- Builds
- WorldEdit (
master
) - Build #6644
WorldEdit Build #6644
Be aware that this branch (
master
) 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 downloadsProject | WorldEdit |
---|---|
Status | SUCCESS |
Branch | master |
Number | #6644-a5ea1ee |
Date | a year ago |
Artifacts
No artifacts (files) are available for this build!
Changes
ID | Summary | Committer | Date |
---|---|---|---|
a5ea1ee7 | Back to SNAPSHOT for continued development | Maddy Miller | a year ago |
c28ebcaa | Release 7.3.0 Beta 4 | Maddy Miller | a year ago |
bfa1c74f | Merge branch 'version/7.2.x' | Maddy Miller | a year ago |
73222bad | Back to SNAPSHOT for continued development | Maddy Miller | a year ago |
415ef954 | Release 7.2.19 | Maddy Miller | a year ago |
062653ed | Merge branch 'version/7.2.x' | Maddy Miller | a year ago |
d533be42 | Extract task to explicitly merge manifests for -mod | Octavia Togami | a year 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 | a year ago |
1d4733c1 | Merge pull request #2461 from EngineHub/feature/gradle-8.5-and-foojay Gradle 8.5, Foojay, Plugin Updates | Octavia Togami | a year ago |
24050aac | Update Gradle plugins | Octavia Togami | a year ago |
cd8bca9a | Add foojay to download JVMs, update to Gradle 8.5 | Octavia Togami | a year ago |
b5c58906 | Spigot now calls a non-obfuscated addFreshEntity during structure generation, add to the proxy | Maddy Miller | a year ago |
64bcf66e | Merge branch 'version/7.2.x' | Maddy Miller | a year ago |
32952428 | Improve error handling for unsupported schematic files (#2453) * Improve error handling for unsupported schematic files * Fix review notes | Maddy Miller | a year ago |
173fb454 | Fix sign compat handler since LinBus migration | Maddy Miller | a year ago |
39239355 | Use DFU when loading MCEdit schematics | hannos17 | 2 years ago |
6e820d40 | Work around a Spigot breakage. Fixes https://github.com/EngineHub/WorldEdit/issues/2450 | Maddy Miller | a year ago |
fa5cf21a | Back to SNAPSHOT for continued development | Maddy Miller | a year ago |
d6d222e0 | Release 7.3.0 Beta 3 | Maddy Miller | a year ago |
f5db1564 | Merge remote-tracking branch 'origin/version/7.2.x' | Maddy Miller | a year ago |
6a5a500c | Back to SNAPSHOT for continued development | Maddy Miller | a year ago |
abda4e04 | Release 7.2.18 | Maddy Miller | a year ago |
ebf355f8 | Merge branch 'version/7.2.x' | Maddy Miller | a year 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 | a year 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 | a year ago |
9b8eb2ce | Drop 1.19-1.19.3 to reduce jar size (#2440) | Maddy Miller | a year ago |
607b9fce | Update Gradle and Gradle plugins | Maddy Miller | a year ago |
e7c9e646 | Fix EditSession initialisation without a World (#2435) | Maddy Miller | a year ago |
300198fc | Add validation for biome set positions to prevent errors with incorrect API usage (#2416) | Maddy Miller | a year ago |
98d396f5 | Only set supported and exposed side effects with `//perf on` and `//perf off`. Fixes #2428 | Maddy Miller | a year ago |
cd0f107d | Merge pull request #2427 from EngineHub/ot/bugfix/just-depend-on-the-configuration-doofus Adjust adapter shading | Octavia Togami | a year ago |
0e942751 | Properly shade adapters Causes a bunch of problems and I want to delete shadow | Octavia Togami | a year 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 | a year ago |
397d735a | Concatenate AffineTransforms with less allocations (#2420) | Maddy Miller | a year ago |
ea1f5e99 | Move height params to DataValidatorExtent constructor (#2424) | Maddy Miller | a year ago |
ecb2a10b | Add outline to SVG logo for better dark mode support | Maddy Miller | a year ago |
9a91ce2a | Back to SNAPSHOT for continued development | Maddy Miller | a year ago |
e11f1610 | Release 7.3.0 Beta 2 | Maddy Miller | a year ago |
4a4fdf2d | Merge branch 'version/7.2.x' | Maddy Miller | a year ago |
a24ea439 | Limit //curve thickness by max-radius | Maddy Miller | a year ago |
4bc4b2b7 | Merge branch 'version/7.2.x' | Maddy Miller | a year 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 | a year ago |
4337ca13 | Limit //line thickness by max-radius | Maddy Miller | a year ago |
eadbdeb6 | Fix doctools with platform refactor (#2410) * Fix doctools with platform refactor * Use PREFER_OTHERS | Maddy Miller | a year ago |
7a18a449 | Cleanup code for latest Java versions (#2404) | Maddy Miller | a year ago |
496407b6 | Fix ellipsoid and cylinder regions not fully clearing (#2413) | danielhorn1 | a year ago |
9587a7bd | Add a permission node for the placement command. Fixes #2409 | Maddy Miller | a year ago |
3b7de002 | Short-circuit optimisation for AffineTransform inverse on identity matrices | Maddy Miller | a year 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 | a year ago |
f9d5d3b2 | Merge branch 'version/7.2.x' | Maddy Miller | a year ago |
b7bc56e8 | Back to SNAPSHOT for continued development | Maddy Miller | a year ago |
56d0383f | Release 7.2.17 | Maddy Miller | a year ago |
1a96b0a4 | Merge branch 'version/7.2.x' | Maddy Miller | a year ago |
deb04a5e | Use same fake player system between Fabric & Forge | Maddy Miller | a year ago |
2a09aaf3 | Optimise line thickness calculations | Maddy Miller | a year ago |
58e9156c | Back to SNAPSHOT for continued development | Maddy Miller | a year ago |
c60df175 | Release 7.3.0 Beta 1 | Maddy Miller | a year 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 | a year ago |
a85e2baa | Merge branch 'version/7.2.x' | Octavia Togami | a year ago |
dc0ae906 | Hacky merge of version/7.2.x | Octavia Togami | a year ago |
b9c39c9a | Back to SNAPSHOT for continued development | Maddy Miller | a year ago |
2066eb44 | Release 7.2.16 | Maddy Miller | a year ago |
375bf84a | Update Minecraft Wiki links to new domain (#2400) | spongecade.129 | a year ago |
10cd6820 | Merge branch 'version/7.2.x' | Maddy Miller | a year ago |
2ed73152 | Use a newer Paperweight dev bundle | Maddy Miller | a year ago |
964dcb9b | [Bukkit] 1.20.2 | Maddy Miller | a year ago |
63dfebe9 | [Forge] 1.20.2 | Maddy Miller | a year ago |
b04ab0e2 | [Fabric] 1.20.2-rc2, remove many mixins in favor of AW | Octavia Togami | a year ago |
bd29c741 | rc1 | Maddy Miller | a year ago |
97f78899 | Initial 1.20.2 support (Fabric) | Maddy Miller | a year ago |
3627002e | Fix int overflow when using fillr in negative y-coordinates (#2082) | dordsor21 | a year 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 | a year ago |
bba73e55 | Improve support of not entirely compliant legacy schematics | Maddy Miller | a year 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 | a year ago |
854fa638 | Apply a few micro-optimisations (#2391) * Apply a few micro-optimisations * Remove this bit as it alters behaviour * Review changes | Maddy Miller | 2 years ago |
3f165638 | Remove unnecessary version guards in BukkitWorld, as all supported versions have these now | Maddy Miller | 2 years ago |
6165efb1 | Add YourKit message to readme | Maddy Miller | 2 years ago |
3b6fbafa | Merge branch 'version/7.2.x' | Maddy Miller | 2 years ago |
18cc29a2 | Update NBT for Spawner to reliably work for initial entity spawn. Fixes https://github.com/EngineHub/WorldEdit/issues/2388 | Maddy Miller | 2 years ago |
f8144e58 | Merge branch 'version/7.2.x' | Maddy Miller | 2 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 | 2 years ago |
d6234882 | Few fixes for feature brushes (#2371) | Maddy Miller | 2 years ago |
7f81aad0 | Remove the Bukkit legacy data folder migration code from 11 years ago (#2383) | Maddy Miller | 2 years ago |
ab75fd77 | Shade and relocate jlibnoise (#2363) * Shade and relocate jlibnoise * formatting fix | Maddy Miller | 2 years ago |
d77f2b46 | Update bundled language distribution | Maddy Miller | 2 years ago |
ff8e5054 | Merge branch 'version/7.2.x' | Maddy Miller | 2 years ago |
5d03b1e6 | Update test permissible for latest API | Maddy Miller | 2 years ago |
5b674745 | Fix legacy block wrappers with new NBT API (#2361) | Maddy Miller | 2 years ago |
19db609b | Minor optimisations to cone command algorithm | Maddy Miller | 2 years ago |
00849939 | Added cone generation command (#2251) * Added cone generation command * Fix formatting problems --------- Co-authored-by: Madeline Miller <mnmiller1@me.com> | crlang44 | 2 years ago |
ac7e45e2 | Merge remote-tracking branch 'origin/version/7.2.x' | Maddy Miller | 2 years ago |
1514661d | Merge pull request #2360 from EngineHub/improve-error-behaviour Improve error behaviour of //generate | tomylobo | 2 years ago |
cce2111c | Improve error behaviour of //generate Now it has the same error behaviour as //deform. | tomylobo | 2 years ago |
682c72e5 | Stop double-ungzipping schematic format checks. Fixes #2356 | Maddy Miller | 2 years ago |
6770ada5 | Merge branch 'version/7.2.x' | Maddy Miller | 2 years ago |
93e413c6 | Fix test compile error due to Spigot mid-version API break | Maddy Miller | 2 years ago |
b5b29a29 | Add the trim command (#2278) * Add the trim command Fixes #1629 * Fix issues from PR review --------- Co-authored-by: Madeline Miller <mnmiller1@me.com> | 24855774+haykam821 | 2 years ago |
a3a5b074 | Add a memoizing mask utility (#2319) * Add a memoizing mask utility * add utils to Masks * license header * PR feedback | Maddy Miller | 2 years ago |
61363821 | Add a BiomeCategories API (#2338) * Add a BiomeCategories API * licenses * Use a supplier to retain the lazy-load & dynamicness of the existing system, but still retaining the inversion of control that this PR was intended to provide | Maddy Miller | 2 years ago |
6494dbc6 | Improve ArbitraryShape caching (#2325) * Improve ArbitraryShape caching Every point is now only evaluated once. * Defer cache initialization until it is clear that we need it. * Defer pattern evaluation until cache miss | tomylobo | 2 years ago |
5b88c318 | Use registry lookups for Bukkit adapters (#2330) * Use registry lookups for Bukkit adapters * Remove a redundant todo now that this targets master | Maddy Miller | 2 years ago |
faf4d7c1 | Cleanup the paper adapters in the master branch (#2339) | Maddy Miller | 2 years ago |
b079da7d | Merge branch 'version/7.2.x' | Maddy Miller | 2 years ago |
e90014db | Back to SNAPSHOT for continued development | Maddy Miller | 2 years ago |
5ca4dffd | Release 7.2.15 | Maddy Miller | 2 years ago |
4892e056 | feat: implement recently-added tree types to tree generator (#2332) * feat: implement recently-added tree types to tree generator * fix: add mappings to implementation worlds * Use later API version to fix tests --------- Co-authored-by: Madeline Miller <mnmiller1@me.com> | dordsor21 | 2 years ago |
1f22906a | [Bukkit] Add 1.20.1 support to adapter | Maddy Miller | 2 years ago |
c5188212 | Fixed setting sign text on 1.20 | Maddy Miller | 2 years ago |
3cb1e03e | Fix diffs missed due to merge crash | Maddy Miller | 2 years ago |
d312553f | Merge branch 'version/7.2.x' | Maddy Miller | 2 years ago |
40a203c3 | Add Console/CommandBlock support to Fabric/Forge/Sponge (#2317) * Add Console/CommandBlock support to Fabric/Forge * Hoist config option and add a common abstract class for command block actors * Apply to Sponge too | Maddy Miller | 2 years ago |
bb15dbcb | [Sponge] Stop trying to shade fastutil It's just not necessary anymore, the versions match | Octavia Togami | 2 years ago |
91c9786e | Bump snakeyaml to match spigot, use default ctors. | wizjany | 2 years ago |
066a7abf | [Bukkit] 1.20 | Maddy Miller | 2 years ago |
bb5fcce2 | [Sponge] 1.20 | Maddy Miller | 2 years ago |
4f751068 | [Forge] 1.20 | Octavia Togami | 2 years ago |
a7ae8a96 | [Fabric] 1.20 + Loom 1.2 | Octavia Togami | 2 years ago |
48d2195f | [Fabric] 1.20-rc1 Add MCUtils data pre7 rc1 | Maddy Miller | 2 years ago |
716ce641 | Update WorldEdit for Sponge to API 9 (1.18.2) (#2217) * Update WorldEdit for Sponge to API 9 (1.18.2) * Fix SpongeTransmogrifier, switch to use native Property API * Minor style fixes | 41531939+lignium | 2 years ago |
96671017 | Upgrade many items, Gradle 8.1.1 (#2329) * Upgrade many items, Gradle 8.1.1 * Bump to codecov snapshot * Use the release of the codecov plugin --------- Co-authored-by: Madeline Miller <mnmiller1@me.com> | Octavia Togami | 2 years ago |
856aaa62 | Add a -c flag to the biome brush to set entire column (#2235) * Add a -c flag to the biome brush to set entire column * Use new region factories that take fixed positions * Rename to FixedHeight from just Fixed | Maddy Miller | 2 years ago |
bd9af40e | Add regression tests to the `round` Expression function | Maddy Miller | 2 years ago |
237ebc10 | Ensure non-Double types are boxed in expression function calls. Fixes #2315 | Maddy Miller | 2 years ago |
abc8c1f2 | Add -Penginehub.obf.none=true gradle property to build mojmap worldedit-bukkit. (#2316) This simply takes the -dev adapter jars instead of the obfuscated ones, creating otherwise the exact same worldedit-bukkit jar. This jar can be used on mojmap paper servers. Closes #1929. | wizjany | 2 years ago |
4fc62d98 | Add new //placement types - //placement min - selection min X/Y/Z - //placement max - selection max X/Y/Z - //placement world - absolute world location - //placement here - This puts the placement position at the current player position. | tomylobo | 2 years ago |
d28fadb8 | Add //placement, which sets either pos1 or player explicitly | tomylobo | 2 years ago |
21a465b9 | Refactor placement system to be more flexible | tomylobo | 2 years ago |
6c14e839 | Add LocalSessionTest Test coverage so far: - setPlaceAtPos1 - isPlaceAtPos1 - togglePlacementPosition - getPlacementPosition for both pos1 and player modes | tomylobo | 2 years ago |
edb54345 | Extract base test class for WorldEdit test cases | tomylobo | 2 years ago |
df13de33 | Fix McRegionChunkStore.java (#2292) - Fixes an issue where the LinCompoundTag passed to ChunkStoreHelper::getChunk is not the expected root compound tag, but one that wraps it. See comment of LinRootEntry::toLinTag | 28742897+ykgamma | 2 years ago |
34b19577 | Use an annotation to register the methods in the Functions class (#2305) There's a lot less code now and it's also easier to add new methods. | tomylobo | 2 years ago |
b8b89267 | Ensure blockmap uniqueness across TE values (#2304) | Maddy Miller | 2 years ago |
d320dafc | fix(core): Properly reinit convex CUI selection on primary click (#2313) Fixes #2312 | zml | 2 years ago |
5638a288 | Fix ServerLevel proxies not including entities (#2308) * Fix ServerLevel proxies not including entities * Also include the entity call that the village generator uses | Maddy Miller | 2 years ago |
cd95d207 | Actually register structures on other platforms | Maddy Miller | 2 years ago |
91dd9dec | Added strings and implement on other platforms | Maddy Miller | 2 years ago |
5ca80395 | Add structure generator command | Maddy Miller | 2 years ago |
88851b0c | Update to Gradle 7.6 and resolve deprecation issues in buildscript | Maddy Miller | 2 years ago |
1899fa3b | Keep extending cuboid selector after //cli selectworld | tomylobo | 2 years ago |
ba94660e | Keep extending cuboid selector after //paste -s/n | tomylobo | 2 years ago |
561ab50a | Fix loading a missing session printing a warning to console. Fixes #2291 | Maddy Miller | 2 years ago |
acc4b597 | Fix Sponge Schematic V1 incorrectly attempting to read base tag twice | Maddy Miller | 2 years ago |
da4bca05 | Remove requirement for caller to ungzip the stream with the new isFormat API | Maddy Miller | 2 years ago |
c7d559bf | Allow finding schematic format by InputStream (#2249) * Allow finding schematic format by InputStream * . * Don't auto-close the stream * Fix up based on feedback * checkstyle | Maddy Miller | 2 years ago |
93c0d364 | [Forge] Fixed clients without WorldEdit not being able to join servers with WorldEdit installed (#2288) | 42962686+redstonedubstep | 2 years ago |
df3f7b2a | [Forge] Fixed clients without WorldEdit not being able to join servers with WorldEdit installed (#2288) | 42962686+redstonedubstep | 2 years ago |
0d8a2118 | Merge branch 'version/7.2.x' | Maddy Miller | 2 years ago |
de453b9d | Back to SNAPSHOT for continued development | Maddy Miller | 2 years ago |
094b7342 | Release 7.2.14 | Maddy Miller | 2 years ago |
d4556dfe | Add method to check initialize state in PlatformManager, deny access to registries when uninitialized (#2237) * Add initialize method to PlatformManager, modify UnitTest * Prevent too early access to registries Check for worldedit init state in Registry * review: changed the error message to a generic message Co-authored-by: Octavia Togami <octavia.togami@gmail.com> --------- Co-authored-by: Octavia Togami <octavia.togami@gmail.com> | github | 2 years ago |
38d2ff13 | bukkit: add adapter for bukkit 1.19.4 (#2281) * bukkit: add adapter for bukkit 1.19.4 * added missing reobf mapping to 1.19.4 adapter * Drop unused comments | github | 2 years ago |
16a2cc95 | Update Forge for 1.19.4, and bump Fabric to final 1.19.4 release | Maddy Miller | 2 years ago |
7481995e | Update Fabric to 1.19.4-pre1 Update Fabric WorldEdit to 1.19.4-pre1 Update to 1.19.4-pre3 Update to 1.19.4-rc1 Update to RC2 | Maddy Miller | 2 years ago |
121b4b61 | Add a feature generator and allow undoing of feature placement (#2239) * Add a feature generator and allow undoing of feature placement [WIP] Apply changes to Forge as well Use proper translatable components * Add a brush version of the feature command Use Java proxy classes * 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 * checkstyle | Maddy Miller | 2 years ago |
e6c88280 | Merge pull request #2277 from EngineHub/expression-query-full-blockstate Fix data values returned by the query functions in the expression language | tomylobo | 2 years ago |
b5b9c6ab | Fix data values returned by the query functions in the expression language | tomylobo | 2 years ago |
f40ea0dd | Merge branch 'version/7.2.x' | Maddy Miller | 2 years ago |
f6646aaa | Update to the new Paper maven repo | Maddy Miller | 2 years ago |
82727ffb | Few cleanups over the code and use more Java 9+ features (#2248) * Few cleanups over the code and use more Java 9+ features * Address feedback * cleanup switch case * Remove TODO | Maddy Miller | 2 years ago |
d960fa22 | Add property suggestions for hand,offhand,pos1 patterns (#2269) | Maddy Miller | 2 years ago |
98fd5dc8 | Allow factory suggestions to have parser context (#2236) | Maddy Miller | 2 years ago |
b18d66c5 | Merge branch 'version/7.2.x' | Maddy Miller | 2 years ago |
ab79341a | Merge pull request #2253 from Brokkonaut/bukkit-custombiomes Allow custom biomes in bukkit | Octavia Togami | 2 years ago |
6bbcf746 | Allow custom biomes in bukkit | hannos17 | 2 years ago |
78848d5c | Merge pull request #2245 from cthbleachbit/master EditSession.drawSpline: use vectors at block center for spline nodes | Octavia Togami | 2 years ago |
17ce47cd | 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. | cth451 | 2 years ago |
98611c2a | Only mark CLI clipboard world as dirty when the underlying calls return a success state | Maddy Miller | 2 years ago |
034d7218 | Update README.md Fix minor typo | untouchedodin0 | 2 years ago |
6951e790 | Merge branch 'version/7.2.x' | Maddy Miller | 2 years ago |
474c191c | Use the connection field on 1.19->1.19.3 rather than networkManager | Maddy Miller | 2 years ago |
59614721 | Fixed 1.19.3 adapter on 7.3.0 branch | Maddy Miller | 2 years ago |
b2475c7c | Fix some exceptions from SpongeWorld (#2218) * Fix exception when calling SpongeWorld#setBlock with present block entity * Fix missing block entity metadata in SpongeWorld#getFullBlock | 41531939+lignium | 2 years ago |
844a8fc0 | Merge branch 'version/7.2.x' | Maddy Miller | 2 years ago |
882c3dd8 | Back to SNAPSHOT for continued development | Maddy Miller | 2 years ago |
46576cc5 | Release 7.2.13 | Maddy Miller | 2 years ago |
2e86f051 | Paper 1.19.3 (Untested due to IntelliJ indexing) | Maddy Miller | 2 years ago |
ec85dd5a | 1.19.3 final release & also Forge | Maddy Miller | 2 years ago |
b8226417 | [Fabric] 1.19.3-rc1 | Octavia Togami | 2 years ago |
f7f23b44 | Update Gradle to 7.5.1 | Octavia Togami | 2 years ago |
470fe9e1 | Add author to, and cleanup manifest files for various platforms (#2197) | Maddy Miller | 2 years ago |
0b6dcb1f | Fixed clipboards failing to paste when a block has NBT data (#2198) | Maddy Miller | 2 years ago |
0ef38b52 | 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. | wizjany | 2 years ago |
4267fabd | Ignore structure void by default and use a flag to paste it (#2180) | Maddy Miller | 2 years ago |
267bbb30 | Add API to disable history tracking in EditSessions (#2189) * Add API to disable history tracking in EditSessions * 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> | Maddy Miller | 2 years ago |
7e61ff19 | Work around invalid legacy values in schematics (#2171) * Work around invalid legacy values in schematics * Actually apply it to blocks lmao * Micro-optimisation to reduce identical duplicate map lookups | Maddy Miller | 3 years ago |
3f343b6b | Fixed worldedit-bukkit loading on Windows (#2181) | Maddy Miller | 3 years ago |
5db6ebc9 | Shade LinBus in -libs (#2172) * Shade LinBus in -libs * exclude linbus from -mod jar dupe | Maddy Miller | 3 years ago |
55e2d3d4 | Catch InvalidPathException in safeFile handler (#2167) | Maddy Miller | 3 years ago |
b3962d8b | Merge branch 'version/7.2.x' | Maddy Miller | 3 years ago |
d18149ee | Back to SNAPSHOT for continued development | Maddy Miller | 3 years ago |
87f4ae19 | Release 7.2.12 | Maddy Miller | 3 years ago |
4b017783 | Bump FG & Loom to 1.19.2 (#2165) | Maddy Miller | 3 years ago |
54ed9e89 | Add support for Y-offsets with back direction (#2164) | Maddy Miller | 3 years ago |
e01b0492 | [Bukkit] 1.19.2 DV. Assuming spigot doesn't decide to randomly break things, this should work when it releases. | wizjany | 3 years ago |
d2e39224 | Back to SNAPSHOT for continued development | Maddy Miller | 3 years ago |
c43a877e | Release 7.2.11 | Maddy Miller | 3 years ago |
9ef6e5bd | MC 1.19.1 (#2159) * [Fabric] Bump versions to 1.19.1. No code changes needed. * [Bukkit] Add 1.19.1 DV to 1.19 adapter. No mapping changes. Devbundle left untouched for now. * [Forge] Bump versions to MC 1.19.1. | wizjany | 3 years ago |
70d70f90 | Back to snapshot. | wizjany | 3 years ago |
315c5d03 | Release 7.2.11 beta 2. Last 1.19 release for forge due to breaking changes. | wizjany | 3 years ago |
96f791c5 | [Forge] Bump to final RB for 1.19. | wizjany | 3 years ago |
ba8e4036 | Fix tasks not being scheduled on Sponge (#2155) | yeregorixcraft | 3 years ago |
b4ae41a4 | Merge branch 'version/7.2.x' | Octavia Togami | 3 years ago |
0c3a4b88 | Merge pull request #2145 from EngineHub/feature/warning-the-following-commits-contain-deprecated-material Clean up all deprecations in the codebase | Octavia Togami | 3 years ago |
8e8235ce | Merge pull request #2141 from EngineHub/feature/coming-home-from-an-adventure Replace adventure-nbt with our own lib | Octavia Togami | 3 years ago |
b944b3e4 | Exclude experimental from API | Octavia Togami | 3 years ago |
914e0a32 | Fix a little rawtypes | Octavia Togami | 3 years ago |
b7301a64 | Clean up the last little bit of NBT deprecations | Octavia Togami | 3 years ago |
59fcef89 | Clean up getBrushTool deprecations | Octavia Togami | 3 years ago |
788aec55 | Clean up java.io deprecations | Octavia Togami | 3 years ago |
67905ae3 | Clean up all NBT deprecation warnings except old adapters, don't want to do that if we're gonna drop them | Octavia Togami | 3 years ago |
059ac19b | Clean up deprecations in specialized block classes | Octavia Togami | 3 years ago |
36ab2889 | Avoid use of deprecated newInstance method | Octavia Togami | 3 years ago |
d299e36a | Clean up reorder deprecation warnings | Octavia Togami | 3 years ago |
8f79e3ac | Remove deprecation from clipboard-adjacent files | Octavia Togami | 3 years ago |
d7b3c4c0 | Clone the returned getRegion on BlockArrayClipboard (#2144) | Maddy Miller | 3 years ago |
002bdd7c | Only show full stacktrace with permission (#2122) * Only show full stacktrace with permission * How the fuck did this actually happen smh | Maddy Miller | 3 years ago |
298b641a | Make the BukkitAdapter thread-safe | Octavia Togami | 3 years ago |
65fe8a69 | Update actions, upload logs | Octavia Togami | 3 years ago |
8c322dfb | Use some pattern-matching, 'cause it's cool | Octavia Togami | 3 years ago |
8caaa3e0 | [Forge] Update to 41.0.98 to fix breaking changes Fixes #2139 | Octavia Togami | 3 years ago |
94745add | Remove maven local specifier | Octavia Togami | 3 years ago |
8fee9bdd | Fix Sponge rotation adapter | yeregorixcraft | 3 years ago |
2aadf22b | Restore ABI compatiblity | Octavia Togami | 3 years ago |
d1ebde0b | First stab at getting lin-bus integrated | Octavia Togami | 3 years ago |
a8b5268e | Merge pull request #2133 from EngineHub/chore/build-fix-for-master Merge version branch in for build fix | Octavia Togami | 3 years ago |
ed2713a5 | Update some plugins to fix build | Octavia Togami | 3 years ago |
fb7366e3 | Back to SNAPSHOT for continued development | Maddy Miller | 3 years ago |
08775899 | Release 7.2.11 Beta 1 | Maddy Miller | 3 years ago |
6fef180a | Merge pull request #2118 from EngineHub/chore/1.19-to-master Merge version/7.2.x to master for 1.19 changes | Maddy Miller | 3 years ago |
bc9a6dd5 | Merge branch 'version/7.2.x' | Maddy Miller | 3 years ago |
f667474f | Deprecate MultiStageReorder and ReorderMode (#1999) * Start deprecating MultiStage reorder * Rather than changing behaviour just deprecate * Add deprecation message * Apply PR review notes | Maddy Miller | 3 years ago |
3433e40d | Fix CB watchdog, fail early if it breaks | Octavia Togami | 3 years ago |
a7ab49a0 | Merge pull request #2112 from EngineHub/snapshot-testing/1.19 | Octavia Togami | 3 years ago |
7df4d984 | [Bukkit] 1.19 Removed 1.18, 1.18.2 is still present | Octavia Togami | 3 years ago |
7cc90a7b | Merge pull request #2111 from EngineHub/feature/abi-more-like-allthings-break-intermittenly Add automatic ABI checking | Octavia Togami | 3 years ago |
d3ab1e57 | 1.19 data updates | Octavia Togami | 3 years ago |
69b5d661 | [Forge] 1.19 | Octavia Togami | 3 years ago |
7497341a | [Fabric] 1.19 | Octavia Togami | 3 years ago |
a8a3633b | Increase memory for daemon Thanks loom | Octavia Togami | 3 years ago |
66e3c3cd | [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 | Octavia Togami | 3 years ago |
45b0b9a8 | Fix failures for when we update to a new MC version | Octavia Togami | 3 years ago |
c42a96f8 | Licensing... | Octavia Togami | 3 years ago |
8d5d809a | Add automatic ABI checking This is going to break on new MC release, but I'll take care of that | Octavia Togami | 3 years ago |
92b88dc2 | Merge pull request #2109 from EngineHub/chore/merge-to-master Merge version/7.2.x into master | Octavia Togami | 3 years ago |
9e98e77a | Exclude examiner from -forge when merging | Octavia Togami | 3 years ago |
bed2419f | Remove legacy adapters | Maddy Miller | 3 years ago |
1e618e3a | Merge version/7.2.x into master | Maddy Miller | 3 years ago |
31e5298f | Fixed //stack erroring when given a count of 0 (#2108) | Maddy Miller | 3 years ago |
c515eb5f | Cache properties to reduce startup memory (#2103) * Cache properties to reduce startup memory * Apply PR review notes * Remove import | Maddy Miller | 3 years ago |
c83f6ecd | Play around with SpongeForge (#2107) | Maddy Miller | 3 years ago |
6e72ee00 | Add morph brush (#2078) * Add erosion brush * Rename to the Morph brush, and add Erode and Dilate presets Co-authored-by: Lewis B <lbobbermen@bigpond.com> | Maddy Miller | 3 years ago |
92dfdcb8 | Update CodeQL action to v2 | Octavia Togami | 3 years ago |
15bd7ff4 | Increase default BlockState count (#2102) | Maddy Miller | 3 years ago |
8ddd3179 | Fix fastutil on sponge (#2099) VG excludes the wrong version, PR has been made | Octavia Togami | 3 years ago |
3eefaa29 | Fix block state mask with string properties (#2091) | Maddy Miller | 3 years ago |
88db45b6 | Bump paperweight + bundle to fix build | Octavia Togami | 3 years ago |
14ecf932 | Bump paperweight + bundle to fix build | Octavia Togami | 3 years ago |
27b29453 | Bump adapter jar. https://github.com/EngineHub/worldedit-adapters/pull/31 | wizjany | 3 years ago |
027a6078 | Revert "Fix sponge." This reverts commit 677ce55a92b7bd629d86bd161d6f35836a4e57d0. | wizjany | 3 years ago |
677ce55a | Fix sponge. | wizjany | 3 years ago |
5b599298 | Back to SNAPSHOT for continued development | Maddy Miller | 3 years ago |
1742f984 | Release 7.2.10 | Maddy Miller | 3 years ago |
e715ccc3 | Fix passenger entity saving and loading (#2058) * 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> * 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? * NBT Constants. Co-authored-by: Red_Epicness <red.epicness@icloud.com> | wizjany | 3 years ago |
d905ad47 | Fix terminology in SECURITY.md (#2066) | Octavia Togami | 3 years ago |
356cd2c8 | Merge pull request #2062 from EngineHub/fix/mixin-mixup Un-mixup the mixins. | Octavia Togami | 3 years ago |
b8d42ac5 | Defeat the duplication dilemma. | wizjany | 3 years ago |
5e49f69f | Forge requires explicitly defining the refmap in the mixing config | Maddy Miller | 3 years ago |
ccf9397c | Now works in dev | Maddy Miller | 3 years ago |
b4b018d6 | 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. | Octavia Togami | 3 years ago |
dd696172 | Make some improvements to the Forge side - still not fixed | Maddy Miller | 3 years ago |
b8d096ba | 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. | wizjany | 3 years ago |
59742162 | Use Forge's official tag API | Octavia Togami | 3 years ago |
5843aa50 | Change vector command converter wording. (#2059) Hopefully will cut down on questions of how to use `//pos x,y,z`. | wizjany | 3 years ago |