Delta-v/Content.Server/Chemistry/ReagentEffects
Vera Aguilera Puerto aa9281d667
Refactors the AtmosphereSystem public-facing API to allow for multiple atmos backends. (#8134)
* Refactors the entirety of the AtmosphereSystem public-facing API to allow for multiple atmos backends.

* actually compiles

* Remove commented out code

* funny bracket

* Move archived moles, temperature from GasMixture to TileAtmosphere.

* WIP customizable map default mixture
still VERY buggy

* broken mess
aaaaaaaaaaaaa

* Fix lattice, etc not being considered space

* visualization for "IsSpace"

* help

* Update Content.Client/Atmos/Overlays/AtmosDebugOverlay.cs

Co-authored-by: Moony <moonheart08@users.noreply.github.com>

* Holy SHIT it compiles AGAIN

* Fix AtmosDeviceSystem crash at shutdown

* Fix immutable tiles on map blueprints not being fixed by fixgridatmos/revalidate.

* Use space instead of gasmixture immutable for heat capacity calculations

* Remove all LINDA-specific code from GasMixture, move it to TileAtmosphere/AtmosphereSystem instead.

* Fix roundstart tiles not processing

* Update Content.Server/Atmos/Commands/SetTemperatureCommand.cs

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>

* Update Content.Server/Atmos/EntitySystems/AtmosphereSystem.API.cs

Changed Files tab is so large I can't commit both suggestions at once mfw

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>

Co-authored-by: Moony <moonheart08@users.noreply.github.com>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2022-07-04 09:51:34 -05:00
..
PlantMetabolism Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
StatusEffects Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
AddToSolutionReaction.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
AdjustAlert.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
AdjustReagent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
AdjustTemperature.cs Missing nullables (#8634) 2022-06-04 17:17:48 +10:00
ChemCauseDisease.cs Fix sloth's disease shit (#7123) 2022-03-14 13:51:42 -07:00
ChemCauseRandomDisease.cs Miasma outbreaks give every mob the same disease (#9232) 2022-07-02 19:25:31 -07:00
ChemCureDisease.cs Diseases (#7057) 2022-03-13 20:02:55 -05:00
ChemMiasmaPoolSource.cs Miasma outbreaks give every mob the same disease (#9232) 2022-07-02 19:25:31 -07:00
ChemVomit.cs Port vomit from Nyano (#8349) 2022-05-23 16:03:27 -07:00
CreateGas.cs Refactors the AtmosphereSystem public-facing API to allow for multiple atmos backends. (#8134) 2022-07-04 09:51:34 -05:00
Drunk.cs Drunk Shader (#8910) 2022-06-23 14:33:25 +10:00
Electrocute.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
ExtinguishReaction.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
FlammableReaction.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
HealthChange.cs Diseases (#7057) 2022-03-13 20:02:55 -05:00
Ignite.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
ModifyBleedAmount.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
ModifyBloodLevel.cs Basic bleeding mechanics (#6710) 2022-02-17 15:00:41 -07:00
ModifyLungGas.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
MovespeedModifier.cs Jetpacks (#9023) 2022-06-24 17:44:30 +10:00
Oxygenate.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
Paralyze.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
PopupMessage.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
SatiateHunger.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
SatiateThirst.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
Scream.cs Patched Actions Rework (#6899) 2022-02-25 23:24:08 -06:00
WashCreamPieReaction.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00