ModernUO/Projects/Server/Network
Kamron Batman 56c348ac68
fix: Adds idle cpu config and forces on in debug (#790)
* Adds `core.enableIdleCPU` to modernuo.json
* Forces idle CPU on in DEBUG
* Reverts idle detection back to CPS
2021-09-17 00:15:16 -07:00
..
NetState fix: Adds idle cpu config and forces on in debug (#790) 2021-09-17 00:15:16 -07:00
Packets fix: Fixes boat movement & moves weapon ability out of core (#750) 2021-08-30 21:30:09 -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 fix: Adds idle cpu config and forces on in debug (#790) 2021-09-17 00:15:16 -07:00