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
ProjectWorldEdit
StatusSUCCESS
Branchmaster
Number#6644-a5ea1ee
Date2 years ago
Artifacts

No artifacts (files) are available for this build!


Sponsor
Apex Hosting
Changes
IDSummaryCommitterDate
a5ea1ee7Back to SNAPSHOT for continued development Maddy Miller2 years ago
c28ebcaaRelease 7.3.0 Beta 4 Maddy Miller2 years ago
bfa1c74fMerge branch 'version/7.2.x' Maddy Miller2 years ago
73222badBack to SNAPSHOT for continued development Maddy Miller2 years ago
415ef954Release 7.2.19 Maddy Miller2 years ago
062653edMerge branch 'version/7.2.x' Maddy Miller2 years ago
d533be42Extract task to explicitly merge manifests for -mod Octavia Togami2 years ago
75ab2d64Merge 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 Miller3 years ago
1d4733c1Merge pull request #2461 from EngineHub/feature/gradle-8.5-and-foojay Gradle 8.5, Foojay, Plugin UpdatesOctavia Togami2 years ago
24050aacUpdate Gradle plugins Octavia Togami2 years ago
cd8bca9aAdd foojay to download JVMs, update to Gradle 8.5 Octavia Togami2 years ago
b5c58906Spigot now calls a non-obfuscated addFreshEntity during structure generation, add to the proxy Maddy Miller3 years ago
64bcf66eMerge branch 'version/7.2.x' Maddy Miller3 years ago
32952428Improve error handling for unsupported schematic files (#2453) * Improve error handling for unsupported schematic files * Fix review notesMaddy Miller3 years ago
173fb454Fix sign compat handler since LinBus migration Maddy Miller3 years ago
39239355Use DFU when loading MCEdit schematics hannos173 years ago
6e820d40Work around a Spigot breakage. Fixes https://github.com/EngineHub/WorldEdit/issues/2450 Maddy Miller3 years ago
fa5cf21aBack to SNAPSHOT for continued development Maddy Miller3 years ago
d6d222e0Release 7.3.0 Beta 3 Maddy Miller3 years ago
f5db1564Merge remote-tracking branch 'origin/version/7.2.x' Maddy Miller3 years ago
6a5a500cBack to SNAPSHOT for continued development Maddy Miller3 years ago
abda4e04Release 7.2.18 Maddy Miller3 years ago
ebf355f8Merge branch 'version/7.2.x' Maddy Miller3 years ago
13d4d6c9Add 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 nowMaddy Miller3 years ago
1a12db4fSend biome updates for chunks when possible (#2443) * Send biome updates [WIP] * Add other platforms * Ensure that the iterable won't be iterated twiceMaddy Miller3 years ago
9b8eb2ceDrop 1.19-1.19.3 to reduce jar size (#2440) Maddy Miller3 years ago
607b9fceUpdate Gradle and Gradle plugins Maddy Miller3 years ago
e7c9e646Fix EditSession initialisation without a World (#2435) Maddy Miller3 years ago
300198fcAdd validation for biome set positions to prevent errors with incorrect API usage (#2416) Maddy Miller3 years ago
98d396f5Only set supported and exposed side effects with `//perf on` and `//perf off`. Fixes #2428 Maddy Miller3 years ago
cd0f107dMerge pull request #2427 from EngineHub/ot/bugfix/just-depend-on-the-configuration-doofus Adjust adapter shadingOctavia Togami3 years ago
0e942751Properly shade adapters Causes a bunch of problems and I want to delete shadow Octavia Togami3 years ago
8f4269a3Use the adapters config to drive dependencies This is literally the obvious way to do it, idk what I was doing Octavia Togami3 years ago
397d735aConcatenate AffineTransforms with less allocations (#2420) Maddy Miller3 years ago
ea1f5e99Move height params to DataValidatorExtent constructor (#2424) Maddy Miller3 years ago
ecb2a10bAdd outline to SVG logo for better dark mode support Maddy Miller3 years ago
9a91ce2aBack to SNAPSHOT for continued development Maddy Miller3 years ago
e11f1610Release 7.3.0 Beta 2 Maddy Miller3 years ago
4a4fdf2dMerge branch 'version/7.2.x' Maddy Miller3 years ago
a24ea439Limit //curve thickness by max-radius Maddy Miller3 years ago
4bc4b2b7Merge branch 'version/7.2.x' Maddy Miller3 years ago
1f9316d1Make AffineTransform a record for computed constant optimisations (#2419) * Make AffineTransform a record for computed constant optimisations * Fix checkstyle * based onMaddy Miller3 years ago
4337ca13Limit //line thickness by max-radius Maddy Miller3 years ago
eadbdeb6Fix doctools with platform refactor (#2410) * Fix doctools with platform refactor * Use PREFER_OTHERSMaddy Miller3 years ago
7a18a449Cleanup code for latest Java versions (#2404) Maddy Miller3 years ago
496407b6Fix ellipsoid and cylinder regions not fully clearing (#2413) danielhorn13 years ago
9587a7bdAdd a permission node for the placement command. Fixes #2409 Maddy Miller3 years ago
3b7de002Short-circuit optimisation for AffineTransform inverse on identity matrices Maddy Miller3 years ago
b7ed72b0Improve 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 iterationsgithub3 years ago
f9d5d3b2Merge branch 'version/7.2.x' Maddy Miller3 years ago
b7bc56e8Back to SNAPSHOT for continued development Maddy Miller3 years ago
56d0383fRelease 7.2.17 Maddy Miller3 years ago
1a96b0a4Merge branch 'version/7.2.x' Maddy Miller3 years ago
deb04a5eUse same fake player system between Fabric & Forge Maddy Miller3 years ago
2a09aaf3Optimise line thickness calculations Maddy Miller3 years ago
58e9156cBack to SNAPSHOT for continued development Maddy Miller3 years ago
c60df175Release 7.3.0 Beta 1 Maddy Miller3 years ago
8915e308Add 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 testingMaddy Miller3 years ago
a85e2baaMerge branch 'version/7.2.x' Octavia Togami3 years ago
dc0ae906Hacky merge of version/7.2.x Octavia Togami3 years ago
b9c39c9aBack to SNAPSHOT for continued development Maddy Miller3 years ago
2066eb44Release 7.2.16 Maddy Miller3 years ago
375bf84aUpdate Minecraft Wiki links to new domain (#2400) spongecade.1293 years ago
10cd6820Merge branch 'version/7.2.x' Maddy Miller3 years ago
2ed73152Use a newer Paperweight dev bundle Maddy Miller3 years ago
964dcb9b[Bukkit] 1.20.2 Maddy Miller3 years ago
63dfebe9[Forge] 1.20.2 Maddy Miller3 years ago
b04ab0e2[Fabric] 1.20.2-rc2, remove many mixins in favor of AW Octavia Togami3 years ago
bd29c741rc1 Maddy Miller3 years ago
97f78899Initial 1.20.2 support (Fabric) Maddy Miller3 years ago
3627002eFix int overflow when using fillr in negative y-coordinates (#2082) dordsor213 years ago
94565356Add worldedit runtime environment to increase yaml alias limit (#2395) This can be set by -Dworldedit.yaml.aliasLimit=XXX in the startup parametergithub3 years ago
bba73e55Improve support of not entirely compliant legacy schematics Maddy Miller3 years ago
5b4322e5Fix 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 nullyeregorixcraft3 years ago
854fa638Apply a few micro-optimisations (#2391) * Apply a few micro-optimisations * Remove this bit as it alters behaviour * Review changesMaddy Miller3 years ago
3f165638Remove unnecessary version guards in BukkitWorld, as all supported versions have these now Maddy Miller3 years ago
6165efb1Add YourKit message to readme Maddy Miller3 years ago
3b6fbafaMerge branch 'version/7.2.x' Maddy Miller3 years ago
18cc29a2Update NBT for Spawner to reliably work for initial entity spawn. Fixes https://github.com/EngineHub/WorldEdit/issues/2388 Maddy Miller3 years ago
f8144e58Merge branch 'version/7.2.x' Maddy Miller3 years ago
8af61f1cUpdate 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 Miller3 years ago
d6234882Few fixes for feature brushes (#2371) Maddy Miller3 years ago
7f81aad0Remove the Bukkit legacy data folder migration code from 11 years ago (#2383) Maddy Miller3 years ago
ab75fd77Shade and relocate jlibnoise (#2363) * Shade and relocate jlibnoise * formatting fixMaddy Miller3 years ago
d77f2b46Update bundled language distribution Maddy Miller3 years ago
ff8e5054Merge branch 'version/7.2.x' Maddy Miller3 years ago
5d03b1e6Update test permissible for latest API Maddy Miller3 years ago