WorldEdit Build #7463
Be aware that this branch (
chore/readd-worldedit-random-tree) is not the main branch (version/7.4.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| Project | WorldEdit |
|---|---|
| Status | SUCCESS |
| Branch | chore/readd-worldedit-random-tree |
| Number | #7463-40137cf |
| Date | 4 hours ago |
Artifacts
worldedit-bukkit-7.4.3-SNAPSHOT-dist.jar(7489.93 kBytes)
worldedit-cli-7.4.3-SNAPSHOT-dist.jar(22728.44 kBytes)
worldedit-fabric-mc26.1-7.4.3-SNAPSHOT-dist.jar(4000.54 kBytes)
worldedit-mod-7.4.3-SNAPSHOT-dist.jar(5271.1 kBytes)
worldedit-neoforge-mc26.1-7.4.3-SNAPSHOT-dist.jar(4698.49 kBytes)
worldedit-sponge-api19-7.4.3-SNAPSHOT-dist.jar(3545.93 kBytes)
Changes
| ID | Summary | Committer | Date |
|---|---|---|---|
| 40137cf3 | Re-add random tree generator | Maddy Miller | 4 hours ago |
| 68e2d017 | Use caching blockdata creation on Paper 26.1 | Maddy Miller | 8 hours ago |
| f91e0f5a | [Bukkit] 26.1.1 | Maddy Miller | 4 days ago |
| e1b91faa | [Fabric] Work around Loom jar-in-jar regression | Maddy Miller | 8 days ago |
| afae748b | Update Gradle dependencies | Maddy Miller | 9 days ago |
| 652d8c07 | [Sponge] 26.1 | Maddy Miller | 11 days ago |
| 29452b22 | Fix CUI and perms API dependencies | Octavia Togami | 11 days ago |
| 8c12e868 | [Fabric, NeoForge] Final MC 26.1 release | Maddy Miller | 14 days ago |
| d391aa49 | [Fabric] RC3, and removal of Parchment | Maddy Miller | 15 days ago |
| 5fa297de | [Fabric] RC2 | Maddy Miller | 18 days ago |
| f69aacb2 | Update MC Utils data | Maddy Miller | 19 days ago |
| c4c5d5b3 | [Fabric] RC1 | Maddy Miller | 19 days ago |
| 16aed356 | [NeoForge] Pre 3 | Maddy Miller | 21 days ago |
| 70a0f20f | [Fabric] pre3 | Maddy Miller | 21 days ago |
| 8d01f88e | [Fabric] Clean up mixins Most can be AW or just use existing API now | Octavia Togami | a month ago |
| 86dcf4a9 | [Fabric] Initial update to 26.1 | Octavia Togami | a month ago |
| 52ad87e7 | Fix issues with getting pre-26.1 code building | Octavia Togami | a month ago |
| 3f9c4044 | Current Fabric attempt | Maddy Miller | a month ago |
| 7c6b5586 | Improve schematic filename exception handling (#2941) * Improve schematic filename exception handling * Review notes | Maddy Miller | 8 hours ago |
| 9eced08e | cleanup implementations of shift, expand and contract methods (#2939) | samuraiworf | 9 hours ago |
| 51ec8a8d | Include default permission message on no-arg Authorization Exceptions creation (#2938) * convert authorization exceptions (see undo.other) * fix at callsites * remove unused import * make default constructor usable * remove unused imports | samuraiworf | a day ago |
| 4d31815c | make generatebiome undoable (#2937) | samuraiworf | 2 days ago |
| 38d32c31 | fix ExtendingCuboidRegionSelector constructor (#2936) | samuraiworf | 2 days ago |
| e7a02d6c | Back to SNAPSHOT for continued development | Maddy Miller | 7 days ago |
| eb8e82c3 | Release 7.4.2 | Maddy Miller | 7 days ago |
| 6f4a9c8f | Report problems instead of discarding (#2932) Also fixes #2910 by changing `createWithoutContext` to `createWithContext`. | Octavia Togami | 11 days ago |
| 29a80a0c | Update to Gradle 9.4.1 (#2930) | Octavia Togami | 18 days ago |
| d73c5a4b | Back to SNAPSHOT for continued development | Maddy Miller | 18 days ago |
| 76eaf25b | Release 7.4.1 | Maddy Miller | 18 days ago |
| 17c09012 | Use and fix `MissingDeprecated` checkstyle check (#2924) Fixes #2917 | Octavia Togami | a month ago |
| 0819a0e0 | Update Gradle and some plugins (#2923) Fixes #2920 | Octavia Togami | a month ago |
| 5b1d44f2 | Update to Checkstyle 13.3.0, enable many checks (#2922) * Update checkstyle to 13.3.0 * Apply UseEnhancedSwitch checkstyle check * Apply many further checkstyle checks | Octavia Togami | a month ago |
| e4f1aceb | Store SnapshotInfo instead of Snapshot in LocalSession (#2918) This prevents issues with the lifecycle of the file handles that may be associated with it Fixes #2902 | Octavia Togami | a month ago |
| 6ffef676 | Fixed certain commands that teleport the player or an entity to Folia. (#2919) * Fixed certain commands that teleport the player or an entity to Folia. * I just saw a comment about the requirement to include its return value, so I simply stated that if the server was running Folia (see: https://github.com/EngineHub/WorldEdit/pull/2848/changes#r2552494430 | euphyllia | a month ago |
| 9741ae5f | Update dependencies | Maddy Miller | a month ago |
| a00b09d8 | Add maintainers-only blank issue link (#2916) | Octavia Togami | a month ago |
| 11ece8bd | Cleanup the old accepted verification files (#2913) | Maddy Miller | a month ago |
| 5a594166 | Add very basic Folia support (#2905) * Add very basic Folia support * PR feedback | Maddy Miller | a month ago |
| 256fc2a8 | Fix value not found exception (#2911) | vilperi221 | a month ago |
| 4f81416b | Tweak biome maths on Fabric & NeoForge (#2908) | Maddy Miller | 2 months ago |
| 44e9e7af | Remove unnecessary command event listener for Bukkit (#2909) | Maddy Miller | 2 months ago |
| 75d84aaf | Update entity leash position and home position in new minecraft versions when pasting (#2900) | brokkonaut | 2 months ago |
| c831bfe8 | Make non-legacy blocks' type/data values -1, to allow overriding non-legacy blocks with air in //generate (#2901) * In //g, allow overriding non-legacy blocks with air Previously, it was impossible to override a non-legacy block (i.e. one that was introduced after the switch to string IDs) with air. This was due to the fact that non-legacy blocks and air had the same type id (0). This change gives them separate type ids, making it possible to override non-legacy blocks with air. * Make query functions return type/data values of -1 for non-legacy blocks This matches the new behaviour of the type/data variables in //generate | tomylobo | 2 months ago |