ModernUO/Projects/UOContent/Special Systems/Engines
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
..
GiftGiving.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
ItemFixes.cs fix(core): Converts some packets & misc fixes/cleanup (#414) 2021-01-16 21:01:54 -08:00
PreventInaccess.cs fix(core): Converts some packets & misc fixes/cleanup (#414) 2021-01-16 21:01:54 -08:00
TestCenter.cs fix(network): Converts House Design Detailed Packet (#538) 2021-03-03 02:09:15 -08:00