orbit/js
Brian Fertig a1db1cc672 Give the home world a real name from the bank, and show object names on the compass
Two small naming/labeling fixes:

1. The home planet was always the generic "Terra". It now takes the first
   name off the STARTING system's planet-name deck (SystemGenerator), so it
   reads as a real place and can never clash with one of that system's
   planets. Stored as content.homeName (only the starting system has one);
   the old planets.homeName stays as a fallback. Used for the compass
   home chip and the tether anchor label.

2. Confirmed/sharpened the compass name tag: each discovered off-screen
   object's arrow chip already renders TYPE + NAME — now the home world
   shows its bank name too (e.g. "HOME WORLD · ESHKAELURA").

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-09-03 22:41:06 -06:00
..
config
entities Replace procedural ship sprite with spritesheet art and facing offset 2026-09-03 21:40:33 -06:00
galaxy Give the home world a real name from the bank, and show object names on the compass 2026-09-03 22:41:06 -06:00
scenes Give the home world a real name from the bank, and show object names on the compass 2026-09-03 22:41:06 -06:00
tether Add the tether: the player's range, a level-1 zone (5120 px) with a glitchy barrier rim 2026-09-03 22:03:29 -06:00
ui
utils Name worlds & stations from curated banks (colonial/alien, official/smuggler) 2026-09-03 22:29:31 -06:00
vendor
visuals
main.js