- Builds
- WorldEdit (
master
) - Build #7223
WorldEdit Build #7223
Be aware that this branch (
master
) 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 | master |
Number | #7223-6edfe96 |
Date | 5 days ago |
Artifacts
worldedit-bukkit-7.4.0-SNAPSHOT-dist.jar(6075.06 kBytes)
worldedit-cli-7.4.0-SNAPSHOT-dist.jar(22186.15 kBytes)
worldedit-fabric-mc1.21.7-7.4.0-SNAPSHOT-dist.jar(5369.44 kBytes)
worldedit-mod-7.4.0-SNAPSHOT-dist.jar(6639.94 kBytes)
worldedit-neoforge-mc1.21.8-7.4.0-SNAPSHOT-dist.jar(4641.61 kBytes)
worldedit-sponge-api16-7.4.0-SNAPSHOT-dist.jar(3453.15 kBytes)
Changes
ID | Summary | Committer | Date |
---|---|---|---|
6edfe966 | Add clipboard support to //deform (#2276) * Rename offset arguments on //deform, //generate and //generatebiome to offsetPlacement * More accurate comments * Give some variables more appropriate names * Add ScaleAndTranslateTransform class * Use ScaleAndTranslateTransform in WorldEditExpressionEnvironment * Use ScaleAndTranslateTransform in everything using WorldEditExpressionEnvironment * Add inputExtent parameter and separate in/outputTransform for deformRegion * Add clipboard support to //deform * Remove deprecated internal methods * Adjust JavaDoc to make it not seem specific to //deform * Add @deprecated links to newly @Deprecated methods * Add JavaDoc to EditSession#makeBiomeShape * Update worldedit-core/src/main/java/com/sk89q/worldedit/regions/shape/WorldEditExpressionEnvironment.java Co-authored-by: Octavia Togami <octavia.togami@gmail.com> * Fix compile errors --------- Co-authored-by: Maddy Miller <git@madelinemiller.dev> Co-authored-by: Octavia Togami <octavia.togami@gmail.com> | tomylobo | 5 days ago |