More 516 fixes and TGUI improvements (#26617)

* more 516 fixes and tweaks

* cleaned build output

---------

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
This commit is contained in:
Sean
2024-09-16 14:37:09 +00:00
committed by GitHub
co-authored by Burzah
parent a0c7867581
commit 98912fcea9
13 changed files with 1050 additions and 1000 deletions
@@ -34,6 +34,8 @@
// Force show the panel to see if there are any errors
winset(src, "output", "is-disabled=1&is-visible=0")
winset(src, "chat_panel", "is-disabled=0;is-visible=1")
if(byond_version >= 516)
winset(src, null, "browser-options=byondstorage,find")
/client/verb/refresh_tgui()
set name = "Refresh TGUI"