- Builds
- WorldEdit (
deform-clipboard
) - Build #6363
WorldEdit Build #6363
Be aware that this branch (
deform-clipboard
) 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 | deform-clipboard |
Number | #6363-39257c9 |
Date | 6 months ago |
Artifacts
worldedit-bukkit-7.3.0-SNAPSHOT-dist.jar(5724.26 kBytes)
worldedit-cli-7.3.0-SNAPSHOT-dist.jar(20305.95 kBytes)
worldedit-fabric-mc1.19.4-7.3.0-SNAPSHOT-dist.jar(4471.34 kBytes)
worldedit-forge-mc1.19.4-7.3.0-SNAPSHOT-dist.jar(4353.26 kBytes)
worldedit-mod-7.3.0-SNAPSHOT-dist.jar(5664.63 kBytes)
worldedit-sponge-api8.1.0-7.3.0-SNAPSHOT-dist.jar(5045.52 kBytes)
Changes
ID | Summary | Committer | Date |
---|---|---|---|
39257c9d | Add clipboard support to //deform and //brush deform | tomylobo | 7 months ago |
064bb0eb | More accurate comments | tomylobo | 7 months ago |
58e05999 | Rename offset arguments on //deform and //generate to offsetPlacement | tomylobo | 7 months ago |
e40b779d | Remove superfluous import | tomylobo | 7 months ago |
0d8a2118 | Merge branch 'version/7.2.x' | mnmiller1 | 6 months ago |
de453b9d | Back to SNAPSHOT for continued development | mnmiller1 | 6 months ago |
094b7342 | Release 7.2.14 | mnmiller1 | 6 months ago |
d4556dfe | Add method to check initialize state in PlatformManager, deny access to registries when uninitialized (#2237) * Add initialize method to PlatformManager, modify UnitTest * Prevent too early access to registries Check for worldedit init state in Registry * review: changed the error message to a generic message Co-authored-by: Octavia Togami <octavia.togami@gmail.com> --------- Co-authored-by: Octavia Togami <octavia.togami@gmail.com> | github | 6 months ago |
38d2ff13 | bukkit: add adapter for bukkit 1.19.4 (#2281) * bukkit: add adapter for bukkit 1.19.4 * added missing reobf mapping to 1.19.4 adapter * Drop unused comments | github | 6 months ago |
16a2cc95 | Update Forge for 1.19.4, and bump Fabric to final 1.19.4 release | mnmiller1 | 6 months ago |
7481995e | Update Fabric to 1.19.4-pre1 Update Fabric WorldEdit to 1.19.4-pre1 Update to 1.19.4-pre3 Update to 1.19.4-rc1 Update to RC2 | mnmiller1 | 7 months ago |
e6c88280 | Merge pull request #2277 from EngineHub/expression-query-full-blockstate Fix data values returned by the query functions in the expression language | tomylobo | 7 months ago |
b5b9c6ab | Fix data values returned by the query functions in the expression language | tomylobo | 7 months ago |