tgui-next: Radio, ORM, Solar Tracker (#47537)

* Radio interface

* Ore redemption machine interface

* Remove candystripe because it looks like shit

* Solar tracker interface

* Add more channels, add full color support to Box

* Cleanup README

* conversion guide draft 1

* Update documentation

* Implement an Input component, update component reference
This commit is contained in:
Aleksej Komarov
2019-11-05 12:26:57 +02:00
committed by Rob Bailey
parent 44b76a4112
commit 8cf0a9db2c
30 changed files with 1434 additions and 153 deletions
@@ -237,6 +237,7 @@
data["disconnected"] = "mineral withdrawal is on hold"
data["diskDesigns"] = list()
data["hasDisk"] = FALSE
if(inserted_disk)
data["hasDisk"] = TRUE
if(inserted_disk.blueprints.len)