ModernUO/Projects/UOContent/Spells/Ninjitsu
Kamron Batman 910e06767b
fix: Optimizes TextDefinition to eliminate allocations. Removes TextDefinition ctor. (#1221)
### BREAKING CHANGE ###
The constructor for `TextDefinition` has been removed. Instead use `TextDefinition.Of()` or cast the integer/string to TextDefinition.
2022-10-30 16:53:23 -07: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: Optimizes TextDefinition to eliminate allocations. Removes TextDefinition ctor. (#1221) 2022-10-30 16:53:23 -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: Cleans up spell info variable (#848) 2021-11-14 18:31:32 -08:00
SurpriseAttack.cs fix: Optimizes TextDefinition to eliminate allocations. Removes TextDefinition ctor. (#1221) 2022-10-30 16:53:23 -07:00