Delta-v/Content.Server/Zombies
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
..
IncurableZombieComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
InitialInfectedExemptComponent.cs ERT, DeathSquad and Central Command Officer Inital Infected immunity (#23601) 2024-01-26 21:56:09 -05:00
NonSpreaderZombieComponent.cs Tiny mobs can no longer pass on the zombie disease (#21676) 2023-11-19 14:28:05 -08:00
PendingZombieComponent.cs Buff Zombie Infection (#25954) 2024-03-12 14:44:08 -04:00
ZombieAccentOverrideComponent.cs Cooler zombie moths (#21744) 2023-12-10 19:17:55 -08:00
ZombieImmuneComponent.cs Tiny mobs can no longer pass on the zombie disease (#21676) 2023-11-19 14:28:05 -08:00
ZombieSystem.Transform.cs Code cleanup: Dirty(Comp) (#26238) 2024-03-19 23:27:02 -04:00
ZombieSystem.cs Reduced Warning Count By 130 For Full Rebuilds (#26518) 2024-03-29 16:28:16 +11:00
ZombifyOnDeathComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00