Be aware that this branch (master) is not the main branch (version/7.2.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#6419Tests passed: 219, ignored: 1
  • Add a -c flag to the biome brush to set entire column (#2235) (856aaa62 by mnmiller1)
  • Add a -c flag to the biome brush to set entire column (856aaa62 by mnmiller1)
  • Use new region factories that take fixed positions (856aaa62 by mnmiller1)
  • Rename to FixedHeight from just Fixed (856aaa62 by mnmiller1)
14 days ago
master#6407Tests passed: 219, ignored: 1
  • Add new //placement types - //placement min - selection min X/Y/Z - //placement max - selection max X/Y/Z - //placement world - absolute world location - //placement here - This puts the placement position at the current player position. (4fc62d98 by tomylobo)
  • Add //placement, which sets either pos1 or player explicitly (d28fadb8 by tomylobo)
  • Refactor placement system to be more flexible (21a465b9 by tomylobo)
  • Add LocalSessionTest Test coverage so far: - setPlaceAtPos1 - isPlaceAtPos1 - togglePlacementPosition - getPlacementPosition for both pos1 and player modes (6c14e839 by tomylobo)
  • Extract base test class for WorldEdit test cases (edb54345 by tomylobo)
22 days ago
master#6405Tests passed: 198, ignored: 1
  • Fix McRegionChunkStore.java (#2292) - Fixes an issue where the LinCompoundTag passed to ChunkStoreHelper::getChunk is not the expected root compound tag, but one that wraps it. See comment of LinRootEntry::toLinTag (df13de33 by 28742897+ykgamma)
22 days ago
master#6404Tests passed: 198, ignored: 1
  • Use an annotation to register the methods in the Functions class (#2305) There's a lot less code now and it's also easier to add new methods. (34b19577 by tomylobo)
22 days ago
master#6400Tests passed: 198, ignored: 1
  • Fix ServerLevel proxies not including entities (#2308) (5638a288 by mnmiller1)
  • Fix ServerLevel proxies not including entities (5638a288 by mnmiller1)
  • Also include the entity call that the village generator uses (5638a288 by mnmiller1)
a month ago
master#6399Tests passed: 198, ignored: 1
    No new changes were added in this build.
a month ago
master#6396Gradle exception (new); exit code 1 (Step: Build (Gradle)) (new); artifacts size 0 B is 1 B less than the provided threshold 1 B (new)
  • Actually register structures on other platforms (cd95d207 by mnmiller1)
  • Added strings and implement on other platforms (91dd9dec by mnmiller1)
  • Add structure generator command (5ca80395 by mnmiller1)
a month ago
master#6383Tests passed: 198, ignored: 1
  • Fix loading a missing session printing a warning to console. Fixes #2291 (561ab50a by mnmiller1)
2 months ago
master#6377Tests passed: 198, ignored: 1
  • Fix Sponge Schematic V1 incorrectly attempting to read base tag twice (acc4b597 by mnmiller1)
2 months ago
master#6376Tests passed: 198, ignored: 1
  • Remove requirement for caller to ungzip the stream with the new isFormat API (da4bca05 by mnmiller1)
2 months ago