ModernUO/Projects/Server/Network
Kamron Batman fbafd7210d
fix(core): Converts some packets & misc fixes/cleanup (#414)
- [X] Adds a stop music packet
- [X] Converts chat packets
- [X] Breaks out chat code a little bit more
- [X] Converts character statue animation packet
- [X] Renames some folders to have spaces
- [X] Organizes and consolidates incoming/outgoing packets for other content
- [X] Fixes virtual checks
2021-01-16 21:01:54 -08:00
..
NetState fix(core): Removes 6017 handler (#411) 2021-01-16 13:43:16 -08:00
Packets fix(core): Converts some packets & misc fixes/cleanup (#414) 2021-01-16 21:01:54 -08:00
EncodedPacketHandler.cs Renames pvSrc (#277) 2020-10-17 22:04:44 -07:00
EncodedReader.cs Update Readers/Writers for Buffers & Fixes bugs (#283) 2020-10-24 14:46:59 -07:00
ISocket.cs Changes account packets to functional (#284) 2020-10-25 23:47:29 -07:00
NetworkCompression.cs fix(core): Cleans up networking (#386) 2021-01-05 00:41:22 -08:00
NetworkSocket.cs Changes account packets to functional (#284) 2020-10-25 23:47:29 -07:00
NetworkState.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Packet.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
PacketHandler.cs fix(core): Removes 6017 handler (#411) 2021-01-16 13:43:16 -08:00
PacketUtilities.cs fix(core): Converts BB packets (#406) 2021-01-13 22:28:31 -08:00
PacketWriter.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Pipe.cs chore: Code cleanup (#399) 2021-01-10 09:14:03 -08:00
ServerInfo.cs fix(core): Adds IPv6 support (#348) 2020-12-19 00:27:39 -08:00
TcpServer.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00