Be aware that this branch (bugfix/stop-depending-on-finalize-dummkopf) 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
bugfix/stop-depending-on-finalize-dummkopf#6015Tests passed: 198, ignored: 1
  • Merge branch 'master' into bugfix/stop-depending-on-finalize-dummkopf (30d1ca3a by octavia.togami)
  • Pin upload-artifact action to previous version. See https://github.com/actions/upload-artifact/issues/281 (5ca77b80 by wizjany)
  • Add getBrush helper for use with instanceof pattern matching (#1926) Co-authored-by: Octavia Togami <octavia.togami@gmail.com> (de6fa17b by 46890129+rainbowdashlabs)
  • Merge branch 'version/7.2.x' Oh god this was so awful (09bdf0a6 by octavia.togami)
  • Update Kotlin version so it builds (21e65e39 by octavia.togami)
  • Update to Gradle 7.3 (c9717a54 by octavia.togami)
  • Use the more correct extent (fa5b7346 by octavia.togami)
  • License fix (fce609b2 by octavia.togami)
  • Enable tracing by default (21155198 by octavia.togami)
  • Remove finalize, use a Cleaner instead (da3d6840 by octavia.togami)
  • Update paperweight + userdev bundle. (#1930) (bd87665e by wizjany)
  • Update paperweight + userdev bundle. (bd87665e by wizjany)
  • remove unneeded config (set by userdev plugin already) (bd87665e by wizjany)
  • Forgot to update this to 16 (ff29595d by octavia.togami)
  • Specify UTF-8 for javadoc as well (9928bc85 by octavia.togami)
  • Back to SNAPSHOT for continued development (3ba08901 by mnmiller1)
  • Release 7.2.7 Signed-off-by: Madeline Miller <mnmiller1@me.com> (9f3e7955 by mnmiller1)
  • Don't allow editing without a Bukkit Impl Adapter. (#1920) (d48530cb by wizjany)
  • Don't allow editing without a Bukkit Impl Adapter. Also fix up some failed adapter checks. (d48530cb by wizjany)
  • Make config a string, log warning message. (d48530cb by wizjany)
  • checkstyle (d48530cb by wizjany)
  • Add caching for Gradle Build (#1914) Caching reduces build duration by ~50%. (05f44bb1 by jeremy.epling)
  • chore: improve bukkit world access speeds (#1911) (49bc9b0c by mnmiller1)
  • Move adapters to paperweight (#1909) (e6857ec7 by octavia.togami)
  • Move adapters to paperweight (e6857ec7 by octavia.togami)
  • Edit adapters JAR to remove 1.17 R1_2 (e6857ec7 by octavia.togami)
  • Fix checkstyle (e6857ec7 by octavia.togami)
  • Add URL for updating version in the future (e6857ec7 by octavia.togami)
  • Remove class shutter Runtime classes are no longer conflicting. Fixes #1895. (6008fe73 by octavia.togami)
  • Fix raise and lower deform brushes (#1889) (fbf61ef9 by mnmiller1)
  • Set Multi-Release in CLI manifest Fixes #1890 (6c08b682 by octavia.togami)
  • Merge remote-tracking branch 'origin/version/7.2.x' (f1350111 by mnmiller1)
  • Move clearable checks for Bukkit to adapters (#1887) (b4fbbc9c by mnmiller1)
  • Move clearable checks for Bukkit to adapters (b4fbbc9c by mnmiller1)
  • Apparently this is faster??? (b4fbbc9c by mnmiller1)
  • Add conditional checking in help command (#1888) (b1c230d3 by mnmiller1)
  • Confirm no forks in bug reports (bb9cd57d by octavia.togami)
  • Require 16 in API (ed7923a2 by octavia.togami)
  • Update Bukkit adapters for world gen change. (1173385a by wizjany)
  • Add confirms to bug report template (df479041 by octavia.togami)
  • Mark stale after 30 days, not 60. (38b37739 by wizjany)
  • Merge branch 'version/7.2.x' (81f98b7b by mnmiller1)
  • Back to snapshot for future development (4235622e by mnmiller1)
  • Release 7.2.6 (4b2d1e74 by mnmiller1)
  • Revert "Use a Guava Cache instead of a ThreadLocal (#1859)" This reverts commit b9f0416624ace489c0c7070cd1fd5b8148faa098. (f049d561 by mnmiller1)
  • Don't crash if fields are null in ChunkDeleter (#1874) Fixes #1873 (ed280896 by octavia.togami)
  • Internally use a negated mask class to prevent russian doll wrapping (#1877) (c5a44503 by mnmiller1)
  • Add Snow Smooth Tools (#1580) (1397ec76 by github)
  • Added Snow Smooth Tools (1397ec76 by github)
  • Added missing javadocs (1397ec76 by github)
  • Restore backwards compatibility (1397ec76 by github)
  • Use isAir and isLiquid instead of checking exact types (1397ec76 by github)
  • Changed message for smoothing snow (1397ec76 by github)
  • Use IntegerProperty instead of Property<Object> (1397ec76 by github)
  • Requested changes from review (1397ec76 by github)
  • Added missing ":", consistent command description (1397ec76 by github)
  • Drop unnecessary try-catch for snow layer property (1397ec76 by github)
  • Removed configuration arguments for gaussian kernel (1397ec76 by github)
  • Removed duplicated code fragments to calculate the heightmap (1397ec76 by github)
  • Fixed switched x and y coordinates (1397ec76 by github)
  • Added missing point for checkstyle (1397ec76 by github)
  • Changed command usage as requested (1397ec76 by github)
  • Reordered flag for //snowsmooth, nicer formatting Co-authored-by: Octavia Togami <octavia.togami@gmail.com> (1397ec76 by github)
  • Bump language files (9de6b879 by mnmiller1)
  • Java 16 required (0e0b4e7f by octavia.togami)
  • Merge branch 'version/7.2.x' (515863da by mnmiller1)
  • Use MethodHandle for faster event bus (#1865) (4277cb52 by mnmiller1)
  • Use MethodHandle for faster event bus (4277cb52 by mnmiller1)
  • Implement hashCode/equals (4277cb52 by mnmiller1)
  • Apply review comments (4277cb52 by mnmiller1)
  • Bind to the object directly (4277cb52 by mnmiller1)
  • Fix Cycler tool not using full block data (#1868) (8ee45137 by mnmiller1)
  • Use a Guava Cache instead of a ThreadLocal (#1862) This allows high performance without leaking memory, and works around the JVM bug with ThreadLocals. See #1722. (b9f04166 by octavia.togami)
  • Exclude JSR305 from libs Fixes #1859 (96c97997 by octavia.togami)
  • Add Beta 2 changelog items (6af752ba by mnmiller1)
  • [Forge] Update to 1.17.1 (#1847) (2e45a203 by octavia.togami)
  • [Forge] Update to 1.17.1 Includes minor updates to Fabric as well. water and water and water water (2e45a203 by octavia.togami)
  • Fix a few things (2e45a203 by octavia.togami)
  • Move to latest versions of FG/Forge Also drops TrueZIP in dev (2e45a203 by octavia.togami)
  • Only map options if needed to replace seed (#1843) (86866721 by octavia.togami)
  • Only map options if needed to replace seed (86866721 by octavia.togami)
  • Add bukkit adapters. Co-authored-by: wizjany <wizjany@gmail.com> (86866721 by octavia.togami)
  • Fix the offset mask forcing negation of itself (#1656) (f414af50 by mnmiller1)
  • Merge branch 'version/7.2.x' (a383d916 by mnmiller1)
  • Fix deployment of -cli artefacts (cfd20982 by mnmiller1)
  • Fixed typo and grammar (fb1fb849 by 4009945+mattbdev)
  • Support 48x48x48 drawsel on 1.16+ (#1826) (8b38f6fb by mnmiller1)
  • Support 48x48x48 drawsel on 1.16+ (8b38f6fb by mnmiller1)
  • Also update the chat message on //drawsel (8b38f6fb by mnmiller1)
  • Extract the code (8b38f6fb by mnmiller1)
  • Split the x/y/z (8b38f6fb by mnmiller1)
  • angry reacts only (8b38f6fb by mnmiller1)
  • Fixed typo (27baceca by 4009945+mattbdev)
  • Merge pull request #1832 from EngineHub/feature/117-for-master 1.17 for master (bb3245e3 by octavia.togami)
  • Merge branch 'version/7.2.x' into feature/117-for-master (76a30080 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)
  • Update adapters. (402b9284 by wizjany)
  • Merge branch 'version/7.2.x' (8a830814 by octavia.togami)
  • 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 key for 'Anything Else?' section (10410aca 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)
  • Improve mask api (#1793) (183ae4a1 by 2sicherheit)
  • Improve mask api (183ae4a1 by 2sicherheit)
  • Revert javadocs change (183ae4a1 by 2sicherheit)
  • Merge branch 'version/7.2.x' (b8a9c007 by mnmiller1)
  • 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)
  • Merge branch 'version/7.2.x' (67c99bed by octavia.togami)
  • Fix author/name swap in //schem share. (76147474 by wizjany)
  • Add splatter brush (#1657) (8e5020fd by mnmiller1)
  • Add splatter brush PR feedback - 3d splatter Add splatter brush (#1547) (8e5020fd by mnmiller1)
  • Move the splatter brush into a mask (8e5020fd by mnmiller1)
  • Fix PR notes Co-authored-by: Lewis B <lbobbermen@bigpond.com> (8e5020fd by mnmiller1)
  • Fix selecting at 0,0,0 or radius 0 cyl/ellipse (#1734) (5a7cbfd6 by octavia.togami)
  • Allow plugins to register new clipboard share destinations (#1707) (6e2b0a1d by mnmiller1)
  • Allow plugins to register new clipboard share destinations (6e2b0a1d by mnmiller1)
  • Rename file, as per request (6e2b0a1d by mnmiller1)
  • Don't use the base enginehub name for EH_pastebin (6e2b0a1d by mnmiller1)
  • Address review comments (6e2b0a1d by mnmiller1)
  • Fixed wrong usage (6e2b0a1d by mnmiller1)
  • Use a second metadata class for clipboard shares (6e2b0a1d by mnmiller1)
  • Newline (6e2b0a1d by mnmiller1)
  • Address comments (6e2b0a1d by mnmiller1)
  • Improve docs (6e2b0a1d by mnmiller1)
  • Apply suggestions from code review Co-authored-by: Octavia Togami <octavia.togami@gmail.com> (6e2b0a1d by mnmiller1)
  • Use a consumer so that we handle serialization (6e2b0a1d by mnmiller1)
  • Update worldedit-core/src/main/java/com/sk89q/worldedit/extent/clipboard/Clipboard.java Co-authored-by: Octavia Togami <octavia.togami@gmail.com> (6e2b0a1d by mnmiller1)
  • Update worldedit-core/src/main/java/com/sk89q/worldedit/extent/clipboard/io/share/ClipboardShareDestination.java Co-authored-by: Octavia Togami <octavia.togami@gmail.com> (6e2b0a1d by mnmiller1)
  • Update worldedit-core/src/main/java/com/sk89q/worldedit/extent/clipboard/io/share/ShareOutputConsumer.java Co-authored-by: Octavia Togami <octavia.togami@gmail.com> (6e2b0a1d by mnmiller1)
  • Update worldedit-core/src/main/java/com/sk89q/worldedit/extent/clipboard/io/share/ShareOutputConsumer.java Co-authored-by: Octavia Togami <octavia.togami@gmail.com> (6e2b0a1d by mnmiller1)
  • Fixed a lot of random comments (6e2b0a1d by mnmiller1)
  • Return a consumer from share rather than a URL, allows the share destination to control output Co-authored-by: Octavia Togami <octavia.togami@gmail.com> (6e2b0a1d by mnmiller1)
  • Prepare for Gradle 7, but due to FG only get to 6.9 Gradle 7 stuff requires FG 5. Phooey. (876108fd by octavia.togami)
  • Fix a few links (ec2fb073 by mnmiller1)
  • Replace dead links in contributing.md (#1735) (ba8e96a7 by mc.cache)
  • Replace dead links in contributing.md (ba8e96a7 by mc.cache)
  • Address requested changes (ba8e96a7 by mc.cache)
2 years ago
  • ยซ
  • 1
  • ยป