Delta-v/Content.Server/Power/Generator
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
..
ChemicalFuelGeneratorAdapterComponent.cs Allow chemical-fueled generators to use multiple reagents (#24258) 2024-01-27 23:36:08 +01:00
ChemicalFuelGeneratorDirectSourceComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
GasPowerReceiverComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
GasPowerReceiverSystem.cs Partial atmos refactor (#22521) 2024-03-24 00:14:24 +01:00
GeneratorExhaustGasSystem.cs Portable Generator Rework (#19302) 2023-08-25 11:40:42 -07:00
GeneratorSignalControlComponent.cs Adds signal control to portable generators (#24157) 2024-02-08 11:56:22 +01:00
GeneratorSignalControlSystem.cs Adds signal control to portable generators (#24157) 2024-02-08 11:56:22 +01:00
GeneratorSystem.cs Fix chemical fuel generator division by zero (#24793) 2024-02-08 12:07:51 +01:00
PortableGeneratorSystem.cs Simplify DoAfterArgs behavior for movement and distance checks (#25226) 2024-03-24 00:03:28 +01:00
PowerSwitchableSystem.cs UseDelay + ItemCooldown merge (#22502) 2024-01-26 21:32:09 +01:00
SolidFuelGeneratorAdapterComponent.cs Portable Generator Rework (#19302) 2023-08-25 11:40:42 -07:00