ModernUO/Projects/UOContent/Engines/Virtues
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
..
Compassion.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Honor.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Justice.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Sacrifice.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Valor.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
VirtueGump.cs fix(core): Adds Gump component functionality (#377) 2021-01-02 19:08:35 -08:00
VirtueHelper.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
VirtueInfoGump.cs fix(core): Converts remaining player packets (#374) 2020-12-30 16:09:51 -08:00
VirtueStatusGump.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00