Skip to content

0.55.0

Choose a tag to compare

@github-actions github-actions released this 15 Oct 19:55

New Features

  1. Implement Bug Tracker (Sentry.io)
  2. Quest Progress Toast

Misc.

  1. Update google analytics

Plugins

  1. player:endTurn event (cancelable)
  2. plugin.quests.update(): Updates quests, returns `Promise.then({ quests, previous }).catch(error)``
  3. plugin.quests.getQuests(): Gets currently cached quests (empty if update is not called)