Releases: UCProjects/UnderScript
Releases · UCProjects/UnderScript
0.60.1
The great plugin (& bug fix) update
Fixes
- Deck Storage now translates card names
- The CSS for settings no longer do silly things
- Setting "reset" now allows a default value of 0
- Settings now always properly encode before saving
- Stopped an error from happening when logged out
- Broken settings no longer completely break the setting window
Plugins
- You can now edit settings while the setting window is open
- Added
map
setting type - Allow event listeners to be turned off
- Renamed event
:loaded
to:preload
- Added
name
to setting creation
0.60.0
The great plugin (& bug fix) update
Fixes
- Deck Storage now translates card names
- The CSS for settings no longer do silly things
- Setting "reset" now allows a default value of 0
- Settings now always properly encode before saving
- Stopped an error from happening when logged out
- Broken settings no longer completely break the setting window
Plugins
- You can now edit settings while the setting window is open
- Added
map
setting type - Allow event listeners to be turned off
- Renamed event
:loaded
to:preload
0.59.0
New release for a new year. Enjoy~
Fixes
- Find pack prices smartly
- Fixed some debug messages
Plugins
- Added
Home:Refresh
event - Added new
Item
keywords
0.58.3
- Fixed friendship shiny packs
0.58.2
- Fixed broken pack buying API
- Added more cases where chat will reconnect
0.58.1
- Re-enabled smart disenchant
- This is still at your own risk, and you must manually enable it in settings.
0.58.0
0.57.2
- Fixed display bug with cosmetic confirmation purchases
- Fixed bug loading all cards
- Fixed bug loading plugin styles
0.57.1
- Made filtered buttons dimmer
- Made Shiny filtered button bigger
- Fixed collection dropdown filter translation error
0.57.0
New Features
- Added filter for tribes
- Added filters for crafting collection
- Cleaned the filter buttons so it looks less cluttered
Misc.
- Adjust music volume while in settings
Plugin
- Added method for plugins to add own collection filters
plugin.addFilter()