- DiscoveryCompass name tags are now interactive buttons with hover/press feedback; firing onSelect hands the target id to the scene, which retargets the ship via GameScene.autopilotTo (aim at the keep-out rim on the approach side). - Compass layout reserves the command-deck strip (reserveBottom) so chips/arrows are never buried under the deck. - Click-to-fly now ignores clicks that land on a compass chip (DiscoveryCompass.contains), keeping autopilot and fly-here from colliding. - Tests cover the chip hit test, onSelect seam, and reserveBottom clamping; docs updated to describe the new autopilot behavior. |
||
|---|---|---|
| .. | ||
| cdp-eval.mjs | ||
| cdpshot.mjs | ||
| discovery.test.mjs | ||
| galaxy.test.mjs | ||
| planet.test.mjs | ||
| research-builds.test.mjs | ||
| ship-behavior.test.mjs | ||
| smoke-game.mjs | ||
| starfield.test.mjs | ||
| test-game.html | ||