- Builds
- WorldEdit (
improve-hollow) - Build #7518
WorldEdit Build #7518
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| Project | WorldEdit |
|---|---|
| Status | SUCCESS |
| Branch | improve-hollow |
| Number | #7518-d4df329 |
| Date | 15 days ago |
Artifacts
worldedit-bukkit-8.0.0-SNAPSHOT-dist.jar(7510.92 kBytes)
worldedit-cli-8.0.0-SNAPSHOT-dist.jar(22735.37 kBytes)
worldedit-fabric-mc26.1.2-8.0.0-SNAPSHOT-dist.jar(4028.29 kBytes)
worldedit-mod-8.0.0-SNAPSHOT-dist.jar(5101.23 kBytes)
worldedit-neoforge-mc26.1.2-8.0.0-SNAPSHOT-dist.jar(4719.36 kBytes)
worldedit-sponge-api19-8.0.0-SNAPSHOT-dist.jar(3555.15 kBytes)
Changes
| ID | Summary | Committer | Date |
|---|---|---|---|
| d4df3290 | Improve //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. | tomylobo | a month ago |
| d30cde9c | Rename recurseDirections to CARDINAL_UPRIGHT_OFFSETS and determine it algorithmically | tomylobo | a month ago |
| 5d39f43a | //hollow: Limit thickness to >= 1 Thickness 0 behaved like thickness 1 | tomylobo | a month ago |
| c041eff9 | Determine "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. | tomylobo | a month ago |
| 2ff8386f | Use Queue interface instead of a concrete type | tomylobo | a month ago |
| 48a5813c | Only iterate once, after queueing all blocks | tomylobo | a month ago |
| 07692541 | Add BlockMaterial.isFullFace | tomylobo | a month ago |
| a8b6be93 | Add ShapeType parameter to BlockMaterial.isFullCube | tomylobo | 22 days ago |
| 0db42f7d | Add BlockState.getMaterial() | tomylobo | a month ago |
| 1820923e | Merge branch 'version/7.4.x' of github.com:EngineHub/WorldEdit | tomylobo | 17 days ago |