Commit graph

18 commits

Author SHA1 Message Date
flash 36e14399d8 Replaced window.alert and window.confirm with a custom dialog implementation. 2024-04-19 22:39:21 +00:00
flash a08793d992 Don't wait for EEPROM and sounds to finish loading during join. 2024-04-17 19:16:27 +00:00
flash cf71bab92d Rewrote connection handling.
This has been in the works for over a month and might break things because it's a very radical change.
If it causes you to be unable to join chat, report it on the forum or try joining using the legacy chat on https://sockchat.flashii.net.
2024-04-17 15:42:50 +00:00
flash bc859a042d Use EventTarget instead of the custom watchers bag. 2024-03-01 19:07:17 +00:00
flash 5ea5b1e030 Reverse the animation when popping the kick/ban notice. 2024-02-25 02:39:14 +00:00
flash 123b21f8cb Added new kick/ban screen. 2024-02-24 20:26:40 +00:00
flash 5b5ca888a4 Moved all/most UI code out of the Sock Chat protocol handler. 2024-02-24 01:10:30 +00:00
flash 97c7247016 Removed the domain transition notification from the main client. 2024-02-20 22:02:10 +00:00
flash cdabf80e1c Attempts at making message rendering and notifications more consistent and moved a lot of UI stuff out of the protocol handler. 2024-02-16 00:41:13 +00:00
flash 85a9fd2422 Updated NPM packages + cleaned up context object usage. 2024-02-10 17:23:47 +00:00
flash a862eca354 Added link to compiled commit. 2024-02-10 04:17:19 +00:00
flash 11fe3ebcd1 Removed forEach methods from sounds and packs registries. 2024-02-10 03:56:13 +00:00
flash af09fc7716 Moved playLibarySound out of the global context. 2024-02-10 03:50:23 +00:00
flash fc58537974 Always have audio context and sound manager available. 2024-02-10 02:26:38 +00:00
flash 719e03e607 Made animation on settings categories cancellable. 2024-02-09 16:19:17 +00:00
flash 4ece0c9f3b Added event handlers for views and rewrote easing functions. 2024-01-23 01:24:24 +00:00
flash a72e605097 Improved animation quality for users and settings sidebars. 2024-01-22 22:35:10 +00:00
flash f539c46954 Separated settings core and UI code. 2024-01-22 21:45:39 +00:00