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
This commit is contained in:
ShadowCommander
2020-08-29 03:33:42 -07:00
committed by GitHub
parent f3315feba1
commit aa66aa2286
16 changed files with 701 additions and 9 deletions

View File

@@ -101,6 +101,7 @@
- addaccent
- readyall
- factions
- signallink
CanViewVar: true
CanAdminPlace: true
CanAdminMenu: true
@@ -195,6 +196,7 @@
- addaccent
- readyall
- factions
- signallink
CanViewVar: true
CanAdminPlace: true
CanScript: true