Releases: Rubonnek/quest-manager
Releases · Rubonnek/quest-manager
v1.2.0
- 8cca373 - Add copyright notices to remaining addon code.
- 9cba38d - Fix formatting
- e295aff - Make QuestEntry.__get_manager() publicly accessible.
- 03b9f66 - Use QuestManager type during QuestEntry initialization
- 4541b10 - Update copyright notice
- 0d9721b - Fix rejection conditions header
v1.1.2
- 78cf3a1 - Update logo
- 19b6320 - Simplify QuestID to TreeItem mapping
- 9de4abf - Simplify mapping remote QuestManager instances to their tree item
- f11ccd2 - Rename private method _inject to __inject
- 0ade8a5 - Remove unnecessary .gdignore
v1.1.1
- 1ac5540 - Do not include unnecessary upstream files upon release
- b617a53 - Add top-level license
- c36c69a - Store QuestManager name in debug builds only.
- bc761d1 - Update private method formatting
- c9972b9 - Fix WeakRef casting warning
- 0e395f5 - Simplify project name
1.1.0
What's Changed in 1.1.0
- Update QuestEntry tooltip and data view in the debugger by @Rubonnek
- Show QuestManager selection hint when no QuestManager is selected by @Rubonnek
- Fix demos by @Rubonnek
- Simplify QuestEntry.set_* functions and allow false to be set. by @Rubonnek
- Enable return value discarded warnings by @Rubonnek
- Implement QuestEntry.is_inactive by @Rubonnek
- Implement QuestEntry.are_subquests_canceled by @Rubonnek
- Remove deprecated notes from the documentation by @Rubonnek
Full Changelog: 1.0.1...1.1.0