Project Zomboid
Even More Traits
11–20 из 63
< 1  2  3  4  5  6  7 >
Обновление: 5 янв в 16:37
автор: Dr. Lalaoz

Fixed Turkish Translation? hopefully.

Обновление: 5 янв в 0:16
автор: Dr. Lalaoz

Added Turkish Translation by snix_15798

Обновление: 13 июн. 2024 г. в 12:42
автор: Dr. Lalaoz

Added full Brazilian Portugese (PTBR) translation by Consagradu

Обновление: 26 янв. 2024 г. в 18:10
автор: Dr. Lalaoz

Added German translation by Kandlo

Обновление: 5 янв. 2024 г. в 18:07
автор: Dr. Lalaoz

Added Polish Translation by Cytryna122

Обновление: 30 дек. 2023 г. в 0:30
автор: 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)

Обновление: 7 дек. 2023 г. в 3:07
автор: Dr. Lalaoz

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

Обновление: 7 дек. 2023 г. в 2:37
автор: Dr. Lalaoz

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

Обновление: 6 дек. 2023 г. в 21:26
автор: 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.

Обновление: 6 дек. 2023 г. в 16:58
автор: Dr. Lalaoz

Attempted to fix __Mul error again