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

Separate strafing roll factor when flying with Elytra and swimming #18

Closed TheMrEngMan closed 2 years ago

TheMrEngMan commented 3 years ago

Added separate strafing roll factor when flying with Elytra and swimming Now uses Java 16 and gradle 7.0 plugin This fixes entering the ModMenu settings crashing the game on 1.17 (and 1.17.1) Bumped version to 1.2.3

Fixes #19

TheMrEngMan commented 3 years ago

Build available here: https://github.com/TheMrEngMan/Minecraft-CameraOverhaul/releases/tag/1.2.3

Mirsario commented 2 years ago

Thank you. The 1.17 update was done in a little bit more backwards compatibility friendly way in IMS' recent PR, so I've only kept the configuration part. Sorry that it took me so long to review, working with java is mentally taxing for me, and I'm as behind in keeping up with PRs for some of my other projects too.