Download
(12 Kb)
Download
Updated: 05/26/14 02:52 PM
Pictures
File Info
Compatibility:
Live (1.0)
Updated:05/26/14 02:52 PM
Created:04/02/14 02:28 PM
Monthly downloads:109
Total downloads:47,417
Favorites:150
MD5:
Categories:Discontinued & Outdated, Utility Mods
Achievement Tracker  Popular! (More than 5000 hits)
Version: 1.8.1
by: Biki, Wykkyd
This handy achievement tracker lets you select achievements out of your journal (under Achievements tab) for easy tracking in a new interface element. That element can be freely moved around and configured to your liking. You can also tell the tracker to automatically track achievements for the current zone you're in.

Features
- Track multiple achievements
- Shows how much you have completed at a glance
- Shows either a detailed view or a simplified view of the achievement goals
- Option to notify you of any achievement updates. Either in the chat or per "alert" in the upper right corner in a non intrusive way, every 25% of the achievement (or at any update if the needed amount is <= 100)
- Option to automatically detect achievements of the zone you're in and tracking them
- Customizable keybind to toggle the whole thing on and off & to toggle the notifications on/off. See under Settings -> Controls

- Left click an achievement to open the achievement window
- Right click an achievement to toggle the detailed mode
- Middle click an achievement to untrack and remove it

Bugs
- Sometimes when zoning into an instance (group dungeon, main quest, etc.) the tracker goes kaputt. Open the achievement journal to fix.

FAQ
How do I move the tracker? It hides when I press ESC
- Use the "." key (by default). It shows up your mouse cursor and lets you move it.
1.8.1
- New API version. Didn't test it as I have no interest in ESO right now, but should still work.

1.8
- Added option to show the total tracked count inside the achievement journal. See the new screenshot to see it in action. Makes finding tracked achievements easier.

1.7 - Patch by Maikahn. Big thanks!
- Fixed details disappearing when opening/closing a menu
- The details now show more details
- Completed steps are hidden in detail mode
- Criterions no longer extend beyond their frame

1.6
- RIGHT click now toggles detailed tracking mode and shows all the steps needed to complete that achievement. Use with caution as this needs a lot of space, depending on the achiev.
- LEFT click still opens the achievement tracker
- MIDDLE/button 3 click now untracks the achievement
- Probably some other stuff that I've forgotten

1.5.1
- Added font size configuration
- Notifcations now only appear when 1) the achievement goals are <= 100 or 2) you have completed 25%, 50%, 75% or 100% of the achievement. No more spam of achievements that take hundreds or thousands of kills/heals etc.
- Fixed a bug that happened to users without Wykkyd's Framework installed

1.5
- Added option to toggle the description. Saves space.
- Added a hotkey to toggle notifications.
- Added a customizable limit to how many achievs are shown in the tracker. 0 stands for unlimited.
- Removed the OnUpdate() and the corresponding XML file; no longer needed.
- (Hopefully) fixed the bug that caused some achievs to only show a red icon.
(btw if you have that bug, open the achievement journal and close it to fix it quickly)

1.4
- Added left clicking a tracked achiev now opens the Achievement journal (summary page, not yet the correct category etc.)
- Added notifications for achievement updates. Either chat or alert based. Alert is in the upper right corner, where e.g. "You can't mount in combat" is. For aesthetic reasons, only the "total values" are display, similiar to the tracker itself. This might change for the chat mode to a more detailed mode.
- Added option to hide the tracker when in the menu (ESC)
- Big numbers now use commas
- Fixed keybind

1.3
- Big code rewrite. Hope everything works :)
- You can now rightclick an achievement name to untrack it quickly
- Using more events and less OnUpdate. Better performance
- Fixed auto zone tracking to include some forgotten categories

