Download
(84Kb)
Download
Updated: 08-17-09 11:04 AM
Pictures
File Info
Updated:08-17-09 11:04 AM
Created:04-10-09 04:22 AM
Downloads:3,364
Favorites:30
MD5:

TooltipWealth

Version: 0.2-release
by: zanglang [More]

TooltipWealth (originally TinyTipWealth) is an Ace3 module that lets you sneakily inspect how much gold your mouseover target has made so far using the Achievement API.

For updated and alpha versions, please check the project page at http://www.wowace.com/projects/tinytip-wealth/.

Features

  • Display most gold ever owned (default)
  • Display total gold acquired - may be used to indicate the economic prowess of a character, but is usually wildly inflated for the wealth owned by auction house players as they tend to have very high income and expenditure.
  • Disable for opposite faction
  • Disable when in combat
  • Disable when not in major city
  • Show wealth as coins or plain text (1g 10s)
  • Currently supports: TinyTip, TipTac, TipTop, CowTip, normal game tooltip

Warning
!!! Some might consider the use of this addon to be an intrusion of privacy, please do not abuse it for harassing or intimidating other players. !!!

------------------------------------------------------------------------
r14 | zanglang | 2009-08-17 16:50:35 +0000 (Mon, 17 Aug 2009) | 1 line
Changed paths:
A /tags/v0.2-release (from /trunk:13)

Tagging as v0.2-release
------------------------------------------------------------------------
r13 | zanglang | 2009-08-17 16:47:44 +0000 (Mon, 17 Aug 2009) | 2 lines
Changed paths:
M /trunk/TinyTipWealth.lua
M /trunk/TinyTipWealth.toc

Add a simple cache for the last queried player. Should *feel* a lot more responsive/natural now.

------------------------------------------------------------------------
Optional Files (0)


Post A Reply Comment Options
Unread 11-07-10, 09:34 AM  
Warrax
A Kobold Labourer

Forum posts: 0
File comments: 16
Uploads: 0
Add-on is broke with 4.01, a fix would help.
Report comment to moderator  
Reply With Quote
Unread 08-13-10, 06:12 PM  
Mohfuu
A Murloc Raider

Forum posts: 4
File comments: 9
Uploads: 0
Originally posted by zanglang
Hmm, the addon doesn't really do any calculation or number conversion at all, and you're not using the text display so the number would probably be untouched - so it's pretty likely that the WoW achievement system was returning a bad number. Have you tried directly checking the Achievements for that character and looking under their 'Wealth' section?
Perhaps if you repeatedly mail gold back and forth between characters, WoW might perceive that gold as being earned instead of just flipped between characters?
Report comment to moderator  
Reply With Quote
Unread 06-25-10, 02:08 AM  
Talyrius
An Onyxian Warder
 
Talyrius's Avatar
AddOn Author - Click to view AddOns

Forum posts: 363
File comments: 259
Uploads: 3
I occasionally get this error while mousing over people.

