orbit/js/ui
Brian Fertig adc0389c1e Simplify action bar slots to label-only buttons
- Remove the drawn slot icons (research/build/ship/menu/reserved) and their RGB ghost copies; keep the GlitchText split on labels and panel outline only.
- Center button text vertically and shrink the bar height from 92 to 56 px now that there is no icon row.
- Drop iconSize/iconY config and the drawIcon helper, and update README/comments to match the label-only design.
2026-09-04 09:12:03 -06:00
..
ActionBar.js Simplify action bar slots to label-only buttons 2026-09-04 09:12:03 -06:00
CyberShape.js
DiscoveryCompass.js Fix asteroid rock overlap and add distinct compass color for clusters 2026-09-04 08:45:28 -06:00
GlitchText.js
MenuButton.js