Commit Graph

16 Commits

Author SHA1 Message Date
dcd6b93ebb Build a Mojang mapped jar in addition to the reobf one, publish both to Modrinth with correct metadata (#2981) 2024-11-14 17:20:53 +01:00
0c7104b45b Update gradle/actions action to v4 (#2871)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05 04:02:00 +00:00
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
785ac35fd4 Update AButler/upload-release-assets action to v3 (#2507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-01 23:48:33 +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
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
18bf911fdc Release 2.4.7 2022-10-04 14:05:36 +02:00
ad38d88642 [ci skip] Link to GH releases (#1970)
chore: Link to GH releases
2022-10-04 13:28:10 +02:00
122b32b9f0 Release 2.4.5 2022-09-05 11:26:31 +02:00
3b109ba3ff Upload files to curseforge on release (#1929)
* chore: Upload files to curseforge on release

* chore: Use direct artifact path
2022-09-04 23:30:02 +02:00
14811169e3 [ci skip] Attach assets to GH releases (#1754)
* ci: Upload release assets

* chore: Update workflow name
2022-05-19 16:17:45 +02:00