ModernUO/Projects/Server/Network
Kamron Batman 1ac803e778
fix: Adds better client verification (#853)
* Adds MinRequired and MaxRequired settings
* Removes god client detection
* Streamlines the kick messaging
* Fixes detecting client version on mac/linux
2021-11-27 10:06:39 -08:00
..
NetState fix: Adds better client verification (#853) 2021-11-27 10:06:39 -08:00
Packets fix: Updates professions & new player gargish equipment (#819) 2021-10-16 10:48:58 -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 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(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 fix: Adds better client verification (#853) 2021-11-27 10:06:39 -08:00