Project Zomboid

Project Zomboid

Even More Traits
61개 중 11~20개 표시 중
< 1  2  3  4  5  6  7 >
업데이트: 2024년 6월 13일 @ 오후 12시 42분

Added full Brazilian Portugese (PTBR) translation by Consagradu

업데이트: 2024년 1월 26일 @ 오후 6시 10분

Added German translation by Kandlo

업데이트: 2024년 1월 5일 @ 오후 6시 07분

Added Polish Translation by Cytryna122

업데이트: 2023년 12월 30일 @ 오전 12시 30분

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)

업데이트: 2023년 12월 7일 @ 오전 3시 07분

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

업데이트: 2023년 12월 7일 @ 오전 2시 37분

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

업데이트: 2023년 12월 6일 @ 오후 9시 26분

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.

업데이트: 2023년 12월 6일 @ 오후 4시 58분

Attempted to fix __Mul error again

업데이트: 2023년 12월 5일 @ 오전 12시 15분

Attempted to fix __Mul Undefined again. (hopefully this works)

업데이트: 2023년 12월 2일 @ 오전 12시 01분

Changed the internal name for ApplyGradualStatChanges to LazoloApplyGradualStatChanges to try and fix a compatibility issue between my mod and and unkown mod.

Reduced the speed that regular stress is converted into Cigarette stress when a character has both PTSD and Smoker by half.