ModernUO/Projects/UOContent/Spells/Base
Kamron Batman 178f71c6dc
chore(content): Cleans up abilities and some spell timers (#427)
- [X] Exposes Index/Count on the timer.
- [X] Cleans up abilities
- [X] Combines some spell context/info objects with their timers to reduce allocations
- [X] Fixes a bug where immolating weapon both finishes effect or stops in the wrong order due to a race condition.
2021-01-23 16:40:53 -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 chore(content): Cleans up abilities and some spell timers (#427) 2021-01-23 16:40:53 -08:00
SpellCircle.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
SpellHelper.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -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