[1.2.0] 2024-06-25
A nice update to the HUD, and some tweaks.
Added
- Option to display stamina in the hud as an icon (that also indicates sprint status)
- Better control over placement of HUD element
- Icon texture can be overridden by resource packs by overriding:
assets/staminafortweakers/textures/stamina/sprint.png
assets/staminafortweakers/textures/stamina/sprint_background.png
assets/staminafortweakers/textures/stamina/walk.png
assets/staminafortweakers/textures/stamina/walk_background.png
Changed
- Added a small cooldown on stamina recovery while mining to keep the stamina display from "bouncing"
- Tweaked exhaustion effects slightly - now Fatigued only inflicts Fatigue I (was previously Fatigue II)
- Added a minimum recovery factor to the Logarithmic recovery formula to make waiting for the last bit of stamina less frustrating
- Extensively reorganized the codebase in ways that should have no effect on behavior, I hope.
[1.1.0] 2024-06-23
A magical update!
Added
- Added two new potions: Fatigue and Tirelessness
- Fatigue gives the Fatigue effect and is brewed with a Thick Potion and a Clay Ball.
- Tirelessness completely prevents stamina depletion and is brewed with a Thick Potion and a Cocoa Bean.
- Added a new enchantment for Leggings, Traveling
- Reduces stamina depletion from sprinting and jumping.
- Three levels, at level III completely prevents stamina depletion from sprinting and jumping.
[1.0.8] 2024-06-21
Added
- New option to toggle stamina recovery when suffocating
- Low stamina applies a new effect, "Fatigue" instead of Slowness
- Fatigue affects movement speed, climbing speed, and swimming speed.
- New option for mining to cost stamina.
- New option for exhaustion to cause Mining Fatigue.
- Optional delay before recovering from exhaustion.