Download
(6Kb)
Download
Updated: 10-31-16 08:18 AM
Pictures
File Info
Updated:10-31-16 08:18 AM
Created:04-12-10 05:21 AM
Downloads:8,827
Favorites:80
MD5:
Categories:Bags, Bank, Inventory, Auction House & Vendors, ToolTip

Exonumist - Currency Tracker  Popular! (More than 5000 hits)

Version: 7.1.0.0
by: Phanx [More]

I am no longer developing or maintaining World of Warcraft addons. I haven't played in years, and don't have the time or interest to continue working on addons for a game I don't play anymore. If you are an addon author interested in continuing one of my addons, please see https://phanx.net/addons/. If you are an addon user, sorry, but there won't be any more fixes or updates from me.
Adds currency counts for all of your characters in currency tooltips.
For example, when you see a tooltip for Valor Points, you'll see how many Valor Points you have on all of your characters on the same realm and faction.

There are no options; it “just works”. You must log into a character at least once with Exonumist enabled before information about that character’s currency tokens will appear in the tooltips. Data for characters not seen in the last 30 days is removed automatically.
Feedback
Post a comment. Please note that I consider this addon to be complete, and will probably not add any new features. If you notice any currency tooltips missing information, please post a comment explaining what you clicked on or moused over to get the tooltip, and which type of currency is involved.

You can also use the ticket tracker on GitHub.
Language Support
Compatible with all game languages. Does not require translations.
Colophon
In case you were wondering about the name:
exonumist /ek-suh-NOO-mist/
–noun
a person who collects items, as tokens or medals, that resemble money but are not intended to circulate as money.

Version 7.1.0.0
  • Updated for WoW 7.1

Version 7.0.3.0
  • Updated for WoW 7.0
  • Added a default icon to the optional DataBroker plugin

Version 6.1.0.16
  • Updated for WoW 6.1
  • Added an optional DataBroker plugin: text shows your "show on backpack" currencies, tooltip shows all your currencies, click to open the currency window

Version 6.0.2.45
  • Updated for WoW 6.0

Version 5.4.1.37
  • Updated for WoW 5.4

Version 5.3.0.36
  • Updated for WoW 5.3
  • Added support for LFG reward currency tooltips
  • Added support for quest reward currency tooltips

Version 5.2.0.32
  • Hopefully fixed an issue preventing currency data from being updated for some users

Version 5.2.0.30
  • Added support for chat link tooltips

Version 5.2.0.29
  • Updated for WoW 5.2
  • Fixed an error when logging into low-level Pandaren characters

Version 5.1.0.26
  • Exonumist will now add currency counts to currency tooltips everywhere!
  • Tooltips in the token frame and merchant money frame will only show your other characters; all other currency tooltips will show all characters on your current realm and faction.
  • Due to changes in the way Exonumist stores data, all of your recorded data will be lost, and you will need to log into each of your characters at least once to get information about their currency.

Version 5.1.0.22
  • Updated for WoW 5.1

Version 5.0.4.21
  • Updated for WoW 5.0.4

Version 4.3.4.18
  • Compatible with both 4.3 live realms and Mists of Pandaria beta realms.

Version 4.2.0.11
  • Updated for WoW 4.2

Version 4.1.0.10
  • Updated for WoW 4.1
  • Characters that haven’t been seen in the last 30 days are no longer shown in the tooltip.

Version 4.0.1.6
  • Updated for WoW 4.0

Version 3.3.3.4
  • Added support for !ClassColors and other implementations of CUSTOM_CLASS_COLORS

Version 3.3.3.2
  • First public release
Post A Reply Comment Options
Unread 04-18-13, 08:50 AM  
aastarius
An Aku'mai Servant
 
aastarius's Avatar

Forum posts: 35
File comments: 60
Uploads: 0
Any chance of that update Phanx as it seems I'm having exactly the same issue as reported by kazama14
__________________
I do not suffer from insanity, I enjoy every minute of it.
Report comment to moderator  
Reply With Quote
Unread 04-13-13, 01:53 AM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
I'll just add a forced update on load... I'm guessing that the order of events (addons loading, currency list updating, etc) is just not consistent, as with so many other things, and forcing an extra update won't hurt anything, but should solve your problem.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
Report comment to moderator  
Reply With Quote
Unread 04-12-13, 10:27 PM  
kazama14
A Kobold Labourer

