orbit/dev
Brian Fertig 22c2ccfcd2 Add GALAXY tab to the MAP console with whole-galaxy chart, jump lanes, a
- New `GalaxyView` renders glowing stars per archetype (pulsing heartbeat),
  the jump-lane web (traveled/frontier/unexplored), the charted region's
  convex hull, HOME/SHIP markers, hover readouts, and CONFIRM JUMP on a
  live lane (reuses the existing gate transport).
- `GalaxyChart.js` provides the pure model + geometry: edgeKey, snapshot
  builder, convex hull / padded polygon, star pulse/color, and plate
  clipping (Liang-Barsky + Sutherland-Hodgman) — all Node-testable.
- Run's footprint (`visitedSystems`, `usedGates`) is captured/restored/
  reset in SaveData; legacy saves default to "current system charted,
  nothing traveled".
- MapWindow gains tab switching between the system chart and the galaxy
  view, with shared stats/legend/status chrome per mode.
- Two dev tests cover the galaxy model, save round-trip, hull geometry,
  plate clipping, and a regression for the star-label blink bug.
2026-09-07 15:59:47 -06:00
..
asteroids.test.mjs Redesign galaxy as sparse 60-system spanning-tree maze without rendered 2026-09-07 14:12:40 -06:00
build-check.html
build-check.mjs
builds.test.mjs Add Mining research category and ship-scoped build upgrades 2026-09-07 11:50:36 -06:00
cdp-eval.mjs
cdp-firefox.mjs
cdp-shot.mjs
cdpshot.mjs
clickout-test.html
clickout-test.mjs
comms-click.html
comms-click.mjs
comms-shot.html
comms-shot.mjs
compass-far.html Add compact far-display mode to the discovery compass 2026-09-07 11:07:20 -06:00
compass-far.mjs Add compact far-display mode to the discovery compass 2026-09-07 11:07:20 -06:00
contact.test.mjs Stop thrusting ship dead when it hits an obstacle or the tether rim 2026-09-07 00:21:30 -06:00
container-probe.html
container-probe.mjs
decode.test.mjs
dialog-shot.html Add dev dialog-shot probe for map confirm screenshot 2026-09-07 10:27:45 -06:00
dialog-shot.mjs Add dev dialog-shot probe for map confirm screenshot 2026-09-07 10:27:45 -06:00
discovery.test.mjs Add compact far-display mode to the discovery compass 2026-09-07 11:07:20 -06:00
frames.test.mjs
galaxy-labels.test.mjs Add GALAXY tab to the MAP console with whole-galaxy chart, jump lanes, a 2026-09-07 15:59:47 -06:00
galaxy-map.test.mjs Add GALAXY tab to the MAP console with whole-galaxy chart, jump lanes, a 2026-09-07 15:59:47 -06:00
galaxy.test.mjs Redesign galaxy as sparse 60-system spanning-tree maze without rendered 2026-09-07 14:12:40 -06:00
gate-comms.html Add gate comm window and sprite-based jump gate rendering 2026-09-06 20:26:06 -06:00
gate-comms.mjs Add gate comm window and sprite-based jump gate rendering 2026-09-06 20:26:06 -06:00
hold-restore.html
hold-restore.mjs
jump-travel.test.mjs Add gate comm window and sprite-based jump gate rendering 2026-09-06 20:26:06 -06:00
jumpgate.test.mjs Add gate comm window and sprite-based jump gate rendering 2026-09-06 20:26:06 -06:00
jumps.test.mjs Fix gate facing so gates sit on the destination side of system center 2026-09-07 14:37:21 -06:00
landing-click.html
landing-click.mjs
map-click.html Fix map tooltip ghosting by parenting it to the window container 2026-09-07 08:35:53 -06:00
map-click.mjs Add autopilot confirm dialog and wheel zoom / drag pan to the map consol 2026-09-07 10:27:29 -06:00
map-shot.html Add MAP console with system chart and fog-of-war 2026-09-06 23:43:35 -06:00
map-shot.mjs Add MAP console with system chart and fog-of-war 2026-09-06 23:43:35 -06:00
menu-intro-test.html Add MAP console with system chart and fog-of-war 2026-09-06 23:43:35 -06:00
menu-intro-test.mjs Add MAP console with system chart and fog-of-war 2026-09-06 23:43:35 -06:00
mineral-hud.test.mjs
mining-test.html
mining-test.mjs
mining.test.mjs
music.test.mjs Add stars as central bodies of non-home systems and fix home-system iden 2026-09-06 19:34:49 -06:00
phaser-loader.mjs
phaser-stub.mjs
planet.test.mjs
popup-shot.html
popup-shot.mjs
probe-imports.html
reputation.test.mjs
research-builds.test.mjs Add Mining research category and ship-scoped build upgrades 2026-09-07 11:50:36 -06:00
research-shot.html
research-shot.mjs
saves-ui-test.html
saves-ui-test.mjs
saves.test.mjs Redesign galaxy as sparse 60-system spanning-tree maze without rendered 2026-09-07 14:12:40 -06:00
scan-test.html
scan-test.mjs
scan.test.mjs
scene-restart-probe.html
scene-restart-probe.mjs
server.mjs
sfx.test.mjs
ship-behavior.test.mjs Add Shift+click throttle lock for committed-heading flight 2026-09-07 00:06:57 -06:00
shot-firefox.mjs
signal-compass-flow.html
signal-compass-flow.mjs
signal-compass.test.mjs
smoke-game.mjs Stop thrusting ship dead when it hits an obstacle or the tether rim 2026-09-07 00:21:30 -06:00
starfield.test.mjs
surface-flow.mjs
surface-hud-shot.html
surface-hud-shot.mjs
surface-hud.html
surface-hud.mjs
surface-shot.html
surface-shot.mjs
surface-skip.html
surface-skip.mjs
surface-test.html
system-category.test.mjs Redesign galaxy as sparse 60-system spanning-tree maze without rendered 2026-09-07 14:12:40 -06:00
system-chart.test.mjs Add MAP console with system chart and fog-of-war 2026-09-06 23:43:35 -06:00
system-hud.test.mjs Add stars as central bodies of non-home systems and fix home-system iden 2026-09-06 19:34:49 -06:00
test-game.html
tether-flow.html
tether-flow.mjs
tether-newworld.html Add stars as central bodies of non-home systems and fix home-system iden 2026-09-06 19:34:49 -06:00
tether-newworld.mjs Add stars as central bodies of non-home systems and fix home-system iden 2026-09-06 19:34:49 -06:00
tether.test.mjs
wdshot.mjs
world-names.test.mjs
zorder-test.html
zorder-test.mjs