Mirsario / Minecraft-CameraOverhaul

A Minecraft mod that makes gameplay more satisfying through the use of various camera tilting.
MIT License
37 stars 20 forks source link

Quick adaptation for 1.19.3 #35

Closed sociofall closed 1 year ago

sociofall commented 1 year ago

i maybe missed something, but i hope this helps. really like the mod idea, and wish it sooner update :)

craftish37 commented 1 year ago

Just update cloth_config_version to 9.0.94 and modmenu_version to 5.0.2 and everything will be fine at its finest 😄

Mirsario commented 1 year ago

Thank you, but this solution ignores the fact that the mod tries to have a single version-agnostic release, where some of interaction with MC is done via horrid tons of reflection abuse, so the version numbers in the build configs don't really matter (though I wonder if I could do the reverse of what I have right now and provide backwards compatibility from latest versions' builds, even though they have newer java).

The reflection-based update took some time and reorganizations, but I've now pushed it in fa3e43d -- the GameRendererMixin diff of your PR was very helpful. I'll post a release soon-ish.

EDIT: Uploaded 1.4.0, also has way better math.