Download
(6Kb)
Download
Updated: 02-21-11 08:32 AM
Pictures
File Info
Updated:02-21-11 08:32 AM
Created:12-23-10 07:18 PM
Downloads:2,041
Favorites:14
MD5:

ArchaeologyStatus

Version: 1.11
by: Kaosnkorruption [More]

Small addon that displays current artifact status on-screen as fragments are collected.

When enough fragments are collected to solve an artifact, a small popup is displayed allowing the player to solve the artifact or ignore completion statuses for that race until manually solved through the Archaeology pane. Currently, solving an artifact will always use all available keystones unless the ignoreKeystones option is turned on.

Current options:
/as <race> - Display current artifact status for race
/as summary - Display current status for all artifacts
/as ignoreKeystones - Toggle whether or not keystones are calculated into current status and used when solving

v1.11 - 2-20-2011
- Removed BAG_UPDATE code as CHAT_MSG_CURRENCY is fired after keystones are looted

v1.10 - 2-16-2011
- Fixed currency loot message not displaying status (4.0.6 added the CHAT_MSG_CURRENCY event)
- Code cleanup; removed usage of "static" variables
- Added full list of artifact items to database
- Added item link to artifact status message

v1.0 - 12-23-2010
- Initial Release
Optional Files (0)


Post A Reply Comment Options
Unread 02-09-11, 02:00 PM  
MTSilver
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Hey there. Great addon! Love it! But it seems it doesn't update fully since the new patch. The message seems only to show when I loot the scrolls and not the fragments anymore.
Report comment to moderator  
Reply With Quote
Unread 02-16-11, 08:13 AM  
Kaosnkorruption
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 5
Uploads: 2
Originally posted by MTSilver
Hey there. Great addon! Love it! But it seems it doesn't update fully since the new patch. The message seems only to show when I loot the scrolls and not the fragments anymore.
I will take a look at it this weekend.
Report comment to moderator  
Reply With Quote
Unread 02-16-11, 11:58 AM  
Kaosnkorruption
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 5
Uploads: 2
Due to looking for a distraction from work, I fixed it. 4.0.6 added a new event that is fired when currency is received.
Report comment to moderator  
Reply With Quote
Unread 03-06-11, 03:02 PM  
MTSilver
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Works perfectly now. Thank you most kindly
Report comment to moderator  
Reply With Quote
Unread 11-28-11, 12:22 AM  
Gazmik
A Cobalt Mageweaver
 
Gazmik's Avatar
AddOn Author - Click to view AddOns

Forum posts: 245
File comments: 44
Uploads: 18
Some patches ago, they changed the "You receive currency..." message this addon looks for to use hyperlinks, so it stopped working.

This can be fixed by changing the line with LOOT_CURRENCY_REGEX (line 31 in v 1.11) to:
Code:
local LOOT_CURRENCY_REGEX = "%[(.+) Archaeology Fragment%].+ x(%d+)"
Although now that we get a hyperlink in that message, it'd be better to index races by the currency ID found in the link -- more reliable, and locale independent.
__________________
Gazmik Fizzwidget's UI Addons: www.fizzwidget.com
Last edited by Gazmik : 11-28-11 at 12:23 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: