ModernUO/Projects/UOContent/Spells/Ninjitsu
Kamron Batman c166e113b1
fix: Streamlines gump compilation (#969)
Changes gump compilation to use string interpolation. .NET 6 uses code generation and compile time tricks to speed up string interpolation between 15 and 30% and reduce allocations dramatically.
2022-03-22 23:46:10 -07:00
..
AnimalForm.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
Backstab.cs feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
DeathStrike.cs fix: More spell variable cleanup (#850) 2021-11-14 18:48:44 -08:00
FocusAttack.cs chore: Cleans up pattern checks. (#892) 2021-12-24 15:53:59 -08:00
KiAttack.cs fix: More spell variable cleanup (#850) 2021-11-14 18:48:44 -08:00
MirrorImage.cs fix: Round 3 of speed updates for NPCs (#963) 2022-03-18 12:56:42 -07:00
NinjaMove.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
NinjaSpell.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
ShadowJump.cs fix: Cleans up spell info variable (#848) 2021-11-14 18:31:32 -08:00
SurpriseAttack.cs fix: More spell variable cleanup (#850) 2021-11-14 18:48:44 -08:00