Be aware that this branch (feature/find-by-input-stream) 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
feature/find-by-input-stream#6343Tests passed: 198, ignored: 1
  • checkstyle (df47cbef by mnmiller1)
  • Fix up based on feedback (9e28c4e7 by mnmiller1)
  • Don't auto-close the stream (4b826866 by mnmiller1)
  • . (c4e47e70 by mnmiller1)
  • Allow finding schematic format by InputStream (4845f696 by mnmiller1)
  • Add a feature generator and allow undoing of feature placement (#2239) (121b4b61 by mnmiller1)
  • Add a feature generator and allow undoing of feature placement [WIP] Apply changes to Forge as well Use proper translatable components (121b4b61 by mnmiller1)
  • Add a brush version of the feature command Use Java proxy classes (121b4b61 by mnmiller1)
  • Add for Bukkit (only 1.19.3 for now) Clean up the proxies to use a switch Checkstyle is grumpy Add the obfuscated versions Remove debug text Fix missed "destroyBlock" deobfuscated proxy function (121b4b61 by mnmiller1)
  • checkstyle (121b4b61 by mnmiller1)
  • Merge branch 'version/7.2.x' (f40ea0dd by mnmiller1)
  • Update to the new Paper maven repo (f6646aaa by mnmiller1)
  • Few cleanups over the code and use more Java 9+ features (#2248) (82727ffb by mnmiller1)
  • Few cleanups over the code and use more Java 9+ features (82727ffb by mnmiller1)
  • Address feedback (82727ffb by mnmiller1)
  • cleanup switch case (82727ffb by mnmiller1)
  • Remove TODO (82727ffb by mnmiller1)
  • Add property suggestions for hand,offhand,pos1 patterns (#2269) (d960fa22 by mnmiller1)
  • Allow factory suggestions to have parser context (#2236) (98fd5dc8 by mnmiller1)
  • Merge branch 'version/7.2.x' (b18d66c5 by mnmiller1)
  • Merge pull request #2253 from Brokkonaut/bukkit-custombiomes Allow custom biomes in bukkit (ab79341a by octavia.togami)
  • Allow custom biomes in bukkit (6bbcf746 by hannos17)
  • Merge pull request #2245 from cthbleachbit/master EditSession.drawSpline: use vectors at block center for spline nodes (78848d5c by octavia.togami)
  • EditSession.drawSpline: use vectors at block center for spline nodes The spline generator was fed integral block node vectors, where center of a block at coordinate (X,Y,Z) is actually in (X+0.5,Y+0.5,Z+0.5). When generating a spline with (X,Y,Z)s, the curve sometimes doesn't go through the intended block and may make weird turns at end of the curve. Placing spline nodes at the center causes the curve to actually hit the center of every block selected. (17ce47cd by cth451)
  • Only mark CLI clipboard world as dirty when the underlying calls return a success state (98611c2a by mnmiller1)
  • Update README.md Fix minor typo (034d7218 by untouchedodin0)
  • Merge branch 'version/7.2.x' (6951e790 by mnmiller1)
  • Use the connection field on 1.19->1.19.3 rather than networkManager (474c191c by mnmiller1)
  • Fixed 1.19.3 adapter on 7.3.0 branch (59614721 by mnmiller1)
  • Fix some exceptions from SpongeWorld (#2218) (b2475c7c by 41531939+lignium)
  • Fix exception when calling SpongeWorld#setBlock with present block entity (b2475c7c by 41531939+lignium)
  • Fix missing block entity metadata in SpongeWorld#getFullBlock (b2475c7c by 41531939+lignium)
  • Merge branch 'version/7.2.x' (844a8fc0 by mnmiller1)
  • Back to SNAPSHOT for continued development (882c3dd8 by mnmiller1)
  • Release 7.2.13 (46576cc5 by mnmiller1)
  • Paper 1.19.3 (Untested due to IntelliJ indexing) (2e86f051 by mnmiller1)
  • 1.19.3 final release & also Forge (ec85dd5a by mnmiller1)
  • [Fabric] 1.19.3-rc1 (b8226417 by octavia.togami)
  • Update Gradle to 7.5.1 (f7f23b44 by octavia.togami)
  • Add author to, and cleanup manifest files for various platforms (#2197) (470fe9e1 by mnmiller1)
  • Fixed clipboards failing to paste when a block has NBT data (#2198) (0b6dcb1f by mnmiller1)
  • Use SnakeYaml 1.32+, set loader code point limit. (#2194) Defaults to 64MB, can be set via -Dworldedit.yaml.codePointLimit sysprop. Fixes #2193, EngineHub/WorldGuard#1953. (0ef38b52 by wizjany)
  • Ignore structure void by default and use a flag to paste it (#2180) (4267fabd by mnmiller1)
  • Add API to disable history tracking in EditSessions (#2189) (267bbb30 by mnmiller1)
  • Add API to disable history tracking in EditSessions (267bbb30 by mnmiller1)
  • Update worldedit-core/src/main/java/com/sk89q/worldedit/extent/ChangeSetExtent.java Co-authored-by: Octavia Togami <octavia.togami@gmail.com> Co-authored-by: Octavia Togami <octavia.togami@gmail.com> (267bbb30 by mnmiller1)
  • Work around invalid legacy values in schematics (#2171) (7e61ff19 by mnmiller1)
  • Work around invalid legacy values in schematics (7e61ff19 by mnmiller1)
  • Actually apply it to blocks lmao (7e61ff19 by mnmiller1)
  • Micro-optimisation to reduce identical duplicate map lookups (7e61ff19 by mnmiller1)
  • Fixed worldedit-bukkit loading on Windows (#2181) (3f343b6b by mnmiller1)
  • Shade LinBus in -libs (#2172) (5db6ebc9 by mnmiller1)
  • Shade LinBus in -libs (5db6ebc9 by mnmiller1)
  • exclude linbus from -mod jar dupe (5db6ebc9 by mnmiller1)
  • Catch InvalidPathException in safeFile handler (#2167) (55e2d3d4 by mnmiller1)
  • Merge branch 'version/7.2.x' (b3962d8b by mnmiller1)
  • Back to SNAPSHOT for continued development (d18149ee by mnmiller1)
  • Release 7.2.12 (87f4ae19 by mnmiller1)
  • Bump FG & Loom to 1.19.2 (#2165) (4b017783 by mnmiller1)
  • Add support for Y-offsets with back direction (#2164) (54ed9e89 by mnmiller1)
  • [Bukkit] 1.19.2 DV. Assuming spigot doesn't decide to randomly break things, this should work when it releases. (e01b0492 by wizjany)
  • Back to SNAPSHOT for continued development (d2e39224 by mnmiller1)
  • Release 7.2.11 (c43a877e by mnmiller1)
  • MC 1.19.1 (#2159) (9ef6e5bd by wizjany)
  • [Fabric] Bump versions to 1.19.1. No code changes needed. (9ef6e5bd by wizjany)
  • [Bukkit] Add 1.19.1 DV to 1.19 adapter. No mapping changes. Devbundle left untouched for now. (9ef6e5bd by wizjany)
  • [Forge] Bump versions to MC 1.19.1. (9ef6e5bd by wizjany)
  • Back to snapshot. (70d70f90 by wizjany)
  • Release 7.2.11 beta 2. Last 1.19 release for forge due to breaking changes. (315c5d03 by wizjany)
  • [Forge] Bump to final RB for 1.19. (96f791c5 by wizjany)
  • Fix tasks not being scheduled on Sponge (#2155) (ba8e4036 by yeregorixcraft)
  • Merge branch 'version/7.2.x' (b4ae41a4 by octavia.togami)
  • Merge pull request #2145 from EngineHub/feature/warning-the-following-commits-contain-deprecated-material Clean up all deprecations in the codebase (0c3a4b88 by octavia.togami)
  • Merge pull request #2141 from EngineHub/feature/coming-home-from-an-adventure Replace adventure-nbt with our own lib (8e8235ce by octavia.togami)
  • Exclude experimental from API (b944b3e4 by octavia.togami)
  • Fix a little rawtypes (914e0a32 by octavia.togami)
  • Clean up the last little bit of NBT deprecations (b7301a64 by octavia.togami)
  • Clean up getBrushTool deprecations (59fcef89 by octavia.togami)
  • Clean up java.io deprecations (788aec55 by octavia.togami)
  • Clean up all NBT deprecation warnings except old adapters, don't want to do that if we're gonna drop them (67905ae3 by octavia.togami)
  • Clean up deprecations in specialized block classes (059ac19b by octavia.togami)
  • Avoid use of deprecated newInstance method (36ab2889 by octavia.togami)
  • Clean up reorder deprecation warnings (d299e36a by octavia.togami)
  • Remove deprecation from clipboard-adjacent files (8f79e3ac by octavia.togami)
  • Clone the returned getRegion on BlockArrayClipboard (#2144) (d7b3c4c0 by mnmiller1)
  • Only show full stacktrace with permission (#2122) (002bdd7c by mnmiller1)
  • Only show full stacktrace with permission (002bdd7c by mnmiller1)
  • How the fuck did this actually happen smh (002bdd7c by mnmiller1)
  • Make the BukkitAdapter thread-safe (298b641a by octavia.togami)
  • Update actions, upload logs (65fe8a69 by octavia.togami)
  • Use some pattern-matching, 'cause it's cool (8c322dfb by octavia.togami)
  • [Forge] Update to 41.0.98 to fix breaking changes Fixes #2139 (8caaa3e0 by octavia.togami)
  • Remove maven local specifier (94745add by octavia.togami)
  • Fix Sponge rotation adapter (8fee9bdd by yeregorixcraft)
  • Restore ABI compatiblity (2aadf22b by octavia.togami)
  • First stab at getting lin-bus integrated (d1ebde0b by octavia.togami)
  • Merge pull request #2133 from EngineHub/chore/build-fix-for-master Merge version branch in for build fix (a8b5268e by octavia.togami)
  • Update some plugins to fix build (ed2713a5 by octavia.togami)
  • Back to SNAPSHOT for continued development (fb7366e3 by mnmiller1)
  • Release 7.2.11 Beta 1 (08775899 by mnmiller1)
  • Merge pull request #2118 from EngineHub/chore/1.19-to-master Merge version/7.2.x to master for 1.19 changes (6fef180a by mnmiller1)
  • Merge branch 'version/7.2.x' (bc9a6dd5 by mnmiller1)
  • Deprecate MultiStageReorder and ReorderMode (#1999) (f667474f by mnmiller1)
  • Start deprecating MultiStage reorder (f667474f by mnmiller1)
  • Rather than changing behaviour just deprecate (f667474f by mnmiller1)
  • Add deprecation message (f667474f by mnmiller1)
  • Apply PR review notes (f667474f by mnmiller1)
  • Fix CB watchdog, fail early if it breaks (3433e40d by octavia.togami)
  • Merge pull request #2112 from EngineHub/snapshot-testing/1.19 (a7ab49a0 by octavia.togami)
  • [Bukkit] 1.19 Removed 1.18, 1.18.2 is still present (7df4d984 by octavia.togami)
  • Merge pull request #2111 from EngineHub/feature/abi-more-like-allthings-break-intermittenly Add automatic ABI checking (7cc90a7b by octavia.togami)
  • 1.19 data updates (d3ab1e57 by octavia.togami)
  • [Forge] 1.19 (69b5d661 by octavia.togami)
  • [Fabric] 1.19 (7497341a by octavia.togami)
  • Increase memory for daemon Thanks loom (a8a3633b by octavia.togami)
  • [Fabric] 1.19-pre1 - new TextComponent -> Component.literal - Use sendSystemMessage instead of displayClientMessage(..., false) - build -> buildUnoptimized/buildOptimized; I just returned the same from both - Create a LevelStem for regen world constructor - Use RandomSource instead of Random - Command text doesn't include the slash anymore (66e3c3cd by octavia.togami)
  • Fix failures for when we update to a new MC version (45b0b9a8 by octavia.togami)
  • Licensing... (c42a96f8 by octavia.togami)
  • Add automatic ABI checking This is going to break on new MC release, but I'll take care of that (8d5d809a by octavia.togami)
  • Merge pull request #2109 from EngineHub/chore/merge-to-master Merge version/7.2.x into master (92b88dc2 by octavia.togami)
  • Exclude examiner from -forge when merging (9e98e77a by octavia.togami)
  • Remove legacy adapters (bed2419f by mnmiller1)
  • Merge version/7.2.x into master (1e618e3a by mnmiller1)
  • Fixed //stack erroring when given a count of 0 (#2108) (31e5298f by mnmiller1)
  • Cache properties to reduce startup memory (#2103) (c515eb5f by mnmiller1)
  • Cache properties to reduce startup memory (c515eb5f by mnmiller1)
  • Apply PR review notes (c515eb5f by mnmiller1)
  • Remove import (c515eb5f by mnmiller1)
  • Play around with SpongeForge (#2107) (c83f6ecd by mnmiller1)
  • Add morph brush (#2078) (6e72ee00 by mnmiller1)
  • Add erosion brush (6e72ee00 by mnmiller1)
  • Rename to the Morph brush, and add Erode and Dilate presets Co-authored-by: Lewis B <lbobbermen@bigpond.com> (6e72ee00 by mnmiller1)
  • Update CodeQL action to v2 (92dfdcb8 by octavia.togami)
  • Increase default BlockState count (#2102) (15bd7ff4 by mnmiller1)
  • Fix fastutil on sponge (#2099) VG excludes the wrong version, PR has been made (8ddd3179 by octavia.togami)
  • Fix block state mask with string properties (#2091) (3eefaa29 by mnmiller1)
  • Bump paperweight + bundle to fix build (88db45b6 by octavia.togami)
  • Bump paperweight + bundle to fix build (14ecf932 by octavia.togami)
  • Bump adapter jar. https://github.com/EngineHub/worldedit-adapters/pull/31 (27b29453 by wizjany)
  • Revert "Fix sponge." This reverts commit 677ce55a92b7bd629d86bd161d6f35836a4e57d0. (027a6078 by wizjany)
  • Fix sponge. (677ce55a by wizjany)
  • Back to SNAPSHOT for continued development (5b599298 by mnmiller1)
  • Release 7.2.10 (1742f984 by mnmiller1)
  • Fix passenger entity saving and loading (#2058) (e715ccc3 by wizjany)
  • Fix incorrect saving and subsequent loading of passenger entities in vehicles. Originally from https://github.com/EngineHub/WorldEdit/issues/1763#issuecomment-1062429891. Co-authored-by: wizjany <wizjany@gmail.com> (e715ccc3 by wizjany)
  • Port to Fabric/Forge. Rewrite in Sponge to use EntityArchetype. Sponge is untested because WE doesn't properly build/run on it right now apparently? (e715ccc3 by wizjany)
  • NBT Constants. Co-authored-by: Red_Epicness <red.epicness@icloud.com> (e715ccc3 by wizjany)
  • Fix terminology in SECURITY.md (#2066) (d905ad47 by octavia.togami)
  • Merge pull request #2062 from EngineHub/fix/mixin-mixup Un-mixup the mixins. (356cd2c8 by octavia.togami)
  • Defeat the duplication dilemma. (b8d42ac5 by wizjany)
  • Forge requires explicitly defining the refmap in the mixing config (5e49f69f by mnmiller1)
  • Now works in dev (ccf9397c by mnmiller1)
  • Remove afterEvaluate to restore refmap MixinGradle uses an afterEvaluate block to determine JAR registrations. This runs before our reobf registration does, and I honestly don't recall why this was in afterEvaluate and it doesn't appear to break anything so I'm calling it good. (b4b018d6 by octavia.togami)
  • Make some improvements to the Forge side - still not fixed (dd696172 by mnmiller1)
  • Un-mixup the mixins. This properly separates the forge and fabric mixins in the merged -mod jar. By some miracle Forge was 'working' with the Fabric mixins, but this is probably safer overall. (b8d096ba by wizjany)
  • Use Forge's official tag API (59742162 by octavia.togami)
  • Change vector command converter wording. (#2059) Hopefully will cut down on questions of how to use `//pos x,y,z`. (5843aa50 by wizjany)
  • Fluid masks for forge/fabric. (#556) Closes #877. (f50a81fc by wizjany)
  • Don't access PluginClassLoader directly (#2045) (44863cf5 by mail)
  • Revert to v2 setup-java https://github.com/actions/setup-java/issues/295 (e21ab6a7 by octavia.togami)
  • gradle 7.4 (afdfa9e3 by octavia.togami)
  • Some final version updates (2fda9a12 by octavia.togami)
  • [Bukkit] 1.18.2 (48d7ccc1 by wizjany)
  • [Forge] 1.18.2 Plus bonus debug and Fabric improvements (a6c05c22 by octavia.togami)
  • [Bukkit] Remove nbt tricks from adapters (8c83ef80 by octavia.togami)
  • [Fabric] 1.18.2 update (ce13ed99 by octavia.togami)
  • Apply update flag on later change (#2037) (30e16014 by mnmiller1)
  • Apply update flag on later change (30e16014 by mnmiller1)
  • Checkstyle (30e16014 by mnmiller1)
  • Move entry point for UPDATE (30e16014 by mnmiller1)
  • Play dirty because bukkit classloading is bad. (#2043) (eac5b51b by wizjany)
  • Play dirty because bukkit classloading is bad. Fixes #2042. (eac5b51b by wizjany)
  • Make logging more Bukkit-friendly. (eac5b51b by wizjany)
  • Checkstyle (eac5b51b by wizjany)
  • Change the class source validator to use classloaders for detection. (#2039) Since each plugin now has a semi-isolated classloader, checking the codesource of our classes will always give our own plugin back. Instead, we iterate through every other plugin and ask *its* classloader to load the class. If the loaded class lives in a different classloader than our own, we know it (or someone else) has a different version. (e2ab12c3 by wizjany)
  • Allow biome commands to be used from non-player actors (#2034) (76ec878e by mnmiller1)
  • Move tinyurls to ehub.to (#2033) (17b9f005 by octavia.togami)
  • Fix Forge max height limit (#2028) (8929ad20 by octavia.togami)
  • Fix Forge max height limit Because this method was silently renamed, we've been using the wrong one for a bit. (8929ad20 by octavia.togami)
  • forge team plz update special source for my fix (8929ad20 by octavia.togami)
  • Back to SNAPSHOT for continued development (86277d1e by mnmiller1)
  • Release 7.2.9 (e20e0133 by mnmiller1)
  • Use Chunk#getNoiseBiome instead of biome container (#2025) This is just way easier, and not buggy! Fixes #2012 (ab31481e by octavia.togami)
  • Fix regen on newer Forge due to removed method (#2021) (e118e3df by mnmiller1)
  • Fix regen on newer Forge due to removed method (e118e3df by mnmiller1)
  • Use saveWithFullMetadata (e118e3df by mnmiller1)
  • Fix legacy error message output for WorldGuard commands (#2023) (e4854338 by github)
  • Update worldedit-sponge to API 8 (#1771) (fb503247 by octavia.togami)
  • Sponge 8 work Remove text adapter Debugging the bugs out (fb503247 by octavia.togami)
  • Resolve compiling for latest Sponge (fb503247 by octavia.togami)
  • Update for latest SpongeAPI 8 snapshots (fb503247 by octavia.togami)
  • Fixed a few issues with Sponge8 WorldEdit. Command completions are still broken. (fb503247 by octavia.togami)
  • Resolve completions (fb503247 by octavia.togami)
  • Bump to Sponge API 8 release (fb503247 by octavia.togami)
  • Remove VALIDATION as a supported SideEffect on Sponge for now. (fb503247 by octavia.togami)
  • Append Sponge API version to archive name (fb503247 by octavia.togami)
  • Implement regeneration on Sponge; currently hangs due to a Sponge bug. (fb503247 by octavia.togami)
  • Fixed typo (fb503247 by octavia.togami)
  • Fix commands without permissions and version handling (fb503247 by octavia.togami)
  • Make changes from PR comments and re-add bStats Co-authored-by: Madeline Miller <mnmiller1@me.com> (fb503247 by octavia.togami)
  • Merge pull request #1750 from EngineHub/feature/sponge-schematic-3 Sponge Schematic Version 3 (09c489df by octavia.togami)
  • Merge branch 'master' into feature/sponge-schematic-3 (3e07a992 by octavia.togami)
  • Fix Fabric regenerate outside of overworld (#2016) (ab61a849 by mnmiller1)
  • Fix Fabric regenerate outside of overworld (ab61a849 by mnmiller1)
  • License (ab61a849 by mnmiller1)
  • Remove extra label from bukkit command usage string. This is never actually shown anywhere since we use our own help factory, but apparently the bukkit api exposes it so... (0ad3ab14 by wizjany)
  • Add the UPDATE SideEffect to Forge (#2000) (512a07ea by mnmiller1)
  • Fix error for snapshot restore missing chunk (fb5ec199 by octavia.togami)
  • Fix for #1983, Use Math.floor instead of int cast (master branch) (#1989) (757bef1f by github)
  • Fix for #1983, Use Math.floor instead of int cast (#1986) (3fa364b4 by github)
  • Security email is working now (6f14f45c by octavia.togami)
  • Merge pull request #1981 from EngineHub/feature/pos-command Add a //pos command to set multiple positions at once (105f7a43 by mnmiller1)
  • Refactor the selector choice enum to be cleaner Fix gradle checks (c554d757 by octavia.togami)
  • Add a //pos command to set multiple positions at once pre-emptively fix what octy is definitely going to pull me up on in the review Rename pos2Extra to pos2 Fixex extra line Apply suggestions from code review Co-authored-by: Octavia Togami <octavia.togami@gmail.com> Directly use pos2 as a list Add an -s arg to set the selector type Update pos1 text (6c20cf21 by mnmiller1)
  • Merge pull request #1968 from EngineHub/chore/merging-to-master Merge 1.18.1 to master (7925f5d1 by mnmiller1)
  • Default to Java 17 (9c44dd75 by mnmiller1)
  • Merge remote-tracking branch 'origin/version/7.2.x' into chore/merging-to-master (98c93d01 by mnmiller1)
  • Pin adapter version (9409cc97 by mnmiller1)
  • Merge 1.18.1 to master (d0ecd8da by mnmiller1)
  • Bump Paperweight to allow 1.17 adapters from source (92dfe5e4 by mnmiller1)
  • Fix snapshots in 1.18 (#1959) (9843a4fe by hannos17)
  • Fix snapshots in 1.18 (9843a4fe by hannos17)
  • use Int2ObjectOpenHashMap (9843a4fe by hannos17)
  • Fix loading zipped snapshots that contain an entities folder Co-authored-by: Octavia Togami <octavia.togami@gmail.com> (9843a4fe by hannos17)
  • Update gradle flow properly (100b87ea by octavia.togami)
  • Update flows from master (12e1c242 by octavia.togami)
  • Set up JDK 17 for CQL (9557fa7e by octavia.togami)
  • Remove outdated text in workflow (540c33e2 by octavia.togami)
  • Create codeql-analysis.yml Figure it might be nice (17226fea by octavia.togami)
  • Create SECURITY.md (#1964) (4b83a13c by octavia.togami)
  • Create SECURITY.md We've not actually stated a formal policy, and in leu of email this should suffice. (4b83a13c by octavia.togami)
  • Add note about what we consider vulnerabilties (4b83a13c by octavia.togami)
  • Remove finalize, use a Cleaner instead (#1943) (6df194e5 by octavia.togami)
  • Remove finalize, use a Cleaner instead (6df194e5 by octavia.togami)
  • Enable tracing by default (6df194e5 by octavia.togami)
  • License fix (6df194e5 by octavia.togami)
  • Use the more correct extent (6df194e5 by octavia.togami)
  • Pin upload-artifact action to previous version. See https://github.com/actions/upload-artifact/issues/281 (5ca77b80 by wizjany)
  • Extract log4j version to Versions.kt. Also bump to match underlying platform versions to resolve runtime version mismatches. (20c42b51 by wizjany)
  • Bump forge version as well. (2c0b47d7 by wizjany)
  • Bump paperweight, dev bundle. (885c326c by wizjany)
  • Back to SNAPSHOT for continued development (4f34cf9f by mnmiller1)
  • Release 7.2.8 (1246d610 by mnmiller1)
  • Version bumps for bukkit/fabric 1.18.1 (22816cff by wizjany)
  • Fix BlockEntity saving on Forge. (bfef9962 by wizjany)
  • Merge pull request #1939 from EngineHub/snapshot-testing/1.18 1.18 (6e106c16 by wizjany)
  • Merge branch 'version/7.2.x' into snapshot-testing/1.18 (5ce37d7a by wizjany)
  • Clean up forge gradle script, apply the chorus plant fix to forge/fabric world. (46de95ff by wizjany)
  • Bump some versions, fix forge run configs. (a8656c5f by wizjany)
  • Remove height from //expand vert. With new world height limits, this will cause more confusion than good. `//outset -v` or `//expand u,d` can replicate the previous behavior. (f5328271 by wizjany)
  • Bump forge (again). (63d2ad4e by wizjany)
  • Bump forge version. Loads now, though Forge prod client/server still don't run. (7b4e2c28 by wizjany)
  • Theoretically works on forge. (f534b61f by wizjany)
  • Missed mapping. (4e3fa750 by wizjany)
  • Paperweight roulette. (b00e0a4c by wizjany)
  • Bump version numbers and stuff for 1.18 release. (6760ad71 by wizjany)
  • Make Paperweight adapter run on 1.18rc3. (979b5227 by wizjany)
  • Shove 1.17 adapters into a jar to fix the build (44d91b0c by octavia.togami)
  • Bump paperlib dep. Fixes a bug with detecting pre-release versions. (1aad9218 by wizjany)
  • Update paperweight dev bundle (511daa50 by octavia.togami)
  • If a trace hits the world limit, cancel it (#1942) (29f1c661 by octavia.togami)
  • 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)
  • Re-add class shutter with tweaks. (#1947) We want to hide default-package classes, such as "com", "io", etc. which are common names in Mojang obf classes but also common package names, without hiding generated default-package classes such as described in #1895. This reverts commit 6008fe73 (c4074717 by wizjany)
  • Update Kotlin version so it builds (21e65e39 by octavia.togami)
  • [Fabric] Update to 1.18-pre4 (953e22fc by octavia.togami)
  • Update to Gradle 7.3 (c9717a54 by octavia.togami)
  • Fix the build a bit Improved checkstyling (53559192 by octavia.togami)
  • [Fabric] Update to 1.18-pre1, Mojmapped Also Gradle 7.3. :) (410688e7 by octavia.togami)
  • Some 1.18 related version shenaigans Compiles: No (771ffae1 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)
  • Update for final changes (2f6b50a4 by octavia.togami)
  • Fix imports (e1892b7b by octavia.togami)
  • Licenses lol (a5ce8a47 by octavia.togami)
  • Update to Sponge Schematic 3 Includes a major refactoring of how schematics are read. (bd475b1d by octavia.togami)
  • 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)
  • Fixup after issue template changes (79534544 by octavia.togami)
  • Address issue template deprecations (#1736) (1f113ec0 by mc.cache)
  • Merge branch 'version/7.2.x' (10c8a11d 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)
  • Merge branch 'version/7.2.x' (504b8bb2 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)
  • Merge branch 'version/7.2.x' (97a4df96 by mnmiller1)
a year ago
  • «
  • 1
  • »