ModernUO/Projects/UOContent/Mobiles
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
..
AI fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Animals fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Familiars fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Guards fix(core): Fixes several serialization issues (#355) 2020-12-23 07:11:41 -08:00
Healers fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Monsters fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Special fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
Townfolk fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Vendors fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
BaseCreature.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
ChampionTitleInfo.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
PlayerMobile.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00