Releases: ManlyMarco/QuickAccessBox
Releases · ManlyMarco/QuickAccessBox
QuickAccessBox v3.4
What's Changed
- Add a config option (on by default) to sort favourite items first in the list by @RikkiBalboa in #14
Full Changelog: v3.3...v3.4
QuickAccessBox v3.3
What's Changed
- Move to sdk style projects; Update packages by @ManlyMarco in #9
- Now requires BepisPlugins 21.0 and ModdingAPI 1.43.0
- Include xmldocs file in builds
- Update to latest toolbar API; Added a toolbar tooltip by @ManlyMarco in #10
- Set the window to be above studio toolbars by @ManlyMarco in #11
- Add publishing of QAB nuget packages by @ManlyMarco in #13
- You can now find QuickAccessBox on the IllusionMods nuget feed.
Full Changelog: v3.2...v3.3
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)