From 7c38ac9eee1e930378a6f30e18e800fd8f107354 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?tekkub=20=3Abear=3A=E2=80=82?= Date: Sat, 13 Oct 2012 17:01:26 -0600 Subject: [PATCH] Weekly build 5.0.1.15-Release --- GnomishVendorShrinker.toc | 2 +- README.md | 19 ------------------- 2 files changed, 1 insertion(+), 20 deletions(-) delete mode 100644 README.md diff --git a/GnomishVendorShrinker.toc b/GnomishVendorShrinker.toc index 16edc49..7ab1151 100644 --- a/GnomishVendorShrinker.toc +++ b/GnomishVendorShrinker.toc @@ -3,7 +3,7 @@ ## Title: GnomishVendorShrinker ## Notes: Compact scrolling vendor frame ## Author: Tekkub Stoutwrithe -## Version: Alpha +## Version: 5.0.1.15 ## X-Website: http://www.tekkub.net/ ## X-Email: tekkub-wow@googlegroups.com ## X-Category: Misc diff --git a/README.md b/README.md deleted file mode 100644 index 7c2a9bc..0000000 --- a/README.md +++ /dev/null @@ -1,19 +0,0 @@ -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.