ModernUO/Projects/UOContent/Engines/ML Quests/Objectives
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
..
BaseObjective.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
CollectObjective.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
DeliverObjective.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
EscortObjective.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
GainSkillObjective.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
KillObjective.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00