Delta-v/Content.Server/Atmos
Mervill c0a4865d75 Clean up gas miners (#29657)
Separate the environment check from CapSpawnAmount into GetValidEnvironment to make the code a little cleaner, and also makes these two checks independent.

CapSpawnAmount and GetValidEnvironment now both have zero side-effects

Broken renamed Idle to reflect its use. Broken in my mind implies that there's some method for fixing.

---------

Co-authored-by: Partmedia <kevinz5000@gmail.com>
2024-08-09 17:25:49 +01:00
..
Commands Resolve `'EntitySystem.Get<T>()' is obsolete` in content (#27936) 2024-05-18 13:58:55 +02:00
Components Add moon boots (#29009) 2024-07-25 00:14:05 +02:00
EntitySystems Add moon boots (#29009) 2024-07-25 00:14:05 +02:00
Monitor Fix air alarms (#29172) 2024-07-25 00:26:26 +02:00
Piping Clean up gas miners (#29657) 2024-08-09 17:25:49 +01:00
Portable Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02:00
Reactions Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02:00
Rotting Move most rotting code to shared (#28050) 2024-05-18 14:00:20 +02:00
Serialization Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02:00
ExcitedGroup.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
GasMixtureStringRepresentation.cs Add cryopod logs (#16854) 2023-05-28 18:59:27 +10:00
Hotspot.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
IGasMixtureHolder.cs Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02:00
IGasReactionEffect.cs Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02:00
MonstermosInfo.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
PressureEvent.cs Rejig pressure protection (#7560) 2022-04-15 15:41:47 -07:00
TileAtmosphere.cs Fix atmos NaN error (#26441) 2024-03-27 18:38:23 +01:00
TileFireEvent.cs Minor atmos optimisations (#6625) 2022-02-20 17:43:20 +11:00
TileMixtureEnumerator.cs Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02:00