File Details
TabardTracker 20130110
- R
- Jan 10, 2013
- 4.20 KB
- 4.2K
- 5.1.0
- Retail
File Name
TabardTracker.zip
Supported Versions
- 5.1.0
TabardTracker Changelog
Written by Rakreo of Duskwood http://www.Rakreo.com
Do you have a hard time remembering which Tabards you have ever equipped for the Achievements "Ten Tabards" and "Twenty Five Tabards"? Well I do! This should help!
Version 20130110 - Added Portuguese translation. Thanks to Caracalho for the input!
Version 20130104 - Blizzard broke it again. Now GetAchievementCriteriaInfo() won't give me the CriteriaID. I wrote a workaround for now. Thanks to the TabardAddict author gmz323(Greg) for the idea.
Version 20120901 - Blizzard broke it again! I can't seem to use GetAchievementNumCriteria(id) any more. Always says 0. For now I have hardcoded the addon check for 89 Tabards. I will keep looking into it. If anyone figures out how to use GetAchievementNumCriteria(id) with patch 5.0.4 please let me know.
Version 20120828 - Updated TOC file for patch 5.0.4
Version 20120418 - Updated TOC file for patch 4.3
Version 20110426 - Updated TOC file for patch 4.2. As of version 20110408 TabardTracker knows about new Tabards and updates itself automatically.
Version 20110426 - Updated TOC file for patch 4.1
Version 20110408 - Reduced code even more! :)
Version 20110404 - Added hooks into ItemRefTooltip and AtlasLootTooltip. Cleaned code.
Version 20110403 - Found a way to retrieve the data from the server so it now knows every tabard you have ever equipped, even the ones equipped before installing TabardTracker.
Version 20101201 - Added colorized text and cleaned the code a little.
Version 20101130a - Fixed a bug when browsing a Profession Trainer! :) Thanks to Gershuun for pointing it out!
Version 20101130 - Fixed a bug I created when I fixed the code the last time! :) Thanks to dr_AllCOM3 for pointing it out!
Version 20101128 - Added the ability to manually add|remove a Tabard. Use /tabardtracker (add|remove) (ItemID|ItemLink|ItemName). Thanks to dr_AllCOM3 for the idea! Translations provided by http://babelfish.yahoo.com/translate_txt
Version 20101127 - Initial Release