Commit Graph

1202 Commits

Author SHA1 Message Date
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
FlorianMichael efd70ead90 Fix build script
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/400
2024-04-28 15:15:49 +02:00
FlorianMichael d4070e0a03 Release 3.2.0 2024-04-28 14:57:42 +02:00
FlorianMichael 27a5da4690 Merge remote-tracking branch 'origin/update/1.20.5' into update/1.20.5 2024-04-28 14:57:09 +02:00
FlorianMichael 53d2fa65d4 Update Fabric API 2024-04-28 14:56:52 +02:00
RaphiMC 89515390c2
Code cleanup 2024-04-28 14:54:08 +02:00
FlorianMichael 4ef493a68b Update ItemRegistryDiff 2024-04-28 14:52:31 +02:00
RaphiMC a6fd03ded2
Code cleanup 2024-04-28 14:44:50 +02:00
FlorianMichael f45895c547 Move PostViaVersionLoadCallback into ViaFabricPlusVLLoader 2024-04-28 14:35:03 +02:00
FlorianMichael 38a900c78d Unify tracking tag names 2024-04-28 13:28:08 +02:00
FlorianMichael 8b26d75717 Port pre 1.11 negative item count fix 2024-04-28 12:39:16 +02:00
FlorianMichael ff942ccf09 Cleanup code 2024-04-28 12:36:15 +02:00
FlorianMichael 642b4de7a0 Port attribute modifier tooltip fix 2024-04-27 23:19:59 +02:00
FlorianMichael 624b6dcbca Port custom payload fixes on protocol level 2024-04-27 23:19:42 +02:00
FlorianMichael 712d8bbba7 Restructure item fix loading
Also fixes the loading behaviour of PostViaVersionLoadCallback to actually getting fired after Via is fully loaded. Adding VB back since VAF requires it (for now).
2024-04-27 18:42:08 +02:00
FlorianMichael 7fc46c4854 Port ingame hud changes 2024-04-27 00:48:37 +02:00
FlorianMichael 5ef8d1bae4 Fix possible NPE in 32k enchantment fix 2024-04-27 00:43:08 +02:00
FlorianMichael 6e21d8d946 Use VFPListEntry abstraction for protocol screens 2024-04-27 00:04:47 +02:00
FlorianMichael 6fa75395d5 Add VFPList abstraction layer to globally remove selection highlighting 2024-04-26 23:57:33 +02:00
FlorianMichael 964d3fbd48 Don't rely on deprecated API method 2024-04-26 23:45:55 +02:00
FlorianMichael a2f159cb58 Removed outdated translation key 2024-04-26 23:41:32 +02:00
FlorianMichael 710d1bd251 Port 32k enchantments fix as well 2024-04-26 23:32:12 +02:00
FlorianMichael f45b2b0047 Remove ViaBackwards dependency
Not needed anymore since snapshots won't be supported from now on due to VVs new release cycle.
2024-04-26 21:13:31 +02:00
FlorianMichael ae2c6da14c Merge branch 'refs/heads/main' into update/1.20.5
# Conflicts:
#	gradle.properties
2024-04-26 20:47:43 +02:00
FlorianMichael 8cead6bf4a Release 3.1.1 2024-04-26 16:51:00 +02:00
FlorianMichael 9a52ae4c4a Update Via* to support 1.20.5 2024-04-26 16:50:42 +02:00