Jump to content
shirsig

[AddOn] aux and more

Recommended Posts

Then that means something is going on with my version. I click the button and nothing filters through in the crafting screen even though I have herbs in my bags. I just click the button "Mats" and it says "No results matched your search" without even typing anything into the box.

Share this post


Link to post
Share on other sites

Hey man, me again :D Really, don't wanna bother you but is it possible in WIM to change message font and history font to ARIAL (I replaced it to something locale compatible) or give us an option to choose font at all?

Share this post


Link to post
Share on other sites
1 hour ago, shirsig said:

Then you must be missing something. vial maybe?

Not interested in changing WIM beyond bugfixes sorry.

Oh I see how it works. For example I had vials and Golden Sansam in my bags, but not Mountain Silversage. Now that I had it, the potion appeared in Crafty. I was under the impression that Crafty would show potions with just partial herbs. Therefore I could see I have Golden Sansam now I have to buy Mountain Silversage.

Share this post


Link to post
Share on other sites

Hello and thanks for the wonderfull addons you made. I get the following error since the last time i updated to newest version.

e49da03cdaa1da2cda5839d361c4e6bf.png
 

Any idea whats causing it? I have no other addon enabled.

Share this post


Link to post
Share on other sites

you need to delete the savedvariables (account wide file, client must be closed when deleting), you have an outdated history format.

Edited by shirsig

Share this post


Link to post
Share on other sites

Hello, awesome addon!
Is there any way on Aux to get npc vendor values of all the items in the server/game? Like any kind of database like Gatherer addon
I saw on the Nostalrius forums thread (http://forum.nostalrius.org/viewtopic.php?f=63&t=21102)that there is a macro to transfer Informant dabatase to Aux, but as I specified here, informant doesnt even have vendor values from 1.8+ (and it doesnt get them when u talk to a npc like Aux)

Another question, what does /aux populate wdb does?

Edited by Karrier

Share this post


Link to post
Share on other sites

I guess you could get it from a later version of informant. Also you might be able to import another addon's database with a similar script, but I don't know of any.

 

/aux populate wdb is used to fill the client's item cache. There isn't much of a reason to use it besides testing as an ah scan will cache most auctionable items anyway and also it may disconnect you by generating too much traffic.

Edited by shirsig

Share this post


Link to post
Share on other sites

Hi shirsig :)

Could you try to create the functionality of resizing the window in aux addon?

Personally, I use customized fonts, and through it, the column names do not fit in the text boxes.

 

Regards.

 

Edited by Sixmist

Share this post


Link to post
Share on other sites

Thanks for the great addons, Shirsig!

 

Is there a way to add in your own pet's cooldowns (i.e. your Felhunters spell lock) to the cooldowns mod? It looks like it tracks on enemy pets but not your own unless I'm doing something wrong.

Share this post


Link to post
Share on other sites

Hi shirsig,

is it possible to get the old version of aux somewhere? The one with just the 2 additional tabs aux sell and aux buy.

Really liked it for its simplicity but cant find it anylonger..

Regards

 

Share this post


Link to post
Share on other sites
13 hours ago, Sixmist said:

Hi shirsig :)

Could you try to create the functionality of resizing the window in aux addon?

Personally, I use customized fonts, and through it, the column names do not fit in the text boxes.

 

Regards.

 

Resizing it with a scale factor is not gonna work as it's going to scale the font too. Other ways of resizing would be way too complicated, sorry.

 

10 hours ago, Ravni said:

Thanks for the great addons, Shirsig!

 

Is there a way to add in your own pet's cooldowns (i.e. your Felhunters spell lock) to the cooldowns mod? It looks like it tracks on enemy pets but not your own unless I'm doing something wrong.

Hm, they're not shown when you target your pet? Or do you mean they're just not shown together with your own cooldowns?

 

1 hour ago, Nekru said:

Hi shirsig,

is it possible to get the old version of aux somewhere? The one with just the 2 additional tabs aux sell and aux buy.

Really liked it for its simplicity but cant find it anylonger..

Regards

 

You'll have to go through the commits yourself to find the right one (it's always been the same repo) but I would recommend against it.

Share this post


Link to post
Share on other sites
On 12/30/2016 at 2:16 PM, Ravni said:

Thanks for the great addons, Shirsig!

 

Is there a way to add in your own pet's cooldowns (i.e. your Felhunters spell lock) to the cooldowns mod? It looks like it tracks on enemy pets but not your own unless I'm doing something wrong.

I've now added pet cooldowns to the player cooldown frame. For enemy pet cooldowns they will sometimes be shown on the pet (combat log events include the pet name) and sometimes on the player (special case for combat log events without caster name where it will be assigned to your most recent hostile target with a matching class)

Share this post


Link to post
Share on other sites
On 12/1/2016 at 11:27 PM, shirsig said:

As this is likely gonna be the new de facto Vanilla forum I'm making a thread for all my addOns here. If you have any comments/suggestions/bug reports for any of them and don't want to use github directly this will be the place for that.

Detailed descriptions with images are on github.

Hi

I've downloaded and extracted all of addons you've shared, but they don't work, nothing of your addons are in addons panel, do i need to do something to enable them?

hgfgh.jpg

Share this post


Link to post
Share on other sites
2 minutes ago, Barababa said:

Hi

I've downloaded and extracted all of addons you've shared, but they don't work, nothing of your addons are in addons panel, do i need to do something to enable them?

 
4

You missed on website

Quote

Auction House addOn for the 1.12 client. IMPORTANT: The folder name must be "aux-addon"

Or you could install git on your computer, then getting addon will be easy like this:

git clone https://github.com/shirsig/aux-addon.git

and updating as easy like this

git pull

Edited by EffToyz

Share this post


Link to post
Share on other sites
Just now, Barababa said:

Thanks, but what about the other addons?

you missed same thing. but in general, when you get addon from GitHub, you should remove -master part from directory name.

Share this post


Link to post
Share on other sites
4 minutes ago, EffToyz said:

you missed same thing. but in general, when you get addon from GitHub, you should remove -master part from directory name.

WoW! thanks, your help was magic!

and also thanks to shirsig for the addons.

Share this post


Link to post
Share on other sites

Hi there!

Love the Aux addon, however I would like to ask/suggest you adding such addon like TSM_Accounting - https://mods.curse.com/addons/wow/tradeskillmaster_accounting. Is there any chance you will implement this in near future?

The main point is to track what I bought from AH and for how much and to track what I sold and for how much.

Thanks

Edited by adako

Share this post


Link to post
Share on other sites

This has been requested before. So far I've come up with what I think is the only reliable way to get the information in combination with fast automatic mail opening (what beancounter does is a mess). Don't think it makes much sense to make it part of aux though as it's basically a mailbox addon, not an auction house addon. Also, no idea what to do with the data and how to display it, and I hate designing GUIs.

local index
CreateFrame('Frame', InboxFrame):SetScript('OnUpdate', function()
	if index then
		if GetInboxInvoiceInfo(index) then
			local invoiceType, itemName, playerName, bid, buyout, deposit, consignment = GetInboxInvoiceInfo(index)
			local _, _, count = GetInboxItem(index)
			-- do stuff
			index = nil
		end
	else	
		for i = 1, GetInboxNumItems() do
			local _, _, _, _, _, _, _, _, read = GetInboxHeaderInfo(i)
			if not read then
				GetInboxText(i)
				index = i
				return
			end
		end
	end
end)

 

Edited by shirsig

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×