Changelog
2024-03-01
Use EventTarget instead of the custom watchers bag.
2024-02-29
Removed Umi.Server object.
Moved authentication out of protocol handler.
Made it say Ready~
Adjusted signal strength drops.
Added connection strength indicator to chat.
2024-02-28
Keep chat settings in sync between tabs.
2024-02-27
Updated sound library and text triggers.
2024-02-25
Reverse the animation when popping the kick/ban notice.
2024-02-24
Fixed error when trying to access a topic with no posts associated.
Increased marquee text blocks.
Added new kick/ban screen.
Fixed replace all incident.
Made the nick name change message small.
Made packet handlers more readable.
Moved all/most UI code out of the Sock Chat protocol handler.
2024-02-23
Updated required Javascript features for chat.
2024-02-21
Added skin route for Minecraft Beta 1.7.3.
Index framework updates.
hurr
2024-02-20
Stinky fix for impersonation in chat auth.
Removed the domain transition notification from the main client.
Removed the domain transition notification from the compatibility client.
Moved colour picker into the built CSS and JS files.
Moved chatbot user instance out of the Sock Chat protocol implementation.
Small code alignments fixes.
Only emit umi:ui:message_add event when we're actually generating an element.
2024-02-16
Attempts at making message rendering and notifications more consistent and moved a lot of UI stuff out of the protocol handler.
2024-02-15
Fixed bans no longer working.
2024-02-13
Fixed Forum Activity section always showing up.