Skip to content

Releases: Rubonnek/quest-manager

v1.1.2

23 Dec 02:13
664e016
Compare
Choose a tag to compare
  • 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

06 Dec 17:43
5a865df
Compare
Choose a tag to compare
  • 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

20 Nov 19:46
8208c8c
Compare
Choose a tag to compare

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

1.0.1

04 Nov 14:14
e6cee55
Compare
Choose a tag to compare

Fixed demo 5.

1.0.0

03 Nov 18:15
0ea85f4
Compare
Choose a tag to compare

Initial release.