WorldEdit Build #7043
Be aware that this branch (
ot/fix/the-side-effects-of-off-by-one-errors
) is not the main branch (version/7.3.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 downloadsProject | WorldEdit |
---|---|
Status | SUCCESS |
Branch | ot/fix/the-side-effects-of-off-by-one-errors |
Number | #7043-427fee6 |
Date | 5 months ago |
Artifacts
worldedit-bukkit-7.3.11-SNAPSHOT-dist.jar(5741.46 kBytes)
worldedit-cli-7.3.11-SNAPSHOT-dist.jar(22297.96 kBytes)
worldedit-fabric-mc1.21.4-7.3.11-SNAPSHOT-dist.jar(5216.72 kBytes)
worldedit-mod-7.3.11-SNAPSHOT-dist.jar(6469.61 kBytes)
worldedit-neoforge-mc1.21.4-7.3.11-SNAPSHOT-dist.jar(4576.52 kBytes)
worldedit-sponge-api14-7.3.11-SNAPSHOT-dist.jar(3400.5 kBytes)
Changes
ID | Summary | Committer | Date |
---|---|---|---|
427fee6a | Correct off-by-one introduced by slight Mojang change Fixes #2727 | Octavia Togami | 5 months ago |
f67f6493 | Make task executor lifecycled to platform readiness. Closes #2459. | wizjany | 6 months ago |
a9819ca4 | Fix negative height cones. Despite the description/doc stating that negative heights would generate inverted cones, this wasn't actually implemented. | wizjany | 5 months ago |
cd2ddefa | Fix sending CUI packets to unwilling clients. Some servers track channel registration: NF throws an error every time this happens; Bukkit silently drops it; Fabric silently sends it (presumably the client ignores it). | wizjany | 5 months ago |
c497fe44 | Fix legacy blocks not transmogging on NeoForge. | wizjany | 5 months ago |
c20366db | Remove never-working caching and fix bugs in region code (#2716) Fixes #2684 | Octavia Togami | 5 months ago |
8a13912f | Add //mirror as an alias of //flip. (#2714) | wizjany | 6 months ago |