ModernUO/Projects/UOContent/Mobiles/Familiars
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
..
BaseFamiliar.cs fix(AI): Fixes direction issue with NPCs (#371) 2020-12-29 22:32:10 -08:00
DarkWolf.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
DeathAdder.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
HordeMinion.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
ShadowWisp.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
VampireBat.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00