Delta-v/Content.Server/Light/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
..
EmergencyLightSystem.cs Optimise emergency lights a bit (#4567) 2021-09-27 14:51:17 +10:00
ExpendableLightSystem.cs Makes many thing that update on paused *not* do that. (#4938) 2021-10-18 23:58:34 +11:00
HandHeldLightSystem.cs ECS verbs and update context menu (#4594) 2021-10-04 20:29:03 -07:00
LightBulbSystem.cs Remove ILand (#4582) 2021-09-12 16:22:58 +10:00
LightReplacerSystem.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
MatchboxSystem.cs Refactors smoking to ECS, smoking actually makes you inhale reagents. (#4678) 2021-09-26 15:19:00 +02:00
MatchstickSystem.cs Refactors smoking to ECS, smoking actually makes you inhale reagents. (#4678) 2021-09-26 15:19:00 +02:00
PoweredLightSystem.cs Apc device network and apc based light switch (#4908) 2021-10-23 16:23:19 -07:00
UnpoweredFlashlightSystem.cs ECS verbs and update context menu (#4594) 2021-10-04 20:29:03 -07:00