ModernUO/Projects/UOContent/Spells/Base
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
..
DisturbType.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
MagerySpell.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
SpecialMove.cs fix(core): Converts some player packets (#372) 2020-12-29 23:47:56 -08:00
Spell.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
SpellCircle.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
SpellHelper.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
SpellInfo.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
SpellRegistry.cs fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
SpellState.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00