orbit/js
Brian Fertig a1aa25b5ba Add jump gate network and in-system gate placement
- Introduce data/gates.json + js/galaxy/JumpNetwork.js: a strongly-connected, degree-limited spanning tree over the nearest-star graph (plus local shortcuts) so every system holds 1–3 gates, all jumps are local, and no system is closed or trapped
- Place each gate on the tether circle of an anchor (planet / space station / home world), facing its destination star; enforce radius band, clearance from anchors, and gap between gates in SystemGenerator.layoutGates
- Add the JumpGate entity (procedural twin-pylon portal) with the same solid contract as Planet/Station, discoverable in cyan, listed in the HUD dossier; wire into GameScene solids + discovery
- Guarantee every system holds at least one gate anchor (barren systems get a deep-space station); cap the home system at 3 objects so it fits the tighter band
- Rework solar-system layout to a full pairwise band [minSpacing, maxSpacing] with rotation tuned toward gate bearings; update tests and docs accordingly
2026-09-06 11:56:26 -06:00
..
build Add build console with tether-l2 install, dev server, and diagnostics 2026-09-05 18:55:29 -06:00
config
dev Add build console with tether-l2 install, dev server, and diagnostics 2026-09-05 18:55:29 -06:00
entities Add jump gate network and in-system gate placement 2026-09-06 11:56:26 -06:00
galaxy Add jump gate network and in-system gate placement 2026-09-06 11:56:26 -06:00
mining Replace tether HUD with live mineral hold readout bar 2026-09-05 12:12:18 -06:00
reputation
research Add build console with tether-l2 install, dev server, and diagnostics 2026-09-05 18:55:29 -06:00
save Add build console with tether-l2 install, dev server, and diagnostics 2026-09-05 18:55:29 -06:00
scan
scenes Add jump gate network and in-system gate placement 2026-09-06 11:56:26 -06:00
tether Bump tether radius growth to 2× and refresh HUD on build completion 2026-09-05 19:52:54 -06:00
ui Fix text centering and close-button click passthrough in UI windows 2026-09-06 09:28:22 -06:00
utils Add build console with tether-l2 install, dev server, and diagnostics 2026-09-05 18:55:29 -06:00
vendor
visuals
main.js Add build console with tether-l2 install, dev server, and diagnostics 2026-09-05 18:55:29 -06:00