Releases: ManlyMarco/QuickAccessBox
Releases · ManlyMarco/QuickAccessBox
QuickAccessBox v3.2
What's Changed
- Add parenting - press middle mouse button by @RikkiBalboa in #7
- Add "Spawn and parent to selection" to context menu by @ManlyMarco in #8
New Contributors
- @RikkiBalboa made their first contribution in #7
Full Changelog: v3.1.1.1...v3.2
QuickAccessBox v3.1.1
Changelog
- 1df650a @ManlyMarco Switch to a string hash method that doesn't explode KK
Full Changelog: v3.1...v3.1.1
QuickAccessBox v3.1
Changelog
- 741628e @ManlyMarco Add RegisterThumbnailProvider API
- e8ba5fe @ManlyMarco Optimize search speed
- 3826e3b @ManlyMarco Speed up thumbnail get from cache, prevent getting wrong thumbs
- df7b8d6 @ManlyMarco Improve cache ID to fix cache collisions, backwards compatible
- aef7f0d @ManlyMarco Fix context menu spawn position
Full Changelog: v3.0...v3.1
QuickAccessBox v3.0
Changelog
- 90c8bb7 @ManlyMarco Add context menu, favorites and blacklists, filtering, item info print (#6)
- e22e66f @ManlyMarco Add negative searches (put - in front of a word to exclude it)
- 01d8ef0 @ManlyMarco Add interface scale setting
- dd8723f @ManlyMarco Add bundle and asset names to the item added log message
- 4528885 @ManlyMarco Include GUID in search outside developer mode
- bb8f7c4 @ManlyMarco Replace spaces with _ in search (when searching for item name that has spaces in it, replace them with _ to avoid finding items that match parts of the name)
- 40cc905 @ManlyMarco Use slot number instead of item name for cache and thumb key; Improve some log messages
Full Changelog: v2.4.5...v3.0
QuickAccessBox v2.4.5
Changelog
- 38b41c0 @ManlyMarco Run cache save on a background thread (fixes brief lockup some time after studio start)
Full Changelog: v2.4.4...v2.4.5
QuickAccessBox v2.4.4
QuickAccessBox v2.4.3
Download
Changelog
- d4ccd4c @ManlyMarco Added KKS version
- 4bbd2ea @ManlyMarco [AI/HS2] Marked "dirty's 3dsfx" as a SFX mod (show proper icons)
- 79de44f @ManlyMarco Extract common images and code; Refactoring
- b72804f @ManlyMarco Clean up extensions that are now available in KKAPI
QuickAccessBox v2.4.2
Download
Changelog
- a07ce31 @ManlyMarco Fixed not updating toolbar button state when opening by using a hotkey (also throwing an error in log)
QuickAccessBox v2.4.1
QuickAccessBox v2.4
Download
Changelog
- fd20b69 @ManlyMarco Improved studio startup speed (same as without this plugin now)
- ddaa219 @ManlyMarco Improved thumbnail loading speed (basically instant now)
- a5129f5 @ManlyMarco Improved thumbnail generator to be more resilient against broken mods
- 97a8c31 @ManlyMarco Fixed nullref exception when closing studio
- d8dc8bc @ManlyMarco Moved item thumbnails from the repository into the studio sideloader modpack (use KKManager updater to download them)