Delta-v/Content.Shared/Atmos
Tom Leys 28bec85d86
Space sections substantially slower (5-15 sec, exponential) with cooling (#16115)
* Space sections fractionally slower (1 sec, exponential)

- ExplosivelyDepressurize reduces air pressure by about 20% each pass, sets to vacuum below 20 kPa
- Causes some issues with AdjacentBits on airlock close

* Introduced constants for Spacing in atmospherics

* Limit space wind allowed during spacing to 1000 kPa per tile/sec

- Less tile ripping per tick
- Tiles rip based on wind
- Robustness checks

* Slowed down the spacing a bit

* Slowed down the spacing a bit more

* Better dynamics about high pressure air escaping,

- Reduce air temperature (due to decompression) during spacing
- Make some water vapor for flavor

* Limit temperature loss to >8 Deg.C. No Water vapor
2023-05-20 13:53:04 -06:00
..
Components Gas tile overlay state handling changes (#12691) 2022-12-19 06:25:27 +11:00
EntitySystems Implicit gas tile & decal states (#15146) 2023-04-05 17:43:12 -06:00
Miasma 5min to 10m (#16457) 2023-05-15 10:52:31 -05:00
Monitor UX improvements to Air Alarm UI (#12681) 2022-12-06 15:46:07 -08:00
Piping Thermomachines code cleaning + some QoL (#14772) 2023-04-23 13:05:32 +10:00
Prototypes Fix warnings and code cleanup/fixes (#13570) 2023-01-19 13:56:45 +11:00
Visuals Fix warnings and code cleanup/fixes (#13570) 2023-01-19 13:56:45 +11:00
AtmosCommandUtils.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
AtmosDirection.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
Atmospherics.cs Space sections substantially slower (5-15 sec, exponential) with cooling (#16115) 2023-05-20 13:53:04 -06:00
FireVisuals.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
GasOverlayChunk.cs Gas tile overlay state handling changes (#12691) 2022-12-19 06:25:27 +11:00
PipeDirection.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00