]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Removal of Maxcaps via cvar (#31437)
authorTurboTracker <130304754+TurboTrackerss14@users.noreply.github.com>
Tue, 10 Sep 2024 22:05:12 +0000 (23:05 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Sep 2024 22:05:12 +0000 (00:05 +0200)
commit4b357a370bca00ca9648051c645b7d2281ee1904
tree63738d96db59d2c5790e174384ff878f036f227f
parent21817c702891c288b83d4897b1c1c3109504ecdc
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>
Content.Server/Atmos/EntitySystems/GasTankSystem.cs
Content.Shared/CCVar/CCVars.cs
Resources/ConfigPresets/WizardsDen/wizardsDen.toml