orbit/js/galaxy
Brian Fertig f8d62dfe09 Compact the system dossier to identity + faction status
- SystemReport now returns a tight {title, subtitle, faction, population, status} shape instead of per-settlement/gate line lists; the HUD shows only the name, "<Type> system · star <class>", and "Faction: Neutral · Pop ~X" (or "Unclaimed").
- Drop the settlements/gates/summary/seed lines from the GameScene HUD render and update the decode/collapse docs to the new two-line layout.
- Fix planet kindLabel lookup to key on rec.class instead of rec.name so the comms/surface panels don't repeat the proper name.
- Update asteroid, galaxy, and system-hud tests plus PROJECT_NOTES to match the compact report shape.
2026-09-08 12:07:18 -06:00
..
Discovery.js
Galaxy.js Add deep-space station variants with spritesheet art and landing support 2026-09-07 22:23:12 -06:00
GalaxyChart.js Add route/destination visualization to map console 2026-09-07 21:48:50 -06:00
JumpNetwork.js
JumpTravel.js
PlanetFrames.js
Route.js
StationFrames.js Add deep-space station variants with spritesheet art and landing support 2026-09-07 22:23:12 -06:00
SystemChart.js Add route/destination visualization to map console 2026-09-07 21:48:50 -06:00
SystemGenerator.js Add deep-space station variants with spritesheet art and landing support 2026-09-07 22:23:12 -06:00
SystemReport.js Compact the system dossier to identity + faction status 2026-09-08 12:07:18 -06:00