Project Zomboid

Project Zomboid

Even More Traits
Näytetään 11–20 / 63
< 1  2  3  4  5  6  7 >
Päivitys: 5.1. klo 16.37
tekijältä Dr. Lalaoz

Fixed Turkish Translation? hopefully.

Päivitys: 5.1. klo 0.16
tekijältä Dr. Lalaoz

Added Turkish Translation by snix_15798

Päivitys: 13.6.2024 klo 12.42
tekijältä Dr. Lalaoz

Added full Brazilian Portugese (PTBR) translation by Consagradu

Päivitys: 26.1.2024 klo 18.10
tekijältä Dr. Lalaoz

Added German translation by Kandlo

Päivitys: 5.1.2024 klo 18.07
tekijältä Dr. Lalaoz

Added Polish Translation by Cytryna122

Päivitys: 30.12.2023 klo 0.30
tekijältä Dr. Lalaoz

Attempted to fix Sentimental Trait giving you unhappiness when you had the item. (i wasn't able to replicate the issue but i saw what might have been causing it in the code so hopefully i fixed it)

Päivitys: 7.12.2023 klo 3.07
tekijältä Dr. Lalaoz

Attempted _LT fix #2 (why did it not error for me??? it should have errored for me earlier but it just didnt??)

Päivitys: 7.12.2023 klo 2.37
tekijältä Dr. Lalaoz

Attempt Fix for the __LT error caused when hitting zombies with an existing berserker character.

Päivitys: 6.12.2023 klo 21.26
tekijältä Dr. Lalaoz

Moved all of EMT's data from PlayerModData to PlayerModData.LazoloTraitsData
this should hopefully prevent issues long term as well as fix the __Mul issue (again again)

as a result, most temporary buffs or info related to this mods traits will be reset, i've added exceptions to try and save long term info like Addict's addiction value and Bushman's outdoors timer
but ultimately some of the values will be reset.

new characters and new worlds should be completely functional with no changes, but existing characters might have some hiccups with their traits after this update.

Päivitys: 6.12.2023 klo 16.58
tekijältä Dr. Lalaoz

Attempted to fix __Mul error again