Changelog
2026-06-15
core-js needs approval i guess
Removed public directory.
Removed additional references to common.js.
Replaced Commitment with Promise.
Turn more things off so it actually runs on Firefox 10 ESR.
Cleaned up array utils.
Reduced globals from html.js.
Source the data sent in the auth packet from the env file.
Initial conversion to Webpack.
2026-06-14
Fixed client attempting to send requests to dead API endpoint.
Updated packages.
2026-01-27
Added unfixed Pictochat soundpack.
2026-01-02
Added Windows 2000 Beta 3 sound pack.
2025-09-22
Missed one oops!
Switched to using Cookie authentication.
Removed things that don't work.
Updated libraries.
2025-04-22
Switch to recommended chat server endpoint.
Added support for new login/token endpoints.
2025-04-21
Backported API updates.
Reduced futami footprint here as well.
2025-04-13
Ported removeChild util.
Ported API client library from Mami and load colour presets through it as well.
2025-04-12
Use cookie auth for legacy EEPROM endpoints.
You want promises? I bring you commitments.
2025-04-11
Fixed lie.
Switch to a .env file instead of config.json.
Use Makefile for building.
Added .editorconfig.
Updated libraries and ported task filtering.