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
Date3 years ago
Artifacts

No artifacts (files) are available for this build!


Sponsor
Apex Hosting
Changes
IDSummaryCommitterDate
a5ea1ee7
  • Back to SNAPSHOT for continued development
Maddy Miller3 years ago
c28ebcaa
  • Release 7.3.0 Beta 4
Maddy Miller3 years ago
bfa1c74f
  • Merge branch 'version/7.2.x'
Maddy Miller3 years ago
73222bad
  • Back to SNAPSHOT for continued development
Maddy Miller3 years ago
415ef954
  • Release 7.2.19
Maddy Miller3 years ago
062653ed
  • Merge branch 'version/7.2.x'
Maddy Miller3 years ago
d533be42
  • Extract task to explicitly merge manifests for -mod
Octavia Togami3 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 Miller3 years ago
1d4733c1
  • Merge pull request #2461 from EngineHub/feature/gradle-8.5-and-foojay Gradle 8.5, Foojay, Plugin Updates
Octavia Togami3 years ago
24050aac
  • Update Gradle plugins
Octavia Togami3 years ago
cd8bca9a
  • Add foojay to download JVMs, update to Gradle 8.5
Octavia Togami3 years ago
b5c58906
  • Spigot now calls a non-obfuscated addFreshEntity during structure generation, add to the proxy
Maddy Miller3 years ago
64bcf66e
  • Merge branch 'version/7.2.x'
Maddy Miller3 years ago
32952428
  • Improve error handling for unsupported schematic files (#2453)
    • Improve error handling for unsupported schematic files
    • Fix review notes
Maddy Miller3 years ago
173fb454
  • Fix sign compat handler since LinBus migration
Maddy Miller3 years ago
39239355
  • Use DFU when loading MCEdit schematics
hannos173 years ago
6e820d40
  • Work around a Spigot breakage. Fixes https://github.com/EngineHub/WorldEdit/issues/2450
Maddy Miller3 years ago
fa5cf21a
  • Back to SNAPSHOT for continued development
Maddy Miller3 years ago
d6d222e0
  • Release 7.3.0 Beta 3
Maddy Miller3 years ago
f5db1564
  • Merge remote-tracking branch 'origin/version/7.2.x'
Maddy Miller3 years ago
6a5a500c
  • Back to SNAPSHOT for continued development
Maddy Miller3 years ago
abda4e04
  • Release 7.2.18
Maddy Miller3 years ago
ebf355f8
  • Merge branch 'version/7.2.x'
Maddy Miller3 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 Miller3 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 Miller3 years ago
9b8eb2ce
  • Drop 1.19-1.19.3 to reduce jar size (#2440)
Maddy Miller3 years ago
607b9fce
  • Update Gradle and Gradle plugins
Maddy Miller3 years ago
e7c9e646
  • Fix EditSession initialisation without a World (#2435)
Maddy Miller3 years ago
300198fc
  • Add validation for biome set positions to prevent errors with incorrect API usage (#2416)
Maddy Miller3 years ago
98d396f5
  • Only set supported and exposed side effects with `//perf on` and `//perf off`. Fixes #2428
Maddy Miller3 years ago
cd0f107d
  • Merge pull request #2427 from EngineHub/ot/bugfix/just-depend-on-the-configuration-doofus Adjust adapter shading
Octavia Togami3 years ago
0e942751
  • Properly shade adapters Causes a bunch of problems and I want to delete shadow
Octavia Togami3 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 Togami3 years ago
397d735a
  • Concatenate AffineTransforms with less allocations (#2420)
Maddy Miller3 years ago
ea1f5e99
  • Move height params to DataValidatorExtent constructor (#2424)
Maddy Miller3 years ago
ecb2a10b
  • Add outline to SVG logo for better dark mode support
Maddy Miller3 years ago
9a91ce2a
  • Back to SNAPSHOT for continued development
Maddy Miller3 years ago
e11f1610
  • Release 7.3.0 Beta 2
Maddy Miller3 years ago
4a4fdf2d
  • Merge branch 'version/7.2.x'
Maddy Miller3 years ago
a24ea439
  • Limit //curve thickness by max-radius
Maddy Miller3 years ago
4bc4b2b7
  • Merge branch 'version/7.2.x'
Maddy Miller3 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 Miller3 years ago
4337ca13
  • Limit //line thickness by max-radius
Maddy Miller3 years ago
eadbdeb6
  • Fix doctools with platform refactor (#2410)
    • Fix doctools with platform refactor
    • Use PREFER_OTHERS
Maddy Miller3 years ago
7a18a449
  • Cleanup code for latest Java versions (#2404)
Maddy Miller3 years ago
496407b6
  • Fix ellipsoid and cylinder regions not fully clearing (#2413)
danielhorn13 years ago
9587a7bd
  • Add a permission node for the placement command. Fixes #2409
Maddy Miller3 years ago
3b7de002
  • Short-circuit optimisation for AffineTransform inverse on identity matrices
Maddy Miller3 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
github3 years ago
f9d5d3b2
  • Merge branch 'version/7.2.x'
Maddy Miller3 years ago
b7bc56e8
  • Back to SNAPSHOT for continued development
Maddy Miller3 years ago
56d0383f
  • Release 7.2.17
Maddy Miller3 years ago
1a96b0a4
  • Merge branch 'version/7.2.x'
Maddy Miller3 years ago
deb04a5e
  • Use same fake player system between Fabric & Forge
Maddy Miller3 years ago
2a09aaf3
  • Optimise line thickness calculations
Maddy Miller3 years ago
58e9156c
  • Back to SNAPSHOT for continued development
Maddy Miller3 years ago
c60df175
  • Release 7.3.0 Beta 1
Maddy Miller3 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 Miller3 years ago
a85e2baa
  • Merge branch 'version/7.2.x'
Octavia Togami3 years ago
dc0ae906
  • Hacky merge of version/7.2.x
Octavia Togami3 years ago
b9c39c9a
  • Back to SNAPSHOT for continued development
Maddy Miller3 years ago
2066eb44
  • Release 7.2.16
Maddy Miller3 years ago
375bf84a
  • Update Minecraft Wiki links to new domain (#2400)
spongecade.1293 years ago
10cd6820
  • Merge branch 'version/7.2.x'
Maddy Miller3 years ago
2ed73152
  • Use 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
bd29c741
  • rc1
Maddy Miller3 years ago
97f78899
  • Initial 1.20.2 support (Fabric)
Maddy Miller3 years ago
3627002e
  • Fix int overflow when using fillr in negative y-coordinates (#2082)
dordsor213 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
github3 years ago
bba73e55
  • Improve support of not entirely compliant legacy schematics
Maddy Miller3 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
yeregorixcraft3 years ago