ModernUO/Projects/UOContent/Multis
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
..
Boats fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Camps fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Houses fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
ComponentVerification.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Deeds.cs Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
DynamicDecay.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00