Skip to content

Releases: UCProjects/UnderScript

0.56.0

23 Oct 00:04
Compare
Choose a tag to compare

Plugins

  1. Added a few more Constants
  2. Added plugin.settings().value(key) lookup

0.55.6

19 Oct 14:47
Compare
Choose a tag to compare
  1. Breaking quest stuff, CMD_God will need to update :sad:

0.55.5

17 Oct 21:23
Compare
Choose a tag to compare
  1. More quest stuff (Thank CMD_God)

0.55.4

17 Oct 17:51
Compare
Choose a tag to compare
  1. Fix quest reward bug

0.55.3

16 Oct 16:20
Compare
Choose a tag to compare
  1. Fixed another quest bug

0.55.2

16 Oct 16:16
Compare
Choose a tag to compare
  1. Fixed another quest bug

0.55.1

16 Oct 15:52
Compare
Choose a tag to compare
  1. Fixed quest detection

0.55.0

15 Oct 19:55
Compare
Choose a tag to compare

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)

0.54.1

19 Aug 22:16
Compare
Choose a tag to compare
  1. (Really) Fixed Collect All frienship button
  2. Re-enable play queue after 10 seconds

0.54.0

09 Jul 02:33
Compare
Choose a tag to compare

New Features

  1. Import deck via URL

Fixes

  1. Fixed Collect All frienship button

Misc.

  1. Removed Disable Quick Opening Packs setting