Project Zomboid

Project Zomboid

SSR: Quest System
Viser 11-20 af 69 forekomster
< 1  2  3  4  5  6  7 >
Opdatering: 13. nov. 2024 kl. 1:03

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)

Opdatering: 16. sep. 2024 kl. 1:51

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

Opdatering: 14. sep. 2024 kl. 2:05

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

Opdatering: 9. sep. 2024 kl. 1:57

Release (33b4117)

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

Opdatering: 7. sep. 2024 kl. 3:54

Hotfix (d9c8b0d)

Changelog:
- fixed false-trigger of quest debugger protection

Opdatering: 7. sep. 2024 kl. 3:02

Hotfix (6529908)

Changelog:
- removed an obsolete code reference that caused nullpo

Opdatering: 7. sep. 2024 kl. 2:00

Release (2424c95)

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

Opdatering: 31. mar. 2024 kl. 1:53

Release (b395348)

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

Opdatering: 14. jan. 2024 kl. 8:01

Hotfix (fd34b9d)

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

Opdatering: 14. jan. 2024 kl. 5:15

Hotfix (fc61968)

Changelog:
- fixed yet another dupe exploit