diff --git a/Changelog.md b/Changelog.md index 0904817..c261605 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,17 @@ Notable changes to the project should be documented in this file. To use an old version click on a link to download an archive, then unzip _all files_ to any folder and open the _index.html_ file in Chrome or Firefox. +**[[1.6](https://github.com/Azgaar/Fantasy-Map-Generator/archive/v1.6.zip)] - 2021-03-02**: +* River overview and River editor rework +* River generation code refactoring +* Rivers flux calculation +* Lake editor rework +* Lake type defined dynamically based on river system +* Lake flux, inlets and outlet tracked properly +* Lake evaporation calculated using simplified Penman formula: evaporation depends on surface, temperature and elevation +* Lake outlet rendered with starting width depending on flux +* Lake name generation + **[[1.5](https://github.com/Azgaar/Fantasy-Map-Generator/archive/v1.5.zip)] - 2021-02-23**: * State, province and burg Emblems generation * Emblem editor integrated with Armoria