v1.6.3-alpha release 2024-01-28
Pre-release
Pre-release
WhatAboutGaming
released this
28 Jan 04:56
·
72 commits
to master
since this 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.