Skip to content

v1.7.0-alpha release 2024-02-20

Pre-release
Pre-release
Compare
Choose a tag to compare
@WhatAboutGaming WhatAboutGaming released this 20 Feb 01:55
· 55 commits to master since this release
71b98a8

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.