Commit Graph

702 Commits

Author SHA1 Message Date
FlorianMichael
0d1c553ee1
Update VV API usage 2024-06-01 00:34:15 +02:00
FlorianMichael
057e892729
Merge remote-tracking branch 'refs/remotes/origin/main' into dev 2024-05-31 21:32:41 +02:00
Kichura
54dad0f36a
Update Fabric API to 0.97.1 in 1.20.4. (#336)
Resolves two issues basically, one for Indigo and one in the changeDimension code.
2024-05-30 15:36:26 +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
Kichura
608c5cbb58
Ubuntu 24.04, JDK 21.0.3 in JitPack, ViaVersion 4.10.3-SNAPSHOT (#333)
* Update Ubuntu to 24.04, JDK to 21.0.3.

* Update ViaVersion to 4.10.3-SNAPSHOT.

This update removes invalid chunk entities for 1.20.5 clients basically.
2024-05-17 21:50:27 +02:00
FlorianMichael
9909c282fb
Port to upstream changes (maybe) 2024-05-15 00:49:33 +02:00
creeper123123321
9065c5260c fix version sent in 1.8/1.12 detector 2024-05-13 09:12:16 -03:00
pompompopi
bab35223bb
Also destroy ViaManager on 1.15.2 servers (#330) 2024-05-10 14:55:15 +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
Kichura
a7d5601d7b
Update Loader to 0.15.11, ViaVersion 4.10.2. (#329) 2024-05-10 14:45:27 +02:00
FlorianMichael
982145d5cb
Update Via (4.10.1) 2024-05-05 17:16:25 +02:00
Kichura
60d96777b0
Ensure the 1.20.6 mixins use Java 21 in compatibility level. (#326) 2024-05-05 17:15:31 +02:00
Kichura
045187975f
Update ViaVersion to 4.10.1-SNAPSHOT. (#325)
Contains multiple bug fixes and other things basically. ™️
2024-05-02 00:27:32 +02:00
FlorianMichael
2c2c654387
Update version references 2024-04-29 17:59:45 +02:00
FlorianMichael
808f60a96e
Merge remote-tracking branch 'refs/remotes/origin/dev' 2024-04-29 17:58:15 +02:00
FlorianMichael
3d0980953b
1.20.6 2024-04-29 17:55:47 +02:00
FlorianMichael
35642a468b
Fix 1.20.5 boot 2024-04-26 20:22:51 +02:00
FlorianMichael
f2541bcca9
0.4.14 2024-04-26 15:54:40 +02:00
Kichura
d973079821
[ci skip] Reflect 1.20.1/5 support in README version table. (#321) 2024-04-24 22:14:58 +02:00
FlorianMichael
fdcb845a4a
Update version references 2024-04-24 08:39:05 +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
FlorianMichael
56b3e56c9f
Move out handshake accessor interface 2024-04-21 18:26:59 +02:00
FlorianMichael
fc1bd8a1cc
Fix 1.20.4 version range
Also allowing 1.20.3 since Mojang only changed one line of code between those versions.
2024-04-21 18:20:20 +02:00
FlorianMichael
80dc92e177
1.20.5 support
Co-authored-by: Nassim Jahnke <nassim@njahnke.dev>
2024-04-21 18:05:25 +02:00
FlorianMichael
40689b6400
Fix config screen rendering order in 1.20.4 2024-04-21 18:04:56 +02:00
FlorianMichael
16dd9002b3
Move GH actions to J21
Co-authored-by: Kichura <68134602+kichura@users.noreply.github.com>
2024-04-21 17:08:42 +02:00
FlorianMichael
057bdc925f
Repackage modern fabric platforms 2024-04-21 17:02:13 +02:00
FlorianMichael
5651643360
Repackage legacy fabric platforms 2024-04-21 16:29:57 +02:00
FlorianMichael
2aced1f5f5
Rename submodules to their explicit mc version
This is split into several commits so that Git doesn't break completely
2024-04-21 15:20:34 +02:00
FlorianMichael
644d592561
Merge branch 'refs/heads/main' into dev
# Conflicts:
#	gradle.properties
2024-04-14 02:22:26 +02:00
Kichura
6ea86f3f70
Update loader, api and loom (#318)
* Update API to 0.97.0 in mc120.

* Update loader to 0.15.10.

* Update loom to 1.6.
2024-04-13 22:44:59 +02:00
Kichura
e4d1951c51
Supersed old Gradle wrapper validation step. (#317) 2024-04-13 00:20:43 +02:00
FlorianMichael
6b98d22ee4
Update client-side-force-disable list 2024-03-31 21:36:35 +02:00
FlorianMichael
5c1b71eba2
Merge remote-tracking branch 'origin/main' 2024-03-23 12:41:29 +01:00
FlorianMichael
5fa1677332
Gradle 8.7 2024-03-23 12:41:18 +01:00
Kichura
5eb3fd204c
ViaVersion to 4.9.4-SNAPSHOT and some other things (#315)
* ViaVersion to 4.9.4-SNAPSHOT, Dependency + Cosmetical changes.

* legacy fabric moment.

* LF API 1.9.3

* LF API 1.9.3

---------

Co-authored-by: EnZaXD <60033407+FlorianMichael@users.noreply.github.com>
2024-03-15 14:37:08 +01:00
creeper123123321
2a0028cb0c
change default version type to beta in cf 2024-03-05 18:50:17 -03:00
FlorianMichael
cf999c38ab
Merge branch 'main' into dev
# Conflicts:
#	gradle.properties
2024-03-05 20:17:32 +01:00
EnZaXD
9c898756f0
Merge pull request #314 from Kichura/main
Update ViaVersion to 4.9.3
2024-03-05 20:15:31 +01:00
Kichura
de9e6bb204
Update ViaVersion to 4.9.3. 2024-03-05 20:08:14 +01:00
FlorianMichael
8939886e1f
[ci skip] Extend FUNDING.yml 2024-03-05 13:38:58 +01:00
FlorianMichael
0023b789e2
Updated Via API usage 2024-02-24 10:26:16 +01:00
FlorianMichael
9cd0ac3abf
Merge remote-tracking branch 'origin/main' into dev
# Conflicts:
#	gradle.properties
2024-02-24 10:21:56 +01:00
EnZaXD
a1f1c7abe7
Merge pull request #311 from Kichura/gradle-8.6
Update Gradle to 8.6
2024-02-17 14:36:08 +01:00
Kichura
139eb681b4
Update Gradle to 8.6. 2024-02-17 14:23:16 +01:00
Kichura
5ddaaf61d0
Update fabric dependencies (#310)
* Update loader to 0.15.7.

* Update API to 0.96.1.
2024-02-14 23:10:56 +01:00
FlorianMichael
fbd46800c0
Port to upstream changes (maybe) 2024-02-14 20:35:36 +01:00
FlorianMichael
2971cdedeb
Merge branch 'main' into dev
# Conflicts:
#	gradle.properties
2024-02-14 02:30:09 +01:00