2012-09-02 01:21:49 +00:00
|
|
|
GnomishVendorShrinker creates a simple, compact vendor frame, made to compliment
|
|
|
|
GnomishAuctionShrinker. GVS brings an interface similar to Auctioneer's
|
|
|
|
"CompactUI" to the vendor frame.
|
2009-08-15 22:00:43 +00:00
|
|
|
|
2012-09-02 01:21:49 +00:00
|
|
|
## Features
|
2009-08-15 22:00:43 +00:00
|
|
|
|
|
|
|
* 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
|
2012-09-02 01:21:49 +00:00
|
|
|
* Alt-click buys a full stack (or as close to a full stack as is possible for
|
|
|
|
limited-stock items)
|
2009-08-15 22:00:43 +00:00
|
|
|
* Ctrl- and shift-click behave as default (dress-up and paste link, respectively)
|
2009-08-16 01:42:06 +00:00
|
|
|
* Recipes you do not yet know are highlighted in blue
|
|
|
|
* Items you cannot use are highlighted in red
|
2009-08-16 01:43:17 +00:00
|
|
|
* Search box to help you find that item you're after on a vendor with hundreds of items
|
2009-08-15 22:00:43 +00:00
|
|
|
|
2012-09-02 01:21:49 +00:00
|
|
|
## Un-features
|
2009-08-15 22:00:43 +00:00
|
|
|
|
|
|
|
* No support for split-stack purchases, I'm not convinced it's needed.
|