Delta-v/Content.Server/Power/Generator
metalgearsloth f8b8ec7994 Power stuff (#31314)
* Power stuff

- Add shared IsPowered
- Add shared ResolveApc
- Move PowerChangedEvent to shared for now
- Add SlimPoweredLight that actually functions how you'd expect a PoweredLight to function it id didn't have a bunch of bloat on it.

* big update

* boing
2024-08-27 01:00:42 +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 Power stuff (#31314) 2024-08-27 01:00:42 +01:00
GeneratorExhaustGasSystem.cs Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02:00
GeneratorSignalControlComponent.cs Power stuff (#31314) 2024-08-27 01:00:42 +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 Add BreakOnDropItem, update do afters, remove unnecessary declarations (#30361) 2024-08-09 19:03:54 +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