Delta-v/Content.Server/Atmos/EntitySystems
Pieter-Jan Briers 3e3cb10a96
Make some damage sources not cancel do afters (#24635)
- poison chemicals (HealthChange effect)
- being on fire
- guardians transferring damage to owner
2024-01-28 10:51:54 +11:00
..
AirFilterSystem.cs Convert atmos device events to ref events (#22843) 2023-12-21 17:48:18 -08:00
AirtightSystem.cs Remove 700 usages of Component.Owner (#21100) 2023-10-19 12:34:31 -07:00
AtmosDebugOverlaySystem.cs Improve atmos debug overlay (#22520) 2023-12-15 14:18:00 -08:00
AtmosExposedSystem.cs Fix a bunch of compiler warnings (#10518) 2022-08-13 22:28:34 -07:00
AtmosObstructionEnumerator.cs Content changes for mapgrid kill (#12567) 2022-11-22 13:12:04 +11:00
AtmosPlaqueSystem.cs Remove usages of obsolete MetaDataComponent setters (#19582) 2023-08-28 19:20:31 +10:00
AtmosphereSystem.API.cs Adds a new `AtmosphereSystem.GetTileMixture()` override (#21804) 2023-11-29 10:03:44 +11:00
AtmosphereSystem.BreathTool.cs Remove 700 usages of Component.Owner (#21100) 2023-10-19 12:34:31 -07:00
AtmosphereSystem.CVars.cs Fix heat capacity scaling (#22464) 2023-12-13 21:38:58 -05:00
AtmosphereSystem.Commands.cs Remove 700 usages of Component.Owner (#21100) 2023-10-19 12:34:31 -07:00
AtmosphereSystem.ExcitedGroup.cs Refactors the AtmosphereSystem public-facing API to allow for multiple atmos backends. (#8134) 2022-07-04 09:51:34 -05:00
AtmosphereSystem.Gases.cs Revert "Add YAML gas reactions (#22803)" (#22939) 2023-12-24 23:50:42 -07:00
AtmosphereSystem.GridAtmosphere.cs Fix index out of range exception in atmosphere system (#22770) 2023-12-20 18:08:48 +11:00
AtmosphereSystem.HighPressureDelta.cs Small adjustment for elookup api (#22447) 2024-01-04 15:13:19 +11:00
AtmosphereSystem.Hotspot.cs Small adjustment for elookup api (#22447) 2024-01-04 15:13:19 +11:00
AtmosphereSystem.LINDA.cs Gas tile overlay state handling changes (#12691) 2022-12-19 06:25:27 +11:00
AtmosphereSystem.Map.cs Draw MapAtmosphere gasses (#17688) 2023-06-28 21:22:03 +10:00
AtmosphereSystem.Monstermos.cs Remove 700 usages of Component.Owner (#21100) 2023-10-19 12:34:31 -07:00
AtmosphereSystem.Processing.cs Convert atmos device events to ref events (#22843) 2023-12-21 17:48:18 -08:00
AtmosphereSystem.Superconductivity.cs Refactors the AtmosphereSystem public-facing API to allow for multiple atmos backends. (#8134) 2022-07-04 09:51:34 -05:00
AtmosphereSystem.Utils.cs Tile prying removes decals (#13363) 2023-01-07 02:24:50 -08:00
AtmosphereSystem.cs Small adjustment for elookup api (#22447) 2024-01-04 15:13:19 +11:00
AutomaticAtmosSystem.cs Update tilechangedevent to ref structs (#13383) 2023-01-09 13:45:21 +11:00
BarotraumaSystem.cs Cached barotrauma resistance and immunity values instead of computing them each Update() (#15055) 2023-05-01 03:58:26 +10:00
FlammableSystem.cs Make some damage sources not cancel do afters (#24635) 2024-01-28 10:51:54 +11:00
GasAnalyzerSystem.cs Improve gas analyzer interface (#22779) 2023-12-20 09:56:57 -08:00
GasTankSystem.cs Examine prediction (#23565) 2024-01-06 17:53:13 +11:00
GasTileOverlaySystem.cs Dependency update / fixes / skrungle bungle (#23745) 2024-01-12 23:22:01 +01:00
HeatExchangerSystem.cs fix radiators leaking heat into atmos blocked tiles (#24124) 2024-01-16 18:58:04 +11:00