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
View last successful build
Branch#StatusChangesFinished
master#7587Tests passed: 258, ignored: 1
  • Properly support fluids (#3003) (6e148b7c by Maddy Miller)
    • Properly support fluids
    • Fix verification/checkstyle
    • Mirror the entire block property system for fluids too
5 days ago
master#7582Tests passed: 258, ignored: 19 days ago
master#7580Gradle exception (new); exit code 1 (Step: Build (Gradle)) (new); artifacts size 0 B is 1 B less than the provided threshold 1 B (new)
  • Merge branch 'version/7.4.x' (1dec79ba by Maddy Miller)
  • Remove strict versions from MC libs (#2994) (8aa2205a by Octavia Togami)
    • Remove strict versions from MC libs This causes issues in some cases with WG users getting conflicts, plus the original issue this solved (Guava versions mixing) is much less likely to ever be an issue now, since Guava doesn't remove APIs anymore.
    • Add task to verify against MC provided library versions
  • Remove Folia check that's not always reliable on some MC versions (0b073bc6 by Maddy Miller)
  • Integrate with the official Fabric Permissions API (#2990) (8cc045f9 by Maddy Miller)
    • Proof of Concept Fabric Perms API implementation
    • Add a form of URL encoding but for Identifier
    • Review feedback
  • Add further Folia checks to catch servers obfuscating that they are Folia (#2992) (1ee893cc by Maddy Miller)
    • Add further Folia checks to catch servers obfuscating that they are Folia
    • Move outside wide-reaching throwable catch
    • Make isFolia public
    • Update worldedit-bukkit/src/main/java/com/sk89q/worldedit/bukkit/WorldEditPlugin.java
  • Gradle 9.6.1 (c9884dd0 by Octavia Togami)
  • Adopt Crankcase for WorldEdit build logic (#2988) (47a17cdf by Octavia Togami)
9 days ago
master#7559Tests passed: 252, ignored: 1a month ago
master#7556Tests passed: 252, ignored: 1a month ago
master#7551Tests passed: 252, ignored: 1
  • refactor(regions)!: rename RegionIntersection to RegionUnion (#2983) Rename to match existing union behavior, update selection errors, and accept intentional API break. BREAKING CHANGE: RegionIntersection has been removed. Use RegionUnion instead. Refs: #2982 (93a216ea by mason camara)
a month ago
master#7550Tests passed: 252, ignored: 1a month ago
master#7517Tests passed: 252, ignored: 13 months ago
master#7498Tests passed: 252, ignored: 1
  • Merge branch 'version/7.4.x' (59f7f46e by Octavia Togami)
  • Move 21 into only old adapters, set launcher for paperweight (#2959) (b6c1a8c0 by Octavia Togami)
  • Made the RecursiveDirectoryWatcher thread a daemon (#2957) (eda46560 by Maddy Miller)
  • Re-enable `this-escape` warning, suppress as needed (#2953) ANTLR now suppresses it properly. We also need to generally suppress it for now, since we use a lot of weird initialization patterns. Cleaning these up would be nice in the future. (71b4f1bf by Octavia Togami)
  • One Native Code to Rule Them All (#2951) (74dbdf0e by Octavia Togami)
    • Add core-mc project to the build No code yet
    • Merge most of Fabric and NeoForge into core-mc
    • [coremc] Keep a Platform instance in most places This also makes Adapter an abstract class implemented by the platforms, which expose their adapter back to coremc and also to other mods.
    • [coremc] Clean up exposure of internals
  • fix: 2D polygon volume algorithm (#2811) (324aacbc by tiagofar78)
4 months ago
master#7490Tests passed: 239, ignored: 1
  • create parity between //snow and //thaw (#2940) (ed4a31a2 by samuraiworf)
    • create parity between //snow and //thaw
    • use layer visitor + cylinder region
    • fix wildcard import
    • make simulate snow and thaw match javadocs
4 months ago