Changelog
2022-09-08
Fixed joke triggers still being referred to as text triggers.
Overhauled sound pack and joke trigger systems.
2022-09-06
Added ability to change playback rate through PlaySound.
Fixed chat asset cache.
2022-09-04
Rewrote audio backend for chat client.
2022-09-03
Misc. clean ups
Integrated the file uploads menu better.
Use AmiUrl variable instead of hardcoded path for legacy client.
Added ability to drag exported settings file onto chat to import it.
Adjustments to script including in legacy client.
Detect for..of support.
Removed cookie interaction from the chat client.
Updated cookie backend in legacy client.
Fixed funny assumption moment.
Added copyright things to both chat clients.
Moved legacy client styles into serve script.
Removed old language system from legacy client.
Cleaned up protocol code in legacy client.
Added actual disconnect reasons to legacy client.
Added the Koishi heartbeat thing as a function.
2022-09-01
Updated sounds in legacy chat client to work similarly to the regular client.
Improved loading process for the legacy client.
Moved default chat client settings out of external json file.
Removed all eval() uses from legacy client.
Removed all eval() uses in chat client.
Fixed EEPROM not initialising in legacy client.
2022-08-31
Improved kick/ban experience.
Many maintenance updates to the legacy client.
Added proper server rotation support to the legacy client.
Fixed Code bbcode button being Gone.