Delta-v/Content.Shared/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
..
ActiveGeneratorRevvingComponent.cs Adds signal control to portable generators (#24157) 2024-02-08 11:56:22 +01:00
ActiveGeneratorRevvingSystem.cs Adds signal control to portable generators (#24157) 2024-02-08 11:56:22 +01:00
FuelGeneratorComponent.cs Portable Generator Rework (#19302) 2023-08-25 11:40:42 -07:00
GeneratorExhaustGasComponent.cs Portable Generator Rework (#19302) 2023-08-25 11:40:42 -07:00
PowerSwitchableComponent.cs Power switchable refactor (#20419) 2023-10-31 18:45:36 +01:00
SharedGeneratorSystem.cs Portable Generator Rework (#19302) 2023-08-25 11:40:42 -07:00
SharedPortableGeneratorComponent.cs Make PACMANs a little better (#24604) 2024-01-28 00:32:20 +01:00
SharedPortableGeneratorSystem.cs Adds signal control to portable generators (#24157) 2024-02-08 11:56:22 +01:00
SharedPowerSwitchableSystem.cs Power switchable refactor (#20419) 2023-10-31 18:45:36 +01:00