Garry's Mod

Garry's Mod

Autojump/Bunnyhopping Script
Showing 1-10 of 10 entries
Update: 2 Jul, 2024 @ 11:07pm

Fixed sv_bhop not saving between sessions and autojump still auto jumping when the chat/main menu/console were open.

Update: 27 Jun, 2023 @ 6:14pm

Reverted to old, functional script code while including features of last update.

Update: 27 Jun, 2023 @ 6:07pm

Apparently the latest update broke some critical code. Fix coming shortly

Update: 27 Jun, 2023 @ 5:22pm

Added new CVar, "sv_bhop" which alters player physics to prevent clamping speed when the player is above the speed limit. This means the player still receives the speed boost when jumping and this speed boost will only ever push the player as far as the speed limit, just like normal GMod. However, when above the speed limit, the player's speed won't be clamped and they may airstrafe to build up speed freely. Defaults to 1.

Update: 29 Jan, 2023 @ 2:26pm

cl_autojump now remembers its value between sessions.

Update: 25 Jan, 2023 @ 11:10pm

Changed naming scheme of the lua script file to prevent any potential conflicts.

Update: 25 Jan, 2023 @ 6:13pm

Fixed a bug which caused jump inputs to fail while noclipping in singleplayer.

(Switched from tracking EFL_NOCLIP_ACTIVE to tracking the player's movetype, the former of which is only actually applied correctly in multiplayer for some reason)

Update: 25 Jan, 2023 @ 6:12pm

We have you surrounded! Come push updates to your addon while forgetting to type in a changelog

Update: 25 Jan, 2023 @ 6:11pm

I HATE GMPUBLISHER!!!!!!!!!! I HATE GMPUBLISHER!!!!!!!!!!

Update: 25 Jan, 2023 @ 4:50pm

Initial addon creation.