Project Zomboid

Project Zomboid

Soul Quest System (Stable testing phase)
Affichage des entrées 1-10 sur 33
< 1  2  3  4 >
Mis à jour le : 20 oct. 2024 à 15h50

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

Mis à jour le : 31 aout 2024 à 15h24

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

Mis à jour le : 26 aout 2024 à 10h34

-Hotfix for the latest update.

Mis à jour le : 25 aout 2024 à 11h15

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

Mis à jour le : 17 nov. 2023 à 7h36

-Missed a line of code in the previous fix.

Mis à jour le : 16 nov. 2023 à 16h08

-Fixed an error when creating a new character.

Mis à jour le : 8 oct. 2023 à 16h35

-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.

Mis à jour le : 31 juil. 2023 à 10h19

-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).

Mis à jour le : 11 juin 2023 à 10h12

-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.

Mis à jour le : 9 juin 2023 à 15h46

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