juancarloscp52 / BedrockIfy

A Minecraft mod that implements some Minecraft Bedrock features into Java edition.
GNU General Public License v3.0
178 stars 38 forks source link

Refine useAnimations feature #207

Closed lonefelidae16 closed 1 year ago

lonefelidae16 commented 1 year ago

close #206

Bobbing animation with S2C network interaction. It also works when played on a vanilla server.

Known issues

lonefelidae16 commented 1 year ago

I will end my commit with this comment for now.

Works fine for me (and I enjoying on my server), but there are still issues:

Sorry for the many commits. If I should squash these, it doesn’t matter to combine them into a reasonable amount of granularity. But please note, it needs to FORCE push with -f option.

Please let me know if you have any further suggestions.

juancarloscp52 commented 1 year ago

Hey! Sorry for the late response. I'll be testing this implementation and its differences with the previous one this week

lonefelidae16 commented 1 year ago

Thank you! Whenever you’re ready.

juancarloscp52 commented 1 year ago

Looks good! I think that the remaining issues are not as noticeable, and is a comprehensible compromise for having item animations client-side.

Thank you.