orbit/js
Brian Fertig bc8d5359c7 Add asteroid field depletion and restyle station compass + research edge
- Mining now fires `onDepleted` when a cluster's last rock is consumed; GameScene splices the depleted cluster out of world entities, solids, content record, and map chart, then records its id for persistence
- SaveData captures/restores `depletedClusters` so mined-out fields stay gone across save/load (legacy saves default to empty set)
- Change station compass color from red (#ff4d5e) to bright purple (#c84dff) in data and all UI references
- ResearchWindow: thicken tech-tree edges to 3px core + wide glow, add crawling dash animation on unpowered links, endpoint socket dots, and a comet-trail pulse on powered edges
2026-09-08 13:18:48 -06:00
..
build
config
dev
entities
galaxy Compact the system dossier to identity + faction status 2026-09-08 12:07:18 -06:00
mining Add asteroid field depletion and restyle station compass + research edge 2026-09-08 13:18:48 -06:00
quests Add quest tracker HUD with priority system and live checklist 2026-09-08 12:55:10 -06:00
reputation
research
save Add asteroid field depletion and restyle station compass + research edge 2026-09-08 13:18:48 -06:00
scan
scenes Add asteroid field depletion and restyle station compass + research edge 2026-09-08 13:18:48 -06:00
tether Fix tether visible-arc logic for exact internal tangency 2026-09-08 11:24:02 -06:00
ui Add asteroid field depletion and restyle station compass + research edge 2026-09-08 13:18:48 -06:00
utils
vendor
visuals
main.js