Changelog
2024-02-20
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.
2024-02-11
Fixed focus grabbing.
Fixed profile fields not showing up anymore.
Mobile UI fixes.
2024-02-10
Fixed error during chat startup.
Updated NPM packages + cleaned up context object usage.
Updated NPM libraries.
Copied build script changes.
Rely on implicit writable false.
Removed pointless caching of common.json.
Fixed sound loading issue in youare.
Added link to compiled commit.
Removed forEach methods from sounds and packs registries.
Moved playLibarySound out of the global context.
Removed AudioBuffer wrapper.
Always have audio context and sound manager available.
2024-02-09
Oops key press #5 doesn't actually exist!
Added osu! keyboard and Seinfeld sounds to the sound library.
Missed one!
UI code cleanups.
2024-02-08
Fixed forum/topic breadcrumbs.
Fixed use of wrong BanInfo constructor.
Fixed oversights on landing page.
2024-02-07
Added lazy database object creation.
2024-02-06
Bump LICENCE year.