Project Zomboid

Project Zomboid

Udderly Knocked Out
Showing 1-10 of 16 entries
< 1  2 >
Update: 3 Oct, 2023 @ 5:13pm

- Switched from clientside file-based storage to server-side moddata-based storage for security reasons.
- Added support for global multipliers so that multipliers >2.5x do not cause oddities leading to gaining XP from dying sometimes.
- Added support for retaining moddata on death with a sandbox option to configure exactly which - by default this retains BTSE keypad info and BTSE tuned in radio stations.

Update: 4 Aug, 2023 @ 6:52pm

- Fix for traits being visible during respawn that should not be for choosing.

Update: 30 Nov, 2022 @ 2:56pm

- Fixed issue where players using other languages would not be able to lose many skills (depending on language) due to use of translated names.

Update: 17 Oct, 2022 @ 6:36pm

- Added restoration of kill count.

Update: 12 Sep, 2022 @ 10:01pm

- Had reversed the if statement for book loss chance, fixed that.

Update: 11 Sep, 2022 @ 6:06pm

- Made boosts get restored after levels to avoid them affecting XP restoration.

Update: 11 Sep, 2022 @ 6:00pm

- Overhauled the recipe restoration to include restoring books read and have a configurable chance to forget all recipes from a book with a per-book roll.
- Fixed potential for small amounts of XP to be gained when dying (which can be inflated with large multipliers). Not thoroughly tested but I believe it's sorted now.

Update: 11 Aug, 2022 @ 9:09pm

- Put configuration option Skill Configuration on the right page, sorry about that.

Update: 5 Aug, 2022 @ 1:42pm

-Fixed bug where if *somehow* a NaN value gets into a skill upon saving, it would fail to load the skill values on recovery. Did this by doing a NaN check and replacing with zero if this occurs (and logging that it happened to what).

Update: 4 Aug, 2022 @ 6:44pm

- Now restores any XP from prior to death instead of discarding it.
- Fractional XP loss (no more rounding up to harsher punishments).
- Per-skill configuration of loss chance % and max % of skill lost.