ModernUO/Projects/UOContent/Spells/Spellweaving
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
..
Items fix: Codegens spell items (#1765) 2024-05-08 19:48:39 -07:00
Mobiles fix: Codegens spell items (#1765) 2024-05-08 19:48:39 -07:00
ArcaneCircle.cs fix: Codegens spell items (#1765) 2024-05-08 19:48:39 -07:00
ArcaneForm.cs fix: Cleans up more spells (#1121) 2022-07-16 22:32:51 -07:00
ArcaneSummon.cs fix: Consolidates Color/Center html (#1762) 2024-05-07 23:56:32 -07:00
ArcanistSpell.cs fix: Cleans up more spells (#1121) 2022-07-16 22:32:51 -07:00
AttuneWeapon.cs fix: Cleans up more spells (#1121) 2022-07-16 22:32:51 -07:00
EssenceOfWind.cs fix: Changes Map.Sector.Mobiles to link list & Fixes various related crash bugs (#1553) 2023-10-29 22:42:46 -07:00
EtherealVoyage.cs fix: Cleans up more spells (#1121) 2022-07-16 22:32:51 -07:00
GiftOfLife.cs fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
GiftOfRenewal.cs fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
ImmolatingWeapon.cs fix: Cleans up more spells (#1121) 2022-07-16 22:32:51 -07:00
NatureFury.cs fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00
ReaperForm.cs fix: Moves many EventSinks out of core. (#1783) 2024-05-21 10:02:30 -07:00
SummonFey.cs fix: Cleans up more spells (#1121) 2022-07-16 22:32:51 -07:00
SummonFiend.cs fix: Cleans up more spells (#1121) 2022-07-16 22:32:51 -07:00
Thunderstorm.cs fix: Changes Map.Sector.Mobiles to link list & Fixes various related crash bugs (#1553) 2023-10-29 22:42:46 -07:00
WordOfDeath.cs fix: Magic NPCs now use spell range (#1870) 2024-08-08 07:05:27 -07:00