ModernUO/Scripts/Spells/Ninjitsu
2018-09-16 21:04:36 -07:00
..
AnimalForm.cs Fixes bad expressions, bad bool checks in loops, a few null pointer exceptions, and optimizes constructors. 2018-09-15 23:16:45 -07:00
Backstab.cs Fixes code according to modern code style. Fixes a few expression bugs. 2018-09-15 09:58:51 -07:00
DeathStrike.cs Fixes bad expressions, bad bool checks in loops, a few null pointer exceptions, and optimizes constructors. 2018-09-15 23:16:45 -07:00
FocusAttack.cs Fixes code according to modern code style. Fixes a few expression bugs. 2018-09-15 09:58:51 -07:00
KiAttack.cs Fixes chaos damage bug with the spell system. Fixes various small other bugs. Fixes more merge cast type checks and uses default values. 2018-09-16 21:04:36 -07:00
MirrorImage.cs Fixes code according to modern code style. Fixes a few expression bugs. 2018-09-15 09:58:51 -07:00
NinjaMove.cs Fixes code according to modern code style. Fixes a few expression bugs. 2018-09-15 09:58:51 -07:00
NinjaSpell.cs Fixes code according to modern code style. Fixes a few expression bugs. 2018-09-15 09:58:51 -07:00
ShadowJump.cs Fixes chaos damage bug with the spell system. Fixes various small other bugs. Fixes more merge cast type checks and uses default values. 2018-09-16 21:04:36 -07:00
SurpriseAttack.cs Fixes chaos damage bug with the spell system. Fixes various small other bugs. Fixes more merge cast type checks and uses default values. 2018-09-16 21:04:36 -07:00