Commit Graph

11 Commits

Author SHA1 Message Date
a353c12df0 Support for 1.20.5/6 (#2721)
* 1.20.6

Signed-off-by: Alexander Brandes <mc.cache@web.de>

* work

Signed-off-by: Alexander Brandes <mc.cache@web.de>

* More work

Signed-off-by: Alexander Brandes <mc.cache@web.de>

* chore: address more removed fields and methods, make it run

* chore: don't allocate unnecessary arrays (by maps)

* chore: the comment might still be noteworthy

* chore: no need to synchronize twice

* fix obfuscation changes

* remove unneeded deprecation

* make regen work without throwing exceptions - but slow

* fix: error when adapting BaseItemStacks without nbt

* fix annoying paper api breakage

---------

Signed-off-by: Alexander Brandes <mc.cache@web.de>
Co-authored-by: Alexander Brandes <mc.cache@web.de>
Co-authored-by: Pierre Maurice Schwang <mail@pschwang.eu>
2024-05-19 13:32:18 +02:00
1d79f2705a Update wrapper validation
Signed-off-by: Alexander Brandes <mc.cache@web.de>
2024-04-14 10:37:46 +02:00
34dc1ddcd7 Update gradle/wrapper-validation-action action to v3 2024-04-13 01:06:07 +00:00
36ce7afcff Update gradle/wrapper-validation-action action to v2 (#2565)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-05 22:45:15 +01:00
f6aa02fe50 Update actions/setup-java action to v4 (#2508)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-01 23:48:16 +01:00
c7465cc156 Update actions/checkout action to v4 (#2442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-01 12:00:08 +02:00
832f93c0f3 Optimize PR builds (#2273)
* Optimize PR build

* Update codeql.yml
2023-06-07 00:51:56 +02:00
4b06796e76 Archive PR artifacts (#2269)
* Archive PR artifacts

* Fix artifact path
2023-06-05 10:51:26 +02:00
a42864e780 [ci skip] Move renovate config to .github folder 2023-04-07 15:12:55 +02:00
94f57799d0 Pin GH actions to SHA to avoid mutable refs (#2126) 2023-03-06 13:51:53 +01:00
98c2d2124e Split workflows (#2071) 2023-01-16 00:33:13 +01:00