Delta-v/Content.Server/Atmos/EntitySystems
TurboTracker 4b357a370b
Removal of Maxcaps via cvar (#31437)
* Comment out gastank explosion trigger

* CVAR creation

* Blank line between method + toml update

* I fucking hate VistualStudio

* change bool logic into float

* cat dancing.gif

* Adjust some minor nits

* Update Content.Server/Atmos/EntitySystems/GasTankSystem.cs

Co-authored-by: Partmedia <kevinz5000@gmail.com>

* Un-hardcode unused initial cached CVar value

* Update Resources/ConfigPresets/WizardsDen/wizardsDen.toml

---------

Co-authored-by: Kevin Zheng <kevinz5000@gmail.com>
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2024-09-11 00:05:12 +02:00
..
AirFilterSystem.cs Resolve all non-obsoleting warnings in content (#27934) 2024-05-11 20:13:58 -07:00
AirtightSystem.cs Optimise navmaps significantly (#27528) 2024-05-02 10:18:38 +10:00
AtmosDebugOverlaySystem.cs Run `fixgridatmos` for cargo & emergency shuttle (#26382) 2024-03-25 03:17:56 +11:00
AtmosExposedSystem.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00
AtmosPlaqueSystem.cs Remove usages of obsolete MetaDataComponent setters (#19582) 2023-08-28 19:20:31 +10:00
AtmosphereSystem.API.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00
AtmosphereSystem.BreathTool.cs Internals are kept on as long as any breathing tool is on (#28595) 2024-06-06 03:01:45 -04:00
AtmosphereSystem.CVars.cs Random spontaneous cleanup PR (#25131) 2024-02-13 16:48:39 -05:00
AtmosphereSystem.Commands.cs Add Vox atmosphere marker, vents, and air alarms 2024-08-24 14:21:59 -07:00
AtmosphereSystem.ExcitedGroup.cs Only auto-enable internals when necessary (#28248) 2024-05-31 12:28:11 +10:00
AtmosphereSystem.Gases.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00
AtmosphereSystem.GridAtmosphere.cs Replace obsolete map function in AtmosphereSystem (#31252) 2024-08-20 23:30:46 -07:00
AtmosphereSystem.HighPressureDelta.cs Replace xform.WorldPosition with xformSystem method for Setting/Getting (#30029) 2024-08-06 21:02:01 +10:00
AtmosphereSystem.Hotspot.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00
AtmosphereSystem.LINDA.cs Atmos device performance improvements (#26493) 2024-03-30 15:17:53 +11:00
AtmosphereSystem.Map.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00
AtmosphereSystem.Monstermos.cs Atmos device performance improvements (#26493) 2024-03-30 15:17:53 +11:00
AtmosphereSystem.Processing.cs Fix fixgridatmos command (#27113) 2024-04-18 19:39:38 -07:00
AtmosphereSystem.Superconductivity.cs Atmos device performance improvements (#26493) 2024-03-30 15:17:53 +11:00
AtmosphereSystem.Utils.cs Atmos device performance improvements (#26493) 2024-03-30 15:17:53 +11:00
AtmosphereSystem.cs Atmos device performance improvements (#26493) 2024-03-30 15:17:53 +11:00
AutomaticAtmosSystem.cs Partial atmos refactor (#22521) 2024-03-24 03:34:56 +11:00
BarotraumaSystem.cs Remove AlertType and AlertCategory (#27933) 2024-05-23 22:43:04 -04:00
FirestarterSystem.cs Firestarter fixes (#24647) 2024-02-01 00:01:52 +11:00
FlammableSystem.cs fix flammable reagents deigniting you (#31930) 2024-09-07 17:44:58 -06:00
GasAnalyzerSystem.cs Greatly improve the usability of the Gas Analyzer. (#30763) 2024-08-15 10:45:13 -04:00
GasMinerSystem.cs Add verbose (client predicted!) examine text to Gas Miners (#30480) 2024-08-08 12:14:31 +10:00
GasTankSystem.cs Removal of Maxcaps via cvar (#31437) 2024-09-11 00:05:12 +02:00
GasTileOverlaySystem.cs Change some `EntityQueryEnumerator` to `AllEntityQuery` (#27969) 2024-05-13 15:11:49 +10:00
HeatExchangerSystem.cs Atmos device performance improvements (#26493) 2024-03-30 15:17:53 +11:00
PipeRestrictOverlapSystem.cs Prevent stacking pipes (#28308) 2024-05-27 16:37:27 -06:00