Project Zomboid

Project Zomboid

SSR: Quest System
Showing 11-20 of 69 entries
< 1  2  3  4  5  6  7 >
Update: 13 Nov, 2024 @ 1:03am

Release (0ef8621)

Changelog:
- fixed exception on attempt to spawn mannequin with bag
- #is_lua is now allowed in character scripts (incl. _pos scripts)
- changed the error message displayed on attempt to use 3D portrait for NPC without plugin that supports this action (i.e. ssr-quests-e2)

Update: 16 Sep, 2024 @ 1:51am

Hotfix (fa1fc74)

Changelog:
- (LootContainer) fixed exception caused by incorrect extdata reset on task unlock
- (LootContainer) fixed other virtual items with `single` tag in container not being removed together with selected item

Update: 14 Sep, 2024 @ 2:05am

Release (0f70409)

Changelog:
- rewritten `LootContainer` task
-- potentially lower chance to break once b42 releases
-- correctly saves task state
-- containers are protected from destruction/movement/rotation/disassemble (also applied to `OpenContainer`)

Update: 9 Sep, 2024 @ 1:57am

Release (33b4117)

Changelog:
- trade plugin and Deliver task now work with items in bags
- fixed rulesets-related exploit

Update: 7 Sep, 2024 @ 3:54am

Hotfix (d9c8b0d)

Changelog:
- fixed false-trigger of quest debugger protection

Update: 7 Sep, 2024 @ 3:02am

Hotfix (6529908)

Changelog:
- removed an obsolete code reference that caused nullpo

Update: 7 Sep, 2024 @ 2:00am

Release (2424c95)

Changelog:
- fixed dupe exploit
- improved NPC duplicate removal algorithm

Update: 31 Mar, 2024 @ 1:53am

Release (b395348)

Changelog:
- added Czech translation (thanks to GameArea.cz)
- updated PTBR translation

Update: 14 Jan, 2024 @ 8:01am

Hotfix (fd34b9d)

Changelog:
- fixed exception caused by dropping items from bag on the floor

Update: 14 Jan, 2024 @ 5:15am

Hotfix (fc61968)

Changelog:
- fixed yet another dupe exploit