Commit graph

10 commits

Author SHA1 Message Date
9f283e48fe
Removed external pack methods.
These do need to be reimploded at some point probably, but this at least gets them out of common code.
2025-04-25 21:22:25 +00:00
626951ad10
HEH HEH YEAH ILIGHT HAHAHAHA WAHHH episode 2 2025-04-25 20:15:38 +00:00
a8f5c00e37
Added C2S and S2C markings to class names. 2025-04-25 20:12:42 +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
1c23ffbbe8
Updated to .NET 9.0 2025-04-25 15:49:46 +00:00
294471dcfd Fixed inverted permission for /create.
For the love of god remember to update the permissions table and recalculate before starting back up.
2023-11-07 14:33:07 +00:00
82973f7a33 Improved user updating but also other things that were already local. 2023-02-22 01:28:53 +01:00
86a46539f2 Less haphazard locking (perhaps too?) 2023-02-19 23:27:08 +01:00
13ae843c8d No longer keep track of connections within the ChatUser class. 2023-02-16 23:33:48 +01:00
ea56af0210 Turned commands into classes instead of a shitty switch. 2023-02-16 21:34:59 +01:00