Download
(10Kb)
Download
Updated: 06-08-09 12:18 AM
Pictures
File Info
Updated:06-08-09 12:18 AM
Created:unknown
Downloads:36,262
Favorites:325
MD5:

ImprovedMerchant  Popular! (More than 5000 hits)

Version: 3.6x5
by: Macniel [More]

Warning
if you depend on item scaling and spacing between items do not upgrade and use version 3.6a instead, this update is not necessary if the previous version (3.6a) is working fine on your computer.

Installation

You install this AddOn like any other, just unpack the downloaded zip into your /Interface/AddOns folder.

Summary
Hello and welcome back to another helpful AddOn which will improves your daily shopping-adventures with merchants.

Okay what did this AddOn do to your merchantframe ? It replaces the paged item display with a scrollable and more informative list which can also be filtered by available item types. It use the same purchase protection like the default merchantframe when buying an item which requires honor-,arena-points or specific items.

Features

  • Filter: you can filter items from a vendor out. You can setup a filter to show only trainable, usable, purchasable items or just items from a specific type (or subtype)
  • Searchcraft: you can search item descriptions for certain a or multiple (seperated by an colon ;) keywords and filter those out which does not include your keywords
  • Scrollable List: you can now scroll through the merchant shop instead of the paged view
  • Autorepair: as a request you can now check a button on a merchant frame to enable autorepair.
Credits
Thanks again to Dridzt who have uploaded a fixed version here http://www.wowinterface.com/downloads/info12206.html while I was not available. Thanks and kudos to you!

Thanks to Seebs for GetOpt which handels slashcommands / parameterized Inputs

Need some localization help!
If you use a french, spanish, russian, korean, chinese client please provide me with a correct localization for "Recipe"

Thanks.

bugfixes in v3.6x5 :
a bug that prevents items from being clicked has drycoded out.
see changes.txt for more details

bugfixes in v3.6x4 :
A bug that prevents the item list to populate properbly after selecting the filter "nothing" in the dropdown menu has been eliminated.
A cosmetic "feature" has been added that preselect visually the "nothing" filter item in the dropdown menu when this filter is active.
see changes.txt for more details

changes in v3.6x3 :
Reenabled the Trainable filter function
Added file changes.txt for more code specific changes

bugfixes in v3.6x2 :
Localization enGB / enUS are now corrected (mass find/replace is evil!)

changes in v3.6x (xml) :
Rewrote lua Frame definitions into XML Definitions
Heavily improved Memory consumption and CPU Time consumption

bugfixes in v3.6c :
Fixed a call that caused an error message when selling something (this only applies to 3.6b)

changes in v3.6b :
Removed Options (consider v3.6a if you need item scaling and spacing)
Improved performance
- removed 2 functions as they were not necessary to determine if an item is usable
- change the way the functions and variables were accessed (they are now no longer members of an UIObject)

bugfixes in v3.6a :
Reassigned constants properbly so the filter affordable, usable and trainable works again

changes in v3.6 :
Added Autorepair option
Adjust itemcost a bit to appear more stream lined

changes in v3.5d :
Added Count and StockCount fontstrings into XML

changes in v3.5b :
Switched to XML based item definition and stress tested this for the OSP Bug, and it has not occure.

bugfixes in v3.5 :
I do not know what I had done but the OSP Bug does not appear to me anymore

bugfixes in v3.4j :
Fixed a minor bug (try to index local texture a nil value)

bugfixes in v3.4i :
An hidden visibility error has been found (by Dridzt) and eliminated

bugfixes in v3.4h :
Reverted a fix in g and replaced it with another fix - now this shall work

bugfixes in v3.4g :
On-Screen-Printing (sounds cool to me) bug should no longer occure
Fixed a function that hide everything if the filter is set to "NOTHING" (it should not display nothing but filter out nothing!)
Skipped minor version f for unkown reason


bugfixes in v3.4e :
Changed the encoding format of localization.lua to utf-8 so this can be accessed probably (again)

bugfixes in v3.4d :
An error that says there is no filter types available should no longer occure
Added a bunch of comments

bugfixes in v3.4c :
Combinated filter are now working again!

bugfixes in v3.4b :
Removed a ClearAllPoints() that caused to disalign some elements

bugfixes in v3.4a :
Changed a variable name so the count of an stacked item (for example water) will show up again

changes in v3.4 :
Implemented support for Recipe-Book (and similiar AddOns)
Changed lots of code, so it should work now performantly
Fixed filter and search craft when they are used together (they will not longer disable each other)

known bugs:
there is not yet a localization frFR, enES, koKR, zhCN, zhTW and ruRU clients so the Trainable Filter wont work for these Clients (please provide me with a proper translation for the itemtype "recipe")

changes in v2.1 :
Bugfix with stock based Items (they will now properly decreased); new Trainable Filter

