Be aware that this branch (testing/proguard) 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
testing/proguard#5882Tests passed: 198, ignored: 1
  • Show a theoretical proguard set up for WorldEdit (5dde48cb by octavia.togami)
  • Fix setting biomes on negative-Y-enabled worlds. (#1833) Also left a note for forge, again. Closes #1819. (5a143b83 by wizjany)
  • Fix a couple of typos (#1835) (9c7f4542 by mc.cache)
  • Fix typo in BukkitImplAdapter (9c7f4542 by mc.cache)
  • Yet another dangling typo (9c7f4542 by mc.cache)
  • Fix //outline for non-cuboid regions (#1827) (954210de by mnmiller1)
  • [Fabric] Update to 1.17.1 (#1821) (e4cd5696 by octavia.togami)
  • Ensure the SLF4J ban is being applied Fabric gets skipped 'cause its scuffed (1f21162b by octavia.togami)
  • Add 7.2.6 changelog as-of Beta 1 (e29126ed by mnmiller1)
  • Fix notify at negative Y on fabric, leave note for forge. (1415e6f6 by wizjany)
  • Update adapters for 1.17.1. (2586600e by wizjany)
  • Fix loading legacy invalid blocks (40ded939 by octavia.togami)
  • Fix CLI Mess (#1811) (0790e6e5 by octavia.togami)
  • Fix CLI awfulness (0790e6e5 by octavia.togami)
  • Fix indentation (0790e6e5 by octavia.togami)
  • Licenses (0790e6e5 by octavia.togami)
  • Optimize legacy schematic loading (#1808) (fbb047a0 by octavia.togami)
  • Optimize legacy schematic loading (fbb047a0 by octavia.togami)
  • Be more DRY (fbb047a0 by octavia.togami)
  • Fixed incorrect version numbers in javadocs (#1810) (f91e8e40 by 4009945+mattbdev)
  • Skip notify if chunk section doesn't exist (#1794) (728a1523 by octavia.togami)
  • Skip notify if chunk section doesn't exist (728a1523 by octavia.togami)
  • Include forge in this change (728a1523 by octavia.togami)
  • Pass chunk to mark/notify directly, update adapters. Co-authored-by: wizjany <wizjany@gmail.com> (728a1523 by octavia.togami)
  • Remove method reflection for getMinHeight in BukkitWorld. (#1796) (43da91ad by wizjany)
  • Remove reflective use of the getMinHeight method in BukkitWorld. Which requires dep updates to 1.17, which may currently break this build? (43da91ad by wizjany)
  • Tell Gradle we can read Java 16 JARs Co-authored-by: Octavia Togami <octavia.togami@gmail.com> (43da91ad by wizjany)
  • Use require instead of strictly to reduce problems with mojang/bukkit updates (#1787) (eb7b79c9 by github)
  • Fix watchdog, add negative y support. (#1782) (a57f66f7 by wizjany)
  • Fix Scuffed POMs (#1779) (043c3315 by octavia.togami)
  • Repair fabric POM (043c3315 by octavia.togami)
  • Fix-up a ton of publishing errors (043c3315 by octavia.togami)
  • Remove shadow jar from publishing (043c3315 by octavia.togami)
  • Remove shadow application from platform/core (043c3315 by octavia.togami)
  • Restrict the weird forge maven to known content (47b64257 by octavia.togami)
  • Update bundled language files (e2ad0427 by octavia.togami)
  • Update cdist (2beeec22 by octavia.togami)
  • Try require for snake yaml (3393d270 by octavia.togami)
  • Parallelize tests properly (4d6c1973 by octavia.togami)
  • Drop enforcedPlatform to platform (bf780346 by octavia.togami)
  • De-parameterize vector tests (a0a3e0f5 by octavia.togami)
  • Allow upgrading snakeyaml (8cc6e715 by octavia.togami)
  • Update MCUtils for 1.17 (#1774) (c8e5f277 by octavia.togami)
  • Update MCUtils for 1.17 (c8e5f277 by octavia.togami)
  • Re-add deprecated grass_path (c8e5f277 by octavia.togami)
  • Update adapter jar. (57a040c4 by wizjany)
  • Bukkit 1.17 adapter. (e010b4c4 by wizjany)
  • [Fabric] Update to 1.17 (#1772) (7676a2d5 by octavia.togami)
  • Register platforms and commands in a more proper way (#1766) (95160027 by octavia.togami)
  • Register platforms and commands in a more proper way Platforms are now register "on load"/initialize/etc., and preferreds are chosen just prior to command registration events. This allows us to properly hook in to reload. Additionally, we now have the capability to reload data with /minecraft:reload, though this is not yet implemented. (95160027 by octavia.togami)
  • Correct javadocs on queryCapability (95160027 by octavia.togami)
  • Flatten BukkitImplAdapter Lifecycled (95160027 by octavia.togami)
  • Use 16 as our toolchain, but set release to 8 (8cfbf7e4 by octavia.togami)
  • Fix selecting at 0,0,0 or radius 0 cyl/ellipse (#1734) (5a7cbfd6 by octavia.togami)
  • Prepare for Gradle 7, but due to FG only get to 6.9 Gradle 7 stuff requires FG 5. Phooey. (876108fd by octavia.togami)
  • Return false if Entity#remove is unsupported Fixes #1729 (95d784f4 by octavia.togami)
  • Update FG for new maven repo (14686740 by octavia.togami)
  • Back to snapshot for future development (edf39b2b by octavia.togami)
  • Release 7.2.5 (57d5ac96 by octavia.togami)
  • Allow toggleplace to work on any Actor + Locatable (#1723) (98adde2c by octavia.togami)
  • Switch to maven-publish (#1718) (f0a3848b by octavia.togami)
  • Update to use maven-publish instead of maven (f0a3848b by octavia.togami)
  • Use published loom (f0a3848b by octavia.togami)
  • These shouldn't be needed (f0a3848b by octavia.togami)
  • Note catch about toolchain system (c91159a2 by octavia.togami)
  • Swap out logback for log4j2 (c7da4c0a by octavia.togami)
  • Change oak stair shape to straight in legacy.json. (acf9c3b2 by wizjany)
  • Scrapped Logging Framework 4 Java (#1715) (609c7b8c by octavia.togami)
  • The scramble is complete (609c7b8c by octavia.togami)
  • Fix version decl for Bukkit Log4J (609c7b8c by octavia.togami)
  • Swap out to a compatibility layer for LogManager Slightly slower, but compatible across all Java versions (609c7b8c by octavia.togami)
  • Piston released with SL4JF removal (609c7b8c by octavia.togami)
  • Clean up declarations a bit (609c7b8c by octavia.togami)
3 years ago
  • «
  • 1
  • »