orbit/js/ui
Brian Fertig 8f6e7bf539 Fix menu sub-bar anchor to rest on deck top edge, not button
- The sub-bar was anchored to the MENU button's center + half-height, which
  made it spill over the command deck's top rail (buttons are inset below
  the bar's top edge). Anchor y is now the deck's top edge so the bar's
  bottom edge sits on the deck.
- Update landing.json rocky land-02/03 entries to reference their own
  rocky surface/takeoff/shop videos instead of reusing gasgiant/terran
  assets, and add the new rocky-shop-03.mp4 video.
- Temporarily disable per-class planet tints in GameScene (option still
  accepted by Planet for when we re-enable it).
2026-09-07 12:23:50 -06:00
..
ActionBar.js Add MAP console with system chart and fog-of-war 2026-09-06 23:43:35 -06:00
BuildWindow.js Add Mining research category and ship-scoped build upgrades 2026-09-07 11:50:36 -06:00
CommsPanel.js
ConfirmOverlay.js Add autopilot confirm dialog and wheel zoom / drag pan to the map consol 2026-09-07 10:27:29 -06:00
CyberShape.js
DiscoveryCompass.js Add compact far-display mode to the discovery compass 2026-09-07 11:07:20 -06:00
GlitchText.js
MapWindow.js Add autopilot confirm dialog and wheel zoom / drag pan to the map consol 2026-09-07 10:27:29 -06:00
MenuButton.js
MenuSubBar.js Fix menu sub-bar anchor to rest on deck top edge, not button 2026-09-07 12:23:50 -06:00
MineralHud.js
MiningPopup.js
ResearchWindow.js
SavePanel.js
SignalCompass.js
SlotCard.js
Toast.js