- Builds
- WorldEdit (
master) - Build #7223
WorldEdit Build #7223
Be aware that this branch (
master) 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 | master |
| Number | #7223-6edfe96 |
| Date | 7 months ago |
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 | 7 months ago |