Jump to content
shirsig

[AddOn] aux and more

Recommended Posts

11 hours ago, shirsig said:

This addon will import vendor prices into aux: https://github.com/shirsig/aux-merchant-prices

It is based on a tbc informant database and should include also vanilla items from aq and later.

 

For all good people out there: directory name should be: aux_merchant_prices

Didn't appear on addon list until I renamed aux-merchant-prices into aux_merchant_prices

Share this post


Link to post
Share on other sites

Yeah, sorry, I've changed the repo name now. (the -master still needs to be removed as always)

Edited by shirsig

Share this post


Link to post
Share on other sites
17 hours ago, shirsig said:

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)....

Let's go from TSM Auctioning. It could be part of AUX named History or stand alone addon Shirsig's Accounting for example.

It would consist of few tabs:

Expenses - contain everything you bought with records such as Total Price/Price per Item/When

Earnings - contain everything you sold with records such as Total Price/Price per Item/When

Summary - contain how much gold you spent/earned, etc....

Just my 2 cents :)

Share this post


Link to post
Share on other sites

Yeah, I would love to see how many times I tried to sell something before I d/e this. At least. Or how many times I sold something with flashing success!

Share this post


Link to post
Share on other sites

Got Aurae from Github and getting endless spam of these on login

	[2017/01/05 10:22:28-404]: Aurae\aurae.lua:128: attempt to index local `bar' (a nil value)
Aurae\aurae.lua:128: in function `UpdateBar'
Aurae\aurae.lua:103: in function `UpdateBars'
Aurae\aurae.lua:602: in function <Interface\AddOns\Aurae\aurae.lua:597>
	  ---
	

Share this post


Link to post
Share on other sites
44 минуты назад, Chikipuki сказал:

Got Aurae from Github and getting endless spam of these on login

 


	[2017/01/05 10:22:28-404]: Aurae\aurae.lua:128: attempt to index local `bar' (a nil value)
Aurae\aurae.lua:128: in function `UpdateBar'
Aurae\aurae.lua:103: in function `UpdateBars'
Aurae\aurae.lua:602: in function <Interface\AddOns\Aurae\aurae.lua:597>
	  ---
	

 

Ok, fixed, seems folder name should start with lower case "a".

Share this post


Link to post
Share on other sites

as a one-line search all enchanting items [Dust, Essence, Shard?]

understood

trade goods/or/dust/essence/shard

 

Edited by monteo

Share this post


Link to post
Share on other sites

You mean really all or only highlvl? You can always do a multi item query like x/exact;y/exact;z/exact. Whether it's more efficient than yours depends on if they return full pages and how many other auctions there are in the category.

Edited by shirsig

Share this post


Link to post
Share on other sites

Postal is now completely localized. The inbox interface changed slightly so that I could use blizzard's predefined localized text.

Share this post


Link to post
Share on other sites

I ran into a bug today? I believe that there's problem with Vendor Sell prices in AUX. I have set a search that will automatically buy items with certain vendor profit - this means that in the end I shouldn't get under the initial gold amount in bag, right?

I found out that certain prices (especially for gear) are wrong. I also use your new addon for vendor prices and it indicated absolutely different price.

Item A:

Aux Vendor sell: 1g21s

Your addon: 78s, which was the correct price.

Could you look into this?

Thanks man for all your efforts!

Share this post


Link to post
Share on other sites

I recently replaced DoTimer with Aurae, because Aurae looks nicer and it seems to track killed enemies better, and I think I encountered a visual bug: bars sometimes don't collapse and there's a leftover bar (usually from a longer duration curse or something) floating on its own. Then again, I'm not sure if Aurae is even supposed to have a collapsing functionality (like Elk's Buff Bars for example) so maybe it's a feature/design oversight.

Share this post


Link to post
Share on other sites

Actually I just removed dots in the newest version, now cc only :( Also renamed it back to ccwatch. But yeah that's a feature. Once a bar is placed it stays there until it fades.

Share this post


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

I ran into a bug today? I believe that there's problem with Vendor Sell prices in AUX. I have set a search that will automatically buy items with certain vendor profit - this means that in the end I shouldn't get under the initial gold amount in bag, right?

I found out that certain prices (especially for gear) are wrong. I also use your new addon for vendor prices and it indicated absolutely different price.

Item A:

Aux Vendor sell: 1g21s

Your addon: 78s, which was the correct price.

Could you look into this?

Thanks man for all your efforts!

I'm not sure I understand. Which new addon?

Share this post


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

Actually I just removed dots in the newest version, now cc only :( Also renamed it back to ccwatch. But yeah that's a feature. Once a bar is placed it stays there until it fades.

Well that's disappointing, I was just in the middle of the process of making Aurae and Elk's cosmetically identical so I can put them on the left and right side of the Luna frames like this:

GCxSOQc.jpg

Also, unlike DoTimer, Aurae doesn't seem to track Death Coil, is it supposed to?

Share this post


Link to post
Share on other sites

Death coil should be tracked but there was a bug in that it wasn't considered a projectile.

Edited by shirsig

Share this post


Link to post
Share on other sites

those are some top life quality mods, thank you for sharing.

A small request, could you add the date from the last update in the addon description or just after the download link? 

Share this post


Link to post
Share on other sites

Hey Bit, smee again. ;)

Updated aurae and now I'm getting these:

Error:  attempt to index global `aurae_EFFECTS' (a nil value)
File: Interface\AddOns\aurae\aurae.lua
Line: 376
Count: 3

Did I miss something?

Share this post


Link to post
Share on other sites

Hey, it's no longer called aurae. delete the folder and install fresh.

Edited by shirsig

Share this post


Link to post
Share on other sites

Oh, this is downside of being smart and using git pull :D You miss the moment when repository changes its name. Thanks man gonna update it again.

Share this post


Link to post
Share on other sites

Oh, btw, wanted to say, what if you combine /ccwatch unlock and /ccwatch lock and make it toggle? Because the only purpose of unlock is to move the bars and then lock again, so toggle would me much easier, enter, up, enter. In the case of separate commands, you have to modify your command. Not a big deal, of course, but toggle is more user friendly.

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

×