Project Zomboid

Project Zomboid

[B42] Smart Rest
Showing 1-10 of 12 entries
< 1  2 >
Update: Jan 14 @ 7:37am

-- changed the speedcontrolls speed value read to function (could fix bug on some platforms where speed propetry was not accessible)

Update: Jan 3 @ 12:12am

reverded to clickedbitton

Update: Jan 2 @ 11:57pm

Hotfix: pause

Update: Jan 2 @ 11:52pm

Restored :SetCurrentGameSpeed(0) instead of :ButtonClicked("Pause") for compatibility

Update: Jan 1 @ 7:12am

-- Removed repeating "resting.." message, now it will be prompted once
-- Changed the way of speedcontrol calls to support steamdeck (hopefully)

Update: Jan 1 @ 5:55am

-- New toggleable and editable message on start resting
-- Detailed logo

Update: Dec 31, 2024 @ 11:39pm

Removed inner dependencies to fix steamdecks bad files load order

Update: Dec 29, 2024 @ 12:34pm

More syntax checks for different lua versions?

Update: Dec 29, 2024 @ 9:08am

Standing up while not fully rested won't be considered as rested anymore

Update: Dec 29, 2024 @ 8:35am

Overcheck for every object components call to possibly fix most of possible and impossible errors