mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-25 01:54:43 +00:00
e494f83e8e
Resolves #4250 ## Description: Huge update for the map categories: https://github.com/user-attachments/assets/b7dc6344-efdc-4073-b15a-92b6dccdcc19 **New Categories** - Re-adds Continental category, with the 7 traditional continents - Re-adds the category of Arcade along all its maps. - Renames "Other" to "Fictional", so that tag is more specific and feels more in-theme with the others. The info.json's of the maps that had the Other category got changed to Fictional **Map Category changes** - **achiran**: adds Europe (while the map is fictional, it is made up of real islands from ireland. (Since world includes Dyslexdria and Antarctica has Deglaciated Antarctica, both fictional , i figured for consistency we could include these mash-up maps too) - **aegean**: adds Asia category (Turkey is in Asia) - **arctic**: adds Asia category - **choppingblock**: updated "other" to "fictional", added to "new" - **deglaciatedantarctica**: updated "other" to "fictional" - **didier**: re-added to Arcade - **didierfrance**: re-added to Arcade - **dyslexdria**: updated "other" to "fictional" - **fourislands**: updated "other" to "fictional" - **hawaii**: remove north_america tag (while part of the US, hawaii is geographically only in Oceania) - **labyrinth**: added to new, re-added to Arcade - **marenostrum**: added africa and asia tags, the continents which the mediterranean borders - **onion**: re-added to Arcade - **pangaea**: updated "other" to "fictional" - **passage**: updated "other" to "fictional" - **sierpinski** re-added to Arcade - **surrounded**: updated "other" to "fictional" - **svalmel**: updated "other" to "fictional", added to europe and north_america (same logic as achiran) - **thebox**: re-added to Arcade - **tradersdream**: updated "other" to "fictional" - **worldinverted**: updated "other" to "fictional", added to "new" - **africa**: added to Continental - **antarctica**: added to Continental - **asia**: added to Continental - **europe**: added to Continental - **northamerica**: added to Continental - **southamerica**: added to Continental - **oceania**: added to Continental - **mississippiriver**: added to "new" - **korea**: added to "new" - **middleeast**: added to "new" - **balkans**: added to "new" - **indiansubcontinent**: added to "new" - **taiwanstrait**: added to "new" - **northwestpassage**: added to "new" - **southeastasia**: added to "new" - **venice**: added to "new" - **yellowsea**: added to "new" - **hongkong**: added to "new" - **titan**: added to "new" - **caribbean**: added to "new" - **juandefucastrait**: added to "new" - **danishstraits**: added to "new" ## 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 ## Please put your Discord username so you can be contacted if a bug or regression is found: tri.star1011
356 lines
6.9 KiB
JSON
356 lines
6.9 KiB
JSON
{
|
|
"id": "NorthAmerica",
|
|
"name": "North America",
|
|
"translation_key": "map.northamerica",
|
|
"categories": ["featured", "continental", "north_america"],
|
|
"multiplayer_frequency": 5,
|
|
"featured_rank": 3,
|
|
"nations": [
|
|
{
|
|
"coordinates": [1625, 1040],
|
|
"name": "Florida",
|
|
"flag": "Florida"
|
|
},
|
|
{
|
|
"coordinates": [1250, 1130],
|
|
"name": "Mexico",
|
|
"flag": "mx"
|
|
},
|
|
{
|
|
"coordinates": [1460, 1275],
|
|
"name": "Guatemala",
|
|
"flag": "gt"
|
|
},
|
|
{
|
|
"coordinates": [1530, 1290],
|
|
"name": "Honduras",
|
|
"flag": "hn"
|
|
},
|
|
{
|
|
"coordinates": [1570, 1350],
|
|
"name": "Nicaragua",
|
|
"flag": "ni"
|
|
},
|
|
{
|
|
"coordinates": [1651, 1399],
|
|
"name": "Panama",
|
|
"flag": "pa"
|
|
},
|
|
{
|
|
"coordinates": [1760, 1410],
|
|
"name": "Colombia",
|
|
"flag": "co"
|
|
},
|
|
{
|
|
"coordinates": [1883, 1395],
|
|
"name": "Venezuela",
|
|
"flag": "ve"
|
|
},
|
|
{
|
|
"coordinates": [1692, 1161],
|
|
"name": "Cuba",
|
|
"flag": "cu"
|
|
},
|
|
{
|
|
"coordinates": [331, 341],
|
|
"name": "Alaska",
|
|
"flag": "Alaska"
|
|
},
|
|
{
|
|
"coordinates": [1062, 932],
|
|
"name": "Arizona",
|
|
"flag": "Arizona"
|
|
},
|
|
{
|
|
"coordinates": [940, 905],
|
|
"name": "California",
|
|
"flag": "California"
|
|
},
|
|
{
|
|
"coordinates": [1147, 843],
|
|
"name": "Colorado",
|
|
"flag": "Colorado"
|
|
},
|
|
{
|
|
"coordinates": [1593, 974],
|
|
"name": "Georgia",
|
|
"flag": "Georgia_US"
|
|
},
|
|
{
|
|
"coordinates": [250, 1200],
|
|
"name": "Hawaii",
|
|
"flag": "Hawaii"
|
|
},
|
|
{
|
|
"coordinates": [1000, 710],
|
|
"name": "Idaho",
|
|
"flag": "Idaho"
|
|
},
|
|
{
|
|
"coordinates": [1490, 789],
|
|
"name": "Illinois",
|
|
"flag": "Illinois"
|
|
},
|
|
{
|
|
"coordinates": [1335, 835],
|
|
"name": "Kansas",
|
|
"flag": "Kansas"
|
|
},
|
|
{
|
|
"coordinates": [1525, 872],
|
|
"name": "Kentucky",
|
|
"flag": "Kentucky"
|
|
},
|
|
{
|
|
"coordinates": [1410, 984],
|
|
"name": "Louisiana",
|
|
"flag": "Louisiana"
|
|
},
|
|
{
|
|
"coordinates": [1854, 720],
|
|
"name": "Maine",
|
|
"flag": "Maine"
|
|
},
|
|
{
|
|
"coordinates": [1572, 762],
|
|
"name": "Michigan",
|
|
"flag": "Michigan"
|
|
},
|
|
{
|
|
"coordinates": [1472, 940],
|
|
"name": "Mississippi",
|
|
"flag": "Mississippi"
|
|
},
|
|
{
|
|
"coordinates": [1390, 688],
|
|
"name": "Minnesota",
|
|
"flag": "Minnesota"
|
|
},
|
|
{
|
|
"coordinates": [1427, 829],
|
|
"name": "Missouri",
|
|
"flag": "Missouri"
|
|
},
|
|
{
|
|
"coordinates": [1100, 677],
|
|
"name": "Montana",
|
|
"flag": "Montana"
|
|
},
|
|
{
|
|
"coordinates": [1263, 787],
|
|
"name": "Nebraska",
|
|
"flag": "Nebraska"
|
|
},
|
|
{
|
|
"coordinates": [946, 818],
|
|
"name": "Nevada",
|
|
"flag": "Nevada"
|
|
},
|
|
{
|
|
"coordinates": [1169, 932],
|
|
"name": "New Mexico",
|
|
"flag": "New_Mexico"
|
|
},
|
|
{
|
|
"coordinates": [1737, 768],
|
|
"name": "New York",
|
|
"flag": "New_York"
|
|
},
|
|
{
|
|
"coordinates": [1239, 670],
|
|
"name": "North Dakota",
|
|
"flag": "North_Dakota"
|
|
},
|
|
{
|
|
"coordinates": [1612, 816],
|
|
"name": "Ohio",
|
|
"flag": "Ohio"
|
|
},
|
|
{
|
|
"coordinates": [1296, 902],
|
|
"name": "Oklahoma",
|
|
"flag": "Oklahoma"
|
|
},
|
|
{
|
|
"coordinates": [873, 757],
|
|
"name": "Oregon",
|
|
"flag": "Oregon"
|
|
},
|
|
{
|
|
"coordinates": [1686, 796],
|
|
"name": "Pennsylvania",
|
|
"flag": "Pennsylvania"
|
|
},
|
|
{
|
|
"coordinates": [1636, 934],
|
|
"name": "South Carolina",
|
|
"flag": "South_Carolina"
|
|
},
|
|
{
|
|
"coordinates": [1302, 721],
|
|
"name": "South Dakota",
|
|
"flag": "South_Dakota"
|
|
},
|
|
{
|
|
"coordinates": [1579, 900],
|
|
"name": "Tennessee",
|
|
"flag": "Tennessee"
|
|
},
|
|
{
|
|
"coordinates": [1279, 1013],
|
|
"name": "Texas",
|
|
"flag": "Texas"
|
|
},
|
|
{
|
|
"coordinates": [1785, 727],
|
|
"name": "Vermont",
|
|
"flag": "Vermont"
|
|
},
|
|
{
|
|
"coordinates": [1652, 864],
|
|
"name": "Virginia",
|
|
"flag": "Virginia"
|
|
},
|
|
{
|
|
"coordinates": [897, 673],
|
|
"name": "Washington",
|
|
"flag": "Washington"
|
|
},
|
|
{
|
|
"coordinates": [1118, 764],
|
|
"name": "Wyoming",
|
|
"flag": "Wyoming"
|
|
},
|
|
{
|
|
"coordinates": [1798, 592],
|
|
"name": "Quebec",
|
|
"flag": "Quebec"
|
|
},
|
|
{
|
|
"coordinates": [1080, 367],
|
|
"name": "Northwest Territories",
|
|
"flag": "northwestterritories"
|
|
},
|
|
{
|
|
"coordinates": [1440, 319],
|
|
"name": "Nunavut",
|
|
"flag": "Nunavut"
|
|
},
|
|
{
|
|
"coordinates": [2399, 171],
|
|
"name": "Greenland",
|
|
"flag": "gl"
|
|
},
|
|
{
|
|
"coordinates": [777, 382],
|
|
"name": "Yukon",
|
|
"flag": "Yukon"
|
|
},
|
|
{
|
|
"coordinates": [787, 561],
|
|
"name": "British Columbia",
|
|
"flag": "britishcolumbia"
|
|
},
|
|
{
|
|
"coordinates": [966, 521],
|
|
"name": "Alberta",
|
|
"flag": "alberta"
|
|
},
|
|
{
|
|
"coordinates": [1172, 569],
|
|
"name": "Saskatchewan",
|
|
"flag": "saskatchewan"
|
|
},
|
|
{
|
|
"coordinates": [1343, 507],
|
|
"name": "Manitoba",
|
|
"flag": "manitoba"
|
|
},
|
|
{
|
|
"coordinates": [1575, 621],
|
|
"name": "Ontario",
|
|
"flag": "ontario"
|
|
},
|
|
{
|
|
"coordinates": [1903, 671],
|
|
"name": "New Brunswick",
|
|
"flag": "newbrunswick"
|
|
},
|
|
{
|
|
"coordinates": [1924, 748],
|
|
"name": "Nova Scotia",
|
|
"flag": "novascotia"
|
|
},
|
|
{
|
|
"coordinates": [1983, 547],
|
|
"name": "Newfoundland and Labrador",
|
|
"flag": "newfoundlandandlabrador"
|
|
},
|
|
{
|
|
"coordinates": [1793, 1209],
|
|
"name": "Haiti",
|
|
"flag": "ht"
|
|
},
|
|
{
|
|
"coordinates": [1851, 1215],
|
|
"name": "Dominican Republic",
|
|
"flag": "do"
|
|
},
|
|
{
|
|
"coordinates": [1912, 1224],
|
|
"name": "Puerto Rico",
|
|
"flag": "pr"
|
|
},
|
|
{
|
|
"coordinates": [2020, 1422],
|
|
"name": "Guyana",
|
|
"flag": "gy"
|
|
},
|
|
{
|
|
"coordinates": [2785, 358],
|
|
"name": "Iceland",
|
|
"flag": "is"
|
|
},
|
|
{
|
|
"coordinates": [1975, 702],
|
|
"name": "Prince Edward Island",
|
|
"flag": "princeedwardisland"
|
|
},
|
|
{
|
|
"coordinates": [1037, 838],
|
|
"name": "Utah",
|
|
"flag": "Utah"
|
|
},
|
|
{
|
|
"coordinates": [1402, 772],
|
|
"name": "Iowa",
|
|
"flag": "Iowa"
|
|
},
|
|
{
|
|
"coordinates": [1685, 902],
|
|
"name": "North Carolina",
|
|
"flag": "North_Carolina"
|
|
},
|
|
{
|
|
"coordinates": [1417, 904],
|
|
"name": "Arkansas",
|
|
"flag": "Arkansas"
|
|
},
|
|
{
|
|
"coordinates": [1547, 819],
|
|
"name": "Indiana",
|
|
"flag": "Indiana"
|
|
},
|
|
{
|
|
"coordinates": [1528, 963],
|
|
"name": "Alabama",
|
|
"flag": "Alabama"
|
|
},
|
|
{
|
|
"coordinates": [1811, 782],
|
|
"name": "Massachusetts",
|
|
"flag": "Massachusetts"
|
|
}
|
|
]
|
|
}
|