mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-22 22:45:22 +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
191 lines
3.4 KiB
JSON
191 lines
3.4 KiB
JSON
{
|
|
"id": "Africa",
|
|
"name": "Africa",
|
|
"translation_key": "map.africa",
|
|
"categories": ["featured", "continental", "africa"],
|
|
"multiplayer_frequency": 7,
|
|
"featured_rank": 6,
|
|
"nations": [
|
|
{
|
|
"coordinates": [1144, 1894],
|
|
"name": "South Africa",
|
|
"flag": "za"
|
|
},
|
|
{
|
|
"coordinates": [1188, 572],
|
|
"name": "Sudan",
|
|
"flag": "sd"
|
|
},
|
|
{
|
|
"coordinates": [1804, 1574],
|
|
"name": "Madagascar",
|
|
"flag": "mg"
|
|
},
|
|
{
|
|
"coordinates": [1063, 827],
|
|
"name": "Central African Republic",
|
|
"flag": "cf"
|
|
},
|
|
{
|
|
"coordinates": [749, 78],
|
|
"name": "Tunisia",
|
|
"flag": "tn"
|
|
},
|
|
{
|
|
"coordinates": [1362, 290],
|
|
"name": "Egypt",
|
|
"flag": "eg"
|
|
},
|
|
{
|
|
"coordinates": [297, 211],
|
|
"name": "Morocco",
|
|
"flag": "ma"
|
|
},
|
|
{
|
|
"coordinates": [526, 223],
|
|
"name": "Algeria",
|
|
"flag": "dz"
|
|
},
|
|
{
|
|
"coordinates": [951, 260],
|
|
"name": "Libya",
|
|
"flag": "dz"
|
|
},
|
|
{
|
|
"coordinates": [767, 510],
|
|
"name": "Niger",
|
|
"flag": "ne"
|
|
},
|
|
{
|
|
"coordinates": [208, 832],
|
|
"name": "Sierra Leone",
|
|
"flag": "sl"
|
|
},
|
|
{
|
|
"coordinates": [342, 525],
|
|
"name": "Mali",
|
|
"flag": "ml"
|
|
},
|
|
{
|
|
"coordinates": [266, 841],
|
|
"name": "Liberia",
|
|
"flag": "lr"
|
|
},
|
|
{
|
|
"coordinates": [726, 794],
|
|
"name": "Nigeria",
|
|
"flag": "ng"
|
|
},
|
|
{
|
|
"coordinates": [1094, 1093],
|
|
"name": "DR Congo",
|
|
"flag": "cd"
|
|
},
|
|
{
|
|
"coordinates": [1021, 1365],
|
|
"name": "Angola",
|
|
"flag": "ao"
|
|
},
|
|
{
|
|
"coordinates": [1012, 1659],
|
|
"name": "Namibia",
|
|
"flag": "na"
|
|
},
|
|
{
|
|
"coordinates": [1174, 1642],
|
|
"name": "Botswana",
|
|
"flag": "bw"
|
|
},
|
|
{
|
|
"coordinates": [606, 853],
|
|
"name": "Benin",
|
|
"flag": "bj"
|
|
},
|
|
{
|
|
"coordinates": [1423, 1646],
|
|
"name": "Zimbabwe",
|
|
"flag": "zw"
|
|
},
|
|
{
|
|
"coordinates": [1462, 1462],
|
|
"name": "Mozambique",
|
|
"flag": "na"
|
|
},
|
|
{
|
|
"coordinates": [1416, 1194],
|
|
"name": "Tanzania",
|
|
"flag": "tz"
|
|
},
|
|
{
|
|
"coordinates": [1592, 934],
|
|
"name": "Kenya",
|
|
"flag": "ke"
|
|
},
|
|
{
|
|
"coordinates": [1858, 794],
|
|
"name": "Somalia",
|
|
"flag": "so"
|
|
},
|
|
{
|
|
"coordinates": [1582, 832],
|
|
"name": "Ethiopia",
|
|
"flag": "et"
|
|
},
|
|
{
|
|
"coordinates": [1347, 772],
|
|
"name": "South Sudan",
|
|
"flag": "ss"
|
|
},
|
|
{
|
|
"coordinates": [1472, 206],
|
|
"name": "Israel",
|
|
"flag": "il"
|
|
},
|
|
{
|
|
"coordinates": [1561, 63],
|
|
"name": "Syria",
|
|
"flag": "sy"
|
|
},
|
|
{
|
|
"coordinates": [1767, 186],
|
|
"name": "Iraq",
|
|
"flag": "iq"
|
|
},
|
|
{
|
|
"coordinates": [1757, 381],
|
|
"name": "Saudi Arabia",
|
|
"flag": "sa"
|
|
},
|
|
{
|
|
"coordinates": [1766, 638],
|
|
"name": "Yemen",
|
|
"flag": "ye"
|
|
},
|
|
{
|
|
"coordinates": [283, 15],
|
|
"name": "Portugal",
|
|
"flag": "pt"
|
|
},
|
|
{
|
|
"coordinates": [1123, 26],
|
|
"name": "Greece",
|
|
"flag": "gr"
|
|
},
|
|
{
|
|
"coordinates": [914, 23],
|
|
"name": "Italy",
|
|
"flag": "it"
|
|
},
|
|
{
|
|
"coordinates": [99, 644],
|
|
"name": "Senegal",
|
|
"flag": "sn"
|
|
},
|
|
{
|
|
"coordinates": [876, 1049],
|
|
"name": "Gabon",
|
|
"flag": "ga"
|
|
}
|
|
]
|
|
}
|