Skip to content

v1.8.0-alpha release 2024-08-03

Pre-release
Pre-release
Compare
Choose a tag to compare
@WhatAboutGaming WhatAboutGaming released this 03 Aug 05:58
· 37 commits to master since this release
c1ba6fe

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.