fish-station/Content.Server/GameObjects/Components/Atmos
py01 68ec6e6be5
Pipe Sprites & Visualizer (#1954)
* Pipe sprites

* pipe copyright

* SharedPipeComponent

* Pipe Visualizer draft

* missing longitudinal pipe sprites

* expanded rsi states

* pipe prototype fixes

* Fixed pipe visualizer

* ConduitLayer enum

* PipeVisualizer update

* halfpipe sprites

* yaml unneeded proto removal

* PipeVisualizer uses its own RSI

* Removes unused field from PipeVisualizer

Co-authored-by: py01 <pyronetics01@gmail.com>
2020-08-31 02:13:15 +02:00
..
Piping Pipe Sprites & Visualizer (#1954) 2020-08-31 02:13:15 +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 Atmos optimizations (#1944) 2020-08-28 14:32:56 +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