v1.6.0-alpha release 2023-10-06
Pre-release
Pre-release
WhatAboutGaming
released this
06 Oct 05:01
·
91 commits
to master
since this release
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.