From a9cba5f75d1ad17119eea606821914631e476539 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Tue, 27 Jul 2021 18:56:31 +0300 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/Changelog.md b/Changelog.md index c261605..d59cca9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,33 @@ 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.65**: +* refactoring river rendering +* river data is fully stored in `pack.river` +* ability to add river selecting its cells + +**1.64**: +* 3d labels in 3d view +* refactoring states rendering +* state halo styling +* new styles: Light and Watercolor + +**1.63**: +* ability to style label shadow +* save map as tiles + +**1.62**: +* rivers generation refactoring +* lake handling for river generation change +* crating lakes in deep depression areas +* options to control lakes generation in Heightmap Edit + +**1.61**: +* ability to lock burgs from regeneration +* polyline ruler +* route ruler +* new ocean pattern: Kiwiroo + **[[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