WoW Classic Addon - Compact scrolling vendor frame. Fork of https://github.com/TekNoLogic/GnomishVendorShrinker
Go to file
tekkub ʕ ´ᴥ` ʔ 35d9a4d95e move search field change logic to mainframe 2016-09-11 19:28:47 -06:00
externals Move placeholder logic into ui-textinput 2016-09-11 19:28:15 -06:00
frames move search field change logic to mainframe 2016-09-11 19:28:47 -06:00
tekFunks Name that space! 2010-05-02 16:20:55 -06:00
.pkgmeta Add .pkgmeta 2016-07-31 22:31:13 -06:00
GnomishVendorShrinker.toc Split MainFrame into its own file 2016-09-11 18:28:04 -06:00
Init.lua Split MainFrame into its own file 2016-09-11 18:28:04 -06:00
KnownScanner.lua Derp 2016-09-06 20:02:30 -06:00
LibItemSearch-1.0.lua move search field change logic to mainframe 2016-09-11 19:28:47 -06:00
README.md README update 2012-09-01 19:21:49 -06:00
changelog.txt Update changelog for 7.0.0.19-Beta 2016-08-01 14:57:26 -06:00
externals.txt Move from tekKonfig to externals for scrollbar 2016-09-11 04:12:42 -06:00

README.md

GnomishVendorShrinker creates a simple, compact vendor frame, made to compliment GnomishAuctionShrinker. GVS brings an interface similar to Auctioneer's "CompactUI" to the vendor frame.

Features

  • Simple one-line-per-item interface
  • Scrolling list, none of that "paging" crap that makes navigation slow
  • Clicking an item simply buys it, instead of picking up the item
  • Alt-click buys a full stack (or as close to a full stack as is possible for limited-stock items)
  • Ctrl- and shift-click behave as default (dress-up and paste link, respectively)
  • Recipes you do not yet know are highlighted in blue
  • Items you cannot use are highlighted in red
  • Search box to help you find that item you're after on a vendor with hundreds of items

Un-features

  • No support for split-stack purchases, I'm not convinced it's needed.