orbit/dev
Brian Fertig cf999a14fa Add signal compass UI for scan-revealed undiscovered objects
- New js/ui/SignalCompass.js renders a faint ring around the ship with soft radio-signal markers at each undiscovered in-region object's bearing, with full→linear-fade envelope and per-id pulse phase
- Signals track live ship position each frame, drop on discovery, and re-emit on rescan; scene drives state, renderer is stateless
- data/signalCompass.json configures radius, lifetime (20s full + 5s fade), colors, signal/ripple/pulse/ring geometry with enabled gate
- dev/signal-compass.test.mjs unit-tests the pure signalAlpha envelope, bearingAngle math, and config sanity via Node
- dev/signal-compass-flow.{html,mjs} headless browser flow test boots real GameScene, presses SCAN, and verifies emission, fade, expiry, and discovery-drop behavior
2026-09-05 00:29:49 -06:00
..
asteroids.test.mjs
cdp-eval.mjs
cdp-firefox.mjs
cdpshot.mjs
clickout-test.html
clickout-test.mjs
comms-click.html Add comms panel and free-space station entities 2026-09-04 19:45:12 -06:00
comms-click.mjs Add comms panel and free-space station entities 2026-09-04 19:45:12 -06:00
comms-shot.html Add comms panel and free-space station entities 2026-09-04 19:45:12 -06:00
comms-shot.mjs Add comms panel and free-space station entities 2026-09-04 19:45:12 -06:00
decode.test.mjs
discovery.test.mjs
galaxy.test.mjs
landing-click.html Add SurfaceScene with landing video and surface deck 2026-09-04 21:25:44 -06:00
landing-click.mjs Add SurfaceScene with landing video and surface deck 2026-09-04 21:25:44 -06:00
mining-test.html Add asteroid mining: energy arm, beam FX, and context menu 2026-09-04 17:09:16 -06:00
mining-test.mjs Add ship state machine and let movement break the mining sequence 2026-09-04 18:06:33 -06:00
planet.test.mjs
popup-shot.html Fix mining popup width and layout to fit real font metrics 2026-09-04 17:16:56 -06:00
popup-shot.mjs Fix mining popup width and layout to fit real font metrics 2026-09-04 17:16:56 -06:00
reputation.test.mjs Add comms panel and free-space station entities 2026-09-04 19:45:12 -06:00
research-builds.test.mjs Add deep-scan sonar pulse replacing the Build action button 2026-09-05 00:29:17 -06:00
saves-ui-test.html
saves-ui-test.mjs Fix SavePanel button overflow, header decode freeze, and card lock state 2026-09-04 14:48:36 -06:00
saves.test.mjs
scan-test.html Add deep-scan sonar pulse replacing the Build action button 2026-09-05 00:29:17 -06:00
scan-test.mjs Add deep-scan sonar pulse replacing the Build action button 2026-09-05 00:29:17 -06:00
scan.test.mjs Add deep-scan sonar pulse replacing the Build action button 2026-09-05 00:29:17 -06:00
ship-behavior.test.mjs
shot-firefox.mjs Add SurfaceScene with landing video and surface deck 2026-09-04 21:25:44 -06:00
signal-compass-flow.html Add signal compass UI for scan-revealed undiscovered objects 2026-09-05 00:29:49 -06:00
signal-compass-flow.mjs Add signal compass UI for scan-revealed undiscovered objects 2026-09-05 00:29:49 -06:00
signal-compass.test.mjs Add signal compass UI for scan-revealed undiscovered objects 2026-09-05 00:29:49 -06:00
smoke-game.mjs
starfield.test.mjs
surface-flow.mjs Add take-off clip to surface scene before resuming flight 2026-09-04 22:44:51 -06:00
surface-hud-shot.html Add upper-left surface HUD showing planet name, type, and tether level 2026-09-04 23:23:41 -06:00
surface-hud-shot.mjs Add upper-left surface HUD showing planet name, type, and tether level 2026-09-04 23:23:41 -06:00
surface-hud.html Add upper-left surface HUD showing planet name, type, and tether level 2026-09-04 23:23:41 -06:00
surface-hud.mjs Add upper-left surface HUD showing planet name, type, and tether level 2026-09-04 23:23:41 -06:00
surface-shot.html Add SurfaceScene with landing video and surface deck 2026-09-04 21:25:44 -06:00
surface-shot.mjs Add take-off clip to surface scene before resuming flight 2026-09-04 22:44:51 -06:00
surface-test.html Add SurfaceScene with landing video and surface deck 2026-09-04 21:25:44 -06:00
system-hud.test.mjs Add asteroid mining: energy arm, beam FX, and context menu 2026-09-04 17:09:16 -06:00
test-game.html
tether.test.mjs
wdshot.mjs Add comms panel and free-space station entities 2026-09-04 19:45:12 -06:00
zorder-test.html Fix menu sub-bar, save panel, and confirm dialog input and z-order bugs 2026-09-04 14:31:34 -06:00
zorder-test.mjs Fix menu sub-bar, save panel, and confirm dialog input and z-order bugs 2026-09-04 14:31:34 -06:00