Commit Graph

1606 Commits

Author SHA1 Message Date
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
FlorianMichael
c7e65c0a8b
Fix VV particle mappings returning null for footstep identifier
This is caused by us adding a new particle and having it going through Via protocols
2024-11-29 16:23:41 +01:00
lowercasebtw
6b087f99b5
Fix inaccurate Y value for <=1.13.2, Fixes #225 (#634) 2024-11-29 16:03:03 +01:00
lowercasebtw
a293c14cd8
Add toggle to always render crosshair in thirdperson in <= 1.8 (#633) 2024-11-26 14:55:13 +01:00
FlorianMichael
3ed87660bd
Temporary workaround GH-436 again 2024-11-25 22:10:44 +01:00
FlorianMichael
fd8fcaf859
Fix wrong farmland culling shape in <= 1.9.3
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/631
2024-11-25 21:20:30 +01:00
lowercasebtw
9e7260a152
Fix comparison for in hand item ticking (#630)
Closes #495
2024-11-25 18:26:16 +01:00
github-actions[bot]
0b8e7b8276
Update Gradle Wrapper from 8.11 to 8.11.1 (#629)
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
Co-authored-by: gradle-update-robot <gradle-update-robot@regolo.cc>
2024-11-24 02:08:20 +01:00
FlorianMichael
98b2d88075
Fix injection name and version range
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/603
2024-11-24 01:58:34 +01:00
FlorianMichael
5a470d7ed9
Don't apply lithium injection if Moonrise is present
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/620
2024-11-21 15:56:27 +01:00
FlorianMichael
907576d787
Bump version to 3.5.3-SNAPSHOT 2024-11-18 17:55:44 +01:00
FlorianMichael
112781d237
Release 3.5.2 2024-11-18 17:43:07 +01:00
FlorianMichael
26f9eea96a
Fix invalid mixin target 2024-11-17 22:43:07 +01:00
FlorianMichael
041dbf8a8d
Remove ender eye slowdown in <= 1.10
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/584
2024-11-16 16:51:49 +01:00
FlorianMichael
beaa5bb990
Slight cleanups 2024-11-16 14:58:36 +01:00
FlorianMichael
b7975b6544
More workaround code for registry validation 2024-11-16 14:52:22 +01:00
FlorianMichael
f8cfb25ae3
Workaround registry validation of tags in <= 1.21.1
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/613
2024-11-16 01:48:58 +01:00