WoW Classic Addon - Compact scrolling vendor frame. Fork of https://github.com/TekNoLogic/GnomishVendorShrinker
Go to file
tekkub ʕ ´ᴥ` ʔ f39146ffb0 Bring in tip scanner external 2016-09-06 19:59:24 -06:00
externals Bring in tip scanner external 2016-09-06 19:59:24 -06:00
tekFunks Name that space! 2010-05-02 16:20:55 -06:00
tekKonfig Add AddonLoader LoadOn-InterfaceOptions support 2011-05-24 04:14:05 -06:00
.pkgmeta Add .pkgmeta 2016-07-31 22:31:13 -06:00
GnomishVendorShrinker.lua Add toys to known scanner 2016-09-03 19:14:14 -06:00
GnomishVendorShrinker.toc Bring in tip scanner external 2016-09-06 19:59:24 -06:00
KnownScanner.lua Bring in tip scanner external 2016-09-06 19:59:24 -06:00
LibItemSearch-1.0.lua Cleanup the new lib path 2011-11-20 16:36:14 -07: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 Bring in tip scanner external 2016-09-06 19:59:24 -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.