Delta-v/Content.Server/Anomaly
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
..
Components Anomalous infections (#31876) 2024-09-17 12:49:19 +03:00
Effects Zombies keep their anomalies on zombification (#33867) 2024-12-17 14:56:47 +03:00
AnomalySynchronizerSystem.cs Anomalous infections (#31876) 2024-09-17 12:49:19 +03:00
AnomalySystem.Commands.cs Content update for NetEntities (#18935) 2023-09-11 09:42:41 +10:00
AnomalySystem.Generator.cs Replace obsolete code in AnomalySystem.Generator.cs (#31718) 2024-09-01 18:20:54 +03:00
AnomalySystem.Scanner.cs Replaced some AddMarkups with AddMarkupOrThrow (#30632) 2024-08-11 13:06:33 +10:00
AnomalySystem.Vessel.cs Use new ComponentPauseGenerator (#25183) 2024-02-26 14:36:19 +11:00
AnomalySystem.cs Anomalous infections (#31876) 2024-09-17 12:49:19 +03:00