Stamina For Tweakers 1.6.2+1.21
on Jul 18, 2025Stamina For Tweakers 1.6.2+1.20.1
on Jul 18, 2025Fixed
- Stopped including Gliders jar-in-jar on accident
- I swear I know how to build a mod
Stamina For Tweakers 1.6.1+1.21
on Jul 18, 2025Stamina For Tweakers 1.6.1+1.20.1
on Jul 18, 2025Fixed
- Fixed an embarrassing crash bug caused by a badly configured dependency
Stamina For Tweakers 1.6.0+1.21
on Jul 18, 2025Added
- Compatibility with Gliders
- If Gliders is installed, you can set stamina depletion per tick for glider use
- If you are exhausted while using a glider, you fall out of the sky. Be careful!
Stamina For Tweakers 1.6.0+1.20.1
on Jul 18, 2025Added
- Compatibility with Gliders
- If Gliders is installed, you can set stamina depletion per tick for glider use
- If you are exhausted while using a glider, you fall out of the sky. Be careful!
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