You are viewing a potentially older version of this package. View all versions.
Inoyu-Fast_Climbing-1.2.1 icon

Fast Climbing

Allows players to sprint while climbing ladders!

Date uploaded 3 months ago
Version 1.2.1
Download link Inoyu-Fast_Climbing-1.2.1.zip
Downloads 19761
Dependency string Inoyu-Fast_Climbing-1.2.1

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

Fast Climbing

This mod allows players to 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 in the mods configs file ("BepInEx\config\inoyu.SprintClimbing.cfg")

Installation

  1. Download and install BepInEx (if you haven't already)
  2. Download this mod
  3. 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 small 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