Skip to content

Releases: UCProjects/UnderScript

0.50.4

06 Apr 09:27
Compare
Choose a tag to compare
  1. Fixed "ignore user" setting
  2. Fixed "trust link" setting
  3. Fixed "auto decline" setting
  4. Changed icon for dragging list items
  5. Added notification (with setting) when background is overridden
  6. Fixed dust pile counter
  7. Fixed note for buying packs

0.50.3

30 Mar 00:31
Compare
Choose a tag to compare
  1. Fixed UnderScript being too fast for its own good

0.50.2

29 Mar 22:11
Compare
Choose a tag to compare
  1. Fixed settings not showing sometimes
  2. Fixed setting notes not showing
  3. Added another alternate update link

0.50.1

28 Mar 21:12
Compare
Choose a tag to compare
  1. Fixed boolean setting errors
  2. Fixed board background setting not applying your background
    1. NOTE: If you changed this setting, Legend is now at the bottom of your list due to a bug.

0.50.0

28 Mar 06:32
Compare
Choose a tag to compare

New Features

  1. Colorized cards in deck storage
  2. Added setting to show your preferred board background (Settings -> Game)

Fixes

  1. Fixed error toasts (red) ignoring their close events
  2. Fixed storage not coloring correctly sometimes
  3. Fixed player damage/healing not showing
  4. Fixed a bug when hiding minigames
  5. Fixed bug when chat is not loaded

Misc

  1. Pack opener tries a bit harder to open all packs
  2. Check pending friend requests quicker
  3. Settings code is much cleaner

Plugins

  1. Added plugin.settings().addType(new YourSettingType())
  2. Added underscript.utils.compoundEvent(...events, callback)
  3. Added allCardsReady event

0.49.4

08 Mar 01:04
Compare
Choose a tag to compare
  1. Fixed some pack opening bugs
  2. Fix import showing missing cards when you have a shiny to replace it
  3. Fix /scroll bug
  4. Fix multiple update notifications

0.49.3

07 Mar 02:44
Compare
Choose a tag to compare
  1. Fixed craft border highlighting when not enough dust
  2. Fixed max crafting without enough dust
  3. Fixed CSS not loading at correct time
  4. Fixed "trusted link" not opening the link
  5. Fixed a small bug with chat

0.49.2

02 Mar 20:09
Compare
Choose a tag to compare
  1. Fixed hub showing missing cards when you have the full deck
  2. Fixed in-game emotes not being disabled (again)
  3. Fixed "gaining -HP"
  4. Fixed loading deck after switching souls

0.49.1

27 Feb 03:49
Compare
Choose a tag to compare

New Features

  1. Mark hub decks missing DT(s)
  2. Mark missed quest days
  3. Large Icon mode
  4. Trusted domains (like in discord)

Fixes

  1. Fixed chat events not registering sometimes
  2. Fixed dismissable toasts appearing when dismissed.
  3. Fixed bug with spectating events
  4. Fixed persistent arena background
  5. Fixed in-game emotes not being disabled
  6. Fixed some spectate events not working
  7. Fixed a bug when spectating as a guest
  8. Fixed hub display issues

Misc

  1. Battle log now shows artifact details

Plugins

  1. Added pre:appendCard() event

0.49.0

27 Feb 01:42
Compare
Choose a tag to compare

New Features

  1. Mark hub decks missing DT(s)
  2. Mark missed quest days
  3. Large Icon mode
  4. Trusted domains (like in discord)

Fixes

  1. Fixed chat events not registering sometimes
  2. Fixed dismissable toasts appearing when dismissed.
  3. Fixed bug with spectating events
  4. Fixed persistent arena background
  5. Fixed in-game emotes not being disabled
  6. Fixed some spectate events not working
  7. Fixed a bug when spectating as a guest
  8. Fixed hub display issues

Misc

  1. Battle log now shows artifact details

Plugins

  1. Added pre:appendCard() event