ModernUO/Projects/UOContent/Spells/Fifth
Kamron Batman 9b7fea2c20
fix: Magic NPCs now use spell range (#1870)
### Summary
- Drastically streamlines the spell targeting by collapsing the target classes into a single `SpellTarget<T>` class.
- Moves TargetRange to the spell itself so it can be used by MageAI.
- Changes range check in MageAI to use TargetRange. This should fix target acquisition bugs
2024-08-08 07:05:27 -07:00
..
BladeSpirits.cs fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
DispelField.cs fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
Incognito.cs fix: Updates disguises and codegens tinkering items (#1353) 2023-02-25 12:01:06 -08:00
MagicReflect.cs fix: Fixes double calls with Target cancel and spell sequences (#1840) 2024-06-17 15:19:06 -07:00
MindBlast.cs fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
Paralyze.cs fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
PoisonField.cs fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
SummonCreature.cs fix: Consolidates Color/Center html (#1762) 2024-05-07 23:56:32 -07:00