Stamina For Tweakers 1.5.2+1.21
on May 23, 2025Stamina For Tweakers 1.5.2+1.20.1
on May 23, 2025Changed
- Refactored movement input sync between client and server to reduce unnecessary packet spam, which should help with the recovery bug that 1.5.1 was supposed to fix but did not.
Stamina For Tweakers 1.5.1+1.21
on May 22, 2025Stamina For Tweakers 1.5.1+1.20.1
on May 22, 2025Changed
- Refactored (and drastically simplified) the code for stamina display update smoothing.
- Now the Tirelessness effect changes the color of the stamina bar rather than the bar outline. This works better on 1.21.1 until I can do a complete refactor to account for differences in the HUD render layering.
Fixed
- Fixed an issue where the player could sometimes recover stamina while walking even when that option was disabled due to a janky numeric comparison.
- Now accounts for the offhand item slot in the hotbar if using Centered icon alignment and the icon would overlap.
- Fixed logic error that prevented recoverWhileSneaking from working.
Stamina For Tweakers 1.5.0+1.21
on Mar 13, 2025Stamina For Tweakers 1.5.0+1.20.1
on Mar 13, 2025Added
- Configurable exhaustion for attacking with a weapon or using a shield. These are set to zero in the default config in order to not introduce unexpected behavior into existing setups.
Stamina For Tweakers 1.4.2+1.21
on Feb 28, 2025Stamina For Tweakers 1.4.2+1.20.1
on Feb 28, 2025Changed
- Visibly smoothed out stamina meter updates a bit. (#28)
- Rearranged HUD rendering code.
Stamina For Tweakers 1.4.1+1.21
on Jan 24, 2025Fixed
- Fixed a very stupid issue in the 1.21 branch where the player was marked as swimming if they had any movement input.
Stamina For Tweakers 1.4.0+1.20.1
on Jan 14, 2025Added
- Now exhaustion effects are completely configurable. The default configuration remains the same but you can replace, remove, or add any mob effect from Minecraft or any installed mod.
- Set duration and level for each effect.
Changed
- Configuration flags related to enabling effects have been removed.
Stamina For Tweakers 1.4.0+1.21
on Dec 14, 2024Stamina For Tweakers 1.4.0+1.20.1
on Dec 14, 2024Added
- Now exhaustion effects are completely configurable. The default configuration remains the same but you can replace, remove, or add any mob effect from Minecraft or any installed mod.
- Set duration and level for each effect.
- Ability to define other effects as equivalent to Tirelessness, so that they prevent stamina loss.
Changed
- Configuration flags related to enabling effects have been removed.
Stamina For Tweakers 1.3.5+1.21
on Nov 23, 2024Stamina For Tweakers 1.3.5+1.20.1
on Nov 23, 2024Fixed
- Fixed logic in updateStamina() so that depletion for sprinting and jumping aren't mutually exclusive.
Added
- Enchantments now have descriptions
Stamina For Tweakers 1.3.4+1.21
on Oct 23, 2024Stamina For Tweakers 1.3.4+1.20.1
on Oct 23, 2024Changed
- Players are only considered to be wading if they are moving voluntarily in water. This means that you can recover stamina if you are being passively pushed by water.
- Depth Strider now reduces stamina depletion for swimming in the same way that Traveling reduces it for sprinting.
Fixed
- Holding shift while climbing no longer disables stamina depletion
Stamina For Tweakers 1.3.3+1.21
on Sep 21, 2024Stamina For Tweakers 1.3.3+1.20.1
on Sep 21, 2024Changed
- Wading (moving in or underwater but not swimming) now incurs the same stamina cost as swimming.
Stamina For Tweakers 1.3.2+1.21
on Jul 14, 2024Stamina For Tweakers 1.3.2+1.20.1
on Jul 14, 2024Added
- Recipes for long potions of Fatigue and Tirelessness
Fixed
- Fixed broken potion recipe registration on 1.21
- Added missing translation strings for Splash Potions, Lingering Potions, and Tipped Arrows