[AddOn] Aux - Enhanced Auction House Interface

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Sun Nov 01, 2015 6:07 pm

Thankyaw wrote:Can you add some thing in "post" to sort items by "rareness" like "common" , "uncommon" and etc

You mean for the inventory items? Isn't the coloring enough for that? How many Onyxia bags do you have? xD

tedj wrote:Bit, I see what you mean. I did know that the only way to get that information was from the mail when selling, I just didn't know if the buying one could provide you with that. And it does so it's nice, I'd like to make a module (in the future, after clean up) to keep track of your sales, kind of like TSM does.

Also, is it just for me that Auctions, Scan and Bids do literally nothing? I don't think I'm missing any dependencies but their windows are plain blank.


Those tabs were placeholders. I made an early release of the new ui for people who were having compatibility issues with other addons. I've just now finally made a full release of the new UI and updated the main post: viewtopic.php?f=63&t=21102

babichkata wrote:How can I see (or if there's no sucha feature atm, will it be implemented later?) the competition's bid prices when posting auctions ? Atm I'm searching the item I want to post for the cheapest bid via the search box, which is not very comfortable.

You can't at the moment. It would be trivial to add but since 99.9% of all people don't care at all about the bid price of the auctions they post I'm not sure if it's worth the information overload.
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by babichkata » Sun Nov 01, 2015 8:37 pm

Tx for the fast reply!

The new release gives me an error when trying the "Item Search" tab: "...\completion.lua:14:\ bad argument # 1 to ` strupper' (string expected, got nil)". Am I doing smth wrong ?
babichkata
Grunt
Grunt
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Sun Nov 01, 2015 8:46 pm

babichkata wrote:Tx for the fast reply!

The new release gives me an error when trying the "Item Search" tab: "...\completion.lua:14:\ bad argument # 1 to ` strupper' (string expected, got nil)". Am I doing smth wrong ?


Hm, are you using a non english client?
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by tedj » Sun Nov 01, 2015 8:51 pm

Oh! Looking great then, will try as soon as I get home!

Just a quick edit regarding your last 2 posts, many people, especially in the low level bracket to mid, care about bid because they aren't using AH addons. Many times you can sell items for a higher buyout just because you push them to the first page / top due to low bids, this is a very known AH tactic.

So what that guy asked isn't all that weird and could be a nice feature!
Last edited by tedj on Sun Nov 01, 2015 8:57 pm, edited 1 time in total.
tedj
Private
Private
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by babichkata » Sun Nov 01, 2015 8:52 pm

Bit wrote:
babichkata wrote:Tx for the fast reply!

The new release gives me an error when trying the "Item Search" tab: "...\completion.lua:14:\ bad argument # 1 to ` strupper' (string expected, got nil)". Am I doing smth wrong ?


Hm, are you using a non english client?


Yes, I'm using english client.
babichkata
Grunt
Grunt
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Sun Nov 01, 2015 8:56 pm

babichkata wrote:
Bit wrote:
babichkata wrote:Tx for the fast reply!

The new release gives me an error when trying the "Item Search" tab: "...\completion.lua:14:\ bad argument # 1 to ` strupper' (string expected, got nil)". Am I doing smth wrong ?


Hm, are you using a non english client?


Yes, I'm using english client.


Strange, I'm using the english client too and can't reproduce it. I've added a check which could've fixed the issue if other locales are missing an item name but even if that fixes it for you there must be something weird going on.
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by tedj » Sun Nov 01, 2015 8:58 pm

Bit I've edited my last post thinking you'd read it before posting, please read.
tedj
Private
Private
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Sun Nov 01, 2015 9:06 pm

tedj wrote:Bit I've edited my last post thinking you'd read it before posting, please read.

Ok, I guess I'll add a Bid/ea column sometime this week.
Btw, do you have the same issue as babichkata with the newest version?

edit: I don't think you can push them to the first page though, only to the top (given that they sort by bid). Manual sorting is only per page afaik and across pages it's always sorted by time of auction start.
Last edited by Bit on Sun Nov 01, 2015 9:32 pm, edited 1 time in total.
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by babichkata » Sun Nov 01, 2015 9:15 pm

Redownloaded the addon and everything works perfect. Tx for making me happy, Bit <3
babichkata
Grunt
Grunt
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Sun Nov 01, 2015 9:22 pm

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.
Bit
Sergeant Major
Sergeant Major
 

PreviousNext

Return to Addons & macros