+
+
No program loaded. Please select program from list below.
+
+ {{#each data.programs}}
+ |
+ {{name}}
+
+ |
+ {{/each}}
+ |
\ No newline at end of file
diff --git a/tgui/src/interfaces/laptop_configuration.ract b/tgui/src/interfaces/laptop_configuration.ract
index 18bb98e9539..e505568f3af 100644
--- a/tgui/src/interfaces/laptop_configuration.ract
+++ b/tgui/src/interfaces/laptop_configuration.ract
@@ -39,7 +39,7 @@
- {{Math.round(adata.disk.used)}}GQ/{{adata.disk.size}}GQ
+ {{Math.round(adata.disk_used)}}GQ/{{adata.disk_size}}GQ
@@ -60,7 +60,7 @@
{{#if !critical}}
-
{{enabled ? "On" : "Off"}}
diff --git a/tgui/src/interfaces/ntnet_dos.ract b/tgui/src/interfaces/ntnet_dos.ract
new file mode 100644
index 00000000000..b34ec6c40c1
--- /dev/null
+++ b/tgui/src/interfaces/ntnet_dos.ract
@@ -0,0 +1,27 @@
+
+
+
+ {{#if data.error}}
+ ##SYSTEM ERROR: {{data.error}}RESET
+ {{else}}
+ {{#if data.target}}
+ ##DoS traffic generator active. Tx: {{data.speed}}GQ/s
+ {{#each data.dos_strings}}
+ {{value}}
+ {{/each}}
+ ABORT
+ {{else}}
+ ##DoS traffic generator ready. Select target device.
+ {{#if data.focus}}
+ Targeted device ID: {{data.focus}}
+ {{else}}
+ Targeted device ID: None
+ {{/if}}
+ EXECUTE
+ Detected devices on network:
+ {{#each data.relays}}
+ {{value}}
+ {{/each}}
+ {{/if}}
+ {{/if}}
+
diff --git a/tgui/src/interfaces/ntnet_downloader.ract b/tgui/src/interfaces/ntnet_downloader.ract
index b1cd751a036..1c7f4a3324c 100644
--- a/tgui/src/interfaces/ntnet_downloader.ract
+++ b/tgui/src/interfaces/ntnet_downloader.ract
@@ -1,5 +1,42 @@
+
+
+
+
+ | Shutdown
+ {{#if data.PC_showexitprogram}}
+ | EXIT PROGRAM
+ | Minimize Program
+ {{/if}}
+ |
+
+
+
+
Welcome to software download utility. Please select which software you wish to download.
{{#if data.error}}
@@ -12,53 +49,37 @@
- {{else data.downloadname}}
-
- Please wait...
-
- {{data.downloadname}}
-
-
- {{data.downloaddesc}}
-
-
- {{data.downloadcompletion}}GQ / {{data.downloadsize}}GQ
-
-
- {{data.downloadspeed}} GQ/s
-
-
- {{Math.round(adata.downloadcompletion)}}/{{adata.downloadsize}}
-
-
- {{else}}
-
-
- {{Math.round(adata.disk_used)}}GQ/{{adata.disk_size}}GQ
-
- {{#each data.downloadable_programs}}
+ {{else}}
+ {{#if data.downloadname}}
+
+ Please wait...
- {{value.filename}} ({{size}} GQ)
+ {{data.downloadname}}
-
- {{filedesc}}
-
-
- {{fileinfo}}
+
+ {{data.downloaddesc}}
-
-
- DOWNLOAD
-
+
+ {{data.downloadcompletion}}GQ / {{data.downloadsize}}GQ
- {{/each}}
-
- {{#if data.hackedavailable}}
-
- Please note that NanoTrasen does not recommend download of software from non-official servers.
- {{#each data.hacked_programs}}
+
+ {{data.downloadspeed}} GQ/s
+
+
+ {{Math.round(adata.downloadcompletion)}}/{{adata.downloadsize}}
+
+
+ {{/if}}
+ {{/if}}
+ {{#if !data.downloadname}}
+ {{#if !data.error}}
+
+
+ {{Math.round(adata.disk_used)}}GQ/{{adata.disk_size}}GQ
+
+ {{#each data.downloadable_programs}}
- {{filename}} ({{size}} GQ)
+ {{value.filename}} ({{size}} GQ)
{{filedesc}}
@@ -70,9 +91,30 @@
DOWNLOAD
-
+
{{/each}}
+ {{#if data.hackedavailable}}
+
+ Please note that NanoTrasen does not recommend download of software from non-official servers.
+ {{#each data.hacked_programs}}
+
+ {{filename}} ({{size}} GQ)
+
+
+ {{filedesc}}
+
+
+ {{fileinfo}}
+
+
+
+ DOWNLOAD
+
+
+ {{/each}}
+
+ {{/if}}
{{/if}}
{{/if}}
NTOS v2.0.4b Copyright NanoTrasen 2557 - 2559
diff --git a/tgui/src/interfaces/ntnet_monitor.ract b/tgui/src/interfaces/ntnet_monitor.ract
new file mode 100644
index 00000000000..4c01db1f73e
--- /dev/null
+++ b/tgui/src/interfaces/ntnet_monitor.ract
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+ | Shutdown
+ {{#if data.PC_showexitprogram}}
+ | EXIT PROGRAM
+ | Minimize Program
+ {{/if}}
+ |
+
+
+
+
+
+
+ {{data.ntnetrelays}}
+
+ {{#if data.ntnetrelays}}
+
+ {{data.ntnetstatus ? "ENABLED" : "DISABLED"}}
+
+
+
+
+ TOGGLE
+
+
+
+ Caution - Disabling wireless transmitters when using wireless device may prevent you from re-enabling them again!
+ {{else}}
+
Wireless coverage unavailable, no relays are connected.
+ {{/if}}
+
+
+
+
+
+
+
+ | PROTOCOL
+ | STATUS
+ | CONTROL
+ |
+ | Software Downloads
+ | {{data.config_softwaredownload ? 'ENABLED' : 'DISABLED'}}
+ | TOGGLE
+ |
+ | Peer to Peer Traffic
+ | {{data.config_peertopeer ? 'ENABLED' : 'DISABLED'}}
+ | TOGGLE
+ |
+ | Communication Systems
+ | {{data.config_communication ? 'ENABLED' : 'DISABLED'}}
+ | TOGGLE
+ |
+ | Remote System Control
+ | {{data.config_systemcontrol ? 'ENABLED' : 'DISABLED'}}
+ | TOGGLE
+ |
+
+
+
+
+ {{#if data.idsalarm}}
+
+ NETWORK INCURSION DETECTED
+
+ An abnormal activity has been detected in the network. Please verify system logs for more information
+
+ {{/if}}
+
+ {{data.idsstatus ? 'ENABLED' : 'DISABLED'}}
+
+
+
+ {{data.ntnetmaxlogs}}
+
+
+
+
+
+ | RESET IDS
+ |
| TOGGLE IDS
+ |
| SET LOG LIMIT
+ |
| PURGE LOGS
+ |
+
+
+
+
+
+ {{#each data.ntnetlogs}}
+ {{value}}
+ {{/each}}
+
+
+
+
+
+
\ No newline at end of file