Project Zomboid
Soul Quest System (Stable testing phase)
Εμφάνιση 1-10 από 33 καταχωρίσεις
< 1  2  3  4 >
Ενημέρωση: 20 Οκτ 2024 στις 15:50

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

Ενημέρωση: 31 Αυγ 2024 στις 15:24

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

Ενημέρωση: 26 Αυγ 2024 στις 10:34

-Hotfix for the latest update.

Ενημέρωση: 25 Αυγ 2024 στις 11:15

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

Ενημέρωση: 17 Νοε 2023 στις 7:36

-Missed a line of code in the previous fix.

Ενημέρωση: 16 Νοε 2023 στις 16:08

-Fixed an error when creating a new character.

Ενημέρωση: 8 Οκτ 2023 στις 16: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.

Ενημέρωση: 31 Ιουλ 2023 στις 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).

Ενημέρωση: 11 Ιουν 2023 στις 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.

Ενημέρωση: 9 Ιουν 2023 στις 15:46

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