ModernUO/Projects/UOContent/Engines/Factions/Items/Traps
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
..
BaseFactionTrap.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
BaseFactionTrapDeed.cs Fixes dupe exception (#258) 2020-09-19 15:46:07 -07:00
FactionExplosionTrap.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
FactionGasTrap.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
FactionSawTrap.cs fix(factions): Fixes faction saw trap (#455) 2021-02-04 10:49:14 -08:00
FactionSpikeTrap.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
FactionTrapRemovalKit.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00