mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
New tgui based orbit menu (#51585)
* New tgui based orbit menu * Update tgui.bundle.js * Safely check len if orbiters is null * Add a search bar * Rename Antagonists to Ghost-Visible Antagonists Co-authored-by: Emmanuel S. <emmanuelssr@gmail.com> * Move ghosts below alive * Rebuild tgui.bundle * Update as per stylemistake's feedback * Cosmetic stuff * Rebuild tgui * Replace localeString with faster alternative * Update tgui.bundle.js to latest upstream * Hitting enter in the search bar will now snap you to orbit the most relevant result Co-authored-by: Emmanuel S. <emmanuelssr@gmail.com> Co-authored-by: Aleksej Komarov <stylemistake@gmail.com>
This commit is contained in:
co-authored by
Emmanuel S.
Aleksej Komarov
parent
aa5867dde3
commit
1d045501f2
@@ -380,6 +380,10 @@
|
||||
"dna_extra.gif" = 'html/dna_extra.gif'
|
||||
)
|
||||
|
||||
/datum/asset/simple/orbit
|
||||
assets = list(
|
||||
"ghost.png" = 'html/ghost.png'
|
||||
)
|
||||
|
||||
/datum/asset/simple/vv
|
||||
assets = list(
|
||||
|
||||
Reference in New Issue
Block a user