Update Map Outlines - No Resizing (except oceania) (#4509)
Resolves #4450 ## Description: - Cosmetic updates to some existing maps using the new impassable feature. This PR is focused on maps that require no resizing (no increase in size) to accommodate decorative impassable map outlines. A future PR will focus on maps that require resizing. - Form follows function. Established "metro" map style by removing excessive water off of maps, but going no further. Edits are simple and repeatable, but also flow with the terrain of the map. This is NOT about the removal of rectangular maps. - Show off impassable feature on existing maps without changing game play. https://youtu.be/e1gsvjl-CGE Maps Updated baja bosphoruss didier gateway golfofstlawrence iceland juandefuca lisbon newyork niledelta northwestpass oceania san fran south america straitofmalacca surrounded tourney 1-4 ## 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: PlaysBadly --------- Co-authored-by: RickD004 <realtacoco@gmail.com>
|
Before Width: | Height: | Size: 362 KiB After Width: | Height: | Size: 332 KiB |
|
Before Width: | Height: | Size: 221 KiB After Width: | Height: | Size: 217 KiB |
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 73 KiB |
|
Before Width: | Height: | Size: 2.3 MiB After Width: | Height: | Size: 1.6 MiB |
|
Before Width: | Height: | Size: 612 KiB After Width: | Height: | Size: 613 KiB |
|
Before Width: | Height: | Size: 705 KiB After Width: | Height: | Size: 434 KiB |
|
Before Width: | Height: | Size: 969 KiB After Width: | Height: | Size: 660 KiB |
|
Before Width: | Height: | Size: 1.4 MiB After Width: | Height: | Size: 1.2 MiB |
|
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.2 MiB |
|
Before Width: | Height: | Size: 513 KiB After Width: | Height: | Size: 465 KiB |
|
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 905 KiB |
|
Before Width: | Height: | Size: 197 KiB After Width: | Height: | Size: 234 KiB |
|
Before Width: | Height: | Size: 512 KiB After Width: | Height: | Size: 476 KiB |
|
Before Width: | Height: | Size: 16 MiB After Width: | Height: | Size: 1.8 MiB |
|
Before Width: | Height: | Size: 519 KiB After Width: | Height: | Size: 376 KiB |
|
Before Width: | Height: | Size: 162 KiB After Width: | Height: | Size: 169 KiB |
|
Before Width: | Height: | Size: 116 KiB After Width: | Height: | Size: 118 KiB |
|
Before Width: | Height: | Size: 147 KiB After Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 129 KiB After Width: | Height: | Size: 129 KiB |
|
Before Width: | Height: | Size: 148 KiB After Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 8.4 KiB |
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.6 KiB |
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.6 KiB |
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
@@ -3,7 +3,7 @@
|
||||
"id": "GulfOfStLawrence",
|
||||
"map": {
|
||||
"height": 1348,
|
||||
"num_land_tiles": 874011,
|
||||
"num_land_tiles": 874013,
|
||||
"width": 1620
|
||||
},
|
||||
"map16x": {
|
||||
|
||||
|
Before Width: | Height: | Size: 9.8 KiB After Width: | Height: | Size: 9.8 KiB |
|
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 8.0 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 6.0 KiB After Width: | Height: | Size: 6.1 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
@@ -3,18 +3,18 @@
|
||||
"id": "Oceania",
|
||||
"map": {
|
||||
"height": 1000,
|
||||
"num_land_tiles": 194648,
|
||||
"width": 2000
|
||||
"num_land_tiles": 197878,
|
||||
"width": 1664
|
||||
},
|
||||
"map16x": {
|
||||
"height": 250,
|
||||
"num_land_tiles": 10846,
|
||||
"width": 500
|
||||
"num_land_tiles": 10889,
|
||||
"width": 416
|
||||
},
|
||||
"map4x": {
|
||||
"height": 500,
|
||||
"num_land_tiles": 46259,
|
||||
"width": 1000
|
||||
"num_land_tiles": 46580,
|
||||
"width": 832
|
||||
},
|
||||
"multiplayer_frequency": 0,
|
||||
"name": "Oceania",
|
||||
|
||||
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 7.8 KiB After Width: | Height: | Size: 8.0 KiB |
|
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 8.1 KiB |
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 6.0 KiB |
|
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 7.2 KiB |
|
Before Width: | Height: | Size: 6.3 KiB After Width: | Height: | Size: 6.6 KiB |