WorldEdit Build #6414
Be aware that this branch (
chore/add-console-command-block-to-fabric-forge
) is not the main branch (version/7.2.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 | chore/add-console-command-block-to-fabric-forge |
Number | #6414-4be312d |
Date | 13 days ago |
Artifacts
worldedit-bukkit-7.2.15-SNAPSHOT-dist.jar(6084.31 kBytes)
worldedit-cli-7.2.15-SNAPSHOT-dist.jar(20022.36 kBytes)
worldedit-fabric-mc1.19.4-7.2.15-SNAPSHOT-dist.jar(4439.05 kBytes)
worldedit-forge-mc1.19.4-7.2.15-SNAPSHOT-dist.jar(4316.74 kBytes)
worldedit-mod-7.2.15-SNAPSHOT-dist.jar(5635.07 kBytes)
worldedit-sponge-api8.1.0-7.2.15-SNAPSHOT-dist.jar(4869.35 kBytes)
Changes
ID | Summary | Committer | Date |
---|---|---|---|
4be312d9 | Hoist config option and add a common abstract class for command block actors | mnmiller1 | 14 days ago |
0c98f8c7 | Add Console/CommandBlock support to Fabric/Forge | mnmiller1 | 17 days ago |
bd9af40e | Add regression tests to the `round` Expression function | mnmiller1 | 13 days ago |
237ebc10 | Ensure non-Double types are boxed in expression function calls. Fixes #2315 | mnmiller1 | 13 days ago |
abc8c1f2 | Add -Penginehub.obf.none=true gradle property to build mojmap worldedit-bukkit. (#2316) This simply takes the -dev adapter jars instead of the obfuscated ones, creating otherwise the exact same worldedit-bukkit jar. This jar can be used on mojmap paper servers. Closes #1929. | wizjany | 18 days ago |
b8b89267 | Ensure blockmap uniqueness across TE values (#2304) | mnmiller1 | 21 days ago |
d320dafc | fix(core): Properly reinit convex CUI selection on primary click (#2313) Fixes #2312 | zml | 21 days ago |