orbit/dev
Brian Fertig f45e3d1cfd Close sub-menu on click-outside and guard compass autopilot during dismi
- GameScene now closes the menu sub-bar for any pointerdown outside it
  instead of only swallowing clicks that land on the panel, so world, deck,
  HUD, and compass taps all dismiss without triggering fly-here, dossier,
  or navigation side effects.
- autopilotTo() bails while the bar is open or closing, preventing a
  racing compass chip click from navigating after it just dismissed the bar.
- Add MenuSubBar.closing getter so callers can detect the close animation
  state and treat the bar as input-dead during that window.
- Ship a headless CDP test (dev/clickout-test.html/.mjs) that drives the
  real Phaser input pipeline to verify every dismiss path, button firing,
  re-openability, and the autopilot guard.
2026-09-04 13:26:45 -06:00
..
asteroids.test.mjs Fix asteroid rock overlap and add distinct compass color for clusters 2026-09-04 08:45:28 -06:00
cdp-eval.mjs
cdp-firefox.mjs Add save/load system with 10-slot localStorage bank and UI 2026-09-04 13:09:08 -06:00
cdpshot.mjs
clickout-test.html Close sub-menu on click-outside and guard compass autopilot during dismi 2026-09-04 13:26:45 -06:00
clickout-test.mjs Close sub-menu on click-outside and guard compass autopilot during dismi 2026-09-04 13:26:45 -06:00
decode.test.mjs Add SFX, dossier toggle/auto-fold, and tether HUD repositioning 2026-09-04 10:25:37 -06:00
discovery.test.mjs Rework solar system layout to orbit rings with minSpacing/maxNeighbor ru 2026-09-03 23:01:47 -06:00
galaxy.test.mjs Give the home world a real name from the bank, and show object names on the compass 2026-09-03 22:41:06 -06:00
planet.test.mjs
research-builds.test.mjs
saves-ui-test.html Add save/load system with 10-slot localStorage bank and UI 2026-09-04 13:09:08 -06:00
saves-ui-test.mjs Add save/load system with 10-slot localStorage bank and UI 2026-09-04 13:09:08 -06:00
saves.test.mjs Add save/load system with 10-slot localStorage bank and UI 2026-09-04 13:09:08 -06:00
ship-behavior.test.mjs
smoke-game.mjs Add asteroid clusters as discoverable, solid objects in each star system 2026-09-04 08:34:55 -06:00
starfield.test.mjs
system-hud.test.mjs Add save/load system with 10-slot localStorage bank and UI 2026-09-04 13:09:08 -06:00
test-game.html
tether.test.mjs
wdshot.mjs Add save/load system with 10-slot localStorage bank and UI 2026-09-04 13:09:08 -06:00