This should be working but bugs may exist
Use at your own risk, not guarranted to work like vanilla
Elytra optimization ported to Neoforge by sebastian
Use at your own risk, not guarranted to work like vanilla
- added a LUT for sines and cosines which added ~+10% performance vs vanilla --> ~35% total performance improvement
- updated icon
- updated contacts
I SUGGEST USING FROM THIS VERSION UP ^
- fixed getting damaged a bunch while hitting and hugging a wall while flying
- fixed redundant math and checks
- more precise pre-calculated stuff with Pi
- avoid making new vectors
- cleaner code
- using Math.fma() now for better performance on newer cpu models with that instruction set
- cached a little more to save additional unnecessary calculations
- updated icon (there was a literal pixel that i deleted)