ModernUO/Projects/UOContent/Spells/Necromancy
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
..
AnimateDeadSpell.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
BloodOathSpell.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
CorpseSkin.cs fix(core): NPE in Cycles per second (#331) 2020-11-30 23:12:16 -08:00
CurseWeapon.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
EvilOmen.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Exorcism.cs fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
HorrificBeast.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
LichForm.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
MindRot.cs chore(content): Cleans up abilities and some spell timers (#427) 2021-01-23 16:40:53 -08:00
NecromancerSpell.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
PainSpike.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
PoisonStrike.cs fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
Strangle.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
SummonFamiliar.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
TransformationSpell.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
VampiricEmbrace.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
VengefulSpirit.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Wither.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
WraithForm.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00