Delta-v/Content.Server/Power/Generator
metalgearsloth a89d4c750b
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-25 22:18:42 +10: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 Power stuff (#31314) 2024-08-25 22:18:42 +10:00
GeneratorExhaustGasSystem.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00
GeneratorSignalControlComponent.cs Power stuff (#31314) 2024-08-25 22:18:42 +10: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 Add BreakOnDropItem, update do afters, remove unnecessary declarations (#30361) 2024-08-08 13:39:46 +02: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