FlorianMichael
ea00d1cad0
Exclude SocketException from print networking errors setting
2024-09-08 14:06:49 +02:00
FlorianMichael
8bf959327b
Update Fabric api/loader
2024-09-08 13:18:56 +02:00
FlorianMichael
7b4a1d008e
Tidy up item util
2024-09-08 13:13:51 +02:00
FlorianMichael
83d6348f0d
Replace concatenation with parameterized log message
2024-09-06 21:24:35 +02:00
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
RaphiMC
49e3e68fe7
Added JitPack (For ViaBedrock dependency)
2024-09-05 00:51:04 +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
dependabot[bot]
723293737e
Bump com.terraformersmc:modmenu from 11.0.1 to 11.0.2 ( #544 )
...
Bumps com.terraformersmc:modmenu from 11.0.1 to 11.0.2.
---
updated-dependencies:
- dependency-name: com.terraformersmc:modmenu
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 17:10:45 +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
FlorianMichael
a9aa6db8fe
Bump version to 3.4.6-SNAPSHOT
2024-08-23 19:37:16 +02:00
FlorianMichael
b8d827e0e3
Release 3.4.5
2024-08-23 19:26:14 +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
FlorianMichael
a71bb0b552
Update Fabric dependencies
2024-08-20 07:09:28 +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
github-actions[bot]
b58629ed2b
Update Gradle Wrapper from 8.9 to 8.10. ( #530 )
...
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
Co-authored-by: gradle-update-robot <gradle-update-robot@regolo.cc>
2024-08-18 03:27:04 +02:00
FlorianMichael
bd20ca21db
Use Java 21 in workflow
2024-08-18 03:20:31 +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
84b3a9537a
Update ViaBackwards
2024-08-15 11:43:09 +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
RaphiMC
3813a50cb4
Update ViaBedrock (Bedrock 1.21.20 support)
2024-08-15 01:50:08 +02:00
FlorianMichael
9c67e0e03c
[ci skip] Update contributing and maintaining instructions
2024-08-14 03:54:56 +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
christopherplaysminecraft
00ae555877
[ci skip] Fix grammar in README.md ( #516 )
...
* Update README.md
* Remove empty line
2024-08-10 00:05:38 +02:00
FlorianMichael
dd8e96ce55
[ci skip] Split contributing and maintaining instructions
2024-08-10 00:03:26 +02:00
FlorianMichael
8d4f4326ef
Mark fields as internal
2024-08-09 22:14:10 +02:00