Commit Graph

1622 Commits

Author SHA1 Message Date
FlorianMichael
eb360c2a57
Remove BLOCK action use delay in <= 1.8
Looking at the git history, this piece of code got lost during the v3.0.0 rewrite in be8c3659bc and seems to be still needed after comparing the game diff

Co-authored-by: lowercasebtw <126462578+lowercasebtw@users.noreply.github.com>
2024-12-20 04:27:57 +01:00
Tea Master
26791895ad
Update polish translations (#657) 2024-12-19 21:28:06 +01:00
FlorianMichael
bd34e037ae
Merge remote-tracking branch 'origin/main' 2024-12-17 02:25:16 +01:00
FlorianMichael
810275f481
Bump version to 3.6.2-SNAPSHOT 2024-12-17 02:24:39 +01:00
FlorianMichael
5c429b4ab4 Auto: Migrate to setup-gradle action 2024-12-17 00:29:36 +01:00
FlorianMichael
3a8d945309
3.6.1 Release 2024-12-16 01:29:53 +01:00
FlorianMichael
4a25a228c4
Do not persist credentials 2024-12-15 18:04:48 +01:00
orasan
2252995779
Update japanese translations (#655)
* Update ja_jp.json

* Update ja_jp.json

* Revert "Update ja_jp.json"

This reverts commit 073fc8854c.

* Update ja_jp.json

fix

* Update ja_jp.json

fix2
2024-12-15 14:06:54 +01:00
FlorianMichael
b2214df9c4
Update Fabric mappings/api 2024-12-14 22:01:29 +01:00
lowercasebtw
24f5812b4f
Add setting to toggle arm rotation lock whilst blocking <= 1.20.2 (#651) 2024-12-10 00:11:06 +01:00
RaphiMC
5b677af35d
Update VV API usage 2024-12-09 12:24:30 +01:00
RaphiMC
75cf57ab78
Update ViaBedrock to support Bedrock 1.21.50 2024-12-08 22:48:55 +01:00
FlorianMichael
cc3ba13c98
Remove old config migration code 2024-12-08 21:40:51 +01:00
FlorianMichael
ca0e52e9b1
Rename villager setting, german translations 2024-12-08 21:17:54 +01:00
lowercasebtw
7421abe6fe
Replace Redirect -> WrapOperation in MixinInGameHud#alwaysRenderCrosshair (#649) 2024-12-07 23:10:47 +01:00
lowercasebtw
af6caab5b9
Add setting to hide villager profession in <= 1.13.2 (#647)
* Add toggle for bubble pop sound/icons

* Don't apply these settings by default, instead use boolean setting

* Revert how villagers looked prior to 1.14

Undo weird formatting in viafabricplus.mixins.json

Try to fix it again

Re-add mixin for this PR

* Add toggle/setting for reverting villager skins to how they looked prior to 1.14
2024-12-07 22:38:18 +01:00
dirtTW
757ef90cb3
Update traditional chinese translations (#648) 2024-12-07 14:51:24 +01:00
FlorianMichael
0497870f07
private 2024-12-07 01:39:22 +01:00
FlorianMichael
86f1b97108
Restore old interaction behaviour with mooshroom in <= 1.21.3 2024-12-07 01:36:32 +01:00
FlorianMichael
9599b64ff7
Invert operation 2024-12-07 01:36:32 +01:00
lowercasebtw
6d4fbbd70a
Add toggle for bubble pop sound/icons (#646)
* Add toggle for bubble pop sound/icons

* Don't apply these settings by default, instead use boolean setting
2024-12-07 01:28:27 +01:00
FlorianMichael
c8d6cf413e
Remove usages of var, brackets around returns 2024-12-07 00:45:41 +01:00
FlorianMichael
228297d65a
Allow climbing while flying in <= 1.21.3 2024-12-07 00:36:38 +01:00
FlorianMichael
9c346cae39
Set ApiStatus.Internal annotation 2024-12-06 23:20:55 +01:00
FlorianMichael
79310f83be
Print warning on raw packet sending 2024-12-06 23:19:07 +01:00
FlorianMichael
2f86dcdbf7
Use scheduleSendToServer for sending pick item packet 2024-12-06 23:15:48 +01:00
FlorianMichael
44adf30ed2
Fix block/entity picking not working in <= 1.21.3 2024-12-06 23:10:16 +01:00
FlorianMichael
54351ef1f2
Bump version to 3.6.1-SNAPSHOT 2024-12-06 18:07:07 +01:00
FlorianMichael
7105df46d4
Release 3.6.0 2024-12-06 17:59:06 +01:00
FlorianMichael
9a3674bad8
Restore old bee interaction logic, update TODO 2024-12-06 17:51:39 +01:00
FlorianMichael
b89e8f33de
Don't swing on bundle use in <= 1.21.3 2024-12-06 17:51:39 +01:00
FlorianMichael
31ed7f9607
Change sprinting conditions in <= 1.21.3 2024-12-06 17:51:39 +01:00
FlorianMichael
ab86e95d5e
Fix teleport confirm<->move packet order in 1.21.3 2024-12-06 17:51:38 +01:00
FlorianMichael
0a079a1a90
Always load player in <= 1.21.3 2024-12-06 17:51:38 +01:00
FlorianMichael
a77937670e
Finalize some things 2024-12-06 17:51:38 +01:00
FlorianMichael
ee1df66f35
Fix wrong drawTextWithShadow reference in mixin 2024-12-06 17:51:38 +01:00
FlorianMichael
cb4a4cb8c7
Update petrified oak slab fix - finished port 2024-12-06 17:51:38 +01:00
FlorianMichael
dc3f390032
Remove no longer needed injections 2024-12-06 17:51:38 +01:00
FlorianMichael
5502e32281
Update slowdown fixes 2024-12-06 17:51:38 +01:00
FlorianMichael
e02ae6b280
Remove remaining setting 2024-12-06 17:51:37 +01:00
lowercasebtw
6045626f08
More fixes (#641) 2024-12-06 17:51:37 +01:00
FlorianMichael
6ce5c55b7f
UI fixes, start with mixins 2024-12-06 17:51:37 +01:00
FlorianMichael
624f920f19
Start working on 1.21.4 2024-12-06 17:51:28 +01:00
FlorianMichael
0012083673
Release 3.5.3
Added support for joining 1.21.4 servers
2024-12-06 17:40:37 +01:00
dependabot[bot]
1cf437352b
Bump com.terraformersmc:modmenu from 11.0.3 to 12.0.0 (#643)
Bumps com.terraformersmc:modmenu from 11.0.3 to 12.0.0.

---
updated-dependencies:
- dependency-name: com.terraformersmc:modmenu
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-04 15:57:35 +01:00
FlorianMichael
da32f84d53
Code style fixes 2024-12-02 17:45:01 +01:00
lowercasebtw
3d7ee17961
Rename "enableSwordAnimation" to "swordBlockingAnimation", disable for shields in hand (#639)
* Fix Fishing Rod Usage

* Undo previous changes in this repo

* Rename "enableSwordBlocking" to "swordBlockingAnimation" to match scheme of others & added if check to fix shield
2024-12-02 17:43:32 +01:00
FlorianMichael
3fa76e8f47
Fix wrong item swing injections 2024-12-02 17:06:17 +01:00
FlorianMichael
5d51aefccc
Update german translations as well 2024-11-30 01:20:36 +01:00
Andypsl8
7a5af55f85
Update chinese simplified translations (#636) 2024-11-29 23:27:27 +01:00