Tags: ashblue/unity-quest-journal
Tags
chore(release): 2.0.0 [skip ci] # [2.0.0](v1.0.1...v2.0.0) (2024-03-27) ### Bug Fixes * **quest inspector:** cleaned up display bugs in the task display ([cc23082](cc23082)) ### Features * **quest database:** quests are now separate ScriptableObjects independent of the database ([9c64eb5](9c64eb5)) * **quest events:** quest collection now has event hooks ([c535109](c535109)) * **quests and tasks:** default quest and task definition can now be excluded from inspectors ([359ba7b](359ba7b)) ### BREAKING CHANGES * **quest database:** Breaks all existing quest implementations. It is recommended to not upgrade to this version if you're on 1.X.