- Builds
- WorldEdit (
master) - Build #6644
WorldEdit Build #6644
Be aware that this branch (
master) 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 | master |
| Number | #6644-a5ea1ee |
| Date | 2 years ago |
Changes
| ID | Summary | Committer | Date |
|---|---|---|---|
| a5ea1ee7 | Back to SNAPSHOT for continued development | Maddy Miller | 2 years ago |
| c28ebcaa | Release 7.3.0 Beta 4 | Maddy Miller | 2 years ago |
| bfa1c74f | Merge branch 'version/7.2.x' | Maddy Miller | 2 years ago |
| 73222bad | Back to SNAPSHOT for continued development | Maddy Miller | 2 years ago |
| 415ef954 | Release 7.2.19 | Maddy Miller | 2 years ago |
| 062653ed | Merge branch 'version/7.2.x' | Maddy Miller | 2 years ago |
| d533be42 | Extract task to explicitly merge manifests for -mod | Octavia Togami | 2 years ago |
| 75ab2d64 | Merge manifests for hybrid mod jar See if this makes CI happy Try this on CI It seems to mistake the second arg as the wrong type, so split them up Fix formatting Switch to shadowJar as it's now miraculously working | Maddy Miller | 3 years ago |
| 1d4733c1 | Merge pull request #2461 from EngineHub/feature/gradle-8.5-and-foojay Gradle 8.5, Foojay, Plugin Updates | Octavia Togami | 2 years ago |
| 24050aac | Update Gradle plugins | Octavia Togami | 2 years ago |
| cd8bca9a | Add foojay to download JVMs, update to Gradle 8.5 | Octavia Togami | 2 years ago |
| b5c58906 | Spigot now calls a non-obfuscated addFreshEntity during structure generation, add to the proxy | Maddy Miller | 3 years ago |
| 64bcf66e | Merge branch 'version/7.2.x' | Maddy Miller | 3 years ago |
| 32952428 | Improve error handling for unsupported schematic files (#2453) * Improve error handling for unsupported schematic files * Fix review notes | Maddy Miller | 3 years ago |
| 173fb454 | Fix sign compat handler since LinBus migration | Maddy Miller | 3 years ago |
| 39239355 | Use DFU when loading MCEdit schematics | hannos17 | 3 years ago |
| 6e820d40 | Work around a Spigot breakage. Fixes https://github.com/EngineHub/WorldEdit/issues/2450 | Maddy Miller | 3 years ago |
| fa5cf21a | Back to SNAPSHOT for continued development | Maddy Miller | 3 years ago |
| d6d222e0 | Release 7.3.0 Beta 3 | Maddy Miller | 3 years ago |
| f5db1564 | Merge remote-tracking branch 'origin/version/7.2.x' | Maddy Miller | 3 years ago |
| 6a5a500c | Back to SNAPSHOT for continued development | Maddy Miller | 3 years ago |
| abda4e04 | Release 7.2.18 | Maddy Miller | 3 years ago |
| ebf355f8 | Merge branch 'version/7.2.x' | Maddy Miller | 3 years ago |
| 13d4d6c9 | Add support for MC 1.20.4 (#2439) * [Fabric] Add 1.20.3-pre1 support * MCUtils updates * 1.20.3-pre2 * Update Fabric to 1.20.3 final release * Forge for 1.20.3 * Bukkit for 1.20.3 * We're 1.20.4 now | Maddy Miller | 3 years ago |
| 1a12db4f | Send biome updates for chunks when possible (#2443) * Send biome updates [WIP] * Add other platforms * Ensure that the iterable won't be iterated twice | Maddy Miller | 3 years ago |
| 9b8eb2ce | Drop 1.19-1.19.3 to reduce jar size (#2440) | Maddy Miller | 3 years ago |
| 607b9fce | Update Gradle and Gradle plugins | Maddy Miller | 3 years ago |
| e7c9e646 | Fix EditSession initialisation without a World (#2435) | Maddy Miller | 3 years ago |
| 300198fc | Add validation for biome set positions to prevent errors with incorrect API usage (#2416) | Maddy Miller | 3 years ago |
| 98d396f5 | Only set supported and exposed side effects with `//perf on` and `//perf off`. Fixes #2428 | Maddy Miller | 3 years ago |
| cd0f107d | Merge pull request #2427 from EngineHub/ot/bugfix/just-depend-on-the-configuration-doofus Adjust adapter shading | Octavia Togami | 3 years ago |
| 0e942751 | Properly shade adapters Causes a bunch of problems and I want to delete shadow | Octavia Togami | 3 years ago |
| 8f4269a3 | Use the adapters config to drive dependencies This is literally the obvious way to do it, idk what I was doing | Octavia Togami | 3 years ago |
| 397d735a | Concatenate AffineTransforms with less allocations (#2420) | Maddy Miller | 3 years ago |
| ea1f5e99 | Move height params to DataValidatorExtent constructor (#2424) | Maddy Miller | 3 years ago |
| ecb2a10b | Add outline to SVG logo for better dark mode support | Maddy Miller | 3 years ago |
| 9a91ce2a | Back to SNAPSHOT for continued development | Maddy Miller | 3 years ago |
| e11f1610 | Release 7.3.0 Beta 2 | Maddy Miller | 3 years ago |
| 4a4fdf2d | Merge branch 'version/7.2.x' | Maddy Miller | 3 years ago |
| a24ea439 | Limit //curve thickness by max-radius | Maddy Miller | 3 years ago |
| 4bc4b2b7 | Merge branch 'version/7.2.x' | Maddy Miller | 3 years ago |
| 1f9316d1 | Make AffineTransform a record for computed constant optimisations (#2419) * Make AffineTransform a record for computed constant optimisations * Fix checkstyle * based on | Maddy Miller | 3 years ago |
| 4337ca13 | Limit //line thickness by max-radius | Maddy Miller | 3 years ago |
| eadbdeb6 | Fix doctools with platform refactor (#2410) * Fix doctools with platform refactor * Use PREFER_OTHERS | Maddy Miller | 3 years ago |
| 7a18a449 | Cleanup code for latest Java versions (#2404) | Maddy Miller | 3 years ago |
| 496407b6 | Fix ellipsoid and cylinder regions not fully clearing (#2413) | danielhorn1 | 3 years ago |
| 9587a7bd | Add a permission node for the placement command. Fixes #2409 | Maddy Miller | 3 years ago |
| 3b7de002 | Short-circuit optimisation for AffineTransform inverse on identity matrices | Maddy Miller | 3 years ago |
| b7ed72b0 | Improve SnowSmooth Brush and add utests for GaussianKernel (#2407) * Fix flaw in GaussianKernel layout The sum of the data should be close to one. The GaussianKernel creates the data based on the radius. This would sum up to one if it would be a perfect circle. * Fix snowsmooth brush for multiple iterations | github | 3 years ago |
| f9d5d3b2 | Merge branch 'version/7.2.x' | Maddy Miller | 3 years ago |
| b7bc56e8 | Back to SNAPSHOT for continued development | Maddy Miller | 3 years ago |
| 56d0383f | Release 7.2.17 | Maddy Miller | 3 years ago |
| 1a96b0a4 | Merge branch 'version/7.2.x' | Maddy Miller | 3 years ago |
| deb04a5e | Use same fake player system between Fabric & Forge | Maddy Miller | 3 years ago |
| 2a09aaf3 | Optimise line thickness calculations | Maddy Miller | 3 years ago |
| 58e9156c | Back to SNAPSHOT for continued development | Maddy Miller | 3 years ago |
| c60df175 | Release 7.3.0 Beta 1 | Maddy Miller | 3 years ago |
| 8915e308 | Add parsing support for block NBT (#2173) * Add parsing support for block NBT * Fixed parsing of NBT blocks failing due to missing ID * Fix a few minor issues * Fix a few more bugs around parsing. Still not working for lists due to a lin-bus issue * Remove two unused patterns * Fixed one final bug found in testing | Maddy Miller | 3 years ago |
| a85e2baa | Merge branch 'version/7.2.x' | Octavia Togami | 3 years ago |
| dc0ae906 | Hacky merge of version/7.2.x | Octavia Togami | 3 years ago |
| b9c39c9a | Back to SNAPSHOT for continued development | Maddy Miller | 3 years ago |
| 2066eb44 | Release 7.2.16 | Maddy Miller | 3 years ago |
| 375bf84a | Update Minecraft Wiki links to new domain (#2400) | spongecade.129 | 3 years ago |
| 10cd6820 | Merge branch 'version/7.2.x' | Maddy Miller | 3 years ago |
| 2ed73152 | Use a newer Paperweight dev bundle | Maddy Miller | 3 years ago |
| 964dcb9b | [Bukkit] 1.20.2 | Maddy Miller | 3 years ago |
| 63dfebe9 | [Forge] 1.20.2 | Maddy Miller | 3 years ago |
| b04ab0e2 | [Fabric] 1.20.2-rc2, remove many mixins in favor of AW | Octavia Togami | 3 years ago |
| bd29c741 | rc1 | Maddy Miller | 3 years ago |
| 97f78899 | Initial 1.20.2 support (Fabric) | Maddy Miller | 3 years ago |
| 3627002e | Fix int overflow when using fillr in negative y-coordinates (#2082) | dordsor21 | 3 years ago |
| 94565356 | Add worldedit runtime environment to increase yaml alias limit (#2395) This can be set by -Dworldedit.yaml.aliasLimit=XXX in the startup parameter | github | 3 years ago |
| bba73e55 | Improve support of not entirely compliant legacy schematics | Maddy Miller | 3 years ago |
| 5b4322e5 | Fix left click on air being ignored and right click on block being handled twice (#2153) * Fix left click on air being ignored and right click on block being handled twice * Factorize debouncing and cache event result * Fix ForgePlatform#server being always null | yeregorixcraft | 3 years ago |
| 854fa638 | Apply a few micro-optimisations (#2391) * Apply a few micro-optimisations * Remove this bit as it alters behaviour * Review changes | Maddy Miller | 3 years ago |
| 3f165638 | Remove unnecessary version guards in BukkitWorld, as all supported versions have these now | Maddy Miller | 3 years ago |
| 6165efb1 | Add YourKit message to readme | Maddy Miller | 3 years ago |
| 3b6fbafa | Merge branch 'version/7.2.x' | Maddy Miller | 3 years ago |
| 18cc29a2 | Update NBT for Spawner to reliably work for initial entity spawn. Fixes https://github.com/EngineHub/WorldEdit/issues/2388 | Maddy Miller | 3 years ago |
| f8144e58 | Merge branch 'version/7.2.x' | Maddy Miller | 3 years ago |
| 8af61f1c | Update gradle plugins to attempt to improve build speeds Appears this issue might be the main underlying cause, https://github.com/PaperMC/paperweight/issues/199, which this doesn't address | Maddy Miller | 3 years ago |
| d6234882 | Few fixes for feature brushes (#2371) | Maddy Miller | 3 years ago |
| 7f81aad0 | Remove the Bukkit legacy data folder migration code from 11 years ago (#2383) | Maddy Miller | 3 years ago |
| ab75fd77 | Shade and relocate jlibnoise (#2363) * Shade and relocate jlibnoise * formatting fix | Maddy Miller | 3 years ago |
| d77f2b46 | Update bundled language distribution | Maddy Miller | 3 years ago |
| ff8e5054 | Merge branch 'version/7.2.x' | Maddy Miller | 3 years ago |
| 5d03b1e6 | Update test permissible for latest API | Maddy Miller | 3 years ago |