changes in v2.0 :
itemcost + money will not longer result in a graphical glitch

changes in v1.9 :
switched to ItemButtonTemplate to enable AddOns to skin the item texture

changes in v1.8 :
improved Searchengine which allows more than one keyword to search for, bugfix which prevented to show every required itemtype to purchase an item (like a pvp mount)

changes in v1.7 :
new affordable filter, filter are hidden on default

changes in v1.6 :
many bugfixes

changes in v1.5 :
click handler are removed, the default click handler are used instead, localization completed by yaroot (thank you very much)

changes in v1.3 :
list is now redesigned for improved experience, major fix in left/rightclick handling, buybackitem will now show probably in the buy frame

changes in v1.1 :
Some designtweaks were applied

changes in v1.06:
Compare Tooltips was added, Dressup function was added

changes in v1.04:
Currency display was changed, Localization should now work probably

bugfix in v1.01:
SplitStack should now work probably
Optional Files (0)


Post A Reply Comment Options
Unread 10-14-10, 01:11 AM  
EvoTech
A Kobold Labourer

Forum posts: 1
File comments: 24
Uploads: 0
Hope this helps:

[string "ImprovedMerchantAutoRepairCheckBox:OnLoad"] line 1:
attempt to index global 'this' (a nil value)
[string "ImprovedMerchantToggleFilter:OnLoad"] line 1:
attempt to index global 'this' (a nil value)
Report comment to moderator  
Reply With Quote
Unread 11-01-10, 11:25 PM  
VincentSDSH
Non-Canadian Luzer!
 
VincentSDSH's Avatar
AddOn Author - Click to view AddOns

Forum posts: 350
File comments: 257
Uploads: 12
Originally posted by EvoTech
Hope this helps:

[string "ImprovedMerchantAutoRepairCheckBox:OnLoad"] line 1:
attempt to index global 'this' (a nil value)
[string "ImprovedMerchantToggleFilter:OnLoad"] line 1:
attempt to index global 'this' (a nil value)
It's more complicated than that. There are numerous globals that need to be fixed and some vars are unpassed that should be. I got it working but the author really needs to either support the mod or ask someone else to take over.
Report comment to moderator  
Reply With Quote
Unread 12-05-10, 02:06 AM  
Harshmage
Different
 
Harshmage's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 24
Uploads: 1
Repairs or a replacement?

I hate to say it, but it's been over a year since anything has been done with ImprovedMerch. While it had a great system to it, I suggest using xMerchant as a replacement.
__________________
-Bryan-
http://www.harshmage.com/
[SIGPIC][/SIGPIC]
Report comment to moderator  
Reply With Quote
Unread 10-20-11, 03:09 PM  
spiralofhope
A Deviate Faerie Dragon
 
spiralofhope's Avatar

Forum posts: 13
File comments: 276
Uploads: 0
GnomishVendorShrinker may be a good replacement.
__________________
spiralofhope.com
Report comment to moderator  
Reply With Quote
Unread 02-24-15, 04:59 PM  
raziki
A Kobold Labourer
 
raziki's Avatar

Forum posts: 1
File comments: 42
Uploads: 0
Traveler's Tundra Mammot - Gnimo (clickong on him).

I got an issue, not sure if it is related to some bug with Gnimo on the "Traveler's tundra mammoth" mount.

But when clicking on him i recived the following error... (mine is up-to-date).

Code:
Message: ...ace\AddOns\ncImprovedMerchant\ncImprovedMerchant.lua:12: attempt to perform arithmetic on a nil value
Time: 02/24/15 23:55:18
Count: 1
Stack: ...ace\AddOns\ncImprovedMerchant\ncImprovedMerchant.lua:12: in function <...ace\AddOns\ncImprovedMerchant\ncImprovedMerchant.lua:5>

Locals: c = 0
(for index) = 2
(for limit) = 4
(for step) = 1
b = 2
(for index) = 19
(for limit) = 28
(for step) = 1
s = 19
l = "[Senegal]"
(*temporary) = nil
(*temporary) = 1
(*temporary) = 2
(*temporary) = "Interface\ICONS\INV_Feather_11.blp"
(*temporary) = 1
(*temporary) = false
(*temporary) = "attempt to perform arithmetic on a nil value"
sellgrays = true
autorepair = false
Edit (additional): After the error i traveled to Stormwind and spoke in Trade Distict with "Gunther Weller, Marda Weller" Weapons Merchant.
- I recived all and the same error from each NPC in Garrison NPC, Ashran, "vendor mounts", Major City Vendors... same error...
__________________
Last edited by raziki : 02-24-15 at 05:01 PM.
Report comment to moderator  
Reply With Quote
Unread 09-01-17, 09:15 PM  
spiralofhope
A Deviate Faerie Dragon
 
spiralofhope's Avatar

Forum posts: 13
File comments: 276
Uploads: 0
__________________
spiralofhope.com
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: