orbit/dev
Brian Fertig ce26b38df9 Add quests console with live progress tracking and claimable rewards
- Introduce QuestState ledger (granted/claimed ids) persisted via SaveData, with safe fromJSON validation that drops unknown ids and enforces claimed ⊆ granted
- Define the starter quest "Start Your Journey" in data/quests.json with four live checks: research node, lifetime asteroid mining, home tether level, and discovered world count
- Add totalMined counter tracked on each ore event to support the mining requirement independently of cargo hold
- Build QuestWindow (full-screen console at depth 80) with video feed, category tabs (Main Story live, Side Quests standby), quest list, detail plate with checklist and CLAIM REWARD action
- Wire QUESTS slot into both flight and surface command decks right of SHIP; SurfaceScene delegates snapshot/claim to the sleeping GameScene while rendering its own console notes
- Grant starter quest on first boot with delayed toast; announce "QUEST READY" once per quest when all checks complete
- Update research-builds tests for seven-slot deck layout; add dev/quests.test.mjs covering data contract, ledger behavior, save round-trip, and deck slot placement
2026-09-08 09:32:12 -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 Changes to Research Areas 2026-09-07 23:10:47 -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 Changes to Research Areas 2026-09-07 23:10:47 -06:00
exit-gate-shot.html Add route/destination visualization to map console 2026-09-07 21:48:50 -06:00
exit-gate-shot.mjs Add route/destination visualization to map console 2026-09-07 21:48:50 -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 route/destination visualization to map console 2026-09-07 21:48:50 -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
phaser-loader.mjs
phaser-stub.mjs
planet.test.mjs
popup-shot.html
popup-shot.mjs
probe-imports.html
quests.test.mjs Add quests console with live progress tracking and claimable rewards 2026-09-08 09:32:12 -06:00
reputation.test.mjs
research-builds.test.mjs Add quests console with live progress tracking and claimable rewards 2026-09-08 09:32:12 -06:00
research-shot.html
research-shot.mjs Changes to Research Areas 2026-09-07 23:10:47 -06:00
route-shot.html Add route/destination visualization to map console 2026-09-07 21:48:50 -06:00
route-shot.mjs Add route/destination visualization to map console 2026-09-07 21:48:50 -06:00
route.test.mjs Add SET DESTINATION route plotting with compass guidance 2026-09-07 20:10:15 -06:00
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
star-art.test.mjs Add SYSTEM tab and zoom-bloom star art to the map console 2026-09-07 18:56:48 -06:00
starfield.test.mjs
station-frames.test.mjs Add deep-space station variants with spritesheet art and landing support 2026-09-07 22:23:12 -06:00
station-shot.html Add deep-space station variants with spritesheet art and landing support 2026-09-07 22:23:12 -06:00
station-shot.mjs Add deep-space station variants with spritesheet art and landing support 2026-09-07 22:23:12 -06:00
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 SYSTEM tab and zoom-bloom star art to the map console 2026-09-07 18:56:48 -06:00
system-hud.test.mjs
test-game.html
tether-flow.html
tether-flow.mjs
tether-newworld.html
tether-newworld.mjs
tether.test.mjs
wdshot.mjs
world-names.test.mjs
zorder-test.html
zorder-test.mjs