scunpacked icon indicating copy to clipboard operation
scunpacked copied to clipboard

Expose locations.json

Open EtienneLamoureux opened this issue 4 years ago • 2 comments

stantonsystem.xml is a treasure trove of positional locations, at least for the planetary bodies. Consider exposing it as a parsed json file.

Additionally, shops are related to their locations through their ID:

  1. Given a shop, find its ID in ShopLayouts.xml
  2. In layer0.xml, find which variable ID has a default value equal to that shop's id
  3. Find that variable ID in stantonsystem.xml and check it's hierarchy

EtienneLamoureux avatar Jun 01 '20 17:06 EtienneLamoureux

OMG, I just started looking at layer0.xml, my mind is blown already!

richardthombs avatar Aug 18 '20 08:08 richardthombs

stantonsystem.xml is great, but I can't figure out how to link these back to real place names, any ideas?

richardthombs avatar Aug 19 '20 09:08 richardthombs