Delta-v/Content.Server/Atmos/EntitySystems
Mervill 511b636f2b Add verbose (client predicted!) examine text to Gas Miners (#30480)
* add verbose examine text to gas miners so their behaviour can be understood

* no need for these to be properties

* use an enum instead of two booleans for the miner state

* require the gas miner to be anchored in order to not be disabled

* xmldoc

* pr feedback

* file-scope namespace

* it's to late to hide my transgressions in a rebase

* turns out the normal examine distance is totally fine for this
2024-08-09 19:01:47 +01:00
..
AirFilterSystem.cs Resolve all non-obsoleting warnings in content (#27934) 2024-05-18 13:57:06 +02:00
AirtightSystem.cs Optimise navmaps significantly (#27528) 2024-05-07 04:16:09 +02:00
AtmosDebugOverlaySystem.cs Run `fixgridatmos` for cargo & emergency shuttle (#26382) 2024-03-27 18:32:40 +01:00
AtmosExposedSystem.cs Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02:00
AtmosPlaqueSystem.cs Remove usages of obsolete MetaDataComponent setters (#19582) 2023-08-28 19:20:31 +10:00
AtmosphereSystem.API.cs Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02:00
AtmosphereSystem.BreathTool.cs Internals are kept on as long as any breathing tool is on (#28595) 2024-06-08 20:24:22 +02:00
AtmosphereSystem.CVars.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
AtmosphereSystem.Commands.cs Use non-generic `TryComp()` for metadata & transform (#28133) 2024-06-01 16:53:51 +02:00
AtmosphereSystem.ExcitedGroup.cs Only auto-enable internals when necessary (#28248) 2024-06-01 17:55:05 +02:00
AtmosphereSystem.Gases.cs Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02:00
AtmosphereSystem.GridAtmosphere.cs Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02:00
AtmosphereSystem.HighPressureDelta.cs Replace xform.WorldPosition with xformSystem method for Setting/Getting (#30029) 2024-08-09 18:57:59 +01:00
AtmosphereSystem.Hotspot.cs Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02:00
AtmosphereSystem.LINDA.cs Atmos device performance improvements (#26493) 2024-04-07 14:14:34 +02:00
AtmosphereSystem.Map.cs Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02:00
AtmosphereSystem.Monstermos.cs Atmos device performance improvements (#26493) 2024-04-07 14:14:34 +02:00
AtmosphereSystem.Processing.cs Fix fixgridatmos command (#27113) 2024-04-21 23:18:15 +02:00
AtmosphereSystem.Superconductivity.cs Atmos device performance improvements (#26493) 2024-04-07 14:14:34 +02:00
AtmosphereSystem.Utils.cs Atmos device performance improvements (#26493) 2024-04-07 14:14:34 +02:00
AtmosphereSystem.cs Atmos device performance improvements (#26493) 2024-04-07 14:14:34 +02:00
AutomaticAtmosSystem.cs Partial atmos refactor (#22521) 2024-03-24 00:14:24 +01:00
BarotraumaSystem.cs Remove AlertType and AlertCategory (#27933) 2024-06-01 16:55:49 +02:00
FirestarterSystem.cs Firestarter fixes (#24647) 2024-02-08 12:04:52 +01:00
FlammableSystem.cs Replace IClickAlert with events (#30728) 2024-08-09 18:58:46 +01:00
GasAnalyzerSystem.cs Replace obsolete EntityCoordiates.InRange() with TransformSystem.InRange() (#29993) 2024-08-09 17:47:22 +01:00
GasMinerSystem.cs Add verbose (client predicted!) examine text to Gas Miners (#30480) 2024-08-09 19:01:47 +01:00
GasTankSystem.cs Updates GasTankSystem and InternalsSystem to not use Component.Owner (#29934) 2024-08-09 17:45:37 +01:00
GasTileOverlaySystem.cs Change some `EntityQueryEnumerator` to `AllEntityQuery` (#27969) 2024-05-18 13:59:02 +02:00
HeatExchangerSystem.cs Atmos device performance improvements (#26493) 2024-04-07 14:14:34 +02:00
PipeRestrictOverlapSystem.cs Prevent stacking pipes (#28308) 2024-06-01 17:14:50 +02:00