Delta-v/Content.Server/Light/Components
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
..
EmergencyLightComponent.cs Optimise emergency lights a bit (#4567) 2021-09-27 14:51:17 +10:00
ExpendableLightComponent.cs ECS verbs and update context menu (#4594) 2021-10-04 20:29:03 -07:00
HandheldLightComponent.cs ECS verbs and update context menu (#4594) 2021-10-04 20:29:03 -07:00
LightBehaviourComponent.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
LightBulbComponent.cs Remove ILand (#4582) 2021-09-12 16:22:58 +10:00
LightReplacerComponent.cs Popup ECS Refactor (#4692) 2021-09-26 15:18:45 +02:00
LitOnPoweredComponent.cs Many lighting tweaks (#4709) 2021-10-01 20:59:06 +00:00
MatchboxComponent.cs Makes Match[sticks/box] ECS, Makes Matchsticks ignite plasma 2021-08-18 23:17:47 +02:00
MatchstickComponent.cs Refactors smoking to ECS, smoking actually makes you inhale reagents. (#4678) 2021-09-26 15:19:00 +02:00
PoweredLightComponent.cs Apc device network and apc based light switch (#4908) 2021-10-23 16:23:19 -07:00
UnpoweredFlashlightComponent.cs ECS verbs and update context menu (#4594) 2021-10-04 20:29:03 -07:00