fish-station/Resources/Textures
Kevin Zheng 45349e3c0d
Add gas recyclers (#9934)
* Add RemoveVolume()

RemoveVolume(vol) captures the common pattern of:

    air.RemoveRatio(vol / air.Volume)

Change existing code to use this method where appropriate.

* Add gas recyclers

Gas recyclers catalyze the conversion of CO2 and N2O to O2 and N2. The
gas recycler component takes waste gas from the input net and releases
the result into the output net.

To make things more fun, the input net must be pressurized to 3 MPa and
heated to at least 300 C; otherwise, no reaction will occur.

Game-mechanic wise, gas recyclers contain the catalyst for the
conversion reaction, and therefore, requires no external power. However,
the external pumps and heaters required to make the reaction happen
still do.

* Fix gas recyclers

Fix negative sqrt, fix pressure check after remove.
2022-09-11 18:02:01 -05:00
..
Clothing Adds the hazard jumpsuit, resprites workboots and replaces the hi-vis vest (#10864) 2022-08-31 06:09:54 -07:00
Decals Old School Space Station 14 Sign (#10742) 2022-08-21 13:44:38 +02:00
Effects miasma sprite tweak (#11006) 2022-09-11 00:00:42 -07:00
Fluids Mopping Puddle Dilution and Wet Floor Sparkles (#6273) 2022-02-04 19:26:11 -07:00
Interface Change Quartermaster job icon to command blue (#11148) 2022-09-10 23:40:14 -07:00
LobbyScreens Attribution tweaks (#10601) 2022-08-14 21:08:03 -07:00
Logo Move logo/window title/icon/etc branding to SS14 repo. 2021-12-30 17:25:42 +01:00
Markers Port boxer from Nyano (#9080) 2022-07-26 18:34:19 -07:00
Mobs Modify snake death sprite and death state (#10881) 2022-08-29 08:34:22 +10:00
Objects Advanced laser gun and four resprites (#11102) 2022-09-10 23:46:38 -07:00
Parallaxes Per-map parallax support (#9786) 2022-07-25 00:10:23 -05:00
Shaders new eye damage effect (#10728) 2022-08-20 15:17:58 -05:00
Structures Add gas recyclers (#9934) 2022-09-11 18:02:01 -05:00
Tiles fixes typo (#10578) 2022-08-14 11:13:12 +02:00