mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-03 23:10:35 +00:00
778b6867a4
## Description: Fixed map assets and generated outputs. Fixed issues with map not loading and pathfinding not working. Britannia (new) and Britannia Classic. Now work correctly. ## Please complete the following: - [X] I have added screenshots for all UI updates - [X] I process any text displayed to the user through translateText() and I've added it to the en.json file - [X] I have added relevant tests to the test directory - [X] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced ## Please put your Discord username so you can be contacted if a bug or regression is found: Tsprophet --------- Co-authored-by: Harry <Harry.bath94@gmail.com> Co-authored-by: iamlewis <lewismmmm@gmail.com>
121 lines
2.2 KiB
JSON
121 lines
2.2 KiB
JSON
{
|
|
"map": {
|
|
"height": 2088,
|
|
"num_land_tiles": 1188359,
|
|
"width": 1600
|
|
},
|
|
"map16x": {
|
|
"height": 522,
|
|
"num_land_tiles": 70697,
|
|
"width": 400
|
|
},
|
|
"map4x": {
|
|
"height": 1044,
|
|
"num_land_tiles": 292283,
|
|
"width": 800
|
|
},
|
|
"name": "Britannia",
|
|
"nations": [
|
|
{
|
|
"coordinates": [1539, 1915],
|
|
"flag": "fr",
|
|
"name": "Pas-de-Calais"
|
|
},
|
|
{
|
|
"coordinates": [214, 1242],
|
|
"flag": "ie",
|
|
"name": "Mayo"
|
|
},
|
|
{
|
|
"coordinates": [189, 1605],
|
|
"flag": "ie",
|
|
"name": "Kerry"
|
|
},
|
|
{
|
|
"coordinates": [257, 1458],
|
|
"flag": "ie",
|
|
"name": "Clare"
|
|
},
|
|
{
|
|
"coordinates": [527, 1295],
|
|
"flag": "ie",
|
|
"name": "Meath"
|
|
},
|
|
{
|
|
"coordinates": [703, 431],
|
|
"flag": "gb-sct",
|
|
"name": "Highland"
|
|
},
|
|
{
|
|
"coordinates": [611, 690],
|
|
"flag": "gb-sct",
|
|
"name": "Argyll and Bute"
|
|
},
|
|
{
|
|
"coordinates": [1118, 1202],
|
|
"flag": "gb-eng",
|
|
"name": "North Yorkshire"
|
|
},
|
|
{
|
|
"coordinates": [971, 517],
|
|
"flag": "gb-sct",
|
|
"name": "Aberdeenshire"
|
|
},
|
|
{
|
|
"coordinates": [951, 1088],
|
|
"flag": "gb-eng",
|
|
"name": "Cumbria"
|
|
},
|
|
{
|
|
"coordinates": [846, 1000],
|
|
"flag": "gb-sct",
|
|
"name": "Dumfries and Galloway"
|
|
},
|
|
{
|
|
"coordinates": [856, 672],
|
|
"flag": "gb-sct",
|
|
"name": "Perthshire and Kinross"
|
|
},
|
|
{
|
|
"coordinates": [1271, 1403],
|
|
"flag": "gb-eng",
|
|
"name": "Lincolnshire"
|
|
},
|
|
{
|
|
"coordinates": [867, 1883],
|
|
"flag": "gb-eng",
|
|
"name": "Devon"
|
|
},
|
|
{
|
|
"coordinates": [1051, 946],
|
|
"flag": "gb-eng",
|
|
"name": "Northumberland"
|
|
},
|
|
{
|
|
"coordinates": [1400, 1495],
|
|
"flag": "gb-eng",
|
|
"name": "Norfolk"
|
|
},
|
|
{
|
|
"coordinates": [902, 1569],
|
|
"flag": "gb-wls",
|
|
"name": "Powys"
|
|
},
|
|
{
|
|
"coordinates": [1407, 1584],
|
|
"flag": "gb-eng",
|
|
"name": "Suffolk"
|
|
},
|
|
{
|
|
"coordinates": [1148, 1820],
|
|
"flag": "gb-eng",
|
|
"name": "Hampshire"
|
|
},
|
|
{
|
|
"coordinates": [404, 1146],
|
|
"flag": "gb-nir",
|
|
"name": "Fermanagh"
|
|
}
|
|
]
|
|
}
|