mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-24 13:52:45 +00:00
4ae1fa2ebe
## Description: Small-island removal previously ran only on the full-size terrain. The compact (4x downscaled) map inherited that filtering before being downscaled, which meant islands that survived at full size could end up as tiny specks in the compact map. This PR runs `removeSmallIslands` on the 4x terrain as well, with half the threshold (15 vs 30 tiles), so very small islands are pruned in compact maps while the full-size map is unchanged. ## 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: FloPinguin
181 lines
3.2 KiB
JSON
181 lines
3.2 KiB
JSON
{
|
|
"map": {
|
|
"height": 1000,
|
|
"num_land_tiles": 194648,
|
|
"width": 2000
|
|
},
|
|
"map16x": {
|
|
"height": 250,
|
|
"num_land_tiles": 10846,
|
|
"width": 500
|
|
},
|
|
"map4x": {
|
|
"height": 500,
|
|
"num_land_tiles": 46259,
|
|
"width": 1000
|
|
},
|
|
"name": "Oceania",
|
|
"nations": [
|
|
{
|
|
"coordinates": [718, 738],
|
|
"flag": "au",
|
|
"name": "Australia"
|
|
},
|
|
{
|
|
"coordinates": [1050, 809],
|
|
"flag": "nz",
|
|
"name": "New Zealand"
|
|
},
|
|
{
|
|
"coordinates": [436, 407],
|
|
"flag": "tl",
|
|
"name": "Timor-Leste"
|
|
},
|
|
{
|
|
"coordinates": [182, 378],
|
|
"flag": "id",
|
|
"name": "Indonesia"
|
|
},
|
|
{
|
|
"coordinates": [292, 243],
|
|
"flag": "bn",
|
|
"name": "Brunei Darussalam"
|
|
},
|
|
{
|
|
"coordinates": [152, 282],
|
|
"flag": "sg",
|
|
"name": "Singapore"
|
|
},
|
|
{
|
|
"coordinates": [120, 261],
|
|
"flag": "my",
|
|
"name": "Malaysia"
|
|
},
|
|
{
|
|
"coordinates": [106, 129],
|
|
"flag": "th",
|
|
"name": "Thailand"
|
|
},
|
|
{
|
|
"coordinates": [51, 42],
|
|
"flag": "mm",
|
|
"name": "Myanmar"
|
|
},
|
|
{
|
|
"coordinates": [158, 162],
|
|
"flag": "kh",
|
|
"name": "Cambodia"
|
|
},
|
|
{
|
|
"coordinates": [182, 43],
|
|
"flag": "vn",
|
|
"name": "Vietnam"
|
|
},
|
|
{
|
|
"coordinates": [143, 37],
|
|
"flag": "la",
|
|
"name": "Lao PDR"
|
|
},
|
|
{
|
|
"coordinates": [278, 18],
|
|
"flag": "hk",
|
|
"name": "Hong Kong"
|
|
},
|
|
{
|
|
"coordinates": [359, 1],
|
|
"flag": "tw",
|
|
"name": "Taiwan, Province of China"
|
|
},
|
|
{
|
|
"coordinates": [366, 119],
|
|
"flag": "ph",
|
|
"name": "Philippines"
|
|
},
|
|
{
|
|
"coordinates": [536, 207],
|
|
"flag": "pw",
|
|
"name": "Palau"
|
|
},
|
|
{
|
|
"coordinates": [834, 215],
|
|
"flag": "fm",
|
|
"name": "Micronesia"
|
|
},
|
|
{
|
|
"coordinates": [664, 113],
|
|
"flag": "gu",
|
|
"name": "Guam"
|
|
},
|
|
{
|
|
"coordinates": [1042, 317],
|
|
"flag": "mh",
|
|
"name": "Marshall Islands"
|
|
},
|
|
{
|
|
"coordinates": [799, 385],
|
|
"flag": "pg",
|
|
"name": "Papua New Guinea"
|
|
},
|
|
{
|
|
"coordinates": [862, 442],
|
|
"flag": "sb",
|
|
"name": "Solomon Islands"
|
|
},
|
|
{
|
|
"coordinates": [945, 497],
|
|
"flag": "vu",
|
|
"name": "Vanuatu"
|
|
},
|
|
{
|
|
"coordinates": [930, 574],
|
|
"flag": "nc",
|
|
"name": "New Caledonia"
|
|
},
|
|
{
|
|
"coordinates": [1085, 526],
|
|
"flag": "fj",
|
|
"name": "Fiji"
|
|
},
|
|
{
|
|
"coordinates": [1169, 568],
|
|
"flag": "to",
|
|
"name": "Tonga"
|
|
},
|
|
{
|
|
"coordinates": [1236, 541],
|
|
"flag": "nu",
|
|
"name": "Niue"
|
|
},
|
|
{
|
|
"coordinates": [1204, 473],
|
|
"flag": "ws",
|
|
"name": "Samoa"
|
|
},
|
|
{
|
|
"coordinates": [1491, 523],
|
|
"flag": "ck",
|
|
"name": "Cook Islands"
|
|
},
|
|
{
|
|
"coordinates": [1623, 424],
|
|
"flag": "pf",
|
|
"name": "French Polynesia"
|
|
},
|
|
{
|
|
"coordinates": [1393, 278],
|
|
"flag": "ki",
|
|
"name": "Kiribati"
|
|
},
|
|
{
|
|
"coordinates": [1420, 56],
|
|
"flag": "us",
|
|
"name": "United States"
|
|
},
|
|
{
|
|
"coordinates": [1996, 644],
|
|
"flag": "cl",
|
|
"name": "Chile"
|
|
}
|
|
]
|
|
}
|