* TGUI Say

* Add icon_ref_map.json to make tgui-dev-server stop screaming

* Update tgui.bundle.js

* bundle recompile

---------

Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: Heroman <alesha3000@list.ru>
This commit is contained in:
ShadowLarkens
2024-08-12 05:48:06 +10:00
committed by GitHub
co-authored by Heroman3003 Heroman
parent bd1d79aebf
commit 7a7920f29e
53 changed files with 2502 additions and 339 deletions
+6
View File
@@ -127,6 +127,9 @@
asset_cache_preload_data(href_list["asset_cache_preload_data"])
return
if(href_list["commandbar_typing"])
handle_commandbar_typing(href_list)
switch(href_list["_src_"])
if("holder") hsrc = holder
if("mentorholder") hsrc = (check_rights(R_ADMIN, 0) ? holder : mentorholder)
@@ -179,6 +182,8 @@
GLOB.directory[ckey] = src
// Instantiate tgui panel
tgui_say = new(src, "tgui_say")
initialize_commandbar_spy()
tgui_panel = new(src, "browseroutput")
GLOB.ahelp_tickets.ClientLogin(src)
@@ -211,6 +216,7 @@
prefs.selecting_slots = FALSE
// Initialize tgui panel
tgui_say.initialize()
tgui_panel.initialize()
connection_time = world.time