Delta-v/Content.Server/Power/Generator
SpeltIncorrectyl e390fd34bf
Adds signal control to portable generators (#24157)
* added signal control to portable generators

* added documentation

* Discard changes to Content.Server/Radio/EntitySystems/HeadsetSystem.cs

* added DeviceNetworkComponent and WirelessNetworkConnectionComponent to generator prototype

* made GeneratorSignalControlComponent nicer

* implemented auto-revving

* added back necessary dependency

* can't send do-after event manually

* repeat now works with auto revving

* fixed

* removed vv

* stopping generating when it is revving now makes it stop revving

* Update Content.Shared/Power/Generator/ActiveGeneratorRevvingComponent.cs

Co-authored-by: Kara <lunarautomaton6@gmail.com>

* used resolve instead of TryComp

---------

Co-authored-by: Julian Giebel <juliangiebel@live.de>
Co-authored-by: Kara <lunarautomaton6@gmail.com>
(cherry picked from commit 5d2ddc0d8b313d80fbcecd6719c5048ec2aea3e7)
2024-02-08 11:56:22 +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 Convert atmos device events to ref events (#22843) 2023-12-22 23:25:05 +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 Rip out remaining machine upgrades (#24413) 2024-01-27 23:43:49 +01:00
PortableGeneratorSystem.cs Adds signal control to portable generators (#24157) 2024-02-08 11:56:22 +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