ModernUO/Projects/Server/Network/NetState
Kamron Batman 97f311d7be
fix(core): Removes 6017 handler (#411)
- [X] Removes 6017 handler since it is only used in one place
- [X] Exposes a ref int to modify the packet length. This is acceptable since we technically have access to the entire reader/buffer.
2021-01-16 13:43:16 -08:00
..
NetState.ClientVersion.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
NetState.cs fix(core): Removes 6017 handler (#411) 2021-01-16 13:43:16 -08:00
NetState.Fastwalk.cs Updates movement packets & Fastwalk (#324) 2020-11-26 23:53:47 -08:00
ProtocolChanges.cs Breaks out NetState (#275) 2020-10-17 20:56:40 -07:00