Delta-v/Content.Server/Zombies
Patrik Caes-Sayrs 8f2d16aabf
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-17 14:56:47 +03:00
..
IncurableZombieComponent.cs Prevent non-inital infected from getting the succumb to zombie action (#27820) 2024-05-09 17:45:23 -04:00
NonSpreaderZombieComponent.cs Tiny mobs can no longer pass on the zombie disease (#21676) 2023-11-19 14:28:05 -08: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 Mind Role Entities (#31318) 2024-10-10 10:48:56 +02:00
ZombieSystem.cs Zombies keep their anomalies on zombification (#33867) 2024-12-17 14:56:47 +03:00
ZombifyOnDeathComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00