Releases: WhatAboutGaming/Twitch-Plays-Stuff
v1.6.2-alpha release 2024-01-24
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
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.
v1.6.0-alpha release 2023-10-06
v1.6.0-alpha release 2023-10-06
Packed release for v1.6.0-alpha, contains node_modules
needed to work with node version v20.5.0
on Windows 10, 64 bit. Released on 2023-10-06.
- Add regex to catch new spambots
- Fix bug related to database timing
- Fix bug where the overlay wouldn't be updated when the run started
- Add a new function to display relative time in overlay by using {{relative_time:timestamp_milliseconds}} in global.json
- Other changes that I can't remember 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.
v1.5.1-alpha release 2023-09-08
Packed release for v1.5.1-alpha, contains node_modules
needed to work with node version v20.5.0
on Windows 10, 64 bit. Released on 2023-09-08.
- Add regex to catch new spambots
- Add Q as Square and T as triangle for PS2 controllers
- Backend now sends messages to debug channel when Ctrl-C is pressed
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.5.0-alpha release 2023-08-10
Packed release for v1.5.0-alpha, contains node_modules
needed to work with node version v20.5.0
on Windows 10, 64 bit. Released on 2023-08-10.
Huge changes
- Added support for vibration, with cool graphics on overlay
- Saving and executing saved macros now support inner loops, and executing saved macros now executes the inputs instantly
- Added new regex lines for spambot detection
- Added a discord bot to deal with ties
- And other changes I'm probably forgetting...
- Tested on Node version
v20.5.0
on Windows 10, 64 bit. - Released on 2023-08-10.
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.4.1-alpha release 2023-05-04
Packed release for v1.4.1-alpha, contains node_modules
needed to work with node version v14.15.0
on Windows 10, 64 bit. Released on 2023-05-04.
v1.4.0 Release
Packed release for v.1.4.0, contains node_modules
needed to work with node version v14.15.0
on Windows 10, 64 bit. Released on 2023-04-01.
Huge changes
- Added support for executing inputs backwards and inverting directions (The most important change!)
- Some changes on all controllers
- Modified help messages to reflect support for executing inputs backwards and inverting directions
- Added support for executing ban/timeout/change color commands via the Twitch API since they removed those commands from regular chat (Why, Twitch?)
- Added Followage command
- Updated Uptime command so it shows exactly when the stream started (In UTC timezone)
- Added new regex lines for slur detection and spam bot detection
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 v14.15.0. You can of course still npm install
if you want to run the backend in another version of node.
v1.3.1 Release
Packed release for v.1.3.1, this release adds support for PS2 controller, fixes minor bugs.
New release with huge bugfixes will come soon.
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 v14.15.0. You can of course still npm install
if you want to run the backend in another version of node.
v1.3.0 Release
Packed release for v.1.3.0, this release fixes a few bugs and adds support for inner loop.
This release contains everything you need to run the backend without having to npm install
anything, in case people have troubles installing/compiling libraries that need to be compiled. Libraries that require to be compiled were compiled on Node v14.15.0. You can of course still npm install
if you want to run the backend in another version of node.
v1.2.0 Release
Packed release for v.1.2.0, has support for storing macros in a database using MongoDB and has a lot of bug fixes.
This release contains everything you need to run the backend without having to npm install
anything, in case people have troubles installing/compiling libraries that need to be compiled. Libraries that require to be compiled were compiled on Node v14.15.0. You can of course still npm install
if you want to run the backend in another version of node.