Code:
1x ...ns\Blizzard_AchievementUI\Blizzard_AchievementUI.lua:568: Usage: GetCategoryNumAchievements(categoryID):
...ns\Blizzard_AchievementUI\Blizzard_AchievementUI.lua:568: in function `AchievementFrameComparison_UpdateStatusBars':
...ns\Blizzard_AchievementUI\Blizzard_AchievementUI.lua:2383: in function <...ns\Blizzard_AchievementUI\Blizzard_AchievementUI.lua:2380>:

Locals:
id = "summary"

  ---
Also, Blizzard is going to start throttling inspect requests after the next set of rolling restarts. You might need to make some alterations to accommodate this new behavior.

http://wowinterface.com/forums/showthread.php?t=33432
Report comment to moderator  
Reply With Quote
Unread 02-26-10, 06:21 PM  
Doriginal1
A Fallenroot Satyr
 
Doriginal1's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 26
File comments: 13
Uploads: 1
Is there any way to get this working with TukUI? I use this UI but it has a modified default tooltip, Wealth tooltip will not show.
Thanks for any help.
Report comment to moderator  
Reply With Quote
Unread 11-19-09, 03:13 PM  
mjumnito
A Flamescale Wyrmkin
 
mjumnito's Avatar
AddOn Author - Click to view AddOns

Forum posts: 115
File comments: 14
Uploads: 1
Originally posted by Limb0
I know i spend a lot, but I can assure you, I'm not 2m in the hole ...any idea how I'm getting this number?

i think this happens when u hit the gold cap. in the achievements. could this be the case?
Report comment to moderator  
Reply With Quote
Unread 09-04-09, 11:33 AM  
zanglang
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 6
Uploads: 2
Hmm, the addon doesn't really do any calculation or number conversion at all, and you're not using the text display so the number would probably be untouched - so it's pretty likely that the WoW achievement system was returning a bad number. Have you tried directly checking the Achievements for that character and looking under their 'Wealth' section?
Report comment to moderator  
Reply With Quote
Unread 09-04-09, 09:24 AM  
Limb0
A Cobalt Mageweaver
 
Limb0's Avatar
AddOn Author - Click to view AddOns

Forum posts: 220
File comments: 298
Uploads: 5
I know i spend a lot, but I can assure you, I'm not 2m in the hole ...any idea how I'm getting this number?

Report comment to moderator  
Reply With Quote
Unread 08-17-09, 11:05 AM  
zanglang
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 6
Uploads: 2
Got out of a pretty darn long WoW hiatus, I think this project is stable enough for a final release now. (And a proper name, too!)
Report comment to moderator  
Reply With Quote
Unread 05-27-09, 12:29 PM  
Zidomo
A Cliff Giant
 
Zidomo's Avatar

Forum posts: 76
File comments: 1046
Uploads: 0
One and a half months later, still no name change .
Report comment to moderator  
Reply With Quote
Unread 04-11-09, 05:43 AM  
Zidomo
A Cliff Giant
 
Zidomo's Avatar

Forum posts: 76
File comments: 1046
Uploads: 0
Originally posted by Dawn
And oUF Plugins aren't allowed to be named oUF_WHATEVER, when they don't come from haste?

This seems to be a "module" for tooltips so what's your problem ?
Apples & oranges .

oUF isn't a standalone mod (it can't function on its own), its a unit frame framework for authors to utilize. There is a whole community around it here for authors who want to use it in their own mods.

TinyTip, on the other hand, is a fully functional mod that has never had third party "attachments". Also, since TinyTip Wealth doesn't actually require TinyTip to work (unlike oUF addons), adding "TinyTip" to the name seemed to be unneeded.

Originally posted by zanglang
I apologize, but I really did start out writing this as a TinyTip module, only to learn a few hours later that it's really easy to have it working with other mods. :P (Take a peek at the changelog.)

As the 2nd piece of WoW code i've ever written I wasn't too confident with releasing as the name of a full standalone addon yet, but I plan to rename it properly when I'm sure there aren't any bugs left.
No problem at all and good to hear . Have seen too many mods over the years trying to unfairly capitalize on the success of others (TOC updates by non-authors being released as mods and so on), so brought it up.

Your other mod (Rolltracker Lite) is a good one. Best of luck with this one .
Report comment to moderator  
Reply With Quote
Unread 04-10-09, 08:37 PM  
zanglang
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 6
Uploads: 2
I apologize, but I really did start out writing this as a TinyTip module, only to learn a few hours later that it's really easy to have it working with other mods. :P (Take a peek at the changelog.)

As the 2nd piece of WoW code i've ever written I wasn't too confident with releasing as the name of a full standalone addon yet, but I plan to rename it properly when I'm sure there aren't any bugs left.
Last edited by zanglang : 04-10-09 at 08:39 PM.
Report comment to moderator  
Reply With Quote
Unread 04-10-09, 03:34 PM  
Dawn
A Molten Giant
 
Dawn's Avatar
AddOn Author - Click to view AddOns

Forum posts: 918
File comments: 959
Uploads: 22
And oUF Plugins aren't allowed to be named oUF_WHATEVER, when they don't come from haste?

This seems to be a "module" for tooltips so what's your problem ?
Report comment to moderator  
Reply With Quote
Unread 04-10-09, 02:46 PM  
Sepioth
A Molten Giant
AddOn Author - Click to view AddOns

Forum posts: 894
File comments: 97
Uploads: 2
I would have to agree ... I thought there was a new TinyTip module ...
Report comment to moderator  
Reply With Quote
Unread 04-10-09, 02:13 PM  
Zidomo
A Cliff Giant
 
Zidomo's Avatar

Forum posts: 76
File comments: 1046
Uploads: 0
The name "TinyTip Wealth" implies its either made or sanctioned by the TinyTip author (Thrae) or its maintainers. Which it is not.

Looks like you are trying to capitalize on the success/name of a known mod to promote your own. Not good. Would be OK if you took the "TinyTip" out of the name.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.