Skip to content

Release v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 14:18
ac3dc28
v0.5.0 (#74)

* Quest Log UI Overhaul, big thanks to sdenec for designing new UI and for help implementing it!
* Quests can now have Quest Source that consists of custom image and name, without relying on any existing Entity
* Quest are now sortable in Quest Log
* Rewards and Tasks are now sortable in Quest Details
* You can now click on Item Rewards and preview item sheet.
* Removed old Welcome Screen
* Added prompt to install new Workshop's Welcome Screen
* [BUG] Subquest inherits description and gm notes from parent
* [BUG] Error when invalid quest or non-quest journal entry is present in `_fql_quests` folder

Co-authored-by: sdenec <hallo@stefandenecke.de>