Skip to content

Releases: WhatAboutGaming/Twitch-Plays-Stuff

v1.9.1-alpha release 2024-10-23

23 Oct 03:00
6367031
Compare
Choose a tag to compare
Pre-release

v1.9.1-alpha release 2024-10-23

Packed release for v1.9.1-alpha, contains node_modules needed to work with node version v20.5.0 on Windows 10, 64 bit. Released on 2024-10-23.

Update global.json for next run

  • Update global.json to reflect changes for the Tecmo Secret of The Stars run (Run ID 11)

This release contains everything you need to run the backend without having to npm install anything, in case you have troubles installing/compiling libraries that need to be compiled. Libraries that require to be compiled were compiled on Node v20.5.0. You can of course still npm install if you want to run the backend under another version of node.

v1.9.0-alpha release 2024-10-19

19 Oct 06:12
cc004ae
Compare
Choose a tag to compare
Pre-release

v1.9.0-alpha release 2024-10-19

Packed release for v1.9.0-alpha, contains node_modules needed to work with node version v20.5.0 on Windows 10, 64 bit. Released on 2024-10-19.

Changes for KH2 Re-Revisit run end

  • Add a way to automatically restart mongod service on scheduled time
  • Add a way to automatically restart machine on scheduled time
  • Fix spambot regex that caused backend to hang (Not crash, just hang)
  • And other things that I probably forgot to mention here

This release contains everything you need to run the backend without having to npm install anything, in case you have troubles installing/compiling libraries that need to be compiled. Libraries that require to be compiled were compiled on Node v20.5.0. You can of course still npm install if you want to run the backend under another version of node.

v1.8.0-alpha release 2024-08-03

03 Aug 05:58
c1ba6fe
Compare
Choose a tag to compare
Pre-release

v1.8.0-alpha release 2024-08-03

Packed release for v1.8.0-alpha, contains node_modules needed to work with node version v20.5.0 on Windows 10, 64 bit. Released on 2024-08-03.

Huge changes

  • Add Wii controllers for use with RVLoader, which are just extra GCN controllers that work as a Wii Remote
  • Add new spam bot RegEx
  • Add new aliases for some inputs
  • Add reference list for controllers
  • Add reference list for run IDs
  • Add feature to make overlay beep every 15 minutes like an old digital watch
  • Fix bug where channel name and channel ID was being incorrectly logged as {{channel_id}} in mode change logging and vote logging because of incorrect string replacement
  • Update global.json to reflect changes for the Kingdom Hearts Re-Revisit run (Run ID 10)
  • And probably other stuff that I'm forgetting to mention

This release contains everything you need to run the backend without having to npm install anything, in case you have troubles installing/compiling libraries that need to be compiled. Libraries that require to be compiled were compiled on Node v20.5.0. You can of course still npm install if you want to run the backend under another version of node.

v1.7.3-alpha release 2024-05-20

21 May 00:45
fbbc3f2
Compare
Choose a tag to compare
Pre-release

v1.7.3-alpha release 2024-05-20

Packed release for v1.7.3-alpha, contains node_modules needed to work with node version v20.5.0 on Windows 10, 64 bit. Released on 2024-05-20.

  • Changes for Final Fantasy 6 run end

This release contains everything you need to run the backend without having to npm install anything, in case you have troubles installing/compiling libraries that need to be compiled. Libraries that require to be compiled were compiled on Node v20.5.0. You can of course still npm install if you want to run the backend under another version of node.

v1.7.2-alpha release 2024-04-29

29 Apr 02:45
6e5fd0c
Compare
Choose a tag to compare
Pre-release

v1.7.2-alpha release 2024-04-29

Packed release for v1.7.2-alpha, contains node_modules needed to work with node version v20.5.0 on Windows 10, 64 bit. Released on 2024-04-29.

  • Add new regex lines to detect spambots

This release contains everything you need to run the backend without having to npm install anything, in case you have troubles installing/compiling libraries that need to be compiled. Libraries that require to be compiled were compiled on Node v20.5.0. You can of course still npm install if you want to run the backend under another version of node.

