ModernUO/Projects/UOContent/Engines/Harvest/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
..
BonusHarvestResource.cs
FurnitureAttribute.cs
HarvestBank.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
HarvestDefinition.cs feat(spawners): Adds Respawn, EditSpawner, and SpawnProps commands (#532) 2021-02-28 22:49:52 -08:00
HarvestResource.cs
HarvestSoundTimer.cs
HarvestSystem.cs
HarvestTarget.cs
HarvestTimer.cs
HarvestVein.cs
IChoppable..cs