JetpackFallFix
Fixes buggy jetpack fall damage logic.
CHANGELOG
2.0.1
- Fix always overriding
fallValueUncapped
withthisController.velocity.y
even when not using jetpack.
2.0.0
- Rewrote the whole plugin so it uses transpilers for much better compatibility with other mods
- Also now uses MonoMod instead of Harmony
1.1.0
- Updated fall damage values for v49
- Fixed immediate fall damage when using the jetpack for the first time while moving fast enough
1.0.1
- Updated readme, no code changes
1.0.0
- Initial release