mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-22 15:33:00 +00:00
Update changelog
This commit is contained in:
parent
62582b6abb
commit
9d00eb26cf
1 changed files with 5 additions and 1 deletions
|
@ -21,7 +21,11 @@ Note to self: See the bottom of this file for the release template text.
|
||||||
- `//airapply`: Improve error handling, fix safe_region node counter
|
- `//airapply`: Improve error handling, fix safe_region node counter
|
||||||
- `//floodfill`: Fix crash caused by internal refactoring of the `Queue` data structure
|
- `//floodfill`: Fix crash caused by internal refactoring of the `Queue` data structure
|
||||||
- `//spop`: Fix wording in displayed message
|
- `//spop`: Fix wording in displayed message
|
||||||
- Sapling aliases: Correct alias of `default:sapling` from `oak` to `apple` (since it produces apples), and `moretrees:apple_tree_sapling_ongen` from `apple` to `apple_moretrees`
|
- Sapling alias compatibility:
|
||||||
|
- Correct alias of `default:sapling` from `oak` to `apple` (since it produces apples)
|
||||||
|
- `moretrees:apple_tree_sapling_ongen` from `apple` to `apple_moretrees`
|
||||||
|
- Add `plum` → `plumtree:sapling`
|
||||||
|
- Add `holly` ⇒ `hollytree:sapling`
|
||||||
|
|
||||||
|
|
||||||
## v1.12: The selection tools update (26th June 2021)
|
## v1.12: The selection tools update (26th June 2021)
|
||||||
|
|
Loading…
Reference in a new issue