Skip to content

Releases: UCProjects/UnderScript

0.62.5

20 May 23:00

Choose a tag to compare

  1. Fixed (another) bug with advanced map
  2. Fixed bug with chat

0.62.4

14 Apr 10:39

Choose a tag to compare

  1. Fixed bug with advanced map

0.62.3

10 Apr 02:31

Choose a tag to compare

  1. Fixed bugs with game sounds (including April fools)

0.62.2

09 Apr 20:46

Choose a tag to compare

  1. Fixed April Fools setting being too aggressive
  2. Fixed April Fools messing up persistent background

0.62.1

04 Apr 18:30

Choose a tag to compare

  1. Fixed plugins breaking when providing custom settings

0.62.0

04 Apr 01:57

Choose a tag to compare

Fixes

  1. April fools setting is no longer so greedy
  2. April fools setting properly applies when home page refreshes
  3. Minor bug fixes related to settings

Plugins

  1. Added keybind setting type
  2. Added advancedMap setting type
1. `type: { key?: SettingType, value?: SettingType },` 1. Added `underscript.utils.translateText()` ```ts translateText(text: string, { args: string[], fallback?: string, locale?: string, // translate as a specific language }); ```

0.61.0

02 Apr 00:50

Choose a tag to compare

Surprise! April fools update.

Fixes

  1. Manual updates now fix broken update announcements
  2. Updated April fools settings to work for this year

Plugins

  1. Added support for plugins to provide their version
  2. Added Settings:open event
  3. Added plugin.events.compound(...events, callback)
  4. Added plugin.version
  5. Added disabled to setting creation

0.60.4

18 Mar 20:20

Choose a tag to compare

  1. Fixed notification sound turning off permanently

0.60.3

17 Mar 23:07

Choose a tag to compare

  1. Due to popular demand, you are now prompted to keep @underscript
  2. Fixes some bugs with toasts

0.60.2

16 Mar 18:29

Choose a tag to compare

  1. Fixed quest progress noification (probably)