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#6935Tests passed: 244, ignored: 1
  • Merge branch 'version/7.3.x' (a1132ab8 by mnmiller1)
  • Back to SNAPSHOT for continued development (31a795a3 by mnmiller1)
  • Release 7.3.7 (c6af3a3e by mnmiller1)
  • Merge pull request #2637 from EngineHub/ot/fix/jnbt-compat Bump lin-bus to support old schematics better (e595c3f2 by octavia.togami)
  • Bump lin-bus to support old schematics better (6c65f091 by octavia.togami)
  • Add negative y support (485bb411 by vilperi221.k)
  • Move EditSession closure into exception handling (e07633cd by octavia.togami)
8 days ago
master#6916Tests passed: 244, ignored: 1
  • Merge branch 'version/7.3.x' (305f0cb3 by mnmiller1)
  • 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 mnmiller1)
  • Release 7.3.6 (3d660b8f by mnmiller1)
a month ago
master#6891Tests passed: 239, ignored: 1
  • Merge branch 'version/7.3.x' (6f210ad3 by mnmiller1)
  • [Bukkit] Allow 1.21 Paper adapter to load on 1.21.1 (3e6708a6 by mnmiller1)
  • Revert "Shutdown executor service on disable (#2570)" This does not work as this breaks moving between SP servers. Fixes #2586 This reverts commit 84ad34c36f404498f8cc07ac744f1af22d12cf59. (350dfa10 by octavia.togami)
  • Move //update to RegionCommands from GeneralCommands (#2590) (c1d0494f by mnmiller1)
  • Back to SNAPSHOT for continued development (6b68ff99 by mnmiller1)
  • Release 7.3.5 (8ba3d896 by mnmiller1)
  • Cleanup registry init (#2583) (2dbcae3d by mnmiller1)
  • Merge pull request #2581 from EngineHub/ot/debt/what-is-a-repository Completely eliminate usage of other repos (f5eefc0a by octavia.togami)
  • Fix formatting (c81c2171 by octavia.togami)
  • Attempt a little more repo cleanup (46eff6ab by octavia.togami)
  • Completely eliminate usage of other repos Probably, I'm not firewalling it to make sure (da223671 by octavia.togami)
2 months ago
master#6887Tests passed: 239, ignored: 1
    No new changes were added in this build.
3 months ago
master#6864Tests passed: 239, ignored: 1
  • Merge branch 'version/7.3.x' (c9fdcc6a by octavia.togami)
  • Merge pull request #2582 from EngineHub/deform-fix-queryrel Fix queryRel for //deform and //brush deform (9fae6771 by tomylobo)
  • Fix queryRel for //deform and //brush deform (570ec877 by tomylobo)
  • Use Bukkit Registry API where possible (#2573) (292dae65 by mnmiller1)
  • Remove <1.16 //drawsel max size handling (#2572) (f31c2e65 by mnmiller1)
  • Shutdown executor service on disable (#2570) (84ad34c3 by mnmiller1)
  • Shutdown executor service on disable (84ad34c3 by mnmiller1)
  • also do CLI (84ad34c3 by mnmiller1)
  • Update crowdin-distributor (27bd2660 by octavia.togami)
  • Back to SNAPSHOT for continued development (43b3b030 by mnmiller1)
  • Release 7.3.4 (62632448 by mnmiller1)
  • Lazily compute BlockState#getAsString (#2566) (ab480998 by mnmiller1)
  • Lazily compute BlockState#getAsString (ab480998 by mnmiller1)
  • Implement in BaseBlock (ab480998 by mnmiller1)
3 months ago
master#6835Tests passed: 239, ignored: 1
  • Add a #clipboard mask, to mask to blocks that match the clipboard (#2502) (856d1202 by mnmiller1)
  • Add a #match mask, to mask to blocks that match the clipboard (856d1202 by mnmiller1)
  • Rename the parser mask to #clipboard (856d1202 by mnmiller1)
  • Fix import order (856d1202 by mnmiller1)
  • Add documentation to the MatchMask class (856d1202 by mnmiller1)
  • PR review feedback (856d1202 by mnmiller1)
  • add #copy as an alias (856d1202 by mnmiller1)
  • use native Java List.of (856d1202 by mnmiller1)
4 months ago
master#6832Tests passed: 239, ignored: 1
  • Deprecate fullySupports3DBiomes and BiomeQuirkExtent (#2496) (4d3d820f by mnmiller1)
4 months ago
master#6816Tests passed: 239, ignored: 1
  • Merge branch 'version/7.3.x' (eac445df by mnmiller1)
  • Fix structure block CUI resetting selections cross-world. (#2561) Previously, if a world override was active (e.g. via //world), createStructureBlock would always attempt to check the player (entity) world rather than their selection world. This led to the selection getting reset immediately. Now, we first check if there's anything to render (i.e. if the selection is in the current world) before attempting to get the selection from the player's session. (3adba9f2 by wizjany)
  • Add CODEOWNERS (1834cfba by octavia.togami)
  • Use published version of lin-bus (203236d2 by octavia.togami)
  • Also run stale bot on issue activity (63b06eb6 by octavia.togami)
  • Merge pull request #2557 from EngineHub/ot/debt/lets-go-live-to-the-action Do some maintence on our workflows (fb987c02 by octavia.togami)
  • Remove CodeQL workflow This has only ever added busywork, never found any problems. It doesn't support filtering generated code and breaks sometimes. (09942de9 by octavia.togami)
  • Move stale to workflow (d7847168 by octavia.togami)
4 months ago
master#6805Tests passed: 239, ignored: 1
  • Merge branch 'version/7.3.x' (e74dccf7 by mnmiller1)
  • Back to SNAPSHOT for continued development (54d5665f by mnmiller1)
  • Release 7.3.4 Beta 1 (0452ca28 by mnmiller1)
  • Merge pull request #2549 from EngineHub/ot/feature/1.21 Minecraft 1.21 (ca2febeb by octavia.togami)
  • [Sponge] 1.21 (de2f3983 by octavia.togami)
  • Update platform versions (e15b59b8 by mnmiller1)
  • Fix nbt access in proxy (d1221cf8 by octavia.togami)
  • Fix proxy method matching (f5875b89 by octavia.togami)
  • [Bukkit] 1.21 (6e6e87ab by octavia.togami)
  • Add data from MCUtils for 1.21 (e5ca0168 by mnmiller1)
  • [Fabric] 1.21 (8d40de2d by octavia.togami)
  • [NeoForge] 1.21 (5b619d74 by octavia.togami)
  • Update JDK requirements These have long been outdated (0386259b by octavia.togami)
  • [Fabric] 1.21-rc1 (a684cd19 by octavia.togami)
  • Back to SNAPSHOT for continued development (9ca8c0fb by mnmiller1)
  • Release 7.3.3 (6359df81 by mnmiller1)
  • Bring back the Sponge module, updated for 1.20.6 (#2538) (ad036236 by 52257907+avaruus1)
  • Bring back the Sponge module (ad036236 by 52257907+avaruus1)
  • Fixes (ad036236 by 52257907+avaruus1)
  • Specify the SNAPSHOT build of SpongeAPI to use (ad036236 by 52257907+avaruus1)
  • [neoforge] Update for event api break. (05db94cf by wizjany)
4 months ago
master#6785Tests passed: 239, ignored: 1
  • Fix build errors from merge (00148305 by mnmiller1)
5 months ago