Changelog
2022-08-08
Worker conversion in progress.
2022-08-06
Removed some static overlay calls.
Register beforeunload handler later rather than relying on a floating variable.
Moved emoticons into an object rather than floating array.
2022-08-05
Cleaned up global event handlers.
Moved FutamiCommon out of main.js.
Reduced use of floating variables and make utility function names more consistent.
Renamed DOTNETRNG object to MamiRNG.
Cleaned up sound code.
Reduced console spam.
2022-08-04
Forgot one absolute URL.
Added settings import and export.
Absolute URL instead of relative for legacy client.
2022-08-03
Removed old SCv2 remnants
Fixed legacy chat not loading.
Rewrote asset serving script.
Removed unused components.
2022-07-30
Added crisp-edges to emotes.
...but this time actually.
Removed references to the incomplete Sock Chat v2
2022-07-27
Probably fixed game lookups.
2022-07-20
Fixed double encoding, probably.
2022-07-16
Updated sources list on the contact page.
Rewrote web lookup handler + various fixes.
Rewrote YouTube lookup handling.
Reimplemented EEPROM and Twitter lookups.
2022-07-15
Created structure for additional API version handlers.
Use the Index router in Uiharu.
2022-07-14
Added Index library to Uiharu.
2022-07-12
Show button for spoiler tag.