Download
(11Kb)
Download
Updated: 11-18-10 03:18 PM
Pictures
File Info
Updated:11-18-10 03:18 PM
Created:unknown
Downloads:4,965
Favorites:47
MD5:

ItemAge

Version: 0.14
by: ybe [More]

WoW6 WoD: This addon will not work as certain key functionalities of WoW has been removed per WoW6. What can you do...

Post A Reply Comment Options
Unread 05-09-09, 06:24 PM  
xtoq
An Aku'mai Servant
 
xtoq's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 642
Uploads: 4
This causes my mailbox tooltips to repeat the first item as if the mail was full of that item. I use Postal and Auctioneer as well.
Report comment to moderator  
Reply With Quote
Unread 02-27-09, 07:56 PM  
Whatever4ever
A Kobold Labourer

Forum posts: 0
File comments: 49
Uploads: 0
Well, do have quite a few items that don’t show the ItemAge on tooltip, why? – And no, it’s not items that I bought, but things I’ve looted. :-)
Report comment to moderator  
Reply With Quote
Unread 02-24-09, 09:49 AM  
ybe
An Aku'mai Servant
 
ybe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 119
Uploads: 11
Originally posted by Whatever4ever
Can’t it show the age on items with Bagnon, got the tooltip to show, though?
True. That is because it internally hooks on to the original bagwindows. To support another addon/window/layout it must be written for that specifically.

Originally posted by Whatever4ever
How come it can’t show age on items that has been bought?
Because the addon works on WoW's internal unique item-identifier. This identifier is for some reason not supplied on items you buy. That means that two identical stacks of looted leather will be different and can have different ages and will be tracked correctly, but if you buy two fishingpoles they will be identical and impossible to track.
__________________
It doesn't matter if you win or lose.
It matter if I win or lose.
Report comment to moderator  
Reply With Quote
Unread 02-21-09, 11:39 AM  
Whatever4ever
A Kobold Labourer

Forum posts: 0
File comments: 49
Uploads: 0
Can’t it show the age on items with Bagnon, got the tooltip to show, though?
How come it can’t show age on items that has been bought?
Report comment to moderator  
Reply With Quote
Unread 01-07-09, 12:03 PM  
ybe
An Aku'mai Servant
 
ybe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 119
Uploads: 11
Originally posted by Zidomo
An error consistently happening with ItemAge 0.03 in WoW 3.0.3 live. It occurs consistently right at every logon of the single character it is enabled on here:
Ah yes... I'm sorry about that. I actually forgot to upload the new version
This error is rather rare, as it seems to only happen in some very weird cases. What seem to happen is that when the addon is told by WoW that the database is loaded and ready, it really isn't yet. So a test for that has been added in v0.4. Try that version and see if that fixes it. It has definitely worked on another installation with the same problem.

Originally posted by Zidomo
Don't wish to start over with a clean saved variables either as then I'll lose the stored age on all my items.
There should be no need for that with this version.
__________________
It doesn't matter if you win or lose.
It matter if I win or lose.
Report comment to moderator  
Reply With Quote
Unread 01-04-09, 04:59 PM  
Zidomo
A Cliff Giant
 
Zidomo's Avatar

Forum posts: 76
File comments: 1046
Uploads: 0
An error consistently happening with ItemAge 0.03 in WoW 3.0.3 live. It occurs consistently right at every logon of the single character it is enabled on here:

Code:
ItemAge\\ItemAge.lua:80: attempt to index global 'itemAge_Items' (a nil value)\n<string>:\"*:OnEvent\":1: in function <[string \"*:OnEvent\"]:1>
As well, a few specific items (BOE armor, BOP armor, etc.) in the character's packs that previously had age numbers on their icons no longer have them at any time (through repeated logons). Its not a "corrupt saved variables" issue; no other mod or library out of the hundreds I regularly run is throwing up errors at the present time. Have turned ItemAge tooltip info on and off (and relogged each try) with no change in this behavior.

Don't wish to start over with a clean saved variables either as then I'll lose the stored age on all my items. So hope you are still around Ybe and can look into the issue.
Report comment to moderator  
Reply With Quote
Unread 08-29-08, 12:23 PM  
Jerricka
An Aku'mai Servant
 
Jerricka's Avatar

Forum posts: 30
File comments: 178
Uploads: 0
Originally posted by ybe
Not sure I got that correctly. You have a box (like lockboxes, trunks from fishing, etc) without putting the stuff in it in your bags, and when you open it, the age is not there on the tooltip for those items except the first one?
If so, I can say that only bags, bank and guild-bank are scanned. These extra containers are not scanned.

If your meant something else, please clearify.
I would also like to remind you that not all items are trackable. Ref to the ItemAge description (Supported Items) about that.
I meant in the mailbox. Usually when I click on the box (not open it) it shows another frame with what's in the multiple item box. The tooltip shows for all items in the box is the information from the first item, regardless of how many other items are in it. For example, if there is a box with a stack of gold bars in the first slot, silver in the second, and bronze in the next 6 the only tooltip that shows when hovering over each item is the gold bars.
Report comment to moderator  
Reply With Quote
Unread 08-29-08, 09:47 AM  
ybe
An Aku'mai Servant
 
ybe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 119
Uploads: 11
Not sure I got that correctly. You have a box (like lockboxes, trunks from fishing, etc) without putting the stuff in it in your bags, and when you open it, the age is not there on the tooltip for those items except the first one?
If so, I can say that only bags, bank and guild-bank are scanned. These extra containers are not scanned.

