Tgui error reporting, Keyboard passthrough, RPD, NtOS, Power Monitor (#47749)

* Improve tgui fatal error reporting

* Keyboard passthrough in tgui

* New Rapid Pipe Dispenser interface

* Update README with new components

* Release held keys when browser window loses focus

* Power Monitor Interface, NtOS theme and core components

* Yet another CSS rework

* Fix Table, Chart stubs for IE8

* NtOS Main interface

* Supermatter Monitor interface

* Tweak NT color, color + sort gas bars
This commit is contained in:
Aleksej Komarov
2019-11-16 04:02:33 -08:00
committed by Rob Bailey
parent 4b91651f9e
commit e87b6c6701
87 changed files with 2184 additions and 502 deletions
@@ -318,7 +318,7 @@
data["PC_batteryicon"] = "batt_20.gif"
else
data["PC_batteryicon"] = "batt_5.gif"
data["PC_batterypercent"] = "[round(battery_module.battery.percent())] %"
data["PC_batterypercent"] = "[round(battery_module.battery.percent())]%"
data["PC_showbatteryicon"] = 1
else
data["PC_batteryicon"] = "batt_5.gif"