Skip to content

Releases: UCProjects/UnderScript

0.48.0

24 Jan 05:02
Compare
Choose a tag to compare

New Features

  1. Added settings to disable/hide individual emotes you own
  2. Added a few new events
1. :loaded:PAGE 1. :load:PAGE 1. :unload:PAGE 1. Added `async` and `delayed` to event meta 1. Added `canceled` to event emitter: sets initial canceled state to true ### Fixes 1. Fixed singletons being callable twice 1. Improved pack opening algorithm 1. Fixed a few issues with event emitter

0.47.1

16 Dec 23:35
Compare
Choose a tag to compare

New Features

  1. New display for underscript settings
  2. Added audio settings
  3. Game errors now show a notification instead of a window

Plugins

  1. Expose more events functions
  2. Fix user.ignore()
  3. Added setting.show() to open the settings window
  4. Removed deprecated underscript.addStyle()

0.46.4

31 Oct 17:40
Compare
Choose a tag to compare
  1. Fixed streamer mode chat
  2. Sandboxed underscript.addStyle
  3. Fixed randomly broken setting

0.46.2

17 Aug 00:29
Compare
Choose a tag to compare
  1. Fixed minimizing chat
  2. Added "alt" update button on update toast

0.46.1

12 Aug 21:38
Compare
Choose a tag to compare

New Features

  1. Added modes to "Random fill deck" button
  2. Added "new card" toast

Fixes

  1. Fixed deck storage loading
  2. Fixed chat not showing up with certain settings

Plugins

  1. Expose underscript.utils
  2. Expose underscript.lib
  3. BootstrapDialog events BootstrapDialog:create|show|shown|hide|hidden

0.46.0

12 Aug 21:25
Compare
Choose a tag to compare

New Features

  1. Added modes to "Random fill deck" button
  2. Added "new card" toast

Fixes

  1. Fixed deck storage loading
  2. Fixed chat not showing up with certain settings

Plugins

  1. Expose underscript.utils
  2. Expose underscript.lib
  3. BootstrapDialog events BootstrapDialog:create|show|shown|hide|hidden

0.45.1

16 Jun 15:37
Compare
Choose a tag to compare
  1. Fixed import bug (what does testing mean?)

New Features

  1. Added ability to buy multiple packs
  2. Added confirmation for buying packs with UCP
  3. Added a setting to switch minigame controls to WASD (disabled by default)
  4. Added a random avatar button
  5. Added setting to prefer shiny on import (enabled by default)
  6. Added "fill deck" button
  7. Added confirmation for buying cosmetics

Fixes

  1. Fixed bug with base card skin setting

Plugins

  1. Added API to buy multiple packs

Misc.

  1. Added a 5th slot to the storage rows

0.45.0

16 Jun 15:09
Compare
Choose a tag to compare

New Features

  1. Added ability to buy multiple packs
  2. Added confirmation for buying packs with UCP
  3. Added a setting to switch minigame controls to WASD (disabled by default)
  4. Added a random avatar button
  5. Added setting to prefer shiny on import (enabled by default)
  6. Added "fill deck" button
  7. Added confirmation for buying cosmetics

Fixes

  1. Fixed bug with base card skin setting

Plugins

  1. Added API to buy multiple packs

Misc.

  1. Added a 5th slot to the storage rows

0.44.0

30 May 12:50
Compare
Choose a tag to compare

New Features

  1. Now handles Quest Pass announcements
  2. Added "outline card text" setting
  3. Added "outline card tribe" setting
  4. Added setting to disable all card skins
  5. Added toast when kicking non-friends out of custom games

Fixes

  1. Fixed translation preview
  2. Fixed crafting more than max (with CTRL)

Misc.

  1. Removed "smart disenchant"

0.43.3

30 Dec 23:17
Compare
Choose a tag to compare
  1. Fixed issue where background tasks didn't run correctly
  • This includes: Accepting friends, Deleting Friends, Refreshing the main page, Quest notifications...