flash flash
flash pushed to master at flashii/mami 2024-03-02 01:32:09 +00:00
e32eabea1f Moved reconnect handling out of protocol handler.
b37352534b Made UmiWebSocket use EventTarget instead of taking a massive callback.
9f61c0d4b9 Removed common reference from Sock Chat implementation.
f50785a209 Moved implicit channel and user context clears to the populate packet handlers.
bc859a042d Use EventTarget instead of the custom watchers bag.
Compare 5 commits »
flash pushed to master at flashii/mami 2024-03-01 00:09:27 +00:00
53258703e1 Removed Umi.Server object.
caee3ace32 Moved authentication out of protocol handler.
Compare 2 commits »
flash pushed to master at flashii/mami 2024-02-29 21:58:13 +00:00
4bc23eabc4 Made it say Ready~
flash pushed to master at flashii/mami 2024-02-29 21:55:33 +00:00
4adf3d80a1 Adjusted signal strength drops.
flash pushed to master at flashii/mami 2024-02-29 21:43:10 +00:00
20ea388c24 Added connection strength indicator to chat.
flash pushed to master at flashii/mami 2024-02-28 00:10:16 +00:00
43f152f6e3 Keep chat settings in sync between tabs.
flash pushed to master at flashii/futami 2024-02-27 19:28:00 +00:00
f51f68d378 Updated sound library and text triggers.
flash pushed to master at flashii/mami 2024-02-25 02:39:24 +00:00
5ea5b1e030 Reverse the animation when popping the kick/ban notice.
flash pushed tag 20240220.2 to flashii/misuzu 2024-02-24 22:04:23 +00:00
flash released "20240220.2" at flashii/misuzu 2024-02-24 22:04:23 +00:00
flash pushed to master at flashii/misuzu 2024-02-24 22:03:49 +00:00
0afc5186a7 Fixed error when trying to access a topic with no posts associated.
flash pushed to master at flashii/mami 2024-02-24 20:39:12 +00:00
ddd802d3ff Increased marquee text blocks.
flash pushed to master at flashii/mami 2024-02-24 20:26:47 +00:00
123b21f8cb Added new kick/ban screen.
flash pushed to master at flashii/mami 2024-02-24 02:42:40 +00:00
dd2fd189dc Fixed replace all incident.
flash pushed to master at flashii/mami 2024-02-24 02:39:25 +00:00
a3c8015b4b Made the nick name change message small.
49f00b00d8 Made packet handlers more readable.
5b5ca888a4 Moved all/most UI code out of the Sock Chat protocol handler.
Compare 3 commits »
flash pushed to master at flashii/mami 2024-02-23 18:32:10 +00:00
ec7ca22811 Updated required Javascript features for chat.
flash pushed to master at flashii/mcexts 2024-02-23 01:32:29 +00:00
a6d4e57153 Removed PlayerListHudMixin for now.
flash pushed to master at flashii/mcexts 2024-02-23 00:54:37 +00:00
dad48e902a Broken but pushing for review.
flash pushed to master at flashii/mcexts 2024-02-22 23:27:39 +00:00
c0caca3349 Added Bukkit project for Minecraft Beta 1.7.3 and split out the source tree for code sharing.
flash pushed to master at flashii/mcexts 2024-02-22 21:10:51 +00:00
db8be56f18 Moved Fabric build stuff into a subdirectory.