ModernUO/Projects/UOContent/Engines/Ethics/Core
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
..
Ethic.cs fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
Persistance.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Player.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Power.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00