Delta-v/Content.Server/Power/Generator
Jake Huxell 59e46aab93
Reduced Warning Count By 130 For Full Rebuilds (#26518)
* remove deprecated entity coordinate extension functions. Reduces warning count by approximately 50

* final toCoords Removed

* Remove all unused variables and dead code paths

* remove always true variable, should be a cvar or something instead

* remove superfluous variables from tests
2024-03-29 16:28:16 +11:00
..
ChemicalFuelGeneratorAdapterComponent.cs Allow chemical-fueled generators to use multiple reagents (#24258) 2024-01-20 17:25:52 -08: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 03:34:56 +11: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-01-29 15:56:29 +01:00
GeneratorSignalControlSystem.cs Adds signal control to portable generators (#24157) 2024-01-29 15:56:29 +01:00
GeneratorSystem.cs Fix chemical fuel generator division by zero (#24793) 2024-02-01 14:36:41 +11:00
PortableGeneratorSystem.cs Reduced Warning Count By 130 For Full Rebuilds (#26518) 2024-03-29 16:28:16 +11:00
PowerSwitchableSystem.cs UseDelay + ItemCooldown merge (#22502) 2024-01-03 21:33:09 -04:00
SolidFuelGeneratorAdapterComponent.cs Portable Generator Rework (#19302) 2023-08-25 11:40:42 -07:00