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#7016Tests passed: 244, ignored: 1
  • Merge branch 'version/7.3.x' (5f19fb4c by Maddy Miller)
  • Add setBiome override in MaskingExtent. This makes biome operations respect masks set on an EditSession. (dc92f6fc by wizjany)
  • Fix tree generators working on the unbuffered underlying world. (#2705) Adds two methods to EditSession to allow getting blocks which are buffered by the EditSession, not yet set in the world. This allows the proxies used by tree generators to know the eventual state of the world, rather than the "real" state. (f002c034 by wizjany)
5 months ago
master#7007Tests passed: 244, ignored: 1
  • Merge branch 'version/7.3.x' (222c090e by Maddy Miller)
  • [Bukkit] Drop adapters <1.21.3 (4b6b0d93 by git)
  • Back to SNAPSHOT for continued development (5bc41bc3 by Maddy Miller)
  • Release 7.3.10 (768a436f by Maddy Miller)
  • Add pale oak tree variants (#2701) (b0c14624 by sirywell)
  • Add pale oak tree variants (b0c14624 by sirywell)
  • update spigot/paper apis (b0c14624 by sirywell)
  • Fix Gradle setup for tests (b0c14624 by sirywell)
  • feedback (b0c14624 by sirywell)
  • Just re-throw here given it's already an extremely niche condition and will block commands --------- Co-authored-by: Maddy Miller <mnmiller1@me.com> (b0c14624 by sirywell)
  • use Exception (099e3044 by Maddy Miller)
  • Workaround old Fabric Perms API issues by explicitly checking version (95d16ac4 by Maddy Miller)
  • Update mentions of Forge to NeoForge (35e0af17 by aurora)
  • Fix NeoForge platform name (923ed233 by aurora)
  • Add parent dir to manifest classpath to account for paper-remapped load point. Currently, the remapped WorldEdit jar on paper is loaded from a sub-directory of the plugins folder, meaning dependencies like truezip and rhino won't be found in the documented search locations. Adding the parent dir temporarily solves this. See #2692. Closes #2691. (db49cea6 by wizjany)
  • [Sponge] 1.21.4 (#2687) (805bde18 by Maddy Miller)
  • [Sponge] 1.21.4 (805bde18 by Maddy Miller)
  • Fix an error on launch (805bde18 by Maddy Miller)
5 months ago
master#6998Tests passed: 244, ignored: 16 months ago
master#6993Gradle exception (new); exit code 1 (Step: Build (Gradle)) (new); artifacts size 0 B is 1 B less than the provided threshold 1 B (new)6 months ago
master#6988Tests passed: 244, ignored: 16 months ago
master#6976Tests passed: 244, ignored: 17 months ago
master#6972Tests passed: 244, ignored: 17 months ago
master#6968Gradle exception (new); exit code 1 (Step: Build (Gradle)) (new); artifacts size 0 B is 1 B less than the provided threshold 1 B (new)7 months ago
master#6935Tests passed: 244, ignored: 19 months ago
master#6916Tests passed: 244, ignored: 1
  • Merge branch 'version/7.3.x' (305f0cb3 by Maddy Miller)
  • Changes /curve /line thickness param from int to double (#2623) (4e7abf56 by harvestminer)
  • Re-enable buffering This is required for masks to work properly. (d3c59b10 by Octavia Togami)
  • Add property-based testing for SideEffectSet (c61b273f by Octavia Togami)
  • Fix SideEffectSet inconsistencies, improve perf The `apply` term was inconsistent in this API, but should have always been the same. This makes the "set" actually store the state of the given effect, even if it's the default, and therefore consistent. (e54a6832 by Octavia Togami)
  • retrieve BlockEntities tag in v3 schematics optionally (cfd9eeab by mail)
  • Apply review suggestion (8a3df24a by Octavia Togami)
  • Attempt to fix #2125 (d05e8426 by hiwatari.seiji)
  • Move the SLF4J ban to checkstyle It was inconsistent to exclude the dependencies (fc44a3ae by Octavia Togami)
  • Remove leftover debug print Fixes #2607 (54be5faf by Octavia Togami)
  • Replace download in Readme with Modrinth (#2606) (bbbbea71 by 21148213+aurorasmiles)
  • Fix incorrect paste orientation with `//perf -h update off` (#2601) Fixes #2575 (6e37730b by 92665597+brickmonster)
  • Finally fix jchronic shading Someone should've filed an issue about this >.> (ebc4b290 by Octavia Togami)
  • Back to SNAPSHOT for continued development (b3e2838f by Maddy Miller)
  • Release 7.3.6 (3d660b8f by Maddy Miller)
10 months ago