mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-21 23:13:00 +00:00
Update changelog
This commit is contained in:
parent
a6f5fe5123
commit
d943d7ac78
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ It's about time I started a changelog! This will serve from now on as the master
|
|||
- Add **experimental** `//erode` command
|
||||
- Add `//fillcaves` command - fills in all air nodes beneath non air-nodes
|
||||
- Add `//forest` command for quickly generating forests
|
||||
- Add `//ellipsoidapply`: Like `//cubeapply`, but clips the result to an ellipsoid that is the size of the defined region.
|
||||
- Fix some minor bugs and edge cases
|
||||
- `//subdivide`: Print status update when completing the last chunk
|
||||
- `//count`: Optimise by removing nested `for` loops
|
||||
|
|
Loading…
Reference in a new issue