Delta-v/Content.Server/DeviceNetwork/Systems
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
..
Devices Predict two-way levers (#25043) 2024-02-11 14:19:45 +11:00
ApcNetworkSystem.cs Little NodeContainer ECS (#17702) 2023-06-28 21:28:38 +10:00
DeviceListSystem.cs Unify `Content`'s `EntitySystem` logging (#26216) 2024-03-18 07:30:27 +11:00
DeviceNetworkJammerSystem.cs Code cleanup: radio jammer (#29052) 2024-06-20 01:13:40 +10:00
DeviceNetworkRequiresPowerSystem.cs Power stuff (#31314) 2024-08-25 22:18:42 +10:00
DeviceNetworkSystem.cs Create DeviceNetworkJammerComponent & System as a general way for entities to act as jammers (#26342) 2024-03-24 21:59:16 -04:00
NetworkConfiguratorSystem.cs Device-list limiting (#30997) 2024-08-18 21:13:03 -06:00
SingletonDeviceNetServerSystem.cs Power stuff (#31314) 2024-08-25 22:18:42 +10:00
StationLimitedNetworkSystem.cs Fix station limited devices station assignment (#16893) 2023-05-28 14:07:31 -06:00
WiredNetworkSystem.cs air alarm signal ports and other stuff (#18642) 2023-08-21 14:18:30 -07:00
WirelessNetworkSystem.cs Replace xform.WorldPosition with xformSystem method for Setting/Getting (#30029) 2024-08-06 21:02:01 +10:00