Thunderstore page | Github page
Bhop mod featuring real Bhop movement in Lethal Company.
Chat commands:
- /autobhop - Toggles auto bhop mode.
- /speedo - Toggles Speedometer HUD.
Requires ItemQuickSwitch if not using auto bhop mode!
Movement code based on quake3-movement-unity3d, modified to match halflife
- Fix bhop speed cap limiting vertical velocity.
- DELETE YOUR PREVIOUS CONFIG IF YOU WANT THESE TO UPDATE!
- Adjusted default movevars (based on CS 1.6), this should make bhopping more fair and not completely game breaking.
- Added in bhop speed cap (this can be disabled in the config).
- Fixed speed loss on every hop even when using autobhop.
- Fixed incorrent maths in the code which resulted in friction and other stuff not being handled correctly.
- Updated default movevars, make sure to delete your previous config if you want this to update!
- Hopefully fixed instances of taking damage randomly.
- Add movement variables to the config:
- gravity
- friction
- maxspeed
- movespeed
- accelerate
- airaccelerate
- stopspeed
- Jump height and gravity should be more accurate now (a little higher).
- Speedometer shows units similar to Source.
- Removed ItemQuickSwitch as a concrete dependency.
- Toggle option for auto bhop mode.
- Toggleable Speedometer HUD.
- Fix duck on first jump.
- Fix not being able to duck when jumping.
- Change movement to be more Source like.
- Disabled fall damage.
- Initial release.