Project Zomboid

Project Zomboid

Even More Traits
Menampilkan11-20 dari 63 kiriman
< 1  2  3  4  5  6  7 >
Pembaruan: 5 Jan @ 4:37pm
berdasarkan Dr. Lalaoz

Fixed Turkish Translation? hopefully.

Pembaruan: 5 Jan @ 12:16am
berdasarkan Dr. Lalaoz

Added Turkish Translation by snix_15798

Pembaruan: 13 Jun 2024 @ 12:42pm
berdasarkan Dr. Lalaoz

Added full Brazilian Portugese (PTBR) translation by Consagradu

Pembaruan: 26 Jan 2024 @ 6:10pm
berdasarkan Dr. Lalaoz

Added German translation by Kandlo

Pembaruan: 5 Jan 2024 @ 6:07pm
berdasarkan Dr. Lalaoz

Added Polish Translation by Cytryna122

Pembaruan: 30 Des 2023 @ 12:30am
berdasarkan 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)

Pembaruan: 7 Des 2023 @ 3:07am
berdasarkan Dr. Lalaoz

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

Pembaruan: 7 Des 2023 @ 2:37am
berdasarkan Dr. Lalaoz

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

Pembaruan: 6 Des 2023 @ 9:26pm
berdasarkan 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.

Pembaruan: 6 Des 2023 @ 4:58pm
berdasarkan Dr. Lalaoz

Attempted to fix __Mul error again