ModernUO/Projects/UOContent
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
..
Accounting fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Commands fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Configuration fix(core): Fixes flow for saves, adds logging and configurations (#513) 2021-02-20 19:32:08 -08:00
Context Menus Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Engines fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Gumps fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Holiday Stuff fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Items fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Json/Converters Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Misc fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Mobiles fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Multis fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Network fix(core): Tightens the network stack (#479) 2021-02-07 23:30:56 -08:00
Regions fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Skills fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Special Systems fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Spells fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Targets fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
UOContent.csproj fix(network): Converts House Design Detailed Packet (#538) 2021-03-03 02:09:15 -08:00