Project Zomboid

Project Zomboid

More Muscle Ache
Showing 1-10 of 10 entries
Update: 24 Dec, 2024 @ 8:22am

Added Build 42 compatibility

Update: 15 Dec, 2024 @ 11:07am

Added more early returns when moddata is not found, in order to prevent errors

Update: 5 Dec, 2024 @ 11:06am

Added early returns to fix null exceptions in multiplayer

Update: 31 Oct, 2024 @ 12:45pm

Added optional extra insight into fatigue buildup

Fixed a bug with IncludeSprinting Sandbox Option that included non-fitness/strength xp to be included in exercise fatigue

Update: 20 Oct, 2024 @ 8:15am

Added compatibility for brutal handworks and The Only Cure
Because of this, the code has been moved to the client folder

Simplified and refactored code

Changed default sandbox values to better represent intended experience

Regularity is now linked to the sandbox modifiers for specific exercises. This means that decreasing exercise fatigue by means of a modifier now also slows down the rate at which regularity is gained

Update: 19 Sep, 2024 @ 11:12am

Added UI to display the regularity for actions

Update: 9 Jun, 2024 @ 10:17am

Added sandbox variables

Update: 1 Jun, 2024 @ 10:39am

Added check so multiple xp adds on the same frame trigger multiple exercise fatigue increments
Improved detection for stomping while determining exercise

Update: 29 May, 2024 @ 12:24pm

Added extra attempt to instantiate moddata
Added profession bonus regularity
Fixed possible null references when player is dead

Update: 22 May, 2024 @ 10:19am