Delta-v/Content.Server/Zombies
Jake Huxell 7be31aab33
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

(cherry picked from commit 59e46aab93ca38f8d57fcad4e3a2c893737d9ad4)
2024-04-07 14:11:06 +02: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-28 00:32:22 +01:00
NonSpreaderZombieComponent.cs Tiny mobs can no longer pass on the zombie disease (#21676) 2023-12-02 18:55:48 +01:00
PendingZombieComponent.cs Buff Zombie Infection (#25954) 2024-03-17 14:54:43 +01:00
ZombieAccentOverrideComponent.cs Cooler zombie moths (#21744) 2023-12-16 19:39:25 +01:00
ZombieImmuneComponent.cs Tiny mobs can no longer pass on the zombie disease (#21676) 2023-12-02 18:55:48 +01:00
ZombieSystem.Transform.cs Code cleanup: Dirty(Comp) (#26238) 2024-03-24 00:04:13 +01:00
ZombieSystem.cs Reduced Warning Count By 130 For Full Rebuilds (#26518) 2024-04-07 14:11:06 +02:00
ZombifyOnDeathComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00