ModernUO/Projects/UOContent/Commands
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
..
Generic feat(spawners): Adds Respawn, EditSpawner, and SpawnProps commands (#532) 2021-02-28 22:49:52 -08:00
Object Creation fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Attributes.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Batch.cs fix(core): Optimizes strings / .NET 5 compatibility changes (#354) 2020-12-20 23:21:55 -08:00
BoundingBoxPicker.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
DragEffects.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Dupe.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
ExportWSC.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Handlers.cs fix(core): Tightens the network stack (#479) 2021-02-07 23:30:56 -08:00
HelpInfo.cs fix(docs): Removes docgen (#398) 2021-01-09 20:12:08 -08:00
LocationCommand.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Logging.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Profiling.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Properties.cs feat(spawners): Adds Respawn, EditSpawner, and SpawnProps commands (#532) 2021-02-28 22:49:52 -08:00
ShardTime.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
SignParser.cs fix(core): Tightens the network stack (#479) 2021-02-07 23:30:56 -08:00
Skills.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
SkillsMenu.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Statics.cs fix(core): Optimizes strings / .NET 5 compatibility changes (#354) 2020-12-20 23:21:55 -08:00
VisibilityList.cs fix(core): Cleans up uninitialized packets (#397) 2021-01-09 14:10:29 -08:00
Wipe.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00