Delta-v/Content.Shared/Anomaly
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
..
Components Zombies keep their anomalies on zombification (#33867) 2024-12-21 10:13:26 +00:00
Effects Anomalous infections (#31876) 2024-09-22 02:38:28 +01:00
Prototypes Anomalies behaviours (#24683) 2024-04-07 14:28:52 +02:00
AnomalyCoreVisuals.cs Anomaly Cores (#21306) 2023-11-12 20:29:26 +01:00
ScannerDoAfterEvent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
SharedAnomaly.cs Anomalies behaviours (#24683) 2024-04-07 14:28:52 +02:00
SharedAnomalyCoreSystem.cs GORILLA Gauntlets (#23012) 2024-01-22 18:47:45 +01:00
SharedAnomalySystem.cs Replace obsolete GetTilesIntersecting methods (#32455) 2024-12-07 21:55:22 +00:00