WorldEdit Build #7520

Be aware that this branch (improve-hollow) is not the main branch (version/7.4.x)!

Branches other than the main one may be experimental. In addition, you should be using stable releases rather than these test builds.

Go to main branch View stable downloads
ProjectWorldEdit
StatusSUCCESS
Branchimprove-hollow
Number#7520-89846a7
Datea month ago
Changes
IDSummaryCommitterDate
89846a75Improve //hollow command - Add -p flag to iterate from placement position instead of the selection boundaries - Add -g flag to consider geometry in visibility calculations - By default, //hollow will no longer open up faces that are touching the selection bounding box. The old behaviour can be access with the -o flag. tomylobo2 months ago
62a7a5e7Rename recurseDirections to CARDINAL_UPRIGHT_OFFSETS and determine it algorithmically tomylobo2 months ago
9c2338b1//hollow: Limit thickness to >= 1 Thickness 0 behaved like thickness 1 tomylobo2 months ago
2fa0dae2Determine "visible" instead of "outside" blocks Previously, the "Remove everything else in the selection" section had an extra recursion step to get from the "outside" blocks to the "visible" blocks. tomylobo2 months ago
56ba5bebUse Queue interface instead of a concrete type tomylobo2 months ago
2cb32338Only iterate once, after queueing all blocks tomylobo2 months ago
af07d5c6Add BlockMaterial.isFullFace tomylobo2 months ago
9f893f89Add ShapeType parameter to BlockMaterial.isFullCube tomyloboa month ago
aacc119aAdd BlockState.getMaterial() tomylobo2 months ago
f2cd8588Merge branch 'version/7.4.x' of github.com:EngineHub/WorldEdit tomyloboa month ago