Delta-v/Content.Server/Power/EntitySystems
Julian Giebel 45caf25ea9
Apc device network and apc based light switch (#4908)
* Remove WireNet node group from cables
Implement extension cable components and system
Remove connection over distance logic from ApcPower... components

* Add extension cable components to prototypes

* Implement ApcNetwork
Implement ApcNetSwitch

* Fix ignoredComponents.cs

* Add friend attribute to new components

* Add construction graph for a light switch

* Address reviews

* Fix broken test

* Move ConnectionType enum to DeviceNetworkComponent
Change netId data definition to use the ConnectionType enum values

Co-authored-by: Julian Giebel <j.giebel@netrocks.info>
2021-10-23 16:23:19 -07:00
..
BaseChargerSystem.cs Makes many thing that update on paused *not* do that. (#4938) 2021-10-18 23:58:34 +11:00
BatterySystem.cs Gets rid of all ComponentManager usages. (#4707) 2021-09-28 13:35:29 +02:00
CableVisSystem.cs Fix rare exception when CableVis tries to update an entity not on a valid grid. 2021-10-14 11:12:54 +02:00
ExtensionCableSystem.cs Apc device network and apc based light switch (#4908) 2021-10-23 16:23:19 -07:00
PowerApcSystem.cs Gets rid of all ComponentManager usages. (#4707) 2021-09-28 13:35:29 +02:00
PowerNetSystem.cs whoops 2021-09-29 17:34:34 -07:00
PowerReceiverSystem.cs Apc device network and apc based light switch (#4908) 2021-10-23 16:23:19 -07:00