Delta-v/Content.Shared/Anomaly/Components
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
..
AnomalyComponent.cs Anomalous infections (#31876) 2024-09-22 02:38:28 +01:00
AnomalyCoreComponent.cs GORILLA Gauntlets (#23012) 2024-01-22 18:47:45 +01:00
AnomalyPulsingComponent.cs Use new ComponentPauseGenerator (#25183) 2024-03-07 00:57:05 +01:00
AnomalySupercriticalComponent.cs Use new ComponentPauseGenerator (#25183) 2024-03-07 00:57:05 +01:00
CorePoweredThrowerComponent.cs GORILLA Gauntlets (#23012) 2024-01-22 18:47:45 +01:00
InnerBodyAnomalyComponent.cs Zombies keep their anomalies on zombification (#33867) 2024-12-21 10:13:26 +00:00
InnerBodyAnomalyInjectorComponent.cs Anomalous infections (#31876) 2024-09-22 02:38:28 +01:00