1.2
- Added zone auto achievement tracking. Tries to detect achievements of the zone you're in and automatically tracks them. Thanks to Rozaruk for the tip!
- Added option to automatically hide completed achievements
- Added option to make window unmovable/fixed
- Removed the Criterion when the number was 1. So "Reach Level 10 1/1" now displays just "Reach Level 10"
- Moved all my addon options into one main menu "Biki's Addons" to save space

1.1
- Added proper text wrapping
- Added proper background (can be toggled along with a customizable alpha value)
- Added button in the options to untrack all
- Fixed weird spacing errors
- Made the color a bit more prominent

1.0
- initial release
Optional Files (0)


Archived Files (11)
File Name
Version
Size
Uploader
Date
1.8
12kB
Biki
04/23/14 02:33 PM
1.7
12kB
Biki
04/21/14 07:12 AM
1.6
11kB
Biki
04/14/14 04:59 PM
1.5.1
11kB
Biki
04/08/14 01:53 PM
1.5
11kB
Biki
04/07/14 06:08 PM
1.4
11kB
Biki
04/05/14 06:52 PM
1.3.0
10kB
Biki
04/05/14 04:20 AM
1.3
10kB
Biki
04/05/14 04:07 AM
1.2
9kB
Biki
04/03/14 05:58 PM
1.1
9kB
Biki
04/03/14 04:40 AM
1.0
9kB
Biki
04/02/14 02:28 PM


Post A Reply Comment Options
Unread 04/02/14, 06:56 PM  
AFITR

Forum posts: 0
File comments: 5
Uploads: 0
Any chance you'd be able to morph this addon into a hybrid quest/achievement tracker, a la QuestGuru for WoW? I'd love to be able to switch tabs (or, for those who want to see both quests and achievements, detach the windows) to keep my information consolidated and organized.

Great work, regardless - this is a much-needed addon.
Report comment to moderator  
Reply With Quote
Unread 04/02/14, 06:28 PM  
dominoid
AddOn Author - Click to view AddOns

Forum posts: 34
File comments: 276
Uploads: 2
Fantastic add-on. My wish list. A toggle key and/or the ability to limit the width with the text wrapping if too long. I find it too wide, for what I selected at least, to be used at this time. Great job though.
Report comment to moderator  
Reply With Quote
Unread 04/02/14, 04:27 PM  
Biki
AddOn Author - Click to view AddOns

Forum posts: 34
File comments: 67
Uploads: 5
Thanks for that I actually used very little XML, it's only the small XML file to call the update function every frame, which is all. Oh and the keybind is XML, but no UI stuff. The UI is all done via code only. Could be prettier, but for now it works (Well, except the background, need to investigate with a clear head tomorrow)

Thing with the skyshards is, when you have 16 lines, after tracking one skyshard achievement, almost the whole screen will be filled. I'm thinking about adding a toggle that switches between a detailed description view and what's currently implemented (total have vs. total needed)
Report comment to moderator  
Reply With Quote
Unread 04/02/14, 04:13 PM  
ins
AddOn Author - Click to view AddOns

Forum posts: 76
File comments: 84
Uploads: 5
nice

Nice idea and looks good

I opted for just doing shards myself (with an option to see everything else). But its chat only, as I can never get my head around XML

You should be able to filter shard criterias, but they'll obviously take up some space for zones where there are bunch of them. (I do filter per zone in insshardWatch)

Below is the code to filter them out.
Code:
    crit = GetAchievementNumCriteria(id)
    d(c1.."Number of criterias: "..c3.."["..c1..crit..c3.."]")
    -- iterate through the criterias to get their hint and status
		for i = 1,crit do
			local crits = {GetAchievementCriterion(id,i)}
			if crits[2]==crits[3] then 
			    crits[2]=c2.."Completed" 
		  	    if insSW.SW.filter==false then
			       d(c1..i.." - "..crits[1]..c3.." ["..c1..crits[2]..c3.."]")
			    end
		        else
		  	d(c1..i.." - "..crits[1]..c3.." ["..c1..crits[2]..c3.."]")
		  end
Last edited by ins : 04/02/14 at 04:15 PM.
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.