You are viewing a potentially older version of this package. View all versions.
FlipMods-BetterStamina-1.4.1 icon

BetterStamina

V62 Compatible! Makes stamina consumption/regen a bit better. All values can be tweaked in config, and will sync with the host.

Date uploaded 2 weeks ago
Version 1.4.1
Download link FlipMods-BetterStamina-1.4.1.zip
Downloads 53361
Dependency string FlipMods-BetterStamina-1.4.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

BetterStamina

V62 Compatible!

Features

  • Makes stamina consumption/regen a bit better. Can be adjusted.
  • Reduces the carry weight speed penalty. Can be adjusted.
  • Can modify movement speed.
  • Can modify jump force.
  • Can modify ladder climbing speed.
  • All values can be tweaked in the config file.
  • All values across clients will be synced with the host.
  • All settings will remain vanilla unless in a lobby where the host has this mod, or if you are the host.

Default Config Values (not default game values)

  • Stamina regen: 1.25
  • Stamina drain: 0.75
  • Jump stamina drain: 0.75
  • Carry weight penalty multiplier: 0.5 (e.g. 1.0 = full penalty | 0.5 = half penalty)
  • Movement speed: 1.0
  • Jump force: 1.0
  • Ladder climb speed: 1.0

If you're enjoying my mods

Please consider supporting me here!
Definitely not required, but it would be greatly appreciated! =)

CHANGELOG

1.5.4

  • Added config option to enable sprinting to max speed instantly, instead of speeding up over time.

1.5.3

  • Fixed bug where the crouch speed multiplier in the config would keep getting set to 1 upon launching the game.

1.5.2

  • Added config options for stamina regen and consumption multipliers while inside and outside of the factory/dungeon.

1.5.1

  • Added config options for speed multipliers inside, and outside of the factory/dungeon.

1.5.0

  • Provides much more control over configs.
  • Added individual stamina regen multipliers for idle, walking and crouching. The crouching modifier will be applied on top of idle/walking.
  • Added individual speed multipliers for walking, crouching, sprinting and limping. Crouching and limping multipliers will be clamped between 0 and 1.
  • Added config to set the sprint speed multiplier on ladders. This is only a config so it can be reset to 1 if the vanilla game ever adds their own implementation of this.
  • Added individual drunk modifiers in the config that will also affect movement/climbing speed, stamina regen/consumption, and jump force.
  • Other tweaks/optimizations.

1.4.1

  • Fixed a bad math calculation when adjusting the weight penalty.
  • When using custom ladder climbing speed values (values that are not 1) when climbing an extension ladder that is not straight up and down, you will no longer move you straight up. You will now climb the direction of the ladder.

1.4.0

  • Configs should now update when creating/joining a game instead of needing to restart the game.
  • Added config for jump height multiplier.
  • Added config for ladder climb speed multiplier. Climbing animation speed also scales.
  • Updated mod description for latest update compatibility.

1.3.2

  • Updated my outdated description to make more sense for setting configs.

1.3.1

  • Hotfix for errors in update function.

1.3.0

  • All stamina/speed/weight values will remain vanilla unless in a lobby where the host has the mod, or if you are the host.
    No more more random players with infinite stamina or speed in your unmodded lobby. (sorry about that)
  • Fixed adjusted weight values affecting UI and other elements. (hopefully)

1.2.2

  • Temporarily disabling adjusting weight penalty while I fix its issues.

1.2.1

  • Fixed a bug where weight was not updating correctly when dropping or storing items.

1.2.0

  • Config settings from the host now sync with all clients.
  • Added a movement speed modifier to the configs.

1.1.2

  • Reverted some code that was causing some minor issues.

1.1.1

  • Edited descriptions.

1.1.0

  • Added configs that you can tweak.
  • Fixed bug where movement speed wasn't affected by lower weight penalty.

1.0.2

  • Added weight penalty reduction.

1.0.1

  • Tweaked some values.

1.0.0

  • Initial release