Delta-v/Content.Server/Ninja/Systems
Jake Huxell 59e46aab93
Reduced Warning Count By 130 For Full Rebuilds (#26518)
* remove deprecated entity coordinate extension functions. Reduces warning count by approximately 50

* final toCoords Removed

* Remove all unused variables and dead code paths

* remove always true variable, should be a cvar or something instead

* remove superfluous variables from tests
2024-03-29 16:28:16 +11:00
..
BatteryDrainerSystem.cs Simplify DoAfterArgs behavior for movement and distance checks (#25226) 2024-03-19 21:09:00 +11:00
NinjaGlovesSystem.cs Use conditions to store progress for Ninja objectives (#20254) 2023-10-10 09:32:10 +03:00
NinjaSuitSystem.cs Fixes ninja not being able to use abilities (#23748) 2024-01-08 19:15:00 -05:00
SpaceNinjaSystem.cs Store ninja objectives in conditions 2 (#20894) 2024-01-29 15:06:32 +11:00
SpiderChargeSystem.cs Store ninja objectives in conditions 2 (#20894) 2024-01-29 15:06:32 +11:00
StunProviderSystem.cs Reduced Warning Count By 130 For Full Rebuilds (#26518) 2024-03-29 16:28:16 +11:00