ModernUO/Projects/UOContent/Engines/Quests/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
..
Items C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
BaseQuester.cs fix(core): NPE in Cycles per second (#331) 2020-11-30 23:12:16 -08:00
QuestCallbackEntry.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
QuestConversation.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
QuestItemInfo.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
QuestObjective.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
QuestRestartInfo.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
QuestSerializer.cs fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
QuestSystem.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00