fish-station/Content.Server/GameObjects/Components/Power
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
..
ApcNetComponents Implement machine linking (#1784) 2020-08-29 12:33:42 +02:00
PowerNetComponents Refactor UserInterface properties to use a helper (#1896) 2020-08-24 20:47:17 +02:00
BaseNetConnectorComponent.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
BatteryComponent.cs Add Flashlight Visualizer/states (#1861) 2020-08-24 12:32:18 +02:00
PowerCellComponent.cs Add a test that puts all components on an entity and checks for no exceptions (#1815) 2020-08-22 22:29:20 +02:00
WireComponent.cs Make InteractUsing async, make tools use DoAfter. (#1772) 2020-08-18 14:39:08 +02:00
WirePlacerComponent.cs Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00