Releases: UCProjects/UnderScript
Releases · UCProjects/UnderScript
0.55.3
- Fixed another quest bug
0.55.2
- Fixed another quest bug
0.55.1
- Fixed quest detection
0.55.0
New Features
- Implement Bug Tracker (Sentry.io)
- Quest Progress Toast
Misc.
- Update google analytics
Plugins
player:endTurnevent (cancelable)plugin.quests.update(): Updates quests, returns `Promise.then({ quests, previous }).catch(error)``plugin.quests.getQuests(): Gets currently cached quests (empty if update is not called)
0.54.1
- (Really) Fixed
Collect Allfrienship button - Re-enable play queue after 10 seconds
0.54.0
New Features
- Import deck via URL
Fixes
- Fixed
Collect Allfrienship button
Misc.
- Removed
Disable Quick Opening Packssetting
0.53.1
- Fixed changelog
- Fixed friendship ranking not loading sometimes
0.53.0
New Features
- Added craft/disenchant protection to prevent double clicking
- Added new ranks to board background priority
Fixes
- Fix background of
@autocomplete
0.52.1
- Fixed issue breaking sound in games
0.52.0
New Features
- Added setting to disable
Audio Override(disables undercards Audio fixes) - Added setting to disable
April Fools Music(if you get tired of it)
Fixes
- Fixed april fools music not working with underscript
- Fixed translations thinking they weren't loaded when they were
Misc.
- BootstrapDialog
onhide()return value is no longer ignored
Plugins
- EventEmitter is now extendable
- Throw errors when failing to register settings
appendCard()is deprecated- Settings now have more dynamic values
- Added
checkUnderscript(pluginName)for plugins to utilize in their code appendCardevents are now all called correctly