Delta-v/Content.Shared/Anomaly/Components
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
..
AnomalyComponent.cs Anomalous infections (#31876) 2024-09-17 12:49:19 +03:00
AnomalyCoreComponent.cs GORILLA Gauntlets (#23012) 2023-12-27 20:11:13 -07:00
AnomalyPulsingComponent.cs Use new ComponentPauseGenerator (#25183) 2024-02-26 14:36:19 +11:00
AnomalySupercriticalComponent.cs Use new ComponentPauseGenerator (#25183) 2024-02-26 14:36:19 +11:00
CorePoweredThrowerComponent.cs GORILLA Gauntlets (#23012) 2023-12-27 20:11:13 -07:00
InnerBodyAnomalyComponent.cs Zombies keep their anomalies on zombification (#33867) 2024-12-17 14:56:47 +03:00
InnerBodyAnomalyInjectorComponent.cs Anomalous infections (#31876) 2024-09-17 12:49:19 +03:00