Delta-v/Content.Server/Zombies
Patrik Caes-Sayrs 55baf525e1 Zombies keep their anomalies on zombification (#33867)
* Zombies keep their anomalies on zombification

* Refactor anombies to isolate anomalies and zombies

InnerBodyAnomalies now send an event when the host dies.
Zombies cancels this event if the host is turning into a zombie.

* Anomazombies: deprecate CancellableEntityEventArgs

CancellableEntityEventArgs is deprecated. Use structs
with bool Cancelled instead.
2024-12-21 10:13:26 +00:00
..
IncurableZombieComponent.cs Prevent non-inital infected from getting the succumb to zombie action (#27820) 2024-05-18 13:35:55 +02:00
NonSpreaderZombieComponent.cs Tiny mobs can no longer pass on the zombie disease (#21676) 2023-12-02 18:55:48 +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 Mind Role Entities (#31318) 2024-10-24 00:32:47 +01:00
ZombieSystem.cs Zombies keep their anomalies on zombification (#33867) 2024-12-21 10:13:26 +00:00
ZombifyOnDeathComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00