ModernUO/Projects/UOContent/Spells
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
..
Base fix: Consolidates and fixes movement/direction checks (#1861) 2024-07-06 12:41:45 -07:00
Bushido fix: Fixes poison field duration, cleans up skill calculations and poison calculations (#1582) 2023-11-04 12:32:54 -07:00
Chivalry fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
Eighth fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
Fifth fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
First fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
Fourth fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
Gargoyle/SpellDefinitions fix: Cleans up more spells (#1122) 2022-07-16 23:15:45 -07:00
Mysticism fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
Necromancy fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
Ninjitsu fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
Second fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
Seventh fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
Sixth fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
Spellweaving fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
Targeting fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
Third fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
Initializer.cs fix: Adds Cleansing Winds Spell (#1126) 2022-07-17 07:49:55 -07:00
Reagent.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
UnsummonTimer.cs fix: Fixes various memory leaks and spells (#1786) 2024-05-21 19:44:42 -07:00