Silverfeelin / SkyGame-Planner

Sky:CotL unlock planner/tracker
Other
17 stars 3 forks source link

Realm & area map #101

Closed Silverfeelin closed 2 months ago

Silverfeelin commented 2 months ago

Closes #65

Silverfeelin commented 2 months ago

Right now the only major thing that still needs to be done is write down how all areas are connected to each other. For every area, the connections represent what areas can be accessed from that area.

Some areas can only be accessed in one direction (like realm portals at home or going between realms at the temples). Warps (i.e. season/event spirits), return shrines are not going to be included.

{
  "guid": "zewkN917oz",
  "name": "Home Space",
  "mapData": { "position": [-478,415.75] },
  "connections": [
    { "area": "Mhbh0g9OdG" }, // Points to Aviary Village
    { "area": "oEnKoTrbCt" }, // Points to Sand Dunes (Isle of Dawn)
    // TODO... everything else
  ]
},
cloudflare-pages[bot] commented 2 months ago

Deploying sky-planner with  Cloudflare Pages  Cloudflare Pages

Latest commit: 67e67cc
Status: ✅  Deploy successful!
Preview URL: https://d20d4e2b.sky-planner.pages.dev
Branch Preview URL: https://p-realms.sky-planner.pages.dev

View logs