fish-station/Content.Server/GameObjects/Components/Power/ApcNetComponents/PowerReceiverUsers
ShadowCommander aa66aa2286
Implement machine linking (#1784)
* Implement machine linking

* Cleanup and rename Signals

* Implement signal button

* Add machine linking signal mapping

* Fix signallink command help

* Add localization to signal linking and allow infinite range

* Add feedback for when a transmitter is not connected to any receivers

Refactor PopupMessage to use the entity extension
Refactor dependencies to not have to disable warnings
2020-08-29 12:33:42 +02:00
..
BaseCharger.cs Remove localization manager dependencies from components (#1864) 2020-08-23 12:53:09 +02:00
EmergencyLightComponent.cs Add test for adding each component individually to an entity (#1870) 2020-08-24 13:39:00 +02:00
LightBulbComponent.cs Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00
PowerCellChargerComponent.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
PoweredLightComponent.cs Implement machine linking (#1784) 2020-08-29 12:33:42 +02:00
WeaponCapacitorChargerComponent.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00