From 6184c91d58d088f3fb92f9c7501d06222e53b4ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?tekkub=20=CA=95=20=C2=B4=E1=B4=A5=60=20=CA=94?= Date: Tue, 4 Oct 2016 15:34:55 -0600 Subject: [PATCH] Weekly build 7.0.0.21-Beta --- README.md | 19 ------------------- externals.txt | 7 ------- 2 files changed, 26 deletions(-) delete mode 100644 README.md delete mode 100644 externals.txt 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. diff --git a/externals.txt b/externals.txt deleted file mode 100644 index c4624ab..0000000 --- a/externals.txt +++ /dev/null @@ -1,7 +0,0 @@ -events.lua -gsc.lua -itemid.lua -size_to_fit.lua -tooltip_scanner.lua -ui-scrollbar.lua -ui-textinput.lua