Minecraft-CameraOverhaul

A Minecraft mod that makes gameplay more satisfying through the use of various camera tilting.

MIT License

Stars
34

Bot releases are visible (Hide)

Minecraft-CameraOverhaul - 1.4.0 Latest Release

Published by Mirsario almost 2 years ago

Changelog:

  • Added compatibility with Minecraft 1.19.3+.
  • Replaced all use of linear interpolation with a framerate-independent damping algorithm. Effects will no longer reduce in intensity on higher framerates, and will react to lagspikes slightly better.
  • New default settings are a bit more balanced and friendlier to the average player.
  • Mouselook roll's rotation target decay is now a separate setting.
  • Improved logging clarity.
Minecraft-CameraOverhaul - 1.3.1

Published by Mirsario about 2 years ago

Changelog:

  • Fixed in-game configuration screens not working in 1.19+ Minecraft versions.
  • Fixed away incompatibilities with Quilt by ceasing use of obsolete types.
  • Cloth Config is no longer included with the mod, since it's not version-agnostic as this mod is. It must now be installed separately.
Minecraft-CameraOverhaul - 1.3.0

Published by Mirsario almost 3 years ago

Changelog:

  • Compatibility with 1.17 and 1.18 Minecraft versions (Thanks, @IMS212!)
  • Compatibility with Fabric Loader 0.12+ (Thanks, @IMS212!)
  • Strafing Roll Factor setting is now separate for elytra flight and swimming (Thanks, @TheMrEngMan!)
  • Elytra flight camera roll is now reversed by default (Thanks, @TheMrEngMan!)
  • Made interpolation speeds for mouselook, horizontal and vertical movement-based rotations configurable. This means that you can now change how smooth all rotations are.
  • Lowered default interpolation speed of horizontal movement from 1.0 to 0.25, of vertical movement from 1.0 to 0.75. I find this to be way less nausea-inducing.
Minecraft-CameraOverhaul - 1.2.2

Published by Mirsario almost 4 years ago

Changelog:

  • Removed debugging log spam that shouldn't have been left in...
Minecraft-CameraOverhaul - 1.2.1

Published by Mirsario almost 4 years ago

Changelog:

  • Fixed a crash with optifabric, which was accidentally introduced with 1.2.0 improvements.
Minecraft-CameraOverhaul - 1.2.0

Published by Mirsario almost 4 years ago

Changelog:

  • Now supports all official fabric minecraft versions with 1 universal binary. That is, from 1.14 to the latest 1.17 snapshots!
  • Pitch (and unused yaw) rotations no longer desync with projections of ImmersivePortals' portals. Roll rotations still do.
Minecraft-CameraOverhaul - 1.1.0

Published by Mirsario almost 4 years ago

Changelog:

  • Added support for ModMenu in-game configuration (Thanks, @altrisi!)
  • Now uses 1.16.4 mappings instead of 1.16.3's.
Minecraft-CameraOverhaul - 1.0.1

Published by Mirsario almost 4 years ago

Changelog:

  • Marked the mod as client-side only, which should make it be ignored on servers (Thanks, altrisi!)
Minecraft-CameraOverhaul - 1.0

Published by Mirsario almost 4 years ago

Initial release.