[AddOn] Aux - Enhanced Auction House Interface

Re: [AddOn] Aux - Enhanced Auction House Interface

by monteo » Thu Oct 29, 2015 5:23 pm

where i download the version with the old interface?
User avatar
monteo
Sergeant
Sergeant
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Central » Fri Oct 30, 2015 4:18 am

monteo wrote:where i download the version with the old interface?

https://github.com/shirsig/Aux-Addon/tr ... ca349a80b0
Central
Grunt
Grunt
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Wosh » Sat Oct 31, 2015 1:05 pm

Be careful with that addon! I totally fucked up the gold of my main with it. Didn't remember what was the key to link in chat and ended with 18 silver left and made a very happy seller.

The author should really disable - comment the line - of the Alt+LMB keybind and explain how to enable it for those who want it but not the inverse.

Edit: open Options.lua and change lines 3 and 4 to false

Damn fukin crapware :evil: (not nice of me sorry but it makes me feel better and also I'm right: those shortcuts shouldn't be enabled by default especially when there's no information on the opening post nor in the chat at the loading)
Wosh
Grunt
Grunt
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Humble Kagu » Sat Oct 31, 2015 8:20 pm

Wosh wrote:Be careful with that addon! I totally fucked up the gold of my main with it. Didn't remember what was the key to link in chat and ended with 18 silver left and made a very happy seller.

The author should really disable - comment the line - of the Alt+LMB keybind and explain how to enable it for those who want it but not the inverse.

Edit: open Options.lua and change lines 3 and 4 to false

Damn fukin crapware :evil: (not nice of me sorry but it makes me feel better and also I'm right: those shortcuts shouldn't be enabled by default especially when there's no information on the opening post nor in the chat at the loading)


I would think the burden of figuring out how an AddOn works would be on the user. I mean why would you blindly install an AddOn without fully researching what it can possibly do? Especially more so when on this very server and forums someone released a malicious AddOn to send your own gold to him!

I understand you may be upset and just letting out some of that frustration, but when no one else in this thread has had a similar problem I wouldn't blame the AddOn and the author of said AddOn.
Looking to re-live Vanilla together with a friendly, welcoming and well-behaved bunch? Then we open our doors at http://sanctuaryguild.org where we look forward to hear from you! ☼
Humble Kagu
Sergeant
Sergeant
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Sat Oct 31, 2015 8:32 pm

Wosh wrote:Be careful with that addon! I totally fucked up the gold of my main with it. Didn't remember what was the key to link in chat and ended with 18 silver left and made a very happy seller.

The author should really disable - comment the line - of the Alt+LMB keybind and explain how to enable it for those who want it but not the inverse.

Edit: open Options.lua and change lines 3 and 4 to false

Damn fukin crapware :evil: (not nice of me sorry but it makes me feel better and also I'm right: those shortcuts shouldn't be enabled by default especially when there's no information on the opening post nor in the chat at the loading)


I'm sorry man :(
I did mention the keybinds in the thread whenever I changed them but I know I should update the main post some time and I will make the default to be off for those as soon as I add back the options menu.

A new update is coming soon by the way, tomorrow probably. This one will be a more complete release of the new UI. The scanning has been abandoned for now as mentioned before but the auction/bid tab will be fully functional so it'll be a complete replacement of the default UI, which will be hidden by default and toggleable with a button.

And I've finally implemented the item search I'd always wanted to do. Don't worry though, the filters aren't gone. I have two search tabs now, item search and filter search (filters look a bit nicer too now).

Here's a preview of the item search:

Image
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by tedj » Sun Nov 01, 2015 8:16 am

Hey Bit, excellent work!

Is it possible in vanilla conditions to see who bought your items or who did you buy them from and keep those infos? Kinda like TSM does? Oh also, searching the AH for a sellers name?

#incomingseriouscompetition

Lastly, hit me a PM if you guys need help coding this. I'm a superb fan or TSM and gold making in retail and I'm a coder so yea.
tedj
Private
Private
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Sun Nov 01, 2015 9:18 am

tedj wrote:Hey Bit, excellent work!

Is it possible in vanilla conditions to see who bought your items or who did you buy them from and keep those infos? Kinda like TSM does? Oh also, searching the AH for a sellers name?

#incomingseriouscompetition

Lastly, hit me a PM if you guys need help coding this. I'm a superb fan or TSM and gold making in retail and I'm a coder so yea.


Hey, I'm not sure what the state of vanilla beancounter is which i think is what auctioneer uses for this. Basically information about who has bought your auctions can only be obtained from the mailbox, not the auction house. Information about whom you're buying from on the other hand could be collected from the ah.

Searching for a seller name, well, it can be done in the same way as my tooltip filter works but since it isn't supported by blizzard it wont reduce the amount of pages you have to parse, so if that's the only filter you want to apply you'd have to scan the whole ~300 pages of the ah. You can almost get the same result currently by sorting alphabetically by vendor name in the full view.

The code is in too messy a state right now for someone else to contribute but after the release later today I'll focus on cleaning it up and then maybe at some later point some help might be needed for adding stat modules or something akin to the ones of retail auctioneer.
Last edited by Bit on Sun Nov 01, 2015 6:10 pm, edited 1 time in total.
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Thankyaw » Sun Nov 01, 2015 1:32 pm

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

Re: [AddOn] Aux - Enhanced Auction House Interface

by tedj » Sun Nov 01, 2015 5:06 pm

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.
tedj
Private
Private
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by babichkata » Sun Nov 01, 2015 5:25 pm

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.

PS:
The very best AH addon for vanilla out there, hands down! Keep up the lovely work!
babichkata
Grunt
Grunt
 

PreviousNext

Return to Addons & macros