Forum posts: 0
File comments: 40
Uploads: 0
Sorry, I probably should have been more clear but that was basically what I did yesterday. Anyway just to be sure I tried it again using your steps, however I still can't get it to work with the newest version.

Using 5.1.0.26 this is what my Exonumist.lua in SavedVariables looks like


Code:
ExonumistDB = {
	["Alterac Mountains"] = {
		["Alliance"] = {
			["Frostbrew"] = {
				[395] = 2132,
				["lastSeen"] = 1365821328,
				["class"] = "SHAMAN",
				[416] = 25,
				[402] = 1,
				[391] = 12,
				[392] = 675,
				[515] = 51,
			},
			["Merril"] = {
				[395] = 280,
				[396] = 1635,
				["lastSeen"] = 1365819721,
				[738] = 36,
				[515] = 39,
				[697] = 5,
				[390] = 100,
				[391] = 6,
				[752] = 3,
				[392] = 309,
				[416] = 39,
				["class"] = "WARRIOR",
			},
			["Graven"] = {
				[395] = 618,
				["lastSeen"] = 1365740069,
				[392] = 742,
				["class"] = "WARLOCK",
				[515] = 88,
			},
			["Jubilation"] = {
				[395] = 131,
				["lastSeen"] = 1365819891,
				[392] = 751,
				["class"] = "PALADIN",
				[515] = 35,
				[391] = 3,
			},
		},
	},
}
This is what I get when using 5.1.0.30


Code:
ExonumistDB = {
	["Alterac Mountains"] = {
		["Alliance"] = {
			["Frostbrew"] = {
				["class"] = "SHAMAN",
				["lastSeen"] = 1365826720,
			},
			["Graven"] = {
				["class"] = "WARLOCK",
				["lastSeen"] = 1365826754,
			},
			["Jubilation"] = {
				["lastSeen"] = 1365826787,
				["class"] = "PALADIN",
			},
		},
	},
}
Let me know if there's any more info that might help.
Report comment to moderator  
Reply With Quote
Unread 04-12-13, 07:56 PM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Working fine for me, even after deleting saved variables. Please try:

1. Exit WoW.
2. Delete your Exonumist saved variables file.
3. Delete your Exonumist addon folder.
4. Download and install a fresh copy of the latest version of Exonumist from this page.
5. Log into WoW with all addons disabled except for Exonumist, on at least two characters.

Are you still having the same issue?
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
Report comment to moderator  
Reply With Quote
Unread 04-11-13, 09:08 PM  
kazama14
A Kobold Labourer

Forum posts: 0
File comments: 40
Uploads: 0
So I just noticed that Exonumist wasn't showing any data in tooltips earlier, I had sworn it was but I couldn't get it to show anything.

Disabled all addons but Exonumist, still nothing.

Rolled back to 5.2.0.29, still nothing.

Checked my Saved Variables and it wasn't storing any data just character name and last seen.

Deleted saved variables to create fresh DB, still nothing.

Rolled back to 5.1.0.26, old DB system, and it works again.

Is the new version working for you because I cant get it to

This is across multiple level 80+ characters.
Report comment to moderator  
Reply With Quote
Unread 03-11-13, 02:51 AM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Version 5.2.0.30
  • Added support for chat link tooltips
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
Report comment to moderator  
Reply With Quote
Unread 03-08-13, 12:45 PM  
Barleduq
Premium Member
 
Barleduq's Avatar
Premium Member

Forum posts: 135
File comments: 742
Uploads: 0
Thank you!

... for the update to version 5.2!!!

Report comment to moderator  
Reply With Quote
Unread 03-05-13, 06:29 AM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Version 5.2.0.29
  • Updated for WoW 5.2
  • Fixed an error when logging into low-level Pandaren characters
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
Report comment to moderator  
Reply With Quote
Unread 12-10-12, 01:08 AM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Version 5.1.0.26
  • Exonumist will now add currency counts to currency tooltips everywhere!
  • Tooltips in the token frame and merchant money frame will only show your other characters; all other currency tooltips will show all characters on your current realm and faction.
  • Due to changes in the way Exonumist stores data, all of your recorded data will be lost, and you will need to log into each of your characters at least once to get information about their currency.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
Report comment to moderator  
Reply With Quote
Unread 12-07-12, 10:56 PM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Apparently a ~= mysteriously transmogrified itself into a == thus preventing Exonumist from initializing its saved variables in a timely fashion. I'll upload a fix shortly.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
Report comment to moderator  
Reply With Quote
Unread 12-07-12, 04:11 PM  
Orion Assante
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
Addon stopped working

I decided to redo my UI yesterday so I started from a clean install and began loading addons one at a time. When I loaded Exonumist I got the error below and it's not tracking currencies for any of my toons. I tried it again with no addons except Exonumist loaded and still no joy. As far as I know it had not thrown any errors prior to my redo effort. Never heard of an addon breaking from a clean install.

Message: Interface\AddOns\Exonumist\Exonumist.lua:26: attempt to index upvalue 'charDB' (a nil value)
Time: Fri Dec 7 17:08:21 2012
Count: 1
Stack: Interface\AddOns\Exonumist\Exonumist.lua:26: in function <Interface\AddOns\Exonumist\Exonumist.lua:19>
[C]: in function `BackpackTokenFrame_Update'
Interface\FrameXML\MainMenuBar.lua:60: in function <Interface\FrameXML\MainMenuBar.lua:25>

Locals: (for index) = 2
(for limit) = 16
(for step) = 1
i = 2
tokenID = nil
name = "Justice Points"
isHeader = false
isExpanded = true
isUnused = false
isWatched = false
count = 1068
(*temporary) = nil
(*temporary) = "attempt to index upvalue 'charDB' (a nil value)"
charDB = <table> {
class = "PALADIN"
lastSeen = 1354918101
}
Report comment to moderator  
Reply With Quote
Unread 08-29-12, 01:59 AM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Version 5.0.4.21
  • Updated for WoW 5.0.4
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
Report comment to moderator  
Reply With Quote
Unread 07-20-12, 09:45 AM  
spiralofhope
A Deviate Faerie Dragon
 
spiralofhope's Avatar

Forum posts: 13
File comments: 276
Uploads: 0
Feature Request: Displaying all currency types

When I roll an alt, many currencies will not appear in the list until some circumstance is met such as earning one point. Because of this, I cannot see the currencies for other characters while on that one.

Is there a way to have all available currencies displayed by default in that list?
__________________
spiralofhope.com
Report comment to moderator  
Reply With Quote
Unread 03-24-12, 02:12 AM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
I have removed multiple comments from this page, and request that the author of those comments refrain from posting on this page in the future.

Profanity, crude remarks about bodily functions, and passive-aggressive ad hominem attacks are not only inappropriate and unconstructive, but are also against WoWInterface's site rules. Any such future comments will be reported to the site's moderators in addition to being deleted.

No addon author is ever obligated to add, remove, or change anything in an addon they wrote, maintain, and support for free in their spare time just because you ask them to. If you don't like my design goals, my development decisions, my word choices, my attitude, or anything else about me or my addon, you are free to stop using my addon, tell all your friends to stop using my addon, or even use my addon's code as a basis for writing your own addon. However, name-calling and personal attacks are not acceptable behavior, and will not be tolerated.
Report comment to moderator  
Reply With Quote
Unread 10-07-11, 05:00 AM  
Akkorian
A Flamescale Wyrmkin
 
Akkorian's Avatar
AddOn Author - Click to view AddOns

Forum posts: 111
File comments: 125
Uploads: 2
Hi Nebelstern,

Sorry for the late reply. My RSS subscription for comments seems to have gotten lost. Anyway, keeping track of stuff other than what currency you actually have is a bit outside the scope of Exonumist. If you want more than what this addon does, there are several Broker addons that will show you things like that. Look around in the Broker addon category on this site, or the Broker category on WowAce to see what’s out there.
__________________
“Be humble, for you are made of earth. Be noble, for you are made of stars.”
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: