Changelog
2022-08-31
Using .includes() and Map where possible.
Increase horizontal padding on tiny message avatars.
2022-08-30
Untypescripted everything.
Adjust message for close code 1000 again.
Better handling of kicks and restarts.
Updated the disconnect handler in the old protocol handler.
Added documentation for lost maximum length field.
Merged draft protocol file into main one.
2022-08-29
Added tiny join/leave messages to chat.
Move worker instance into context class rather than global.
Slightly less retarded handling of ban list and user list commands.
Fixed pinging in old protocol handler.
Allow dumping registered intervals + error overlay.
Cleaned up old Sock Chat protocol handler for easier maintenance.
Added placeholder RPC events for individual Sock Chat packets.
2022-08-28
More updates to WIP protocol handler.
2022-08-26
Updated Index repository URL.
Updated contact page repositories.
Updated Index repository URL.
Updated Index repository URL.
Updated Index repository URL.
Updated Index repository URL.
Updated Index repository URL.
2022-08-25
Updated Hamakaze submodule URL.
Moved Hamakaze repository... and something else?
2022-08-17
Removed old custom player components.
2022-08-15
Fixed missing include causing chat to fail loading.
2022-08-11
Fixed error in render_info macro.
2022-08-08
More work on the worker.
Worker connects! (hacky)