Skip to content

0.52.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 23:43

New Features

  1. Added setting to disable Audio Override (disables undercards Audio fixes)
  2. Added setting to disable April Fools Music (if you get tired of it)

Fixes

  1. Fixed april fools music not working with underscript
  2. Fixed translations thinking they weren't loaded when they were

Misc.

  1. BootstrapDialog onhide() return value is no longer ignored

Plugins

  1. EventEmitter is now extendable
  2. Throw errors when failing to register settings
  3. appendCard() is deprecated
  4. Settings now have more dynamic values
  5. Added checkUnderscript(pluginName) for plugins to utilize in their code
  6. appendCard events are now all called correctly