ModernUO/Projects/Server/Network
Kamron Batman 0dc4acc164
fix(core): Removes implicit cast between Serial and uint (#728)
* Fixes spellbooks using serial ctor
* Fixes misc items where someone thought they had an amount and it didn't
* Fixes all `Food` types.
2021-08-25 00:27:19 -07:00
..
NetState feat: Adds tidy option for serialization. Codegens ballotbox. Fixes pooled timer leaking (#681) 2021-08-14 03:02:53 -07:00
Packets fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07: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 fix(core): Tightens the network stack (#479) 2021-02-07 23:30:56 -08:00
NetworkCompression.cs fix(core): Removes refs for network stack (#461) 2021-02-05 01:11:13 -08:00
NetworkSocket.cs fix(core): Tightens the network stack (#479) 2021-02-07 23:30:56 -08:00
PacketHandler.cs fix(core): Handles a rare NPE with LoginTimer (#508) 2021-02-11 23:47:02 -08:00
PacketUtilities.cs fix(core): Updates slice with range selectors (#583) 2021-04-23 20:57:24 -07: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 chore(logging): Logging cleanup (#580) 2021-04-23 18:57:42 -07:00