fish-station/Content.Server/Atmos/EntitySystems
Ilya246 f99741937c
Adjust radiator flow rate and fix space detection (#18764)
The previous dT did not accurately represent the actual tick time. This is being investigated separately.

Check environment mixture for zero moles, because space mixtures do not necessarily return null.

While here, make an unrelated style change involving TryComp.
2023-08-06 10:23:43 -07:00
..
AirtightSystem.cs Fixed Kudzu Spread Falling Asleep After Containment (#18218) 2023-08-06 16:08:07 +10:00
AtmosDebugOverlaySystem.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10: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
AtmosphereSystem.API.cs Fix lung test (#14325) 2023-03-01 13:57:48 +11:00
AtmosphereSystem.BreathTool.cs Gas tank internals alerts (#9567) 2022-07-25 14:42:25 +10:00
AtmosphereSystem.Commands.cs Replace GridEntityId with Owner (#12743) 2022-12-12 14:59:02 +11:00
AtmosphereSystem.cs Revert "Add chem solution atmos heating and cooling (#17854)" (#17871) 2023-07-06 23:53:19 -05:00
AtmosphereSystem.CVars.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10: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 Add radiators (#18728) 2023-08-06 02:21:05 -06:00
AtmosphereSystem.GridAtmosphere.cs Add atmos ignition logs (#14216) 2023-02-28 16:43:24 -04:00
AtmosphereSystem.HighPressureDelta.cs Lookup changes (#18416) 2023-08-06 12:44:05 +10:00
AtmosphereSystem.Hotspot.cs Lookup changes (#18416) 2023-08-06 12:44:05 +10: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 Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00
AtmosphereSystem.Processing.cs Cleans up warnings in disposals (#17419) 2023-06-22 00:31:19 +10: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
AtmosPlaqueSystem.cs Remove some obsolete AppearanceComponent method usages (#13726) 2023-02-02 12:34:53 -04: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 improve ignite logs (#18669) 2023-08-05 12:18:09 +10:00
GasAnalyzerSystem.cs Gas analyzer compref removal (#17992) 2023-07-12 13:47:45 -06:00
GasTankSystem.cs [tweak] make maxcaps sqrt-scaling (#16016) 2023-05-02 16:12:09 -06:00
GasTileOverlaySystem.cs Draw MapAtmosphere gasses (#17688) 2023-06-28 21:22:03 +10:00
HeatExchangerSystem.cs Adjust radiator flow rate and fix space detection (#18764) 2023-08-06 10:23:43 -07:00