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 downloads
Changes
IDSummaryCommitterDate
6edfe966Add 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>tomylobo5 days ago