Project Zomboid

Project Zomboid

Achievements B41
Showing 1-8 of 8 entries
Update: 29 Sep, 2022 @ 4:10pm

version 1.7

  • corrects Molotov, MachoMan and Where am I achievements.

Update: 10 Aug, 2021 @ 1:19pm

Version 1.6

- correct Spear Kills achievement.
- remove Own Death achievements (bleach & bitten) from total and percentage for completionists.

Update: 18 Jul, 2021 @ 10:26am

Version 1.5

- Remove tutorial text in banner window ("press space bar" to remove the achievement temporary window) that was not related to B41.50 behavior anyway.
- Remove the banner window on left click.
- Some minor UI change on the banner window (alpha, position).

Update: 10 Jul, 2021 @ 1:51pm

Version 1.4

- Remove useless logs.
- Improve performances.

Update: 8 Jul, 2021 @ 12:32pm

Version 1.3

- Correct the total number of achievements and percentage.

Update: 5 Jul, 2021 @ 6:34pm

version 1.2
- add option to activate the Achievements visibility before completion. DEACTIVATED by default. [activation requires Mod Options (Build 41) https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2169435993]
- change Utilities.lua name in order not to conflict with other Nolan Ritchies mods. Change its content to minimize symbol conflicts with other mods. (thx to MR.SEEO)
- integrate to new weapon system (adding all available weapon categories achievements).

Update: 4 Jul, 2021 @ 6:55am

version=1.1
- integrate Achievements TimedActions/*.lua files [using FWolfe guideline https://github.com/FWolfe/Zomboid-Modding-Guide/blob/master/api/README.md#overwriting-vanilla-code]
This reduces:
- maintenance cost throughout PZ versions
- compatibility problems with other mods

Update: 28 Jun, 2021 @ 2:08pm

Version 1:
- remove self.Image:addToUIManager(); from AchievementDescWindow.lua to avoid UI crash
- change Molotov achievement name to avoid conflict with molotov.png
- integrate Achievements specific code to updated (B41) TimedActions/*.lua files (this part will need heavy maintenance for each PZ updates)
- add option to deactivate the persistent icon [requires Mod Options (Build 41) https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2169435993]