Skip to content

Releases: ManlyMarco/QuickAccessBox

QuickAccessBox v2.3

16 Oct 11:31
Compare
Choose a tag to compare

Download

Changelog

  • Added searching items by their zipmod's GUID and filename (need to turn on developer mode in plugin settings)
  • Added zipmod GUID and filename to item created log messages
  • Can now drag the window by its edges; window position saves between runs
  • Save item cache after the list finishes updating instead of at end (fixes the cache not being saved if studio isn't cleanly closed)
  • Slight searching speedup
  • Removed unnecessary code running at studio exit (faster studio closing)
  • Updated thumbnails
  • Updated dependencies, requires latest BepisPlugins and ModdingAPI now

QuickAccessBox v2.2.1 now for HoneySelect2!

09 Jun 17:51
Compare
Choose a tag to compare

Download

Changelog

  • Added support for HoneySelect2 studio
  • Updated thumbnails to include latest items for KK and AI

QuickAccessBox v2.2 for AI-Shoujo and Koikatsu!

21 Dec 06:05
69cd4c8
Compare
Choose a tag to compare

Download

Changelog

  • Added support for AI-Shoujo / AI-Girl studio
  • Added recent items (shows list of recently used items when not searching for anything)
  • Fixed search textbox not being focused when the window is opened

KK_QuickAccessBox v2.1

26 Nov 22:19
Compare
Choose a tag to compare

Download

Changelog

  • Added missing thumbnails for latest studio sideloader modpack
  • Moved thumb dicovery to background thread to stop slowing down studio startup
  • Fixed some possible crashes in thumbnail generator
  • Updated to BepInEx 5.0 and new nuget package setup (thanks @Keelhauled)
  • Changed cache directory to bepinex\cache
  • Removed support for DTL (obsoleted, now only relies on AutoTranslator)

KK_QuickAccessBox v2.0

21 Oct 23:50
Compare
Choose a tag to compare

Download

Changelog

  • Added "Find" toolbar button to bottom left
  • Added "Search..." menu item to add menu
  • Added support for loading thumbnails through Sideloader from zipmods, and extracted default thumbs to a separate zipmod
  • Added translation caching for faster startup time
  • Added logging of developer info when adding an item
  • Added compatibility with BepInEx5 (needs BepInEx4 emulator) and upcoming plugin updates for it
  • Added version checks for KKAPI and Sideloader
  • Changed translator code to be fully independent and work with any combination of DTL and AutoTranslator
  • Changed thumbnail names to be more readable
  • Set SearchDeveloperInfo and thumbnail generation as advanced settings
  • Updated setting descriptions
  • Updated thumbnail generator
  • Fixed crash on exit in main game
  • Fixed running outside studio
  • Fixed "no items found" text showing with empty search string
  • Fixed potential crash when checking if ortho cam plugin is installed
  • Refactoring and other code cleanup
  • Updated readme with instructions on how to add thumbs to zipmods and thumb optimization tips

preview qab

KK_QuickAccessBox v1.0

26 Jul 21:48
6035084
Compare
Choose a tag to compare