ModernUO/Projects/Server/Network
Kamron Batman 651cffa872
fix: Cleans up mobile status packets (#835)
* Removes Span2D for mobile moving. Instead uses pure math and simplifies the calculation.
* Cleans up the extended mobile status packet.
2022-02-27 03:10:35 -08:00
..
NetState fix: Simplifies fastwalk detection (#907) 2022-02-27 02:20:03 -08:00
Packets fix: Cleans up mobile status packets (#835) 2022-02-27 03:10:35 -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 feat: Networking v3 using epoll/kqueue (#813) 2021-10-03 18:04:53 -07:00
NetworkCompression.cs fix: Fixes code genning armor, clothing, and BODs (#810) 2021-09-28 22:09:34 -07:00
PacketHandler.cs fix(core): Handles a rare NPE with LoginTimer (#508) 2021-02-11 23:47:02 -08:00
PacketUtilities.cs fix: Cleans up mobile status packets (#835) 2022-02-27 03:10:35 -08:00
Pipe.cs fix(serialization): Updates serialization flow & fixes serializing accounts (#521) 2021-02-24 22:14:15 -08:00
ServerInfo.cs fix(core): Fixes IPMatch and some cleanup (#443) 2021-02-03 14:31:02 -08:00
TcpServer.cs fix: Adds better client verification (#853) 2021-11-27 10:06:39 -08:00