ModernUO/Projects/UOContent/Special Systems
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
..
Engines fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Items fix(core): Converts some packets & misc fixes/cleanup (#414) 2021-01-16 21:01:54 -08:00