v1.7.1-alpha release 2024-02-20

20 Feb 03:25
7edffad
Compare
Choose a tag to compare
Pre-release

v1.7.1-alpha release 2024-02-20

Packed release for v1.7.1-alpha, contains node_modules needed to work with node version v20.5.0 on Windows 10, 64 bit. Released on 2024-02-20.

Changes for Final Fantasy 6 run

  • Just global.json stuff to reflect information relevant for the FF6 run

This release contains everything you need to run the backend without having to npm install anything, in case you have troubles installing/compiling libraries that need to be compiled. Libraries that require to be compiled were compiled on Node v20.5.0. You can of course still npm install if you want to run the backend under another version of node.

v1.7.0-alpha release 2024-02-20

20 Feb 01:55
71b98a8
Compare
Choose a tag to compare
Pre-release

v1.7.0-alpha release 2024-02-20

Packed release for v1.7.0-alpha, contains node_modules needed to work with node version v20.5.0 on Windows 10, 64 bit. Released on 2024-02-20.

Changes for Final Fantasy 4 run end

  • Added a way to toggle message responses for Advanced inputs.
  • Change COM port from COM4 to COM3
  • Re-enabled Select for SNES controller because it was previously disabled for the A Link To The Past run
  • Added a new regex line for help commands
  • Added a new regex line to catch spambots

This release contains everything you need to run the backend without having to npm install anything, in case you have troubles installing/compiling libraries that need to be compiled. Libraries that require to be compiled were compiled on Node v20.5.0. You can of course still npm install if you want to run the backend under another version of node.

v1.6.3-alpha release 2024-01-28

28 Jan 04:56
56fa696
Compare
Choose a tag to compare
Pre-release

v1.6.3-alpha release 2024-01-28

Packed release for v1.6.3-alpha, contains node_modules needed to work with node version v20.5.0 on Windows 10, 64 bit. Released on 2024-01-28.

Changes for Final Fantasy 4 run

  • Modified global.json to reflect changes for the start of the Final Fantasy 4 run
  • Added a regex to ban new spambots
  • Default duration changed from 133ms to 266ms
  • Held duration changed from 266ms to 533ms
  • I think there's more I'm probably forgetting lol sorry

This release contains everything you need to run the backend without having to npm install anything, in case you have troubles installing/compiling libraries that need to be compiled. Libraries that require to be compiled were compiled on Node v20.5.0. You can of course still npm install if you want to run the backend under another version of node.

v1.6.2-alpha release 2024-01-24

24 Jan 03:51
a0bd50c
Compare
Choose a tag to compare
Pre-release

v1.6.2-alpha release 2024-01-24

Packed release for v1.6.2-alpha, contains node_modules needed to work with node version v20.5.0 on Windows 10, 64 bit. Released on 2024-01-24.

Kingdom Hearts 2 Revisit Run End Changes

  • Added new inputs to all controllers
  • global.json has stuff that reflects KH2 Revisit goals
  • status_page.js now runs at 10fps (No need to run at higher framerate)
  • Some changes to backend.js
  • More stuff that I forgot

This release contains everything you need to run the backend without having to npm install anything, in case you have troubles installing/compiling libraries that need to be compiled. Libraries that require to be compiled were compiled on Node v20.5.0. You can of course still npm install if you want to run the backend under another version of node.

v1.6.1-alpha release 2023-12-15

15 Dec 03:09
bfe1c22
Compare
Choose a tag to compare
Pre-release

v1.6.1-alpha release 2023-12-15

Packed release for v1.6.1-alpha, contains node_modules needed to work with node version v20.5.0 on Windows 10, 64 bit. Released on 2023-12-15.

  • Added new regex lines to catch spambots
  • Some other changes that I can't remember sorry lol

This release contains everything you need to run the backend without having to npm install anything, in case you have troubles installing/compiling libraries that need to be compiled. Libraries that require to be compiled were compiled on Node v20.5.0. You can of course still npm install if you want to run the backend under another version of node.