Updated changelog
This commit is contained in:
parent
3c52ab7194
commit
47dac3201c
@ -176,6 +176,8 @@ end,
|
|||||||
|
|
||||||
### 2.2 ~> Latest
|
### 2.2 ~> Latest
|
||||||
* Added plants API to allow external mods registering plants for VMG
|
* 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 willow tree
|
||||||
* Added optional 5 leaves colors for default tree
|
* Added optional 5 leaves colors for default tree
|
||||||
* Slimmer trunks for banana, cherry and birch tree
|
* Slimmer trunks for banana, cherry and birch tree
|
||||||
@ -183,5 +185,6 @@ end,
|
|||||||
* Made ores optional
|
* Made ores optional
|
||||||
* Included dirt thickness in humidity calculation
|
* Included dirt thickness in humidity calculation
|
||||||
* Changed `vmg.conf.example` to `settingtypes.txt` to be compatible with settings API (for recent builds)
|
* 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
|
* Added mapgen time statistics in logs
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user