If your meant something else, please clearify.
I would also like to remind you that not all items are trackable. Ref to the ItemAge description (Supported Items) about that.
__________________
It doesn't matter if you win or lose.
It matter if I win or lose.
Report comment to moderator  
Reply With Quote
Unread 08-28-08, 12:36 PM  
Jerricka
An Aku'mai Servant
 
Jerricka's Avatar

Forum posts: 30
File comments: 178
Uploads: 0
When Itemage is enabled and I open a box of multiple items the tooltip only shows the information for the first item in the box for all the other items inside. This addon is awesome, but it will have to be deleted until this issue is resolved. Best of luck in fixing this!
Report comment to moderator  
Reply With Quote
Unread 08-27-08, 02:27 PM  
ybe
An Aku'mai Servant
 
ybe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 119
Uploads: 11
Re: tooltips not showing

Originally posted by joshwill80
i have turned off all other options except the tooltips because the other options don't play nicely with my bag addon, Combuctor.
(...)
i looked at my savedvariables and the only thing it shows other than item prices is:

"ItemAge_Info = {
["Init"] = true,"

shouldn't it display my options i set somewhere in the SV? maybe they are not getting saved?
Actually, if everything is off except tooltip, that is all the SV will show. This have some history, but bank, bags and guild-bank will show as "true" when it is on, and tooltip have a variable called "NoTooltip" which will show "true" when off.

Originally posted by joshwill80
the only way for me to get the tooltips to work again is by toggling the bag option on and off.
I will have to look into this a bit more. Not today, as it is getting very very late here now

Originally posted by joshwill80
tooltips did display at first, but they stopped displaying after a relog in.
This is probably related to the previous thing. Will check that also. It might also be related to a load-on-demand addon that you have. If so, I would very much like to know which one.

When it comes to the tooltip, I must say that it can be a bit tricky because it depends highly on what other addons (tooltip modifiers) are active. Some of these modifies too much, and breaks the way WoW sets tooltips. However, ACE and most standard things should be covered, I hope.
Anyway, I will look into it.
__________________
It doesn't matter if you win or lose.
It matter if I win or lose.
Report comment to moderator  
Reply With Quote
Unread 08-27-08, 11:30 AM  
joshwill80
A Murloc Raider

Forum posts: 5
File comments: 144
Uploads: 0
tooltips not showing

for me the tooltips will not show. i have turned off all other options except the tooltips because the other options don't play nicely with my bag addon, Combuctor. it seems to me that disabling the bags option is also breaking the tooltips. the only way for me to get the tooltips to work again is by toggling the bag option on and off.

tooltips did display at first, but they stopped displaying after a relog in.

i looked at my savedvariables and the only thing it shows other than item prices is:

"ItemAge_Info = {
["Init"] = true,"

shouldn't it display my options i set somewhere in the SV? maybe they are not getting saved?

also, would be nice if the /age command showed what my current options are set to, currently there is no way to tell.
Report comment to moderator  
Reply With Quote
Unread 08-25-08, 07:31 PM  
Jaim Sandar
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 357
Uploads: 1
Re: Re: Cool idea...

Originally posted by Manaman
From the auctioneer folks is an addon called Bean Counter. It will keep track of how often and for how much you posted items and well as what you have sold items for.
Thank you for the heads up. I have BeanCounter installed, but have never taken the time to investigate exactly what it does. I guess I need to.
Report comment to moderator  
Reply With Quote
Unread 08-25-08, 12:16 PM  
ybe
An Aku'mai Servant
 
ybe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 119
Uploads: 11
I have gotten quite a few requests for support for different bag-modifying addons now, and it would be close to impossible to support all of them if I still were to keep my regular day-job. What I have done for now is to provide other addons access to the data. If another addon author wants to use the data, he/she can call this function with the link or itemstring as an argument and get the age back. Easy as pie.

EDIT: np Manaman

EDIT 2: To all of you who have bag-modifier addons - as of v0.02, ItemAge also displays the age in the tooltip.
__________________
It doesn't matter if you win or lose.
It matter if I win or lose.
Last edited by ybe : 08-25-08 at 12:19 PM.
Report comment to moderator  
Reply With Quote
Unread 08-24-08, 06:39 AM  
Manaman
An Aku'mai Servant
AddOn Author - Click to view AddOns

Forum posts: 39
File comments: 160
Uploads: 1
Re: Cool idea...

Originally posted by Jaim Sandar
The age would be nice to know, but of more use to me would be an indication of how many times an item has been put up for auction. I wonder if that is possible to do in an AddOn.

I used to keep a paper log on my desk of each item as I put it in the AH, to keep track of starting prices and buyouts as well as to track each item's auctions in case it didn't sell the first time. That got too cumbersome once I got to where I had bankers on several realms. I ended up with stacks of paper for each banker; a real pain looking up items.

Auctioneer solved the pricing part of that and I gave up the item tracking.
From the auctioneer folks is an addon called Bean Counter. It will keep track of how often and for how much you posted items and well as what you have sold items for.

To the addon author for this mod (YBE): Sorry to continue the derailment of your thread.
Report comment to moderator  
Reply With Quote
Unread 08-22-08, 04:58 AM  
H0PE
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 28
File comments: 299
Uploads: 1
Re: Cool idea...

Originally posted by Jaim Sandar
The age would be nice to know, but of more use to me would be an indication of how many times an item has been put up for auction. I wonder if that is possible to do in an AddOn.
Think it would be possible, if the addon could count the times you grab an item from a mail, even better if the addon could check the header of the item, like "auction expired". I guess it could work.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: