Delta-v/Content.Server/Atmos/EntitySystems
Leon Friedrich 18a35e7e83
Partial atmos refactor (#22521)
* Reduce atmos component queries

* Remove method events

* Cache airtight data

* Make MolesArchived nullable

* Fix airtight cache

* only get tile def once

* Immutable mixtures

* firelock queries

* misc

* misc cleanup

* Trim disconnected tiles

* Fix merge issues and bugs

* Why does the PR keep increasing in scope

* debug overlay

* Fix bugs

* Fix test, remove unused events

* Add setmapatmos command

* Fix overlays

* Add map check

* A

* Resolve conflicts with #26102

* Remove some obsolete methods
2024-03-24 03:34:56 +11:00
..
AirFilterSystem.cs Revert "Fix chat bubbles (#25643)" (#25645) 2024-02-28 00:51:20 +11:00
AirtightSystem.cs Partial atmos refactor (#22521) 2024-03-24 03:34:56 +11:00
AtmosDebugOverlaySystem.cs Partial atmos refactor (#22521) 2024-03-24 03:34:56 +11:00
AtmosExposedSystem.cs Fix a bunch of compiler warnings (#10518) 2022-08-13 22:28:34 -07:00
AtmosPlaqueSystem.cs Remove usages of obsolete MetaDataComponent setters (#19582) 2023-08-28 19:20:31 +10:00
AtmosphereSystem.API.cs Partial atmos refactor (#22521) 2024-03-24 03:34:56 +11:00
AtmosphereSystem.BreathTool.cs Remove 700 usages of Component.Owner (#21100) 2023-10-19 12:34:31 -07:00
AtmosphereSystem.CVars.cs Random spontaneous cleanup PR (#25131) 2024-02-13 16:48:39 -05:00
AtmosphereSystem.Commands.cs Remove 700 usages of Component.Owner (#21100) 2023-10-19 12:34:31 -07:00
AtmosphereSystem.ExcitedGroup.cs Partial atmos refactor (#22521) 2024-03-24 03:34:56 +11:00
AtmosphereSystem.Gases.cs Revert "Add YAML gas reactions (#22803)" (#22939) 2023-12-24 23:50:42 -07:00
AtmosphereSystem.GridAtmosphere.cs Partial atmos refactor (#22521) 2024-03-24 03:34:56 +11:00
AtmosphereSystem.HighPressureDelta.cs Partial atmos refactor (#22521) 2024-03-24 03:34:56 +11:00
AtmosphereSystem.Hotspot.cs Remove obsolete transform call (#24217) 2024-02-02 00:39:43 +11:00
AtmosphereSystem.LINDA.cs Partial atmos refactor (#22521) 2024-03-24 03:34:56 +11:00
AtmosphereSystem.Map.cs Partial atmos refactor (#22521) 2024-03-24 03:34:56 +11:00
AtmosphereSystem.Monstermos.cs Partial atmos refactor (#22521) 2024-03-24 03:34:56 +11:00
AtmosphereSystem.Processing.cs Partial atmos refactor (#22521) 2024-03-24 03:34:56 +11:00
AtmosphereSystem.Superconductivity.cs Partial atmos refactor (#22521) 2024-03-24 03:34:56 +11:00
AtmosphereSystem.Utils.cs Partial atmos refactor (#22521) 2024-03-24 03:34:56 +11:00
AtmosphereSystem.cs Partial atmos refactor (#22521) 2024-03-24 03:34:56 +11:00
AutomaticAtmosSystem.cs Partial atmos refactor (#22521) 2024-03-24 03:34:56 +11:00
BarotraumaSystem.cs Fix barotrauma pressure protection (#26236) 2024-03-18 17:46:31 +01:00
FirestarterSystem.cs Firestarter fixes (#24647) 2024-02-01 00:01:52 +11:00
FlammableSystem.cs Diona Nymphs & Splitting (#24630) 2024-02-16 18:54:44 -08:00
GasAnalyzerSystem.cs Partial atmos refactor (#22521) 2024-03-24 03:34:56 +11:00
GasTankSystem.cs Lock Anomaly generator to research access (#24464) 2024-02-01 19:45:24 +11:00
GasTileOverlaySystem.cs Partial atmos refactor (#22521) 2024-03-24 03:34:56 +11:00
HeatExchangerSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-13 16:48:39 -05:00