modernuo/Projects/Server/Network
Kamron Batman 217c63a07a
Merge branch 'main' into webSupport
# Conflicts:
#	Projects/Benchmarks/Benchmarks/Packets/GumpUtilities.cs
#	Projects/Server/Gumps/Gump.cs
#	Projects/Server/Network/Packets/IncomingPlayerPackets.cs
#	Projects/Server/Network/Packets/OutgoingGumpPackets.cs
2022-07-08 16:09:07 -07:00
..
NetState fix: Updates more logging to Serilog (#1105) 2022-07-01 11:57:08 -07:00
Packets Merge branch 'main' into webSupport 2022-07-08 16:09:07 -07:00
ContainerGridPacketHandler.cs fix: Replaces throttlers and packet callbacks with function pointers (#1063) 2022-06-15 12:48:43 -07:00
EncodedPacketHandler.cs fix: Updates encoded packet handler to use function pointers (#1066) 2022-06-15 17:20:36 -07:00
EncodedReader.cs fix: Updates encoded packet handler to use function pointers (#1066) 2022-06-15 17:20:36 -07:00
NetworkCompression.cs fix: Fixes code genning armor, clothing, and BODs (#810) 2021-09-28 22:09:34 -07:00
PacketHandler.cs fix: Replaces throttlers and packet callbacks with function pointers (#1063) 2022-06-15 12:48:43 -07: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: Fixes structured logging (#1043) 2022-06-05 01:00:22 -07:00