This release focuses on bug fixes and performance.
It requires at least Minetest 5.0.
- New brush tool to quickly build landscapes using any of the primitive commands (
//cube
,//sphere
,//pyramid
, ...) - Much faster execution of
//stack
,//stack2
,//copy
and//move
. - Improvements to input handling in WorldEdit GUI
- Extra features for the wand tool, such as: Double-click in air to reset the selected region
- Node weighing support for
//mix
- New utility commands:
//cubeapply
,//clearcut
. - Support in WorldEdit GUI for
smart_inventory
- Rewritten command execution for increased consistency and extensibility
- Full backwards compatibility in WorldEdit API