Commit Graph

9 Commits

Author SHA1 Message Date
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
820d2d40e3
Ensure 2.6.15 and older ReplayMod is not supported. (#360) 2024-07-31 20:10:54 +02:00
FlorianMichael
0d1c553ee1
Update VV API usage 2024-06-01 00:34:15 +02:00
FlorianMichael
50f78eea5e
Update VV API usage 2024-05-26 22:59:36 +02:00
FlorianMichael
c455ccbc98
Merge branch 'refs/heads/main' into dev
# Conflicts:
#	gradle.properties
2024-05-26 21:27:58 +02:00
Kichura
e18cac5842
Upstream Mod Menu, Fabric API and Yarn, Add note for CurseGradle (#335)
* Upstream Mod Menu, Fabric API and Yarn, Add note for CurseGradle.

* Update Legacy Fabric API to 1.9.4.
2024-05-18 15:05:13 +02:00
FlorianMichael
9909c282fb
Port to upstream changes (maybe) 2024-05-15 00:49:33 +02:00
pompompopi
9454942af6
Ensure ViaManager is destroyed on the server at graceful shutdown (#328)
Fixes #327
2024-05-10 14:45:53 +02:00
FlorianMichael
75fd16de9d
1.20.1 support
Starting with this commit, VF will now support LTS or generally common versions (besides the latest minor of every major version). Many people have requested this in the past and there is no reason to not just provide it, now 1.20.1 users don't have to use ViaProxy if they are using Fabric anyway.
2024-04-24 08:34:19 +02:00