Delta-v/Content.Server/Body/Systems
Leon Friedrich 239fd1d654
Partial atmos refactor (#22521)
* Reduce atmos component queries

* Remove method events

* Cache airtight data

* Make MolesArchived nullable

* Fix airtight cache

* only get tile def once

* Immutable mixtures

* firelock queries

* misc

* misc cleanup

* Trim disconnected tiles

* Fix merge issues and bugs

* Why does the PR keep increasing in scope

* debug overlay

* Fix bugs

* Fix test, remove unused events

* Add setmapatmos command

* Fix overlays

* Add map check

* A

* Resolve conflicts with #26102

* Remove some obsolete methods

(cherry picked from commit 18a35e7e83b2b71ee84b054d44d9ed5e595dd618)
2024-03-24 00:14:24 +01:00
..
BloodstreamSystem.cs DamageSpecifier Total => GetTotal (#24160) 2024-01-27 23:42:35 +01:00
BodySystem.cs Death acidifier fix (#25251) 2024-02-18 23:13:32 +01:00
BrainSystem.cs Travelling pointing arrows, brains can no longer point (#24864) 2024-02-08 12:32:04 +01:00
InternalsSystem.cs Simplify DoAfterArgs behavior for movement and distance checks (#25226) 2024-03-24 00:03:28 +01:00
LungSystem.cs Partial atmos refactor (#22521) 2024-03-24 00:14:24 +01:00
MetabolizerSystem.cs Allows a possibility for a new reagant to work on dead if applied. (#23298) 2024-01-26 21:43:11 +01:00
RespiratorSystem.cs Suffocation alerts for nitrogen breathers (#24373) 2024-01-27 23:50:55 +01:00
StomachSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
ThermalRegulatorSystem.cs Add internal temperatures for cooking meats (#20659) 2023-10-23 23:50:43 +02:00