ModernUO/Projects/UOContent/Spells/Ninjitsu
Kamron Batman 1d8e8ec0a8
fix: Fixes travel restriction messages (#1263)
- [X] `BaseRegion.CheckTravel` now properly cascades through parent regions
- [X] `SpellHelper.CheckTravel` now returns a failure message instead of sending one internally.
- [X] Consolidates travel restriction messages so they aren't duplicated.
2022-11-22 16:57:42 -08:00
..
AnimalForm.cs fix: Adds name support for all mods (#1128) 2022-10-15 10:46:31 -07:00
Backstab.cs fix: Optimizes TextDefinition to eliminate allocations. Removes TextDefinition ctor. (#1221) 2022-10-30 16:53:23 -07:00
DeathStrike.cs fix: Optimizes TextDefinition to eliminate allocations. Removes TextDefinition ctor. (#1221) 2022-10-30 16:53:23 -07:00
FocusAttack.cs fix: Adds FindItemOnLayer generic (#1223) 2022-11-01 00:49:20 -07:00
KiAttack.cs fix: Optimizes TextDefinition to eliminate allocations. Removes TextDefinition ctor. (#1221) 2022-10-30 16:53:23 -07:00
MirrorImage.cs fix: Cleans up more spells (#1122) 2022-07-16 23:15:45 -07:00
NinjaMove.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
NinjaSpell.cs fix: Updates Mysticism to use circles (#1123) 2022-07-16 23:25:48 -07:00
ShadowJump.cs fix: Fixes travel restriction messages (#1263) 2022-11-22 16:57:42 -08:00
SurpriseAttack.cs fix: Optimizes TextDefinition to eliminate allocations. Removes TextDefinition ctor. (#1221) 2022-10-30 16:53:23 -07:00