Hello !
With the API we can create the map of each region but can't know the arrangement of the regions.
Can you add in /worldconquest/maps/:mapName/static the row and column position for each hexagon ?
I'm thinking something like that :
"position" : [ x, y ]

In the same time, adding also "name" to have the new real name of the region ? (i.e. "The Moors" for "MooringCounty" ; "The Linn of Mercy" for "LinnMercy" ; all names with an apostrophe)
Hello !
With the API we can create the map of each region but can't know the arrangement of the regions.
Can you add in
/worldconquest/maps/:mapName/staticthe row and column position for each hexagon ?I'm thinking something like that :

"position" : [ x, y ]
In the same time, adding also "name" to have the new real name of the region ? (i.e. "The Moors" for "MooringCounty" ; "The Linn of Mercy" for "LinnMercy" ; all names with an apostrophe)