Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Expose locations.json #33

Open
EtienneLamoureux opened this issue Jun 1, 2020 · 2 comments
Open

Expose locations.json #33

EtienneLamoureux opened this issue Jun 1, 2020 · 2 comments

Comments

@EtienneLamoureux
Copy link

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
@richardthombs
Copy link
Owner

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

@richardthombs
Copy link
Owner

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants