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
ebed73fc49
commit
9dffb17f3d
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 main c
|
|||
- Tip: Use a monospace font for the chat window, and the columns will be aligned!
|
||||
- Add `//hollow` for hollowing out areas (a step towards parity with Minecraft WorldEdit)
|
||||
- `//subdivide`: Improve performance of initial chunk counting algorithm - it should get started on the job _much_ quicker now (especially on large regions)
|
||||
- `//subdivide`: Fix a bug where the entire defined region was emerged all at once instead of in chunks
|
||||
- `//subdivide`: Fix performance & memory usage of metrics over time on large regions
|
||||
- No more slowdowns over time with a large number of chunks!
|
||||
- Bugfix: Fix obscure crash in calls to `human_size` ("unknown" will now be returned if passed junk)
|
||||
|
|
Loading…
Reference in a new issue