Skip to content

Releases: Firegate-Studio/Questie

Alpha.3

09 Jul 15:24

Choose a tag to compare

Alpha.3 Pre-release
Pre-release

Version Alpha.3 - Changelog

New Features

  • Added a new character editor
  • Added the inventory editor to define the inventory of each character
  • Added the shop editor to define the sellable item for vendor characters
  • Added the loot editor to define the possible item when looting enemies
  • Added the exit location trigger node for the quest editor
  • Added the item interaction trigger node for the quest editor
  • Added the character interaction trigger node for the quest editor
  • Added the kill task node for the quest editor
  • Added the talk task to node for the quest editor
  • Added the item interaction task node for the quest editor
  • Added the character interaction task node for the quest editor
  • Added the QuestieCharacter class for the runtime module
  • Added the QuestieEvents class for the runtime module

Changes

  • Modified the QuestieLocation class to work with the QuestiCharacter class
  • Modified IsLocation trigger to EnterLocation trigger

Bug Fixes

  • Fixed a bug that caused godot to crash when enabling the Questie plugin
  • Fixed a bug that avoided to load the Questie plugin
  • Fixed a bug that caused godot to freeze when enabling the Questie plugin
  • Fixed a bug that caused wrong loading of the Questie class