ModernUO/Projects/Server.Tests/Helpers
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
..
AssertExtensions.cs fix(core): Streamlines text encoding (#407) 2021-01-13 18:56:32 -08:00
EncodingHelpers.cs fix(core): Streamlines text encoding (#407) 2021-01-13 18:56:32 -08:00
GumpUtilities.cs fix(core): Converts boat packets (#416) 2021-01-18 08:38:32 -08:00
Packet.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
PacketTestUtilities.cs fix(core): Removes disposable netstates. (#467) 2021-02-05 14:33:35 -08:00
PacketWriter.cs fix(network): Converts House Design Detailed Packet (#538) 2021-03-03 02:09:15 -08:00