ModernUO/Projects/Server/Network/NetState
Kamron Batman 6c4308bce6
fix(core): Caches DateTime.NowUtc (#548)
- [X] Caches DateTime.NowUtc on the game loop (not other threads)
- [X] Replaces all locations where it makes sense
- [X] Adds Min/Max for `IComparable` (TimeSpan, DateTimes, etc)

Closes #261
2021-03-13 01:32:04 -08:00
..
DumpNetStates.cs fix(core): Tightens the network stack (#479) 2021-02-07 23:30:56 -08:00
NetState.ClientVersion.cs fix(core): Fixes map issues at New Haven (#509) 2021-02-14 16:06:49 -08:00
NetState.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
NetState.Fastwalk.cs Updates movement packets & Fastwalk (#324) 2020-11-26 23:53:47 -08:00
ProtocolChanges.cs Breaks out NetState (#275) 2020-10-17 20:56:40 -07:00