Project Zomboid

Project Zomboid

Soul Quest System (Stable testing phase)
33개 중 1~10개 표시 중
< 1  2  3  4 >
업데이트: 2024년 10월 20일 @ 오후 3시 50분

-Better override for ISGrabItemAction to avoid mod conflicts.
-Override for ISCraftAction so it also checks for quest completion.

업데이트: 2024년 8월 31일 @ 오후 3시 24분

-Added unlockquest command (Check the guide file for details).

업데이트: 2024년 8월 26일 @ 오전 10시 34분

-Hotfix for the latest update.

업데이트: 2024년 8월 25일 @ 오전 11시 15분

-Quests can now award a random item from a table, one will be picked when the quest is unlocked.

업데이트: 2023년 11월 17일 @ 오전 7시 36분

-Missed a line of code in the previous fix.

업데이트: 2023년 11월 16일 @ 오후 4시 08분

-Fixed an error when creating a new character.

업데이트: 2023년 10월 8일 @ 오후 4시 35분

-fixed an error when removing a click event if there is more than one.
-Fixed addmannequin command actually running the removemannequin command.
-Fixed unlocktimer command not getting a proper timer from the provided string.

업데이트: 2023년 7월 31일 @ 오전 10시 19분

-Quests can now be marked as unique so they can't be unlocked more than once by a character (NPC dialogue to unlock a unique quest can still be enabled, I will cover that case in a future update).
-Added French translation for UI elements (by Xianah)
-Added French and Spanish versions for the basic guide (Credits to Madaking69 and Caphi).

업데이트: 2023년 6월 11일 @ 오전 10시 12분

-When setting up a Click Event action it is now possible to provide additional animation variables.
-Fixed the unlock and complete quest sounds being played as real sounds in the game world instead of UI sounds.
-Fixed the Click Event action not playing the chosen animation correctly.

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

-Hotfix for an error when a quest that needs an item had certain commands in the "onobtained" list.