Commit Graph

1227 Commits

Author SHA1 Message Date
FlorianMichael
64601f91c4
Release 3.3.0 2024-05-26 17:48:07 +02:00
FlorianMichael
17f57f0c41
Update Via* libraries 2024-05-26 17:40:21 +02:00
FlorianMichael
c1a34f3d7f
Make ClassLoaderPriorityUtil print warnings
Makes it more obvious that jars are overridden because people tend to forget about it leading to random issues later
2024-05-26 16:21:58 +02:00
FlorianMichael
07f25f8e26
Change some injection names 2024-05-26 16:04:43 +02:00
FlorianMichael
ef469dcd26
[ci skip] Add 1.20.6 TODO 2024-05-26 15:54:56 +02:00
FlorianMichael
8f9ab00b94
Handle more 1.20.3->.5 changes 2024-05-26 15:52:34 +02:00
FlorianMichael
277f483b6a
Make UPDATE_INSTRUCTIONS.md clearer 2024-05-26 15:52:07 +02:00
Felix14_v2
0cf982fec3
Update russian translations (#422) 2024-05-26 13:09:32 +02:00
FlorianMichael
06c6cd024a
Mark internals and make initializing private where possible 2024-05-26 01:28:53 +02:00
FlorianMichael
203585875f
Handle auto read changes in 1.20.3->.5 2024-05-26 01:16:03 +02:00
FlorianMichael
17ecf0c736
Add ProtocolTranslator#getTargetVersion with channel argument 2024-05-25 22:22:44 +02:00
FlorianMichael
73d21aaf2c
Rename storage classes and move init into ViaFabricPlusProtocol 2024-05-25 22:15:44 +02:00
FlorianMichael
a6327fb588
Fix method sorting 2024-05-25 21:48:32 +02:00
FlorianMichael
e01522c2fa
Move game options fix into correct package 2024-05-25 21:47:03 +02:00
FlorianMichael
473fe49b69
Update repository artifact in DEVELOPER_API.md 2024-05-25 21:18:32 +02:00
FlorianMichael
249d46470b
Update VV API usage 2024-05-23 15:02:41 +02:00
FlorianMichael
6b115b712f
Fix invalid javadoc for ProtocolTranslator#getPlayNetworkUserConnection 2024-05-20 17:52:18 +02:00
FlorianMichael
2e0018b7bc
Update VV, validate namespace correctly in registry 2024-05-20 00:26:56 +02:00
FlorianMichael
458b4daf15
Rewrite 1.14.4 enchantment registry properly
Adds a 1.14 enchantment name -> 1.20.5 enchantment element registry to validate enchantments and get the correct one even when names change.
2024-05-20 00:17:05 +02:00
RaphiMC
90dfd7d4a2
Update ViaBedrock API usage 2024-05-19 16:50:05 +02:00
FlorianMichael
e4f91d4808
Override packet handler 2024-05-19 14:37:27 +02:00
FlorianMichael
ad75e36213
Rename tracker package and ViaFabricPlusProtocol protocol 2024-05-19 02:09:19 +02:00
RaphiMC
68c6310c9d
Fix code style 2024-05-19 00:09:24 +02:00
FlorianMichael
f471068696
Add networking fixes to 1.20.3->.5 2024-05-18 19:02:12 +02:00
FlorianMichael
d69a3a9bd2
Update TODO list
remove entries which are either now resolved or were wrong in the first place
2024-05-18 18:18:44 +02:00
FlorianMichael
cd3caa9156
Load settings earlier again, post load target version
Fixes GeneralSettings#emulateInventoryActionsInAlphaVersions not working because config loading was AFTER loading Via providers, target version loading has to be late, so it catches up versions added by Via* addons and VFP (auto protocol)
2024-05-18 14:30:02 +02:00
RaphiMC
aef746bbb2
Fix Via maven server issues by pinning snapshots 2024-05-18 11:32:48 +02:00
RaphiMC
f5315892fd
Remove offset when checking for sneaking collision
Fixes #401
2024-05-18 11:02:24 +02:00
RaphiMC
30e97c41f4
Code cleanup 2024-05-18 00:00:27 +02:00
FlorianMichael
6c372c2127
Update ViaLegacy API usage 2024-05-17 23:54:44 +02:00
FlorianMichael
d9458d1fb7
Move out debug mixin into integration, cleanup mixins json 2024-05-17 23:06:17 +02:00
FlorianMichael
1f5ac05fcf
Add flow control handler for Via
Adds missing flow control handler to ViaVersion's pipeline to fix several issues related to the configuration state
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/414
2024-05-17 22:56:27 +02:00
FlorianMichael
56ee795de5
Only show world seed in debug hud when existent in current version 2024-05-17 21:44:09 +02:00
FlorianMichael
38580e328c
Port to upstream changes 2024-05-17 21:39:54 +02:00
FlorianMichael
cd41e5cab3
Bump version to 3.3.0-SNAPSHOT 2024-05-17 21:39:21 +02:00
FlorianMichael
7c5ce2cc71
Update VV version reference 2024-05-16 20:18:33 +02:00
Blay
14e1fcbeca
Update polish translations (#417) 2024-05-16 20:11:36 +02:00
FlorianMichael
c20d900aff
Update Via* libraries
Set to last snapshot versions before v5 since migration will take some time
2024-05-14 19:44:17 +02:00
FlorianMichael
d2b834a058
Add debug setting to print networking errors to log files 2024-05-14 19:43:53 +02:00
FlorianMichael
41a2139a98
Add german translation for new setting 2024-05-09 20:02:48 +02:00
Pablo Herrera
60a26d2bb1
Add 1.7->1.8 tablist behaviour and layout (#411)
* Implement legacy tablist functionality

* Address review comments (squashed)

* Minor changes following code review
2024-05-09 19:57:02 +02:00
FlorianMichael
4a6d0b56a0
Bump version to 3.2.2-SNAPSHOT 2024-05-05 17:40:15 +02:00
FlorianMichael
78094303be
Release 3.2.1 2024-05-05 17:32:24 +02:00
FlorianMichael
adf5ab9456 Update Via* 2024-05-05 17:28:05 +02:00
Joseph Burton
9c78a71d40
Use ModifyExpressionValue in MixinStringHelper (#406) 2024-05-05 12:19:10 +02:00
FlorianMichael
223e1591f9 Update ViaBedrock (1.20.80)
Currently not working due to internal pipeline changes 1.20.5 did, will fix that at another point.
2024-05-04 22:22:15 +02:00
FlorianMichael
f84865645e Use HandlerNames class for MC pipeline constants 2024-05-01 02:11:35 +02:00
FlorianMichael
f7eef8fd4b 1.20.6 2024-04-29 17:40:17 +02:00
Blay
9dfcd7db1a
Update polish translations (#402) 2024-04-29 12:36:57 +02:00
FlorianMichael
f5cad41e90 Bump version to 3.2.1-SNAPSHOT 2024-04-28 15:24:24 +02:00