fish-station/Content.Server/GameObjects/Components/Atmos
py01 9d5278ab0d
Volume and pressure pump (#1955)
* PressurePump and VolumePump

* VolumePump fix

* PressurePump fix

* volume pump simplification

* Fixes GridAtmosphereComponent not updating pumps

Co-authored-by: py01 <pyronetics01@gmail.com>
2020-08-31 02:13:23 +02:00
..
Piping Volume and pressure pump (#1955) 2020-08-31 02:13:23 +02:00
AirtightComponent.cs Fix airtight entities not getting invalidated and their vacuum not being fixed (#1876) 2020-08-23 17:17:19 +02:00
BarotraumaComponent.cs Bodysystem and damagesystem rework (#1544) 2020-08-16 16:42:42 -07:00
GasAnalyzerComponent.cs Fix parallel tests unreliably failing due to statics in Atmospherics (#1914) 2020-08-25 16:14:26 +02:00
GasCanisterComponent.cs Adds atmos (#1389) 2020-08-02 20:08:20 +02:00
GasMixtureHolderComponent.cs Fix errors with creating gas mixtures on class instantiation (#1916) 2020-08-25 16:53:59 +02:00
GasTankComponent.cs Adds atmos (#1389) 2020-08-02 20:08:20 +02:00
GridAtmosphereComponent.cs Volume and pressure pump (#1955) 2020-08-31 02:13:23 +02:00
MovedByPressureComponent.cs Adds atmos (#1389) 2020-08-02 20:08:20 +02:00
PressureProtectionComponent.cs Adds barotrauma (pressure damage) (#1605) 2020-08-07 16:23:16 +02:00