34e4e9b1a9
Switched to file namespace declarations.
2025-04-26 23:15:54 +00:00
2eba089a21
Split out the Flashii interaction code into a separate library.
2025-04-26 19:42:23 +00:00
51f5c4c948
Split Colour struct into two records.
2025-04-26 13:15:27 +00:00
0cc5d46ea9
Name adjustments and moved some things to the common lib.
2025-04-26 12:51:08 +00:00
626951ad10
HEH HEH YEAH ILIGHT HAHAHAHA WAHHH episode 2
2025-04-25 20:15:38 +00:00
e17aed7c25
Switched to Index brand random Snowflakes instead of SharpIds.
...
If you were still handling message ids as integers in an environment that can't handle signed 64-bit integers you're going to be having a fun time after this update!
2025-04-25 20:05:57 +00:00
f5c8f2ae1d
Disable global nullable.
2025-04-25 18:18:13 +00:00
1c23ffbbe8
Updated to .NET 9.0
2025-04-25 15:49:46 +00:00
05fcbcb0f8
Fixed issues relating to event_sender_name being nullable for some reason.
2023-11-04 23:37:02 +00:00
8c19c22736
Reworking event dispatching... I think?
...
I did this make in february but left it uncommitted. Hopefully it's stable!
2023-07-23 21:31:13 +00:00
4e0def980f
Revised event storage to use less magic classes.
2023-02-23 22:46:49 +01:00
82973f7a33
Improved user updating but also other things that were already local.
2023-02-22 01:28:53 +01:00
546e8a2c83
Simplify rate limiter, disabled silencing and merged BasicUser and ChatUser.
2023-02-17 22:47:44 +01:00
a5089f14b8
Undid the IPacketTarget system.
2023-02-16 23:47:30 +01:00
c291ef178d
Fixed the backlog being sent in reverse order.
2023-02-10 07:18:38 +01:00
c21605cf3b
Marginal improvements to cross thread access.
2023-02-10 07:07:59 +01:00