If you're using the RPG Builder integration, this version has lots of additions and improvements.
Release Notes:
- Only allow quests to be active if they're assigned to a QuestJournal's list, or warning message.
- Improved: Added demo setup files to use if you're using the Input System package.
- Improved: Can now call AddQuest() on QuestGivers and QuestJournals when they're inactive.
- Improved: When clicking journal UI's track toggle, UI selection stays on track toggle.
- Improved: Added UIDropdownField wrapper type for UI.Dropdown or TMP_Dropdown.
- Fixed: Newly-unlocked quests now appear in quest giver's list when clicking Back button without having to close and restart dialogue.
- Fixed: UnityUIQuestHUD.SetVisibility() gracefully handles when given a null quest journal.
- Fixed: LocalizeUI issue clearing TMP_Dropdown items.
- articy:draft: Updated importer.
- ORK: Updated ORKGiveExpQuestAction for ORK 3.14 and added Check Level Up checkbox.
- RPG Builder: Added more demo quests: Kill 3 Boars, Fetch 3 Boar Furs; fixed issue in RPG Builder window when showing Quests list on newly-created entry; fixed incorrect using statement in QuestMachineItemEvents; fixed Has Currency condition inspector.