ModernUO/Projects/UOContent/Engines/Factions
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
..
Core fix: Stages faction code for serialization conversion (#1835) 2024-06-16 11:53:15 -07:00
Definitions fix: Stages faction code for serialization conversion (#1835) 2024-06-16 11:53:15 -07:00
Gumps fix: Stages faction code for serialization conversion (#1835) 2024-06-16 11:53:15 -07:00
Instances fix: Stages faction code for serialization conversion (#1835) 2024-06-16 11:53:15 -07:00
Items fix: Converts ResurrectGump to Static/Dynamic Gumps (#1904) 2024-08-06 19:17:33 -07:00
Mobiles fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00