Consolidate shared UI assets

Move common logo and controller glyphs into `ui/views/CommonwealthOnline/shared/` and update the pause menu, main menu, and browser glyph loader to use the shared paths. Also add a sync script and update deploy/staging scripts to copy controller icons once into the shared folder.
This commit is contained in:
2026-07-05 22:46:38 +12:00
parent 8acdb4f555
commit c3f5afe7f6
15 changed files with 1048 additions and 26 deletions
@@ -479,7 +479,7 @@ body {
line-height: 1;
}
/* Xbox PNG glyphs (from ui/Icons); white pixels are tinted amber in script.js */
/* Xbox PNG glyphs (from shared/icons); white pixels are tinted amber in script.js */
.prompt__glyph--icon {
border: none;
border-radius: 0;