Skip to content

Releases: HuJK/FlightHUD-Do-a-Barrel-Roll-Fix

FlightHUD-dabr-1.21~1.21.1

24 Aug 05:55
Compare
Choose a tag to compare

FlightHUD with camara roll fix for Do A Barrel Roll mod for minecraft 1.21~1.21.1.

This fix removes all estimation of roll angle, it just inject to RenderSystem and retrive the value camera.getRotation().
So, no matter how other mods rotates the view, it will always be perfict align to the player ViewRotation.

Demo video: https://youtu.be/WlWCB49DieU

Port to: https://github.com/MC-XiaoHei/FlightHud
Source code: https://github.com/HuJK/FlightHUD-Do-a-Barrel-Roll-Fix/tree/dabr-1.20.5

FlightHUD-dabr-1.20.5~1.20.6

23 Aug 21:45
Compare
Choose a tag to compare

FlightHUD with camara roll fix for Do A Barrel Roll mod for minecraft 1.20.5~1.20.6.

This fix removes all estimation of roll angle, it just inject to RenderSystem and retrive the value camera.getRotation().
So, no matter how other mods rotates the view, it will always be perfict align to the player ViewRotation.

Demo video: https://youtu.be/WlWCB49DieU

Port to: https://github.com/MC-XiaoHei/FlightHud
Source code: https://github.com/HuJK/FlightHUD-Do-a-Barrel-Roll-Fix/tree/dabr-1.20.5

FlightHUD-dabr-1.20~1.20.4

22 Aug 06:42
Compare
Choose a tag to compare

FlightHUD with camara roll fix for Do A Barrel Roll mod for minecraft 1.20~1.20.4.

This fix removes all estimation of roll angle, it just inject to RenderSystem and retrive the value getInverseViewRotationMatrix().
So, no matter how other mods rotates the view, it will always be perfict align to the player ViewRotation.

Demo video: https://youtu.be/WlWCB49DieU

Port from: https://github.com/allemangD/FlightHud/tree/1-19-4-fix-camera-roll
Port to: https://github.com/MC-XiaoHei/FlightHud
Source code: https://github.com/HuJK/FlightHUD-Do-a-Barrel-Roll-Fix/tree/dabr-1.20

FlightHUD-dabr-1.18.2

27 Aug 05:32
Compare
Choose a tag to compare

FlightHUD with camara roll fix for Do A Barrel Roll mod for minecraft 1.18.2.

This fix removes all estimation of roll angle, it just inject to RenderSystem and retrive the value getInverseViewRotationMatrix().
So, no matter how other mods rotates the view, it will always be perfict align to the player ViewRotation.

Demo video: https://youtu.be/WlWCB49DieU

Port from: https://github.com/allemangD/FlightHud/tree/1-19-4-fix-camera-roll
Source code: https://github.com/HuJK/FlightHUD-Do-a-Barrel-Roll-Fix/tree/dabr-1.18.2

FlightHUD-dabr-1.19.4

22 Aug 05:28
Compare
Choose a tag to compare

FlightHUD with camara roll fix for Do A Barrel Roll mod for minecraft 1.19.4.

This fix removes all estimation of roll angle, it just inject to RenderSystem and retrive the value getInverseViewRotationMatrix().
So, no matter how other mods rotates the view, it will always be perfict align to the player ViewRotation.

Demo video: https://youtu.be/WlWCB49DieU

Source code: https://github.com/allemangD/FlightHud/tree/1-19-4-fix-camera-roll