Commit graph

6 commits

Author SHA1 Message Date
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
1c23ffbbe8
Updated to .NET 9.0 2025-04-25 15:49:46 +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
a5089f14b8 Undid the IPacketTarget system. 2023-02-16 23:47:30 +01:00
ea56af0210 Turned commands into classes instead of a shitty switch. 2023-02-16 21:34:59 +01:00