Octavia Togami
b2f55cfe8f
Make mixins reobf properly in Forge
2024-02-26 23:04:57 -08:00
Madeline Miller
98750e02b4
Merge branch 'version/7.2.x'
2024-02-25 18:51:38 +10:00
Octavia Togami
93aee51271
Merge pull request #2475 from EngineHub/feature/mod-to-rem
...
Rename modulo to remainder
2024-02-24 16:16:20 -08:00
Octavia Togami
2db12d7ddf
Rename modulo to remainder
2024-02-24 15:56:26 -08:00
Madeline Miller
f357eca239
Merge branch 'version/7.2.x'
2024-02-18 14:20:33 +10:00
Octavia Togami
1acb9d6338
Merge pull request #2472 from EngineHub/fix/fabric-maven-publish
...
Fix Artifactory interfering with Fabric publications
2024-02-17 19:48:40 -08:00
Octavia Togami
f07254b52f
Fix Artifactory interfering with Fabric publications
2024-02-17 19:28:02 -08:00
Madeline Miller
f85e3c4638
Merge branch 'version/7.2.x'
2024-02-17 17:13:32 +10:00
Maddy Miller
8c656bd53f
Slightly optimise and improve debugability of state creation code ( #2469 )
...
* Slightly optimise and improve debugability of state creation code
* Make 5s rather than 60, and add time taken to the output
2024-02-17 06:29:37 +00:00
Madeline Miller
ed36e7426a
Build against the latest Forge release, to attempt to fix some mixin crashes some people are experiencing
2024-02-17 15:19:38 +10:00
Octavia Togami
a5503c6687
Merge pull request #2466 from EngineHub/bugfix/fix-sel-completions-using-piston
...
Bump Piston for completions fix
2024-02-04 01:12:02 -08:00
Octavia Togami
94a7ab98e8
Bump Piston for completions fix
...
Fixes #2357
2024-02-04 00:32:29 -08:00
Madeline Miller
a5ea1ee7a5
Back to SNAPSHOT for continued development
2024-02-03 15:23:02 +10:00
Madeline Miller
c28ebcaa11
Release 7.3.0 Beta 4
2024-02-03 15:12:43 +10:00
Madeline Miller
bfa1c74fcc
Merge branch 'version/7.2.x'
2024-02-03 15:06:10 +10:00
Madeline Miller
73222bad52
Back to SNAPSHOT for continued development
2024-02-03 14:24:38 +10:00
Madeline Miller
415ef95427
Release 7.2.19
2024-02-03 14:23:19 +10:00
Madeline Miller
062653eda5
Merge branch 'version/7.2.x'
2024-01-24 21:12:34 +10:00
Octavia Togami
d533be42cf
Extract task to explicitly merge manifests for -mod
2024-01-24 21:08:23 +10:00
Madeline Miller
75ab2d6499
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
2024-01-24 21:08:23 +10:00
Octavia Togami
1d4733c126
Merge pull request #2461 from EngineHub/feature/gradle-8.5-and-foojay
...
Gradle 8.5, Foojay, Plugin Updates
2024-01-22 20:29:01 -08:00
Octavia Togami
24050aacb0
Update Gradle plugins
2024-01-21 15:51:21 -08:00
Octavia Togami
cd8bca9a43
Add foojay to download JVMs, update to Gradle 8.5
2024-01-21 14:29:02 -08:00
Madeline Miller
b5c5890665
Spigot now calls a non-obfuscated addFreshEntity during structure generation, add to the proxy
2024-01-12 23:53:46 +10:00
Madeline Miller
64bcf66eb4
Merge branch 'version/7.2.x'
2024-01-06 21:59:18 +10:00
Maddy Miller
329524288d
Improve error handling for unsupported schematic files ( #2453 )
...
* Improve error handling for unsupported schematic files
* Fix review notes
2023-12-25 03:52:22 +00:00
Madeline Miller
173fb45441
Fix sign compat handler since LinBus migration
2023-12-24 14:06:50 +10:00
Brokkonaut
3923935528
Use DFU when loading MCEdit schematics
2023-12-24 13:53:05 +10:00
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