Project Zomboid

Project Zomboid

SSR: Quest System
Viser 21-30 af 69 forekomster
< 1  2  3  4  5  6  7 >
Opdatering: 14. jan. 2024 kl. 0:38

Hotfix (0573acc)

Changelog:
- fixed dupe exploit

Opdatering: 5. jan. 2024 kl. 1:02

Release (edc2943)

Changelog:
- added Brazilian Portuguese translation (thanks to Ratão)

Opdatering: 4. dec. 2023 kl. 0:52

Hotfix (3807683)

Changelog:
- fixed hidden choices not becoming visible on flag status change
- fixed longer image path (with `media/ui`) not working for portraits in dialogues
- renamed TaskManager variable for better compatibility with other mods

Opdatering: 8. nov. 2023 kl. 3:46

Hotfix (a80b48f)

Changelog:
- moved pre-init function to ssr-core to fix the exception that occurs when it's missing
- the information about quests/tasks state changes is now logged in verbose mode

Opdatering: 30. okt. 2023 kl. 1:40

Hotfix (b37c1db)

Changelog:
- fixed clipping of list entries in trade UI
- fixed trigger condition for "input number of item" modal dialog (e.g. items like cigarettes that contain 20 pieces per pack were treated as 20 separate items)

Opdatering: 29. okt. 2023 kl. 2:11

Hotfix (c9eaa27)

Changelog:
- fixed exception that occurs on attempt to print 3D avatar when NPC isn't spawned
- fixed RewardSelect action incorrectly resetting its state on load state via quest debugger
- fixed trade plugin related exploit

Opdatering: 11. okt. 2023 kl. 1:51

Hotfix (951cddb)

Changelog:
- beard color of mannequin npc now syncs with hair color if unspecified (if hair color is unspecified both will be black)
- fixed error message output for trade plugin (also plugin no longer throws an error if _inv script is missing)
- changed text of error that occurs when task doesn't belong to any quest

Opdatering: 9. okt. 2023 kl. 1:51

Release (8a43e5a)

Changelog:
- added furniture tile preview to trade UI
- added confirmination modal on attempt to barter when value of demands is lower than value of offerings
- fixed UI scaling for quest abandon and #start_ngp modal dialogs
- multiple context menu options created by ContextAction tasks at the same square are displayed correctly now

Opdatering: 14. sep. 2023 kl. 1:56

Hotfix (e9bedc9)

Changelog:
- improved management of items in stock/demands list that have number of 10 or greater
- fixed #restock not triggering progress save

Opdatering: 13. sep. 2023 kl. 1:50

Release (f29d3b4)

Changelog:
- implemented Trade plugin (mod_id: ssr-quests-e3)
- added #is_perk command (checks if perk level is greater or less than specified value)
- added scrollbar to the panel with character description
- fixed 3D portrait not being invalidated on respawn of the same NPC with different template
- fixed #has_item skipping argument checks when amount is not specified
- fixed being able to manually unlock event quests