Delta-v/Content.Server/Atmos/Commands
Leon Friedrich 18a35e7e83
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
2024-03-24 03:34:56 +11:00
..
AddAtmosCommand.cs Content update for NetEntities (#18935) 2023-09-11 09:42:41 +10:00
AddGasCommand.cs Content update for NetEntities (#18935) 2023-09-11 09:42:41 +10:00
DeleteGasCommand.cs Code Cleanup: Purge obsolete MapManager methods (#26279) 2024-03-22 18:08:40 +11:00
FillGasCommand.cs Remove 700 usages of Component.Owner (#21100) 2023-10-19 12:34:31 -07: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-11 09:42:41 +10:00
SetAtmosTemperatureCommand.cs Remove 700 usages of Component.Owner (#21100) 2023-10-19 12:34:31 -07:00
SetMapAtmosCommand.cs Partial atmos refactor (#22521) 2024-03-24 03:34:56 +11:00
SetTemperatureCommand.cs Remove 700 usages of Component.Owner (#21100) 2023-10-19 12:34:31 -07:00
ShowAtmosCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-28 09:59:53 +11:00