Commit Graph

16 Commits

Author SHA1 Message Date
FlorianMichael
8dd5214b03
Use WrapOperation for auto detector mixins instead 2024-10-07 05:58:05 +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
Kichura
820d2d40e3
Ensure 2.6.15 and older ReplayMod is not supported. (#360) 2024-07-31 20:10:54 +02:00
FlorianMichael
880a64c6c1
Add note for J8 jars 2024-06-11 23:52:19 +02:00
EnZaXD
2c47fabcd5
Add setting to ignore Fabric registry sync errors (#341)
* Add setting to ignore Fabric registry sync errors

* Mark as remap = false

* Backport registry error setting to MC 1.20.4 as well
2024-06-11 23:36:46 +02:00
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
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
fdcb845a4a
Update version references 2024-04-24 08:39:05 +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
40689b6400
Fix config screen rendering order in 1.20.4 2024-04-21 18:04:56 +02:00
FlorianMichael
057bdc925f
Repackage modern fabric platforms 2024-04-21 17:02:13 +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