Bit wrote:babichkata wrote:Redownloaded the addon and everything works perfect. Tx for making me happy, Bit <3
You're welcome
Tell me if you notice any items missing from the autocomplete for the item search please.
I'm now preparsing a list of auctionable items in my english client and then shipping that list of ids with the addon which increases autocomplete performance and removes nonsensical suggestions in a way compatible with other locales because i can check for the english 'binds when picked up' etc. in the tooltip and the list is only localized when the addon is loaded.
For some reason apparently you got a nil value for one of the ids before which is strange seeing as you're using the same client. I've simply added a check there now that skips the ids where your client doesn't have a name but that might lead to some missing entries.
Item Search: Missing Items so far - Iron Bar, Truesilver Bar, Plaguebloom, Dreamfoil, Mountain Silversage, Cured hides and many more mats needed for professions.
Filter Search: Found a visual bug with items whose name is with suffix such as: Helm of the Eagle, Pants of the Whale etc. Their stats do not appear in the tooltip when you hover the link. However, the tooltips in the default UI work fine.