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
View last successful build
Branch#StatusChangesFinished
master#6781Gradle exception; exit code 1 (Step: Build (Gradle)); artifacts size 0 B is 1 B less than the provided threshold 1 B
  • Merge branch 'version/7.3.x' (2709ad8c by mnmiller1)
  • Back to SNAPSHOT for continued development (17029fef by mnmiller1)
  • Release 7.3.2 (3aca5809 by mnmiller1)
  • [NeoForge] Add the optional handler to the protocol registration (f21efd08 by mnmiller1)
  • Use readCharSequence instead of toString to inc reader index My bad. Fixes #2525 (910d5cc3 by octavia.togami)
  • Add transforms to the crafter orientation property (#2533) (6818272a by mnmiller1)
5 months ago
master#6773Gradle exception (new); exit code 1 (Step: Build (Gradle)); artifacts size 0 B is 1 B less than the provided threshold 1 B
  • Merge branch 'version/7.3.x' (ffb2cd73 by mnmiller1)
  • Use the release version of Luck's permissions api for fabric (eac49b04 by mnmiller1)
  • Fix Paperweight build error and remove 1.19.4/1.20.0 support (#2529) (bf8c2e77 by mnmiller1)
  • Fix Paperweight build error and remove 1.19.4/1.20.0 support (bf8c2e77 by mnmiller1)
  • Remove extra version-specific data (bf8c2e77 by mnmiller1)
  • Use Paper-specific API to fetch CommandMap when available (3d0892dd by mnmiller1)
  • Merge pull request #2524 from aurorasmiles/fix-painting-facing Fix paintings not getting rotated correctly (fa7bd115 by octavia.togami)
  • Fix paintings not getting rotated correctly Co-authored-by: Octavia Togami <octavia.togami@gmail.com> (a695bb81 by aurora)
  • Apply some small corrections for verification (6686552e by octavia.togami)
  • Fix heightmap brush hardcoding world min and max Y (ae61fa9f by mnmiller1)
  • Back to SNAPSHOT for continued development (336c3575 by mnmiller1)
  • Release 7.3.1 (2e55f4fb by mnmiller1)
5 months ago
master#6762Gradle exception (new); exit code 1 (Step: Build (Gradle)); artifacts size 0 B is 1 B less than the provided threshold 1 B
  • [CLI] Fix deprecation warning (e2e91633 by mnmiller1)
6 months ago
master#6761Compilation error: :worldedit-cli:compileJava; artifacts size 0 B is 1 B less than the provided threshold 1 B
  • Merge branch 'version/7.3.x' (0bab00d0 by mnmiller1)
  • Update platform versions (98e8720f by mnmiller1)
6 months ago
master#6759Compilation error: :worldedit-cli:compileJava (new); artifacts size 0 B is 1 B less than the provided threshold 1 B (new)
  • Merge branch 'version/7.3.x' (dc81e938 by mnmiller1)
  • Merge pull request #2512 from EngineHub/ot/feature/1.20.5 Java 21 + 1.20.6 (fda9ded4 by mnmiller1)
  • [NeoForge] [Fabric] 1.20.6 (b5b5902f by octavia.togami)
  • Remove unnecessary buildscript block Fabric got smarter at some point (e3705dc4 by octavia.togami)
  • Update checkstyle Doesn't matter much, but it's good to be up-to-date (006cf718 by octavia.togami)
  • Clean up Gradle configuration (28ca2e6b by octavia.togami)
  • Use a normal platform for log4j-bom (ada0a80f by octavia.togami)
  • Move all versions to version catalogs (4a48dcb3 by octavia.togami)
  • [Bukkit] Allow loading on 1.20.6 (b6aabb03 by mnmiller1)
  • Clean up leftover Forge verification (e5fe5101 by octavia.togami)
  • Update for NeoForge tick event refactor (53b182fe by mnmiller1)
  • [Bukkit] Update for 1.20.5 (4606e700 by mnmiller1)
  • Update data from MCUtils (048cf5e6 by mnmiller1)
  • Adjust memory settings some more to try and make things work (ebb07de9 by octavia.togami)
  • Try to tell NG not to go so hard on my CI machines (8ca4876e by octavia.togami)
  • Remove unused imports (99319e9c by octavia.togami)
  • [Fabric] Rename CuiPacket to make more sense (6ea5c134 by octavia.togami)
  • [NeoForge] 1.20.5 Removes Forge. (0f5e23df by octavia.togami)
  • [Fabric] 1.20.5 (1cc21d5e by octavia.togami)
  • Update workflows to 21 (e661e8f2 by octavia.togami)
  • [Fabric] Update to 1.20.5-pre2, some LinBus-related stuff (4f498823 by octavia.togami)
  • Fix version of Java for launching in Fabric (ecec9741 by octavia.togami)
  • Update for Java 21 - Fix some new warnings - Removed sponge from build, as it simply isn't maintained well currently. May be removed entirely in the future - Remove 1.18 support from Bukkit as it breaks under 21 for some reason - Fix a bug in `ForwardSeekableInputStream` (f1cdd6a9 by octavia.togami)
  • Disable chunk batching by default (#2509) (d25669ab by mnmiller1)
  • Remove old bundled data (#2513) (3da7d7c7 by mnmiller1)
  • Remove old bundled data (3da7d7c7 by mnmiller1)
  • Also drop 1.18 (3da7d7c7 by mnmiller1)
6 months ago
master#6720Tests passed: 239, ignored: 1
  • Set clipboard after regen to prevent unnecessary clipboard loss on failure (#2503) (79a06b1d by mnmiller1)
  • Set clipboard after regen to prevent unnecessary clipboard loss on failure (79a06b1d by mnmiller1)
  • Remove the cast (79a06b1d by mnmiller1)
7 months ago
master#6715Tests passed: 239, ignored: 1
  • Add a -c option to //regen to output to clipboard (#2500) (177e70d4 by mnmiller1)
7 months ago
master#6712Tests passed: 239, ignored: 1
  • Cleanup WorldEdit-CLI data version systems (#2347) (b37f00a4 by mnmiller1)
  • Start cleanup of WorldEdit-CLI data versions (b37f00a4 by mnmiller1)
  • Use a record for the data file (b37f00a4 by mnmiller1)
  • Use cassette-deck to download data files rather than bundling Sketchy implementation atm, better will follow - this "works" as-is without any special handling of missing versions. Intention is to get the "next closest version" when it's not available (b37f00a4 by mnmiller1)
  • Fix up build errors (b37f00a4 by mnmiller1)
  • Review changes (b37f00a4 by mnmiller1)
  • Fix a potential race condition (b37f00a4 by mnmiller1)
7 months ago
master#6707Tests passed: 239, ignored: 1
  • Merge branch 'version/7.3.x' (13be11a8 by mnmiller1)
  • Merge pull request #2498 from EngineHub/ot/debt/return-of-the--werror Return of the -Werror (a42eb916 by octavia.togami)
  • Fix paragraphs for checkstyle (33ed0547 by octavia.togami)
  • Clean up javadoc warnings (475676ab by octavia.togami)
  • Fix warnings in platforms (0b0f0523 by octavia.togami)
  • Fix worldedit-core warnings (8b3a8a5f by octavia.togami)
  • Update Gradle to 8.7 and fix some warnings (f3f0b981 by octavia.togami)
  • Merge pull request #2499 from EngineHub/ot/debt/action-updates Update actions (e6a4d159 by octavia.togami)
  • Update actions (0cbb4936 by octavia.togami)
7 months ago
master#6696Tests passed: 239, ignored: 1
  • Merge branch 'version/7.3.x' (d36f7fba by mnmiller1)
  • Update language distribution (9bc2ede2 by mnmiller1)
7 months ago