mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 03:51:23 +01:00
feat: streamline saving options
This commit is contained in:
parent
2424c66475
commit
5300b997b3
7 changed files with 104 additions and 69 deletions
|
|
@ -28,6 +28,7 @@ const version = "1.93.00"; // generator version, update each time
|
|||
|
||||
<ul>
|
||||
<strong>Latest changes:</strong>
|
||||
<li>Auto-load of the last saved map is now optional (see <i>Onload behavior</i> in Options)</li>
|
||||
<li>Save files compression (file extension is changed to <i>.gz</i>). Old <i>.map</i> files are still supported</li>
|
||||
<li>New label placement algorithm for states</li>
|
||||
<li>North and South Poles temperature can be set independently</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue