Merge branch 'master' of https://github.com/Azgaar/Fantasy-Map-Generator into poles-temperature

This commit is contained in:
Azgaar 2023-08-06 22:59:10 +04:00
commit a04585b277
251 changed files with 9375 additions and 621 deletions

View file

@ -29,6 +29,8 @@ const version = "1.90.00"; // generator version, update each time
<ul>
<strong>Latest changes:</strong>
<li>North and South Poles temperature can be set independently</li>
<li>More than 70 new heraldic charges</li>
<li>Multi-color heraldic charges support</li>
<li>New 3D scene options and improvements</li>
<li>Autosave feature (in Options)</li>
<li>Google translation support (in Options)</li>
@ -36,7 +38,6 @@ const version = "1.90.00"; // generator version, update each time
<li>Lock states, provinces, cultures, and religions from regeneration</li>
<li>Heightmap brushes: linear edit option</li>
<li>Data Charts screen</li>
<li>Сultures and religions can have multiple parents in hierarchy tree</li>
</ul>
<p>Join our <a href="${discord}" target="_blank">Discord server</a> and <a href="${reddit}" target="_blank">Reddit community</a> to ask questions, share maps, discuss the Generator and Worlbuilding, report bugs and propose new features.</p>