Madeline Miller
6e820d400f
Work around a Spigot breakage. Fixes https://github.com/EngineHub/WorldEdit/issues/2450
2023-12-19 21:05:43 +10:00
Madeline Miller
fa5cf21a41
Back to SNAPSHOT for continued development
2023-12-13 22:45:11 +10:00
Madeline Miller
d6d222e07c
Release 7.3.0 Beta 3
2023-12-13 22:32:41 +10:00
Madeline Miller
f5db1564ea
Merge remote-tracking branch 'origin/version/7.2.x'
2023-12-13 22:29:33 +10:00
Madeline Miller
6a5a500ce1
Back to SNAPSHOT for continued development
2023-12-13 22:11:52 +10:00
Madeline Miller
abda4e04f5
Release 7.2.18
2023-12-13 22:10:58 +10:00
Madeline Miller
ebf355f8fb
Merge branch 'version/7.2.x'
2023-12-11 21:01:53 +10:00
Maddy Miller
13d4d6c98a
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
2023-12-11 20:49:00 +10:00
Maddy Miller
1a12db4fbc
Send biome updates for chunks when possible ( #2443 )
...
* Send biome updates [WIP]
* Add other platforms
* Ensure that the iterable won't be iterated twice
2023-12-06 21:39:06 +10:00
Maddy Miller
9b8eb2ce37
Drop 1.19-1.19.3 to reduce jar size ( #2440 )
2023-11-21 07:25:14 -08:00
Madeline Miller
607b9fce78
Update Gradle and Gradle plugins
2023-11-21 22:39:42 +10:00
Maddy Miller
e7c9e64645
Fix EditSession initialisation without a World ( #2435 )
2023-11-21 21:33:35 +10:00
Maddy Miller
300198fc22
Add validation for biome set positions to prevent errors with incorrect API usage ( #2416 )
2023-11-17 18:51:48 +10:00
Madeline Miller
98d396f5bf
Only set supported and exposed side effects with //perf on
and //perf off
. Fixes #2428
2023-10-26 20:20:01 +10:00
Octavia Togami
cd0f107da2
Merge pull request #2427 from EngineHub/ot/bugfix/just-depend-on-the-configuration-doofus
...
Adjust adapter shading
2023-10-25 00:12:41 -07:00
Octavia Togami
0e94275122
Properly shade adapters
...
Causes a bunch of problems and I want to delete shadow
2023-10-24 23:46:39 -07:00
Octavia Togami
8f4269a302
Use the adapters config to drive dependencies
...
This is literally the obvious way to do it, idk what I was doing
2023-10-24 22:16:28 -07:00
Maddy Miller
397d735a15
Concatenate AffineTransforms with less allocations ( #2420 )
2023-10-23 20:21:45 +10:00
Maddy Miller
ea1f5e991a
Move height params to DataValidatorExtent constructor ( #2424 )
2023-10-22 05:11:43 +00:00
Madeline Miller
ecb2a10b3b
Add outline to SVG logo for better dark mode support
2023-10-21 14:08:19 +10:00
Madeline Miller
9a91ce2aaa
Back to SNAPSHOT for continued development
2023-10-20 21:49:45 +10:00
Madeline Miller
e11f161019
Release 7.3.0 Beta 2
2023-10-20 21:49:03 +10:00
Madeline Miller
4a4fdf2d16
Merge branch 'version/7.2.x'
2023-10-19 20:52:39 +10:00
Madeline Miller
a24ea43971
Limit //curve thickness by max-radius
2023-10-19 20:52:17 +10:00
Madeline Miller
4bc4b2b763
Merge branch 'version/7.2.x'
2023-10-19 20:50:14 +10:00
Maddy Miller
1f9316d11c
Make AffineTransform a record for computed constant optimisations ( #2419 )
...
* Make AffineTransform a record for computed constant optimisations
* Fix checkstyle
* based on
2023-10-18 20:23:52 +10:00
Madeline Miller
4337ca13ac
Limit //line thickness by max-radius
2023-10-17 20:35:20 +10:00
Maddy Miller
eadbdeb6a4
Fix doctools with platform refactor ( #2410 )
...
* Fix doctools with platform refactor
* Use PREFER_OTHERS
2023-10-17 20:32:31 +10:00
Maddy Miller
7a18a449dd
Cleanup code for latest Java versions ( #2404 )
2023-10-16 18:39:35 -07:00
Zeranny
496407b656
Fix ellipsoid and cylinder regions not fully clearing ( #2413 )
2023-10-16 18:46:36 +10:00
Madeline Miller
9587a7bd82
Add a permission node for the placement command. Fixes #2409
2023-10-14 23:32:39 +10:00
Madeline Miller
3b7de002b3
Short-circuit optimisation for AffineTransform inverse on identity matrices
2023-10-14 22:51:40 +10:00
Joo200
b7ed72b0fe
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
2023-10-12 21:57:56 +10:00
Madeline Miller
f9d5d3b28b
Merge branch 'version/7.2.x'
2023-10-12 21:09:51 +10:00
Madeline Miller
b7bc56e8d3
Back to SNAPSHOT for continued development
2023-10-11 20:49:19 +10:00
Madeline Miller
56d0383fe2
Release 7.2.17
2023-10-11 20:48:14 +10:00
Madeline Miller
1a96b0a4a4
Merge branch 'version/7.2.x'
2023-10-09 20:26:03 +10:00
Madeline Miller
deb04a5ecb
Use same fake player system between Fabric & Forge
2023-10-09 20:22:42 +10:00
Madeline Miller
2a09aaf395
Optimise line thickness calculations
2023-10-09 19:45:38 +10:00
Madeline Miller
58e9156cce
Back to SNAPSHOT for continued development
2023-10-08 22:24:21 +10:00
Madeline Miller
c60df17570
Release 7.3.0 Beta 1
2023-10-08 22:22:42 +10:00
Maddy Miller
8915e308f3
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
2023-10-08 21:44:41 +10:00
Octavia Togami
a85e2baa6f
Merge branch 'version/7.2.x'
2023-10-04 23:52:36 -07:00
Octavia Togami
dc0ae906cd
Hacky merge of version/7.2.x
2023-10-04 23:51:51 -07:00
Madeline Miller
b9c39c9a74
Back to SNAPSHOT for continued development
2023-09-29 19:11:30 +10:00
Madeline Miller
2066eb4448
Release 7.2.16
2023-09-29 19:10:28 +10:00
Spongecade
375bf84a7e
Update Minecraft Wiki links to new domain ( #2400 )
2023-09-28 09:39:21 +10:00
Madeline Miller
10cd6820c9
Merge branch 'version/7.2.x'
2023-09-27 23:16:21 +10:00
Madeline Miller
2ed73152a4
Use a newer Paperweight dev bundle
2023-09-27 20:32:26 +10:00
Madeline Miller
964dcb9b44
[Bukkit] 1.20.2
2023-09-27 20:32:26 +10:00