Project Zomboid

Project Zomboid

SSR: Quest System
正在显示第 21 - 30 项,共 69 项条目
< 1  2  3  4  5  6  7 >
更新于:2024 年 1 月 14 日 上午 12:38
作者:Oneline

Hotfix (0573acc)

Changelog:
- fixed dupe exploit

更新于:2024 年 1 月 5 日 上午 1:02
作者:Oneline

Release (edc2943)

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

更新于:2023 年 12 月 4 日 上午 12:52
作者:Oneline

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

更新于:2023 年 11 月 8 日 上午 3:46
作者:Oneline

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

更新于:2023 年 10 月 30 日 上午 1:40
作者:Oneline

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)

更新于:2023 年 10 月 29 日 上午 2:11
作者:Oneline

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

更新于:2023 年 10 月 11 日 上午 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

更新于:2023 年 10 月 9 日 上午 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

更新于:2023 年 9 月 14 日 上午 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

更新于:2023 年 9 月 13 日 上午 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