mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
Deploy to GitHub pages
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/external.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/external.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/external.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/external.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/proc/<a href="global.html#proc/tgui_Topic">tgui_Topic</a></th><td>Middleware for /client/Topic.</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/modules/ghost_hud_panel.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/modules/ghost_hud_panel.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/modules/ghost_hud_panel.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/modules/ghost_hud_panel.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="datum/ui_module/ghost_hud_panel.html">/datum/ui_module/ghost_hud_panel</a></th><td>Allows ghosts to view a TGUI window which contains toggles for all HUD types available to them.</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/plugins/modal.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/plugins/modal.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/plugins/modal.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/plugins/modal.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="datum/ui_modal.html">/datum/ui_modal</a></th><td>Modal datum (contains base information for a modal)</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ui_modal.html">ui_modal</a>/input</th><td>Input modal - has a text entry that can be used to enter an answer</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ui_modal.html">ui_modal</a>/input/choice</th><td>Choice modal - has a dropdown menu that can be used to select an answer</td></tr><tr><th><a href="datum/ui_modal/input/bento.html">/datum/ui_modal/input/bento</a></th><td>Bento modal - Similar to choice, it displays the choices in a grid of images</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ui_modal.html">ui_modal</a>/boolean</th><td>Boolean modal - has yes/no buttons that do different actions depending on which is pressed</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/plugins/tgui_login.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/plugins/tgui_login.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/plugins/tgui_login.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/plugins/tgui_login.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/<a href="datum.html">datum</a>/ui_login</th><td>Login state (there should be only one for one datum)</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/states/always.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/states/always.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/states/always.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/states/always.dm"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><p>Copyright (c) 2020 Aleksej Komarov
|
||||
SPDX-License-Identifier: MIT</p></td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/states/conscious.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/states/conscious.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/states/conscious.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/states/conscious.dm"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><p>Copyright (c) 2020 Aleksej Komarov
|
||||
SPDX-License-Identifier: MIT</p></td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/states/contained.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/states/contained.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/states/contained.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/states/contained.dm"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><p>Copyright (c) 2020 Aleksej Komarov
|
||||
SPDX-License-Identifier: MIT</p></td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/states/hands.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/states/hands.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/states/hands.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/states/hands.dm"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><p>Copyright (c) 2020 Aleksej Komarov
|
||||
SPDX-License-Identifier: MIT</p></td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/states/human_adjacent.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/states/human_adjacent.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/states/human_adjacent.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/states/human_adjacent.dm"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><p>Copyright (c) 2020 Aleksej Komarov
|
||||
SPDX-License-Identifier: MIT</p></td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/states/not_incapacitated.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/states/not_incapacitated.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/states/not_incapacitated.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/states/not_incapacitated.dm"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><p>Copyright (c) 2020 Aleksej Komarov
|
||||
SPDX-License-Identifier: MIT</p></td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/states/notcontained.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/states/notcontained.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/states/notcontained.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/states/notcontained.dm"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><p>Copyright (c) 2020 Aleksej Komarov
|
||||
SPDX-License-Identifier: MIT</p></td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/states/physical.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/states/physical.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/states/physical.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/states/physical.dm"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><p>Copyright (c) 2020 Aleksej Komarov
|
||||
SPDX-License-Identifier: MIT</p></td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/states/self.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/states/self.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/states/self.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/states/self.dm"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><p>Copyright (c) 2020 Aleksej Komarov
|
||||
SPDX-License-Identifier: MIT</p></td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/tgui_datum.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/tgui_datum.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/tgui_datum.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/tgui_datum.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="datum/tgui.html">/datum/tgui</a></th><td>Copyright (c) 2020 Aleksej Komarov
|
||||
SPDX-License-Identifier: MIT</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/tgui_input/alert_input.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/tgui_input/alert_input.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/tgui_input/alert_input.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/tgui_input/alert_input.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/proc/<a href="global.html#proc/tgui_alert">tgui_alert</a></th><td>Creates a TGUI alert window and returns the user's response.</td></tr><tr><th><a href="datum/tgui_alert.html">/datum/tgui_alert</a></th><td>Datum used for instantiating and using a TGUI-controlled modal that prompts the user with
|
||||
a message and has buttons for responses.</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/tgui_input/color_input.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/tgui_input/color_input.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/tgui_input/color_input.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/tgui_input/color_input.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/proc/<a href="global.html#proc/tgui_input_color">tgui_input_color</a></th><td>Creates a TGUI color picker window and returns the user's response.</td></tr><tr><th><a href="datum/tgui_input_color.html">/datum/tgui_input_color</a></th><td>tgui_input_color</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/tgui_input/input_checkbox.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/tgui_input/input_checkbox.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/tgui_input/input_checkbox.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/tgui_input/input_checkbox.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/proc/<a href="global.html#proc/tgui_input_checkbox_list">tgui_input_checkbox_list</a></th><td>Creates a TGUI input list window and returns the user's response in a ranked order.</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/tgui_list_input.html">tgui_list_input</a>/checkbox</th><td>Datum used for allowing a user to sort a TGUI-controlled list input that prompts the user with
|
||||
a message and shows a list of rankable options</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/tgui_input/keycombo_input.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/tgui_input/keycombo_input.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/tgui_input/keycombo_input.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/tgui_input/keycombo_input.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/proc/<a href="global.html#proc/tgui_input_keycombo">tgui_input_keycombo</a></th><td>Creates a TGUI window with a key input. Returns the user's response as a full key with modifiers, eg ShiftK.</td></tr><tr><th><a href="datum/tgui_input_keycombo.html">/datum/tgui_input_keycombo</a></th><td>Datum used for instantiating and using a TGUI-controlled key input that prompts the user with
|
||||
a message and listens for key presses.</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/tgui_input/list_input.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/tgui_input/list_input.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/tgui_input/list_input.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/tgui_input/list_input.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/proc/<a href="global.html#proc/tgui_input_list">tgui_input_list</a></th><td>Creates a TGUI input list window and returns the user's response.</td></tr><tr><th><a href="datum/tgui_list_input.html">/datum/tgui_list_input</a></th><td>Datum used for instantiating and using a TGUI-controlled list input that prompts the user with
|
||||
a message and shows a list of selectable options</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/tgui_input/number_input.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/tgui_input/number_input.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/tgui_input/number_input.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/tgui_input/number_input.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/proc/<a href="global.html#proc/tgui_input_number">tgui_input_number</a></th><td>Creates a TGUI window with a number input. Returns the user's response as num | null.</td></tr><tr><th><a href="datum/tgui_input_number.html">/datum/tgui_input_number</a></th><td>Datum used for instantiating and using a TGUI-controlled number input that prompts the user with
|
||||
a message and has an input for number entry.</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/tgui_input/ranked_list_input.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/tgui_input/ranked_list_input.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/tgui_input/ranked_list_input.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/tgui_input/ranked_list_input.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/proc/<a href="global.html#proc/tgui_input_ranked_list">tgui_input_ranked_list</a></th><td>Creates a TGUI ranked input list window and returns the user's response in a ranked order.</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/tgui_list_input.html">tgui_list_input</a>/ranked</th><td>Datum used for allowing a user to sort a TGUI-controlled list input that prompts the user with
|
||||
a message and shows a list of rankable options</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/tgui_input/text_input.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/tgui_input/text_input.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/tgui_input/text_input.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/tgui_input/text_input.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/proc/<a href="global.html#proc/tgui_input_text">tgui_input_text</a></th><td>Creates a TGUI window with a text input. Returns the user's response.</td></tr><tr><th><a href="datum/tgui_input_text.html">/datum/tgui_input_text</a></th><td>tgui_input_text</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1,20 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/tgui_panel/README.md - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/tgui_panel/README.md <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/tgui_panel/README.md"><img src="git.png" width="16" height="16" title="code/modules/tgui/tgui_panel/README.md"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2 id="tg-chat">/TG/ Chat</h2>
|
||||
<p>/TG/ Chat, which will be referred to as TgChat from this point onwards, is a system in which we can send messages to clients in a controlled and semi-reliable manner. The standard way of sending messages to BYOND clients simply dumps whatever you output to them directly into their chat window, however BYOND allows us to load our own code on the client to change this behaviour in a way that allows us to do some pretty neat things.</p>
|
||||
<h3 id="message-format">Message Format</h3>
|
||||
<p>TgChat handles sending messages from the server to the client through the use of JSON payloads, of which the format will change depending on the type of message and the intended client endpoint. An example of the payload for chat messages is as follows:</p>
|
||||
<pre><code class="language-json">{
|
||||
"sequence": 0,
|
||||
"content": {
|
||||
"type": ". . .", // ?optional
|
||||
"text": ". . .", // ?optional !atleast-one
|
||||
"html": ". . .", // ?optional !atleast-one
|
||||
"avoidHighlighting": 0 // ?optional
|
||||
},
|
||||
}
|
||||
</code></pre>
|
||||
<h3 id="reliability">Reliability</h3>
|
||||
<p>In the past there have been issues where BYOND will silently and without reason lose a message we sent to the client, to detect this and recover from it seamlessly TgChat also has a baked in reliability layer. This reliability layer is very primitive, and simply keeps track of received sequence numbers. Should the client receive an unexpected sequence number TgChat asks the server to resend any missing packets. </p>
|
||||
<h3 id="ping-system">Ping System</h3>
|
||||
<p>TgChat supports a round trip time ping measurement, which is displayed to the client so they can know how long it takes for their commands and inputs to reach the server. This is done by sending the client a ping request, <code>ping/soft</code>, which tells the client to send a ping to the server. When the server receives said ping it sends a reply, <code>ping/reply</code>, to the client with a payload containing the current DateTime which the client can reference against the initial ping request.</p>
|
||||
<h3 id="chat-tabs-local-storage-and-highlighting">Chat Tabs, Local Storage, and Highlighting</h3>
|
||||
<p>To make organizing and managing chat easier and more functional for both players and admins, TgChat has the ability to filter out messages based on their primary tag, such as individual departmental radios, to a dedicated chat tab for easier reading and comprehension. These tabs can also be configured to highlist messages based on a simple keyword search. You can set a multitude of different keywords to search for and they will be highlighting for instant alerting of the client. Said tabs, highlighting rules, and your chat history will persist thanks to use of local storage on the client. Using local storage TgChat can ensure that your preferences are saved and maintained between client restarts and switching between other /TG/ servers. Local Storage is also used to keep your chat history aswell, should you need to scroll through your chat logs.</p></td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/tgui_panel/telemetry.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a> — <a href="code/modules/tgui/tgui_panel/telemetry.html#define">Define Details</a></header><main><h1>code/modules/tgui/tgui_panel/telemetry.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/tgui_panel/telemetry.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/tgui_panel/telemetry.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/modules/tgui/tgui_panel/telemetry.html#define/TGUI_TELEMETRY_MAX_CONNECTIONS">TGUI_TELEMETRY_MAX_CONNECTIONS</a></th><td>Copyright (c) 2020 Aleksej Komarov
|
||||
SPDX-License-Identifier: MIT</td></tr><tr><th><a href="code/modules/tgui/tgui_panel/telemetry.html#define/TGUI_TELEMETRY_RESPONSE_WINDOW">TGUI_TELEMETRY_RESPONSE_WINDOW</a></th><td>Maximum time allocated for sending a telemetry packet.</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/TGUI_TELEMETRY_MAX_CONNECTIONS"><aside class="declaration">#define </aside>TGUI_TELEMETRY_MAX_CONNECTIONS <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/tgui_panel/telemetry.dm#L10"><img src="git.png" width="16" height="16" title="code/modules/tgui/tgui_panel/telemetry.dm 10"></a></h3><p>Copyright (c) 2020 Aleksej Komarov
|
||||
SPDX-License-Identifier: MIT</p>
|
||||
<p>Maximum number of connection records allowed to analyze.
|
||||
Should match the value set in the browser.</p><h3 id="define/TGUI_TELEMETRY_RESPONSE_WINDOW"><aside class="declaration">#define </aside>TGUI_TELEMETRY_RESPONSE_WINDOW <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/tgui_panel/telemetry.dm#L15"><img src="git.png" width="16" height="16" title="code/modules/tgui/tgui_panel/telemetry.dm 15"></a></h3><p>Maximum time allocated for sending a telemetry packet.</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/tgui_panel/tgui_panel.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/tgui_panel/tgui_panel.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/tgui_panel/tgui_panel.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/tgui_panel/tgui_panel.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="datum/tgui_panel.html">/datum/tgui_panel</a></th><td>Copyright (c) 2020 Aleksej Komarov
|
||||
SPDX-License-Identifier: MIT</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/tgui_panel/tgui_panel_message.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/tgui_panel/tgui_panel_message.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/tgui_panel/tgui_panel_message.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/tgui_panel/tgui_panel_message.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/proc/<a href="global.html#proc/message_to_html">message_to_html</a></th><td>Message-related procs</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1,3 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/tgui_panel/to_chat.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/tgui_panel/to_chat.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/tgui_panel/to_chat.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/tgui_panel/to_chat.dm"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><p>Copyright (c) 2020 Aleksej Komarov
|
||||
SPDX-License-Identifier: MIT</p></td></tr><tr><th>/proc/<a href="global.html#proc/to_chat_immediate">to_chat_immediate</a></th><td>Circumvents the message queue and sends the message to the recipient (target) as soon as possible.
|
||||
trailing_newline, confidential, and handle_whitespace currently have no effect, please fix this in the future or remove the arguments to lower cache!</td></tr><tr><th>/proc/<a href="global.html#proc/to_chat">to_chat</a></th><td>Sends the message to the recipient (target).</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/tgui_window.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/tgui_window.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/tgui_window.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/tgui_window.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="datum/tgui_window.html">/datum/tgui_window</a></th><td>Copyright (c) 2020 Aleksej Komarov
|
||||
SPDX-License-Identifier: MIT</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
Reference in New Issue
Block a user