Difference between revisions of "Maps"
| (One intermediate revision by the same user not shown) | |||
| Line 17: | Line 17: | ||
==Parameters== | ==Parameters== | ||
Below the map types are three buttons. These allow players to create a new map with randomised parameters, to create a new map based on the current parameters, and to undo the last change they made. Map parameters can also be adjusted manually using the sliders. | |||
{| class="wikitable" | {| class="wikitable" | ||
!Icon | !Icon | ||
!Param | !Param | ||
| Line 61: | Line 60: | ||
Hills | Hills | ||
|Controls the bumpiness of the terrain: a low value generates flat terrain | |Controls the bumpiness of the terrain: a low value generates flat terrain whereas, a high value generates flat terrain interspersed with lots of hills. | ||
|- | |- | ||
|[[File:Icon Terrain Slope.png|32x32px]] | |[[File:Icon Terrain Slope.png|32x32px]] | ||
| Line 69: | Line 68: | ||
Hills | Hills | ||
|Controls the overall incline of the terrain. | |Controls the overall incline of the terrain: a low value creates flat terrain, whereas a high value creates terrain with many gentle slopes. | ||
|} | |} | ||
| Line 75: | Line 74: | ||
===Map Code === | ===Map Code === | ||
The map code contains all of the current map information, and can be used for easy sharing. Next to the Map Code are buttons which allow copying and copying to clipboard. ''Please note that Map Codes may become partially or completely obsolete as we improve and update the Map Generator.'' | |||
You can see the map code when generating a new map and also in the esc menu while having loaded a save. | You can see the map code when generating a new map and also in the esc menu while having loaded a save. | ||
Latest revision as of 17:34, 21 January 2026
Foundation allows players starting a new game to choose from three map types, within which up to 7 parameters can be adjusted with sliders, affecting aspects of the map.
Map Types
Parameters
Below the map types are three buttons. These allow players to create a new map with randomised parameters, to create a new map based on the current parameters, and to undo the last change they made. Map parameters can also be adjusted manually using the sliders.
Additional parameters including improved vegetation, and elevated rivers are being considered for future application.
Map Code
The map code contains all of the current map information, and can be used for easy sharing. Next to the Map Code are buttons which allow copying and copying to clipboard. Please note that Map Codes may become partially or completely obsolete as we improve and update the Map Generator.
You can see the map code when generating a new map and also in the esc menu while having loaded a save.