FlorianMichael
eea48d6c74
Fix bedrock login cancel button breaking resource reloading
...
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/552
2024-09-06 20:53:26 +02:00
Andypsl8
7a3d2e03b9
Add classical chinese translations ( #547 )
...
* Add Classical Chinese translations
About 2/3 completed
* Add Classical Chinese translations
100% completed.
2024-09-06 20:34:21 +02:00
FlorianMichael
3b0693c3c2
Delete wrong bamboo <=1.16.5 fix
...
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/525
2024-09-04 19:29:10 +02:00
FlorianMichael
b0c8e96cc0
Use Local annotation in mixins instead of capture locals
2024-08-31 23:16:17 +02:00
FlorianMichael
98e9d9b2c1
Always migrate bedrock protocol when version changes
...
Since the bedrock edition version changes often it makes sense to have it automatically select the correct one to prevent the config breaking with every bedrock update.
2024-08-31 23:14:02 +02:00
FlorianMichael
17c7149681
Fix mixin again
2024-08-31 23:09:59 +02:00
FlorianMichael
58ec47937f
Mark bedrock version as work in progress
2024-08-31 23:01:18 +02:00
FlorianMichael
8514a99901
I love Java ™️
2024-08-31 22:54:26 +02:00
FlorianMichael
ab6bbf4953
[ci skip] Update TODO list
2024-08-29 21:52:44 +02:00
Andypsl8
cb4b826f45
Update simplified chinese translations ( #548 )
2024-08-28 06:42:14 +02:00
lowercasebtw
7e998f4e59
Fix fire charge item interaction in <=1.14.4
...
Fixes #534
2024-08-27 23:13:42 +02:00
lowercasebtw
b7d152c1cd
Slightly change body rotation interpolation in <= 1.19.3 ( #542 )
...
* Add Old Body Rotation Interpolation <=1.19.3
* Rename method as requested
Co-authored-by: EnZaXD <florian.michael07@gmail.com>
* Add comment as requested
Co-authored-by: EnZaXD <florian.michael07@gmail.com>
---------
Co-authored-by: lowercasebtw <lowercasebtw@gmail.com>
Co-authored-by: EnZaXD <florian.michael07@gmail.com>
2024-08-24 13:30:53 +02:00
Tea Master
ef174f8c14
Update polish translations ( #541 )
2024-08-23 19:38:21 +02:00
dirtTW
998e300877
Update traditional chinese translations ( #540 )
...
Update Traditional Chinese localization
2024-08-22 18:09:42 +02:00
FlorianMichael
f99845314a
Try to improve mod compatibility with port replacement
2024-08-22 14:11:37 +02:00
Andypsl8
78722e7257
Update simplified chinese translations ( #539 )
...
Update Simplified Chinese translation
2024-08-22 13:45:41 +02:00
FlorianMichael
d03590ab97
Fix boat entity mounted height offset in <= 1.20.1
...
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/537
2024-08-21 13:01:20 +02:00
lowercasebtw
f36ed5118e
Swing hand on item use in <= 1.7.10 ( #536 )
...
* Tilt Firstperson Handheld Items <=1.7.x
* Reformat Code
* Reformat Code Again
* Made Requested Changes
* Move Method To Bottom
* Add Item Swing Usage to Food/Potions <=1.7.x
* Fix mistake in languages
* Apply Swing Offset To Bow Too
* Apply Changes & Rename English Language Variant for enableItemSwingUsage
* Undo Blocking Change As Requested
* Revert "Undo Blocking Change As Requested"
This reverts commit 696f7b0261
.
* Undo Again & Create Unique Separate Method
* Reorganize & Fixed method arguments order
* Rename value in en_us.json
* Renamed field too & key
2024-08-20 13:12:17 +02:00
lowercasebtw
935c1cdf9f
Apply slight rotation for non-block-items in rendering in <= 1.7.10 ( #535 )
...
* Tilt Firstperson Handheld Items <=1.7.x
* Reformat Code
* Reformat Code Again
* Made Requested Changes
* Move Method To Bottom
2024-08-20 09:22:11 +02:00
lowercasebtw
d6fd8b753f
Fix sword block animation inaccuracies in <= 1.8 ( #533 )
...
* Fix Slightly Incorrect Blocking Position Values
* Cleanup Requested Part
* Tilt Item Positions to be like 1.7 and prior
* Rename method & Cleanup + Remove other part
* Fix formatting
---------
Co-authored-by: FlorianMichael <florian.michael07@gmail.com>
2024-08-20 07:05:56 +02:00
FlorianMichael
93eb9344a3
Move init() functions into static blocks
2024-08-16 21:02:33 +02:00
Andypsl8
0c6b92b189
Update simplified chinese translations ( #527 )
...
* Update Simplified Chinese translations
again :)
* Fix zh_cn.json
Added space between lines
2024-08-16 18:28:48 +02:00
bubble(good7777865)
d96b44ef08
Update korean translations ( #526 )
2024-08-16 17:24:56 +02:00
FlorianMichael
5b97f4fa6d
Use WrapOperation for MixinMultiplayerServerListPinger#setForcedVersion
2024-08-16 01:35:19 +02:00
FlorianMichael
7166646b56
Cleanup code
...
Prevents usages of RenderSystem#recordRenderCall
2024-08-16 01:23:28 +02:00
dirtTW
a18cd5ca0a
Update traditional chinese translations ( #524 )
...
* Update Traditional Chinese (zh_tw.json)
Update and Fix up Traditional Chinese localization
* Apply suggestions from code review
Co-authored-by: notlin4 <121224522+notlin4@users.noreply.github.com>
* Update zh_tw.json
---------
Co-authored-by: notlin4 <121224522+notlin4@users.noreply.github.com>
2024-08-15 20:57:16 +02:00
FlorianMichael
05120e2f63
Start cleaning settings
...
Deprecated settings are for removal with 4.0.0
2024-08-15 14:14:54 +02:00
FlorianMichael
fe6f2618b1
Add setting for glyph filtering in <= 1.20
...
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/492
2024-08-15 12:55:45 +02:00
Tea Master
552c4a6b0d
Update polish translations ( #521 )
2024-08-15 12:34:43 +02:00
FlorianMichael
2ce5975d19
Allow sneaking inside blocks/vehicles in <= 1.13.2
...
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/506
2024-08-15 12:27:50 +02:00
FlorianMichael
b27878762f
Swing hand when using fishing rod in <= 1.14.4
...
MC 1.15+ added global hand waving to doItemUse(), which we are undoing, but previously there was hand swinging in the item interactions themselves, which we didn't take into account.
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/504
2024-08-15 08:46:59 +02:00
FlorianMichael
8e7c834ccf
Add missing injection for item usage<->block break fix in <= 1.7.10
...
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/515
2024-08-14 03:32:56 +02:00
Andypsl8
1bf84740c0
Update simplified chinese translations ( #520 )
...
Update simplified chinese translations
2024-08-13 19:58:16 +02:00
FlorianMichael
8d4f4326ef
Mark fields as internal
2024-08-09 22:14:10 +02:00
FlorianMichael
adbd2ccc07
Add setting to force unicode for non-ascii languages in <= 1.12.2
...
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/511
2024-08-09 20:29:32 +02:00
FlorianMichael
307de56e67
Add POST_INIT state to LoadSaveFilesCallback
2024-08-09 18:47:58 +02:00
FlorianMichael
57cd295c7f
Set sneaking pose while flying in <= 1.13.2
...
1.14+ introduced a check to prevent sneaking while flying, therefore the check in MixinPlayerEntity#onUpdatePose was wrong all the time and the movement code needed fixing.
2024-08-09 06:36:29 +02:00
dirtTW
3435928fb7
Update traditional chinese translations ( #512 )
...
* Update Traditional Chinese (zh_tw.json)
Update and Fix up Traditional Chinese localization
* Update zh_tw.json
2024-08-08 21:06:18 +02:00
FlorianMichael
5372b9f0de
1.21.1
2024-08-08 17:59:40 +02:00
FlorianMichael
6f6684ed28
Fix arm with shield following third person rotation in <= 1.20.2
...
Co-authored-by: lowercasebtw <126462578+lowercasebtw@users.noreply.github.com>
2024-08-08 02:08:24 +02:00
FlorianMichael
e5ba1c7130
Implement item interaction logic in <= 1.8
...
Supersedes https://github.com/ViaVersion/ViaFabricPlus/pull/508
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/496
2024-08-08 01:32:35 +02:00
FlorianMichael
3ee21d7fb3
Add game menu screen layout changes across all versions
...
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/497
2024-08-08 01:30:46 +02:00
FlorianMichael
a0700247b6
Fix cat interaction in <= 1.20.4
2024-08-07 16:11:16 +02:00
FlorianMichael
59fe914604
Fix strikethrough offset in <= 1.12.2
...
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/507
Co-authored-by: lowercasebtw <126462578+lowercasebtw@users.noreply.github.com>
2024-08-07 13:17:06 +02:00
FlorianMichael
357b15055d
Cleanup build files
2024-08-05 17:26:18 +02:00
FlorianMichael
e3fa5a4864
Save scroll states in important slot list screens
...
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/499
2024-08-05 16:07:10 +02:00
FlorianMichael
a64de56869
Code cleanup
2024-08-04 22:08:16 +02:00
RaphiMC
4218225967
Use correct item stack in axolotl fix
2024-08-04 21:54:21 +02:00
RaphiMC
bb052fbdfe
Fix client crash caused by boat interaction fix
2024-08-04 21:28:17 +02:00
FlorianMichael
21b03dbc80
Fix milk bucket interaction in <= 1.20.6
2024-08-04 21:12:55 +02:00