Delta-v/Content.Server/Anomaly/Effects
KISS 5dc4cb3b18 Ice anomaly spawns ice underneath it (#21227)
* added TileAnomalySystem to AnomalyIce

* added FloorIce for station

* created ice crust entity to spawn under ice anomaly

* update draw depth for ice crust

* uh oh, added ice-sliding but at what cost

* resolved mispredicts

* updated sprite alpha, removed appearance component (not used)

* fixed function not reflecting event name, left datafield attributes blank, added one comment about saving data (?)

---------

Co-authored-by: Yurii Kis <yurii.kis@smartteksas.com>
2023-11-12 20:45:18 +01:00
..
AnomalyCoreSystem.cs Anomaly Cores (#21306) 2023-11-12 20:29:26 +01:00
BluespaceAnomalySystem.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
ElectricityAnomalySystem.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
EntityAnomalySystem.cs Ice anomaly spawns ice underneath it (#21227) 2023-11-12 20:45:18 +01:00
ExplosionAnomalySystem.cs Ice anomaly (#15925) 2023-05-03 11:37:33 -07:00
GasProducerAnomalySystem.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00
GravityAnomalySystem.cs Anomalies (#13371) 2023-01-16 21:05:20 -08:00
InjectionAnomalySystem.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
ProjectileAnomalySystem.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00
PuddleCreateAnomalySystem.cs Moves SolutionContainerManagerComponent to Shared. (#20944) 2023-10-14 22:07:17 +02:00
PyroclasticAnomalySystem.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
ReagentProducerAnomalySystem.cs Moves SolutionContainerManagerComponent to Shared. (#20944) 2023-10-14 22:07:17 +02:00
TempAffectingAnomalySystem.cs Ice anomaly (#15925) 2023-05-03 11:37:33 -07:00
TileAnomalySystem.cs Rock Anomaly (#20635) 2023-10-08 19:58:49 +02:00