sharp-chat/SharpChat
2025-04-25 20:12:42 +00:00
..
C2SPacketHandlers Added C2S and S2C markings to class names. 2025-04-25 20:12:42 +00:00
Commands Added C2S and S2C markings to class names. 2025-04-25 20:12:42 +00:00
Config Switched to Index brand random Snowflakes instead of SharpIds. 2025-04-25 20:05:57 +00:00
Events Switched to Index brand random Snowflakes instead of SharpIds. 2025-04-25 20:05:57 +00:00
EventStorage Switched to Index brand random Snowflakes instead of SharpIds. 2025-04-25 20:05:57 +00:00
Misuzu Switched to Index brand random Snowflakes instead of SharpIds. 2025-04-25 20:05:57 +00:00
S2CPackets Added C2S and S2C markings to class names. 2025-04-25 20:12:42 +00:00
C2SPacketHandler.cs Added C2S and S2C markings to class names. 2025-04-25 20:12:42 +00:00
ChatChannel.cs Updated to .NET 9.0 2025-04-25 15:49:46 +00:00
ChatColour.cs Disable global nullable. 2025-04-25 18:18:13 +00:00
ChatCommandContext.cs Switched to Index brand random Snowflakes instead of SharpIds. 2025-04-25 20:05:57 +00:00
ChatConnection.cs Added C2S and S2C markings to class names. 2025-04-25 20:12:42 +00:00
ChatContext.cs Added C2S and S2C markings to class names. 2025-04-25 20:12:42 +00:00
ChatPacketHandlerContext.cs Switched to Index brand random Snowflakes instead of SharpIds. 2025-04-25 20:05:57 +00:00
ChatUser.cs Switched to Index brand random Snowflakes instead of SharpIds. 2025-04-25 20:05:57 +00:00
ChatUserPermissions.cs Switched to Index brand random Snowflakes instead of SharpIds. 2025-04-25 20:05:57 +00:00
ChatUserStatus.cs Imported stable branch. 2022-08-30 17:00:58 +02:00
IChatCommand.cs Turned commands into classes instead of a shitty switch. 2023-02-16 21:34:59 +01:00
Program.cs Switched to Index brand random Snowflakes instead of SharpIds. 2025-04-25 20:05:57 +00:00
RateLimiter.cs Switched to Index brand random Snowflakes instead of SharpIds. 2025-04-25 20:05:57 +00:00
RNG.cs Switched to Index brand random Snowflakes instead of SharpIds. 2025-04-25 20:05:57 +00:00
S2CPacket.cs Added C2S and S2C markings to class names. 2025-04-25 20:12:42 +00:00
SharpChat.csproj Switched to Index brand random Snowflakes instead of SharpIds. 2025-04-25 20:05:57 +00:00
SharpChatWebSocketServer.cs Switched to Index brand random Snowflakes instead of SharpIds. 2025-04-25 20:05:57 +00:00
SharpInfo.cs Switched to Index brand random Snowflakes instead of SharpIds. 2025-04-25 20:05:57 +00:00
SockChatServer.cs Added C2S and S2C markings to class names. 2025-04-25 20:12:42 +00:00