Download
(18Kb)
Download
Updated: 08-12-18 09:16 PM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Updated:08-12-18 09:16 PM
Created:08-29-12 02:30 PM
Downloads:4,752
Favorites:36
MD5:
Categories:Auction House & Vendors, Discontinued and Outdated Mods

GnomishVendorShrinker (Fan Update for BFA) GVS

Version: Version: 8.0.0.1
by: Tonyleila, Vlad

This is just a fan update! All credits for the code go to the original author Tekkub!

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

Version: 8.0.0.1
fix: PlaySound(1115)

8.0.0.0: BFA Update
Fixed everything I found in github Pull Requests:
https://github.com/TekNoLogic/GnomishVendorShrinker/pulls

Thanks to MuffinManKen and Ken Paulson!
Post A Reply Comment Options
Unread 06-25-19, 05:31 PM  
Barleduq
Premium Member
 
Barleduq's Avatar
Premium Member

Forum posts: 135
File comments: 742
Uploads: 0
Please update this?

I'll try to post errors again, but I haven't been able to consistently use it in a while; once it errors out, it affects a whole bunch of other stuff. I've been hoping for an update...
-Barleduq
Report comment to moderator  
Reply With Quote
Unread 10-17-20, 02:00 AM  
Gershuun
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
For 9.0 change these two files:

Line 42 of GnomishVendorShrinker\frames\MerchantItem.lua
alt_click_exceptions[GetCurrencyInfo(824)] = true

alt_click_exceptions[C_CurrencyInfo.GetCurrencyInfo(824)] = true



Line 103 of GnomishVendorShrinker\externals\ui-scrollbar.lua
local border = CreateFrame("Frame", nil, f)

local border = CreateFrame("Frame", nil, f, BackdropTemplateMixin and "BackdropTemplate")
Report comment to moderator  
Reply With Quote
Unread 10-19-20, 12:35 PM  
tordenflesk
A Deviate Faerie Dragon

Forum posts: 18
File comments: 213
Uploads: 0
Line 23-24 in AltCurrencyItem.lua as well
Code:
	for i=1,C_CurrencyInfo.GetCurrencyListSize() do
		local name, _, _, _, _, count = C_CurrencyInfo.GetCurrencyListInfo(i)
Last edited by tordenflesk : 10-19-20 at 01:01 PM.
Report comment to moderator  
Reply With Quote
Unread 10-20-20, 11:39 AM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Report comment to moderator  
Reply With Quote
Unread 05-25-22, 07:32 AM  
Uitat
A Chromatic Dragonspawn
 
Uitat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 162
File comments: 362
Uploads: 17
Updated for 9.2

there is a new update for gnomish vendor shrinker here
__________________
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: