### Summary * Removes old gump packet support * Removes support for v4 clients * Removes `Unpack` flag and assumes it is always true. * Removes StringToBuffer since this is built into .NET now. > [!Note] > View the file changes with white space off: https://github.com/modernuo/ModernUO/pull/1739/files?diff=split&w=1 |
||
|---|---|---|
| .. | ||
| Firewall | ||
| NetState | ||
| Packets | ||
| EncodedPacketHandler.cs | ||
| EncodedReader.cs | ||
| IPLimiter.cs | ||
| MovementThrottle.cs | ||
| NetworkCompression.cs | ||
| PacketHandler.cs | ||
| PacketUtilities.cs | ||
| PingServer.cs | ||
| Pipe.cs | ||
| ServerInfo.cs | ||
| TcpServer.cs | ||