Fast Climbing
Allows players to actually sprint while climbing ladders!
Date uploaded | 6 months ago |
Version | 1.3.0 |
Download link | Inoyu-Fast_Climbing-1.3.0.zip |
Downloads | 55618 |
Dependency string | Inoyu-Fast_Climbing-1.3.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Fast Climbing
This mod allows players to actually sprint while climbing ladders!
Sometimes climbing ladders takes ages, valuable time that could be spent with your hoarding bug homies!
Features
keep in mind, that everyone has the same climbing sprint-speed as the host
- faster climbing (when pressing shift, the sprint key)
- climbing sprint-speed multiplier is adjustable mod's configs file ("BepInEx\config\inoyu.SprintClimbing.cfg")
Installation
- Download and install BepInEx (if you haven't already)
- Download this mod
- Put the content of this mod's zip file in the BepInEx\plugins folder
Credits
Thanks to FlipMods for allowing me to implement some of his code (config syncing) from BetterStamina!
This simple mod was intended to be an addition to my other mod “GiantExtensionLadders”. They work well together, but I decided to split them into two different mods so that their features can be used separately.
If you encounter any bugs, feel free to report them on the GitHub page or write me directly via Discord (inoyuuuuu).
Have fun! ~Inoyu
CHANGELOG
v1.3.0 compatibility
- made it compatible with new update of GiantExtensionLadders
- adjusted sprint-climbing mechanic
- increased max sprint speed multiplier to 80
- changed guid (this means you'll have to use the new config file, which will be generated after launching the game once)
- removed some logs
v1.2.1 removed some log spam
- forgot to remove some debug stuff
v1.2.0 CSync removed
- config will still be synced with host, but CSync is no longer needed
- thanks to FlipMods for allowing me to implement code from BetterStamina
v1.1.1 temporarily switched to CSync fork
- switched to a fork of CSync since the owner of CSync has decided to no longer affiliate with thunderstore
- working on a fix that requires no CSync at all, so I'm not dependent on the forked version
v1.1.0 configs are now synced with host
- used CSync for config syncing
v1.0.1 updated readme
- updated readme
v1.0.1 Release
- Release