WorldEdit Build #5890

Be aware that this branch (bugfix/skip-map-on-same-seed) 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
Changes
IDSummaryCommitterDate
f7536a77Add bukkit adapters. wizjany3 years ago
30f2761eOnly map options if needed to replace seed octavia.togami3 years ago
f414af50Fix the offset mask forcing negation of itself (#1656) mnmiller13 years ago
cfd20982Fix deployment of -cli artefacts mnmiller13 years ago
fb1fb849Fixed typo and grammar 4009945+mattbdev3 years ago
8b38f6fbSupport 48x48x48 drawsel on 1.16+ (#1826) * Support 48x48x48 drawsel on 1.16+ * Also update the chat message on //drawsel * Extract the code * Split the x/y/z * angry reacts onlymnmiller13 years ago
27bacecaFixed typo4009945+mattbdev3 years ago
5a143b83Fix setting biomes on negative-Y-enabled worlds. (#1833) Also left a note for forge, again. Closes #1819.wizjany3 years ago
9c7f4542Fix a couple of typos (#1835) * Fix typo in BukkitImplAdapter * Yet another dangling typomc.cache3 years ago
954210deFix //outline for non-cuboid regions (#1827) mnmiller13 years ago
e4cd5696[Fabric] Update to 1.17.1 (#1821) octavia.togami3 years ago
1f21162bEnsure the SLF4J ban is being applied Fabric gets skipped 'cause its scuffed octavia.togami3 years ago
e29126edAdd 7.2.6 changelog as-of Beta 1 mnmiller13 years ago
1415e6f6Fix notify at negative Y on fabric, leave note for forge. wizjany3 years ago
2586600eUpdate adapters for 1.17.1. wizjany3 years ago
40ded939Fix loading legacy invalid blocks octavia.togami3 years ago
0790e6e5Fix CLI Mess (#1811) * Fix CLI awfulness * Fix indentation * Licensesoctavia.togami3 years ago
fbb047a0Optimize legacy schematic loading (#1808) * Optimize legacy schematic loading * Be more DRYoctavia.togami3 years ago
f91e8e40Fixed incorrect version numbers in javadocs (#1810) 4009945+mattbdev3 years ago
728a1523Skip notify if chunk section doesn't exist (#1794) * Skip notify if chunk section doesn't exist * Include forge in this change * Pass chunk to mark/notify directly, update adapters. Co-authored-by: wizjany <wizjany@gmail.com>octavia.togami3 years ago
43da91adRemove method reflection for getMinHeight in BukkitWorld. (#1796) * Remove reflective use of the getMinHeight method in BukkitWorld. Which requires dep updates to 1.17, which may currently break this build? * Tell Gradle we can read Java 16 JARs Co-authored-by: Octavia Togami <octavia.togami@gmail.com>wizjany3 years ago
eb7b79c9Use require instead of strictly to reduce problems with mojang/bukkit updates (#1787) github3 years ago
a57f66f7Fix watchdog, add negative y support. (#1782) wizjany3 years ago
043c3315Fix Scuffed POMs (#1779) * Repair fabric POM * Fix-up a ton of publishing errors * Remove shadow jar from publishing * Remove shadow application from platform/coreoctavia.togami3 years ago
47b64257Restrict the weird forge maven to known content octavia.togami3 years ago
e2ad0427Update bundled language files octavia.togami3 years ago
2beeec22Update cdist octavia.togami3 years ago
3393d270Try require for snake yaml octavia.togami3 years ago
4d6c1973Parallelize tests properly octavia.togami3 years ago
bf780346Drop enforcedPlatform to platform octavia.togami3 years ago
a0a3e0f5De-parameterize vector tests octavia.togami3 years ago
8cc6e715Allow upgrading snakeyaml octavia.togami3 years ago
c8e5f277Update MCUtils for 1.17 (#1774) * Update MCUtils for 1.17 * Re-add deprecated grass_pathoctavia.togami3 years ago
57a040c4Update adapter jar. wizjany3 years ago
e010b4c4Bukkit 1.17 adapter. wizjany3 years ago
7676a2d5[Fabric] Update to 1.17 (#1772) octavia.togami3 years ago
95160027Register platforms and commands in a more proper way (#1766) * 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. * Correct javadocs on queryCapability * Flatten BukkitImplAdapter Lifecycledoctavia.togami3 years ago
8cfbf7e4Use 16 as our toolchain, but set release to 8 octavia.togami3 years ago
5a7cbfd6Fix selecting at 0,0,0 or radius 0 cyl/ellipse (#1734) octavia.togami3 years ago
876108fdPrepare for Gradle 7, but due to FG only get to 6.9 Gradle 7 stuff requires FG 5. Phooey. octavia.togami3 years ago
95d784f4Return false if Entity#remove is unsupported Fixes #1729 octavia.togami3 years ago
14686740Update FG for new maven repo octavia.togami3 years ago
edf39b2bBack to snapshot for future development octavia.togami3 years ago
57d5ac96Release 7.2.5 octavia.togami3 years ago