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
RaphiMC
a2d5b96185
Fix broken injection
2024-11-16 01:26:59 +01:00
github-actions[bot]
f23c5ca7c4
Update Gradle Wrapper from 8.10.2 to 8.11 ( #617 )
...
* Update Gradle Wrapper from 8.10.2 to 8.11
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
* Update Gradle API usage
---------
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
Co-authored-by: gradle-update-robot <gradle-update-robot@regolo.cc>
Co-authored-by: FlorianMichael <florian.michael07@gmail.com>
2024-11-14 23:36:41 +01:00
FlorianMichael
bd7e29b0e3
Update Fabric loom
2024-11-14 23:21:28 +01:00
FlorianMichael
2e5aa4514f
Update Fabric loader and api
2024-11-13 14:39:41 +01:00
FlorianMichael
5eb2870eef
Update Via* libraries
2024-11-06 16:34:34 +01:00
dependabot[bot]
76a7f67339
Bump net.lenni0451:Reflect from 1.3.4 to 1.4.0 ( #609 )
...
Bumps [net.lenni0451:Reflect](https://github.com/Lenni0451/Reflect ) from 1.3.4 to 1.4.0.
- [Release notes](https://github.com/Lenni0451/Reflect/releases )
- [Commits](https://github.com/Lenni0451/Reflect/commits )
---
updated-dependencies:
- dependency-name: net.lenni0451:Reflect
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-04 15:25:43 +01:00
FlorianMichael
de64a4a00e
Bump version to 3.5.2-SNAPSHOT
2024-11-01 20:10:41 +01:00
FlorianMichael
86d25ed78f
Release 3.5.1
2024-11-01 19:53:42 +01:00
FlorianMichael
214e32658b
Slightly cleanup DEVELOPER_API.md
2024-10-31 15:22:11 +01:00
FlorianMichael
f9eceeb16a
Restructure MAINTAINING.md:
...
Moves general constant updating to the top and splits between the actual porting work
2024-10-31 15:06:11 +01:00
FlorianMichael
004579125a
Move idle packet fix to VV
2024-10-31 12:47:05 +01:00
orasan
141c1b00ef
Update japanese translations ( #602 )
2024-10-31 09:32:26 +01:00
RaphiMC
4e9276fcd8
Update sword blocking fix mixins
2024-10-30 20:55:29 +01:00