dordsor21
9a638ada00
fix: correct height that FAWE ends up using for schematics
...
- this did not end up having an impact on P2 code as it always used getMinBuildHeight when PASTE_ON_TOP was false anyway
- there should not be any side effects to this as any uses this specific SCHEM_Y value are effectively normalised against it
2025-12-31 16:05:59 +00:00
Alexander Brandes
8edc5c15f1
Back to snapshot for development
...
Signed-off-by: Alexander Brandes <mc.cache@web.de >
2025-12-24 19:55:02 +01:00
Alexander Brandes
4fefe240ad
Release 7.5.11
...
Signed-off-by: Alexander Brandes <mc.cache@web.de >
7.5.11
2025-12-24 19:54:22 +01:00
Lucyy_
8caa426c3a
Fix: (build) Defer shadowJar output access to fix exclusive lock issue ( #4805 )
2025-12-22 18:46:28 +01:00
renovate[bot]
fce55662e1
Update fawe to v2.14.3 ( #4806 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-21 19:27:32 +00:00
renovate[bot]
ab51b543f9
Update adventure to v4.26.1 ( #4807 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-21 19:27:10 +00:00
Jordan
b4483ef3e2
fix: attempt to address unnecessary flight status changes ( #4744 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-20 22:53:43 +01:00
renovate[bot]
10e094050b
Update dependency com.gradleup.shadow to v9.3.0 ( #4804 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-08 00:32:20 +00:00
renovate[bot]
93f19e719f
Update dependency org.checkerframework:checker-qual to v3.52.1 ( #4803 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-08 00:31:37 +00:00
renovate[bot]
d249340d88
Update actions/checkout action to v6 ( #4800 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-01 02:01:30 +00:00
renovate[bot]
2438efcf87
Update fawe to v2.14.2 ( #4799 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-01 02:00:54 +00:00
Alexander Brandes
5946444889
Back to snapshot for development
...
Signed-off-by: Alexander Brandes <mc.cache@web.de >
2025-11-25 21:27:38 +01:00
Alexander Brandes
0c6f55c328
Release 7.5.10
...
Signed-off-by: Alexander Brandes <mc.cache@web.de >
7.5.10
2025-11-25 21:26:02 +01:00
renovate[bot]
c7fe3f79e4
Update Gradle to v9.2.1 ( #4797 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 01:04:05 +00:00
renovate[bot]
b455b94bcf
Update dependency com.diffplug.spotless to v8.1.0 ( #4798 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 01:03:25 +00:00
Alexander Brandes
d1a357a788
Fix javadoc generation
...
Signed-off-by: Alexander Brandes <mc.cache@web.de >
2025-11-18 15:51:18 +01:00
renovate[bot]
9abfcfdd01
Update dependency com.vanniktech.maven.publish to v0.35.0 ( #4795 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-17 02:56:28 +00:00
linus
840ef5d236
Preserve vanilla drop behavior when tile-drop flag is applied ( #4793 )
...
make tile-drop flag respect vanilla willDrop=false
2025-11-16 01:36:20 +01:00
renovate[bot]
92db0467b1
Update dependency org.checkerframework:checker-qual to v3.52.0 ( #4792 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 01:37:44 +00:00
Alexander Brandes
3ad7372f4c
Back to snapshot for development
...
Signed-off-by: Alexander Brandes <mc.cache@web.de >
2025-11-04 10:38:20 +01:00
Alexander Brandes
2021f17368
Release 7.5.9
...
Signed-off-by: Alexander Brandes <mc.cache@web.de >
7.5.9
2025-11-04 10:37:09 +01:00
renovate[bot]
537661529e
Update dependency me.clip:placeholderapi to v2.11.7 ( #4790 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-04 09:33:44 +00:00
renovate[bot]
befc670646
Update Gradle to v9.2.0 ( #4789 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03 03:12:59 +00:00
renovate[bot]
ca4e3bffb1
Update junit-framework monorepo to v6.0.1 ( #4788 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03 03:10:37 +00:00
Pigaut
df15203f2b
Ignore already cancelled block breaks to improve plugin compatibility ( #4781 )
2025-10-26 20:54:10 +01:00
Jordan
f5696b7671
feat: add a placeholder to provide the absolute plot's x/y ( #4741 )
2025-10-25 10:15:15 +01:00
Jordan
9ed0c7fa13
feat: allow gen schematics to be located under the paths.schematics location ( #4742 )
...
* feat: allow gen schematics to be located under the paths.schematics location
- closes #4408
* Fix typo
2025-10-25 10:15:03 +01:00
renovate[bot]
1f32909ffd
Update fawe to v2.14.0 ( #4783 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-20 00:58:28 +00:00
renovate[bot]
1785693fe4
Update dependency com.github.spotbugs:spotbugs-annotations to v4.9.8 ( #4782 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-20 00:57:53 +00:00
Hannes Greule
df738b279d
fix: missing fallback if current plot is not explicitly overridden ( #4779 )
2025-10-19 15:00:24 +02:00
renovate[bot]
b7b25252c6
Update dependency com.gradleup.shadow to v9 ( #4760 )
...
* Update dependency com.gradleup.shadow to v9
* Fix missing shadow runtimes on Gradle 9
Signed-off-by: Alexander Brandes <mc.cache@web.de >
---------
Signed-off-by: Alexander Brandes <mc.cache@web.de >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alexander Brandes <mc.cache@web.de >
2025-10-13 20:58:00 +00:00
renovate[bot]
7123f51bb5
Update gradle/actions action to v5 ( #4776 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 20:48:31 +00:00
renovate[bot]
897afa894e
Update junit-framework monorepo to v6 (major) ( #4777 )
...
Update junit-framework monorepo to v6
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 20:48:17 +00:00
renovate[bot]
2238609551
Update github/codeql-action action to v4 ( #4775 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 20:47:56 +00:00
renovate[bot]
255959232b
Update Gradle to v9 ( #4768 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alexander Brandes <mc.cache@web.de >
2025-10-13 22:43:06 +02:00
FlorianMichael
622c9f1d13
fix: don't break cow shearing if mob-spawning flag is set to false ( #4752 )
2025-10-13 22:25:12 +02:00
renovate[bot]
e7aff3982e
Update adventure to v4.25.0 ( #4774 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 00:38:22 +00:00
renovate[bot]
db7ea780f9
Update dependency xyz.jpenilla.run-paper to v3.0.2 ( #4773 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 00:37:50 +00:00
renovate[bot]
db188150d7
Update dependency xyz.jpenilla.run-paper to v3.0.1 ( #4766 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 15:34:41 +00:00
renovate[bot]
cfd8401515
Update dependency org.checkerframework:checker-qual to v3.51.1 ( #4765 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 15:34:23 +00:00
renovate[bot]
c887cbe28c
Update junit-framework monorepo ( #4767 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 17:33:19 +02:00
renovate[bot]
59183c1412
Update dependency com.diffplug.spotless to v8 ( #4763 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-29 01:13:36 +00:00
renovate[bot]
439fb3a8ea
Update dependency xyz.jpenilla.run-paper to v3 ( #4764 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-29 01:11:55 +00:00
renovate[bot]
78d6ca1deb
Update dependency com.github.spotbugs:spotbugs-annotations to v4.9.6 ( #4759 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-22 00:41:24 +00:00
Alexander Brandes
03aa1be5a3
Back to snapshot for development
...
Signed-off-by: Alexander Brandes <mc.cache@web.de >
2025-09-19 21:56:38 +02:00
Alexander Brandes
2e3832f1bd
Release 7.5.8
...
Signed-off-by: Alexander Brandes <mc.cache@web.de >
7.5.8
2025-09-19 21:55:57 +02:00
Pierre Maurice Schwang
05af41f832
fix: binary incompatibility on 1.21.1 ( #4758 )
2025-09-19 08:55:39 +02:00
renovate[bot]
b613318a29
Update fawe to v2.13.2 ( #4754 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-15 01:06:16 +00:00
renovate[bot]
c2f8356042
Update dependency org.checkerframework:checker-qual to v3.51.0 ( #4755 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-15 01:05:57 +00:00
Alexander Brandes
109e6059f8
Back to snapshot for development
...
Signed-off-by: Alexander Brandes <mc.cache@web.de >
2025-09-09 21:56:03 +02:00