Commit Graph

770 Commits

Author SHA1 Message Date
FlorianMichael
9dafb07039 Auto: Migrate to setup-gradle action 2024-12-17 00:29:36 +01:00
Kichura
4c9753966a
Replace old caching system with Gradle Setup system. (#394) 2024-12-16 23:23:49 +01:00
Kichura
9821bc60c2 Do not persist credentials. 2024-12-15 18:09:10 +01:00
Kichura
085bbafed5
Revert JVMDowngrader to 1.0.1. (#390) 2024-12-12 22:53:56 +01:00
Kichura
4674ff5bcb
ViaVersion 5.2.1-SNAPSHOT. (#389) 2024-12-08 21:22:59 +01:00
FlorianMichael
87bae1e2b2
Don't add Java 23/24 to CF publishing 2024-12-06 17:04:44 +01:00
FlorianMichael
e139ba9cbb
0.4.17 2024-12-06 16:40:31 +01:00
Kichura
0a6760dcb7
Bump dependencies (#387) 2024-12-04 16:23:41 +01:00
FlorianMichael
015ff2ea82
1.21.4 2024-12-03 22:53:24 +01:00
github-actions[bot]
8a1bd21284
Update Gradle Wrapper from 8.11 to 8.11.1 (#385)
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
Co-authored-by: gradle-update-robot <gradle-update-robot@regolo.cc>
2024-11-24 02:14:33 +01:00
github-actions[bot]
7a17518484
Update Gradle Wrapper from 8.10.2 to 8.11 (#383)
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
Co-authored-by: gradle-update-robot <gradle-update-robot@regolo.cc>
2024-11-14 23:20:59 +01:00
Kichura
74ba7ebc3e
1.21.2 -> 1.21.3, VV 5.1.2, Loader 0.16.9. (#381) 2024-11-03 21:15:18 +01:00
FlorianMichael
441cd893ac
Update VV 2024-11-01 19:40:18 +01:00
FlorianMichael
aafd5d076c
0.4.16 Release 2024-10-25 20:52:15 +02:00
FlorianMichael
3ca907a887
1.21.3 2024-10-23 15:44:48 +02:00
FlorianMichael
d7b16f2de7
1.21.2 2024-10-23 15:19:05 +02:00
FlorianMichael
ce49d130df
1.21.2-rc.1 2024-10-19 15:46:48 +02:00
FlorianMichael
2738d2dc89
Update fabric loom and loader 2024-10-19 15:45:41 +02:00
Kichura
87f8ec9c50
Update fabric-loader, remove as required dependency (#378)
* 1.21.2 requires loader 0.16.2 or later.

* Do not ask for any fabric loaders, Let fabric API do it instead.
2024-10-07 17:04:22 +02:00
FlorianMichael
8dd5214b03
Use WrapOperation for auto detector mixins instead 2024-10-07 05:58:05 +02:00
github-actions[bot]
0e3ebb1727
Update Gradle Wrapper from 8.10.1 to 8.10.2 (#377)
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
Co-authored-by: gradle-update-robot <gradle-update-robot@regolo.cc>
2024-09-29 04:20:13 +02:00
dependabot[bot]
a568b87028
Bump gradle-update/update-gradle-wrapper-action from 1 to 2 (#376)
Bumps [gradle-update/update-gradle-wrapper-action](https://github.com/gradle-update/update-gradle-wrapper-action) from 1 to 2.
- [Release notes](https://github.com/gradle-update/update-gradle-wrapper-action/releases)
- [Changelog](https://github.com/gradle-update/update-gradle-wrapper-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gradle-update/update-gradle-wrapper-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: gradle-update/update-gradle-wrapper-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-23 19:13:08 +02:00
github-actions[bot]
e0e579eccf
Update Gradle Wrapper from 8.10 to 8.10.1. (#374)
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
Co-authored-by: gradle-update-robot <gradle-update-robot@regolo.cc>
2024-09-15 09:53:54 +02:00
FlorianMichael
d7df0df496
Minor code cleanup 2024-08-25 21:48:55 +02:00
Ampflower
5e59b9d947
Move protocol detector outside of sync block (#370)
* Move protocol detector injection outside of sync block

Fixes ViaVersion/ViaFabric#302

* Fix bad package reference for 1.20.1

* Revert 1.20.1's move

* Omit static on mixins
2024-08-23 11:38:06 +02:00
Ampflower
c5dcc31c37
Generate IDE run configurations, prevent circular dependencies. (#369)
- Now able to launch any supported Minecraft version within the IDE and from CLI.
- There are no longer any odd circular or library dependency issues on subprojects.
- Explicitly defines rootProject within the subproject remapJar dependency loop.
2024-08-23 10:56:35 +02:00
FlorianMichael
5fbebdc9f0
Update VV API usage 2024-08-23 09:35:15 +02:00
github-actions[bot]
a5c47ec762
Update Gradle Wrapper from 8.9 to 8.10. (#368)
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
Co-authored-by: gradle-update-robot <gradle-update-robot@regolo.cc>
2024-08-18 03:51:26 +02:00
FlorianMichael
4998a11460
Use Java 21 in workflow 2024-08-18 03:27:44 +02:00
FlorianMichael
4ce1dbea3a
[ci skip] Cleanup FUNDING.yml 2024-08-18 02:15:49 +02:00
FlorianMichael
66d021a470
Rename submodule 2024-08-17 21:55:15 +02:00
FlorianMichael
4ee45457fa
Setup dependabot for GH actions 2024-08-17 21:49:39 +02:00
Kichura
e3e692aa5f
Add 1.21.1 support, Restore support for superseded versions. (#365)
* Add 1.21.1 support, Drop 1.20.3 and 1.20.5 support.

* Restore minecraft versions that are compatible with superseded ones.

* Ensure 1.21.1 is mentioned in README.
2024-08-09 16:10:17 +02:00
Kichura
ac72bd111c
Update ViaVersion to 5.0.4-SNAPSHOT (#364)
* Update ViaVersion to 5.0.3.

* Update to 5.0.4-SNAPSHOT

---------

Co-authored-by: EnZaXD <florian.michael07@gmail.com>
2024-08-08 19:24:05 +02:00
FlorianMichael
822e9b59c0
Add gradle wrapper update workflow 2024-08-07 00:06:23 +02:00
Kichura
a81234df80
Update wrapper-validation to v4. (#363) 2024-08-05 18:14:50 +02:00
FlorianMichael
616697e16e
Update IDEA copyright configuration files 2024-08-05 16:25:28 +02:00
FlorianMichael
4add943a60
Stop including SnakeYaml
Now included in VV itself.
2024-08-05 16:13:28 +02:00
Erlend
bd8ceb2ad6
[ci skip] docs: fix dead modrinth links (#362)
Modrinth does not support `www.modrinth.com`, instead of you have to use `modrinth.com`.
2024-08-04 21:17:01 +02:00
FlorianMichael
40acc7416a
Update VV API usage 2024-08-03 21:21:55 +02:00
Kichura
820d2d40e3
Ensure 2.6.15 and older ReplayMod is not supported. (#360) 2024-07-31 20:10:54 +02:00
Kichura
1af501e6ff Bump ViaFabric to 0.4.15.
Done to ensure ViaVersion 5.0.2 is in place and because ReplayMod is temporarily disabled.
2024-07-28 17:09:41 +02:00
Kichura
b70c1a195c Update ViaVersion to 5.0.2. 2024-07-28 17:09:41 +02:00
FlorianMichael
ea8ba38f70
Mark the ReplayMod as unsupported 2024-07-25 07:57:43 +02:00
FlorianMichael
9f8f92ee3b
Fix CF link in README 2024-07-22 09:35:58 +02:00
FlorianMichael
9a7129a86b
Mention VAF 2024-07-22 09:31:27 +02:00
FlorianMichael
8fd423c059
Update alternatives list and mark some projects as discontinued
ProtocolSupport and DirtMultiversion haven't got any updates in the last two years.
2024-07-22 09:26:23 +02:00
FlorianMichael
d7780d0178
Update snapshot support note 2024-07-22 09:22:01 +02:00
FlorianMichael
d726406097
Gradle 8.9 2024-07-14 20:37:08 +02:00
FlorianMichael
6a94d9e73e
[ci skip] Update README.md 2024-07-07 21:27:36 +02:00