Delta-v/Content.Server/Wires
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
..
BaseToggleWireAction.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
BaseWireAction.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ComponentWireAction.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
CutWireOnMapInitComponent.cs Make the station start with random broken wiring (#26695) 2024-04-04 17:28:09 +11:00
CutWireOnMapInitSystem.cs Make the station start with random broken wiring (#26695) 2024-04-04 17:28:09 +11:00
IWireAction.cs Wire action cleanup (#13496) 2023-01-21 10:51:02 +11:00
WireLayout.cs Fix wire layout inheritance. (#26289) 2024-03-20 16:22:47 +01:00
WiresComponent.cs Validate wire layout prototypes and remove invalid WiresComponents (#26682) 2024-04-02 23:13:59 -04:00
WiresSystem.cs Power stuff (#31314) 2024-08-25 22:18:42 +10:00