Delta-v/Content.Server/Atmos/Commands
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
..
AddAtmosCommand.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
AddGasCommand.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
DeleteGasCommand.cs Code Cleanup: Purge obsolete MapManager methods (#26279) 2024-03-24 00:13:35 +01:00
FillGasCommand.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
ListGasesCommand.cs Changes for prototype load parallelization (#13066) 2022-12-20 14:25:34 -08:00
RemoveGasCommand.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
SetAtmosTemperatureCommand.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
SetMapAtmosCommand.cs Partial atmos refactor (#22521) 2024-03-24 00:14:24 +01:00
SetTemperatureCommand.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
ShowAtmosCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-31 19:00:44 +01:00