Skip to content

Releases: TheWalruzz/godot-questify

v1.3.4

17 Aug 20:18
Compare
Choose a tag to compare
  • Fixed saving of quests

v1.3.3

17 Aug 19:52
Compare
Choose a tag to compare
  • Fixed editor crash when loading quests #9

v1.3.2

15 Aug 14:36
Compare
Choose a tag to compare
  • Fixed save issue with empty quest graphs (Closes #8) (thanks @SlashScreen)

v1.3.1

06 Jun 05:10
Compare
Choose a tag to compare
  • Added close button to graph nodes (thanks @Nordsoft91)

v1.3.0

05 Jun 05:06
Compare
Choose a tag to compare
  • Quest nodes are now resizeable (thanks to @Nordsoft91)
  • Size of nodes is now persisted in resource file

v1.2.2

28 May 08:24
Compare
Choose a tag to compare
  • Save will now fail with an error if trying to save a quest without any objectives #3

v1.2.1

16 Apr 15:02
Compare
Choose a tag to compare
  • Fixed potential crash source when polling is off

v1.2.0

12 Apr 18:37
Compare
Choose a tag to compare
  • Added Conditional Branch node

v1.1.0

11 Apr 20:03
Compare
Choose a tag to compare
  • Added global project setting for enabling/disabling update polling (enabled by default): Project Settings -> Questify -> General -> Update Polling
  • BREAKING CHANGE: Renamed Questify.toggle_quest_check() to Questify.toggle_update_polling()

v1.0.0

11 Mar 20:13
Compare
Choose a tag to compare

Initial release! 🎉

Editor and manager should work fine, but bugs might occur at any time. Feel free to create an issue if you have any problems.