3 Commits
Author SHA1 Message Date
siliconsandGitHub 275a3f2238 fix tgui assets, removes some unused tgui files, updates tgui dependencies (#6641) 2024-08-14 20:37:45 -06:00
siliconsandGitHub 9eb95e5f60 fixes tooltips & iv drips (#6496) 2024-06-07 04:57:21 -06:00
00807234b9 refactors asset subsystem (#6459)
refactors the asset subsystem to make it much more managed

adds support for 'deferred' assets for tgui, which will be later used
for things like tgui character setup and admin panels.
deferred means that it'll be 'sent in a timely manner after the ui
opens', as opposed to 'sent before the ui opens'

---------

Co-authored-by: silicons <no@you.cat>
2024-06-01 17:08:13 -06:00