Updated changelog

master
Gael-de-Sailly 2015-12-21 23:20:41 +01:00
parent 3c52ab7194
commit 47dac3201c
1 changed files with 3 additions and 0 deletions

View File

@ -176,6 +176,8 @@ end,
### 2.2 ~> Latest
* Added plants API to allow external mods registering plants for VMG
* Added dry dirt
* Transform dirt into dirt with grass, dry grass or snow according to the climate
* Added willow tree
* Added optional 5 leaves colors for default tree
* Slimmer trunks for banana, cherry and birch tree
@ -183,5 +185,6 @@ end,
* Made ores optional
* Included dirt thickness in humidity calculation
* Changed `vmg.conf.example` to `settingtypes.txt` to be compatible with settings API (for recent builds)
* Fixed function `vmg.get_noise`. Humidity calculation is now correct after mapgen.
* Added mapgen time statistics in logs