1. Welcome to the official Starbound Mod repository, Guest! Not sure how to install your mods? Check out the installation guide or check out the modding help thread for more guides.
    Outdated Mods have been moved to their own category! If you update your mod please let a moderator know so we can move it back to the active section.
    Dismiss Notice

Sprint and Dash Mod Redux 2.1.0

Allow sprinting and combat dashing with new configuration features.

  1. Generic Mod Config Menu Support

    littleraskol
    Configuration can now be changed in-game with Generic Mod Config Menu, although it is not required. If this resource update does not change the download file, find it here.
  2. v2.0.0 (08/13/20)

    littleraskol
    There are some new options so reading the readme is advised!
    -Updated to most recent SMAPI and Stardew Valley.
    -Toggle is default behavior.
    -Winded after increments of 5 seconds of sprinting is default behavior.
    -Fix: Sprint no long drains stamina or accumulates winded-ness if not moving.
    -Dash buff minimal buff of +1.
    -Dash buff can no longer kill the player (I think??).
    -Support for controller buttons (can't test this though, don't have a controller).
  3. Update for SDV v1.2

    littleraskol
    That's it.
  4. Minor fixes/tweaks to code, toggle mode in v1.2.0

    littleraskol
    -More robust check for appropriate conditions (uses existing SDV function to determine if "time should pass.")
    -Toggle mode transition logic improved so that beginning a sprint will end "walking" and vice-versa.
  5. New feature: "Toggle Mode" in v1.1.0

    littleraskol
    You can now select whether to use the sprint (and normal "run") keys as a toggle, where pressing once turns it on until you press again.
  6. Minor fix update: 1.0.1b

    littleraskol
    This is a minor patch to remove to-be-deprecated stuff in code.