Download
(62 Kb)
Download
Updated: 08/31/15 09:22 AM
Pictures
File Info
Updated:08/31/15 09:22 AM
Created:04/22/14 08:05 AM
Monthly downloads:114
Total downloads:78,663
Favorites:209
MD5:
Categories:Discontinued & Outdated, Info, Plug-in Bars, Miscellaneous
Fully Customizable MultiQuests Tracker  Popular! (More than 5000 hits)
Version: 0.65
by: Blackstorm, DesertDwellers, Garkin
Mega Servers : EU
Alliance : Daggerfall Covenant
Guild : Cabale
Apocalypse Community

Hello ^^

This plugin aims to replace the current ESO Quests Tracker !

Please report bugs and ask for new features only and directly through this portal (under the download button ^^)

Features :

More than 50 options !!!

- Show more than one quest ! You can decide how many quests you want to display.
- Box fully modifiable ! Choose your Titles and Texts Fonts, Colors, Overall Background Color and Transparency through a dedicaded menu, adjust your box to the desired position and size !
- Share quests, Remove quests, Filter quests by zone, Show quest on the map, Focus a quest directly with your mouse ! (Set the actions you want with the integrate mouse controller settings !)
- Select witch quests types you want to display : Show/Hide Guilds Quests, MainStory Quests, Cyrodill Quests...
- Show hidden quests infos ! (Force all information for optional quests or hints)
- Auto Focus for the newest quest or the last updated quest
- Sort Quests by Zone+Name or Zone+Level
- Displays the current number of quests
and more ^^

Feedback will be very appreciated ^^

Infos :
You can use a KeyBind command to completely Show/Hide the main window through the commands menu.

How to use FCMQT :
1 - Download
2 - Unzip the directory "FCMQT" to :
US Servers -> C:\Users\<USER>\Documents\Elder Scrolls Online\live\AddOns\
EU Servers -> C:\Users\<USER>\Documents\Elder Scrolls Online\liveeu\AddOns\
PTS Servers -> C:\Users\<USER>\Documents\Elder Scrolls Online\pts\AddOns\
3 - Launch the game.
4 - Go to "Settings" -> "Extensions" -> "FCMQT settings" and set the window width, position your window where you want.
5 - Lock the position to enable mouse interactions.

Working on :
- Improve presets and languages functions.
- Improve the code.

To Do List :
- Track/Untrack specific quests.
- Display in more directions.
- Menu bar to have some options.
- Add several others assisted icons.
- Possibility to import your own textures icons and fonts. (if possible...)

Known issues in latest releases :
- Untracked system break the "Next Focus Quest" rotation.
- Untracked system are not fully fonctionnal.

Credits :
Thanks to
- Seerah : for the libs : LibStub, LibAddonMenu and LibMediaProvider, Wiki, Forum...
- Wykkyd : for its buffer function and recommendations in the Wiki threads ^^
- Zerorez : for its original idea
- For his translations, thank you to : Phidias
and others dev and testers i forget ^^
v0.65 ~Garkin
- Updated for API 100012 (Update 7)
- Updated LibAddonMenu 2.0 (r18)
- Updated LibStub (r4)

v0.64 ~Garkin
- Updated for API 100011 (Update 6)
- Updated LibAddonMenu 2.0 (r17)
- Updated LibMediaProvider 1.0 (r8)

v0.63 ~Garkin
- Updated for API 100010 (Update 5)
- Updated LibAddonMenu 2.0 (r16)
- Updated LibMediaProvider 1.0 (r7)
- all globals moved into the single table

v0.62
- Updated to LibAddonMenu 2.0 r14
- Updated to LibMediaProvider 1.0 r6
- Updated to LibStub 1.0 r2
- Set a specific global variable for the Cyrodiil Zone Index (usefull if the zone index change later).
- Added compatibility to API 100009

v0.61
- Add a fix for Cyrodiil quests' zone option. (fix from Garkin, thanks)
- Updated to LibAddonMenu 2.0 (menu rebuild by Garkin, thx again)

v0.60c
- Added compatibility to API 100008
- Add a fix to correct the string.match error (thx to Garkin)

v0.60b
- Added compatibility to API 100007

v0.60a
- Little fix for German and French translation with group quest issue.

v0.60
- Added 2 events to update the quests list in some cases.
- Added a function to auto follow the focused quest and hide others.
- Update for the german translation (thanks very much to Phidias again ^^)
- Others minor fixes

v0.59
- Updated LibAddonMenu to r8 revision.
- Improved hidden hints function.
- Update for the french translation.

v0.58b
- Starting german translation. (Thanks to Phidias for his translation)

v0.58a
- Fixed error with dungeon quests

v0.58
- Starting french translation.
- Added several new "hidden hints" (may have some issues yet)
- Fixed some others hints infos issues.
- Added a debug command : /fcmqt_debug

v0.57a
- Fixed an issue with map refresh pins when the focused quest was changed.
- Added compatibility to API 100004.

v0.57
- Fixed the vetaran's quest issue in veteran's zones.
- Fixed an issue with some hints infos.

v0.56a
- Fix for the color infos error.

v0.56
- Added an info bar to display number of quests (can be used to set the current zone filter to on/off)
- Added a preset menu (thx Solo :p).
- Moved some menus.
- Fixed some others issues.

v0.55
- When you track only one quest, it's always the focused quest (as the same of the orignal ESO tracker).
- Now you can move the position with all parts of the frame when the position is unlocked, and if you click on the quest's content the focused quest is changed.
- All quests zones are always displayed if the option is set to ON in the settings (quests are dynamically updated if you have limited theirs number).
- Added an update event if the player level is updated.
- Added the possiblity to remove a quest (set a mouse button for this feature in the settings ^^)

V0.54
- Added 4 new icons for the focused quest (Class Icons)
- Added possiblity to hide quest's by zones (left click on a zone title)
- Updated LibAddonMenu from Seerah to r7 release.

v0.53
- Added Auto Share option when a new quest is added.
- Added a function to auto focus the newest quest or the latest updated quest.
- Fixed some default group quests titles (MainStory, Guild, Cyrodiil (PvP))
- Fixed a filtering issue with "Current Zone Only".

v0.52
- Rewrited and optimized several functions.
- Added sort by zone+name and sort by zone+level
- Added zone title option
- fixed some minor bugs
- Separated Cyrodiil normal quests and Cyrodiil PvP quests

v0.51b
- Corrected the lag/freeze due to the icon when some quests are hidden.

v0.51a
- Restored the Keybind command lost with the previous release.

v0.51
- Performance drastically improved with events (the plugin is now refresh only when it necessary)
- Removed the buffertimer option due to the improvement with events.

v0.50c
- Fix for nil value on line 732

v0.50b
- Trying to fix an error at line 740 for a nil value (again)

v0.50a
- Minor fix for the tracked/untracked function that didn't return to the good state.

v0.50
- Fixed an error with "nil" value if zone index is "nil".
- Fixed an error with Cyrodiil filter which don't hide the quests.
- Fixed an error with the Background Transparency (issue from the 0.49x version)
- Fixed an issue when "Quest in Current Zone Only" is selected in several dungeon and don't show a quest in the current dungeon (now we check the zone name too).
- Added an option to enable more transparency for other quests than the focused quest. Feat. id#216
- Added an option to Enable/Disable the Assisted Quest Icon.
- Added an option to select the Refresh Time.
- Added an option to "Show on Map" the selected quest (see mouse settings to define a mouse button)
- Some other minor changes.

v0.49a
- Forget a fix for filter "Current zone only" on the previous release.

v0.49
- Improvement of some piece of code
- Added an auto untrack option in the settings for the unselected quests (except for filter "quest in current zone")

v0.48
- Added possibility to change the quest icon color.
- Some fixes for US client, which displayed some errors on the launch of the game

v0.47
- Added the possibility to define each action on a specific mouse button (if you update the package from a previous version, users must redefine theirs buttons's choice).

v0.46a
- Fixed a broken filtering function in 0.46 with center mouse click.
- Adjusted a Cyrodill filter issue

v0.46
- Added default "arrow" texture for assisted quest
- Added Icon size options in the menu
- Added Titles and Text padding options in the menu
- Fixed BgAlpha error.
- Added/Modified some variables (reset user settings needed)

v0.45a
- Added some fixes

v0.45
- More local typed functions & variables
- Fixed the position/filter issue
- Changed default title and text size

v0.44
- Should be resolve the defaults vars errors (reset settings needed)
- Added the good title for "hint" information types.
- Added texts padding.

v0.43
- Added a KeyBinding to toggle the main window : Feat. id#179
- Added an option to lock the main window position : Feat. id#180
- Fixed a problem with the displayed quests.

v0.42a
- Change the global savedVars name to avoid problem with other plugins : Bug id#319

v0.42
- Initial release.
Optional Files (0)


Archived Files (38)
File Name
Version
Size
Uploader
Date
0.64
55kB
Garkin
03/09/15 02:25 PM
0.62
56kB
Blackstorm
09/18/14 11:50 AM
0.61
55kB
Blackstorm
08/19/14 12:27 PM
0.60c
59kB
Blackstorm
08/18/14 07:32 AM
0.60b
59kB
Blackstorm
06/28/14 02:31 PM
0.60a
38kB
Blackstorm
06/19/14 04:40 PM
0.60
38kB
Blackstorm
06/08/14 04:14 PM
0.59
38kB
Blackstorm
06/04/14 05:39 PM
0.58b
27kB
Blackstorm
05/30/14 04:22 PM
0.58a
26kB
Blackstorm
05/30/14 04:08 PM
0.58
26kB
Blackstorm
05/29/14 06:46 AM
0.57a
24kB
Blackstorm
05/23/14 01:45 AM
0.57
24kB
Blackstorm
05/21/14 05:10 PM
0.56a
24kB
Blackstorm
05/20/14 04:18 PM
0.56
24kB
Blackstorm
05/20/14 04:04 PM
0.55
21kB
Blackstorm
05/17/14 06:06 AM
0.54
20kB
Blackstorm
05/14/14 07:35 PM
0.53
19kB
Blackstorm
05/09/14 12:13 PM
0.52
19kB
Blackstorm
05/07/14 11:21 PM
0.51b
17kB
Blackstorm
05/06/14 09:41 AM
0.51a
17kB
Blackstorm
05/06/14 12:21 AM
0.51
17kB
Blackstorm
05/05/14 10:46 PM
0.50c
17kB
Blackstorm
04/28/14 11:18 AM
0.50b
17kB
Blackstorm
04/28/14 06:24 AM
0.50a
17kB
Blackstorm
04/27/14 08:40 PM
0.50
17kB
Blackstorm
04/27/14 08:23 PM
0.49a
16kB
Blackstorm
04/26/14 10:28 AM
0.49
16kB
Blackstorm
04/26/14 10:14 AM
0.48
16kB
Blackstorm
04/25/14 12:38 AM
0.47
16kB
Blackstorm
04/24/14 10:54 PM
0.46a
15kB
Blackstorm
04/24/14 06:47 PM
0.46
15kB
Blackstorm
04/24/14 05:02 PM
0.45a
15kB
Blackstorm
04/23/14 10:04 PM
0.45
15kB
Blackstorm
04/23/14 05:24 PM
0.44
15kB
Blackstorm
04/23/14 03:24 AM
0.43
15kB
Blackstorm
04/22/14 10:15 PM
0.42a
14kB
Blackstorm
04/22/14 01:28 PM
0.42
15kB
Blackstorm
04/22/14 08:05 AM


Post A Reply Comment Options
Unread 05/08/14, 02:10 PM  
stjobe
 
stjobe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 60
File comments: 101
Uploads: 3
As of 0.52, quests with multiple objectives only show the first one.

Big thanks for fixing the "T button does not cycle quests" bug!
Report comment to moderator  
Reply With Quote
Unread 05/08/14, 12:38 PM  
SkOODaT
 
SkOODaT's Avatar
AddOn Author - Click to view AddOns

Forum posts: 58
File comments: 169
Uploads: 11
guild quests come up as a nil for the zone title
Report comment to moderator  
Reply With Quote
Unread 05/08/14, 03:42 AM  
manuFR

Forum posts: 2
File comments: 7
Uploads: 0
The last update made of this quest tracker the best one for TESO by far !

Thanks Blackstorm
Report comment to moderator  
Reply With Quote
Unread 05/07/14, 05:35 PM  
Blackstorm
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 57
Uploads: 3
Originally Posted by Eleventeen
Latest updates working well, no bugs.

Though I do still get some log in spam, so I installed libdebug to hide it.

Small feature request:
I've noticed I still have wykkyds quest stuff installed.. And only for 1 reason:
Quest auto share.

So yea can you add that - auto share a quest right when you pick it up, when in a party.

Probably wont use it much now, but when craglorn comes out, that may be handy.

PS: oh yea also auto focus newly picked up quest. Tho maybe you already have that, not looked.
Hi, Should be easy to add. Can you add you request to the feature portal please ? (i will add it to my to do list ^^)

--> 1215 should be the useless line you can comment, it may generate some debug lines sry ^^
Last edited by Blackstorm : 05/07/14 at 06:09 PM.
Report comment to moderator  
Reply With Quote
Unread 05/07/14, 05:17 PM  
Blackstorm
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 57
Uploads: 3
Originally Posted by derpmonster
Originally Posted by stjobe
I'm sure you're aware, but in 0.51b using "T" to cycle quests does not update FCMQT (it changes the focused quest in regards to compass pins and journal, but doesn't change the quest FCMQT displays as focused).
I have the same issue as well. And not to be a drama queen or anything but that makes this add-on unusable for the time being since I only want to see 1 quest in the list, and that is the tracked quest.
Hello,

Yep confirmed with 0.51a, i saw this bug last night so i made a 0.51b but the rotation is break again when you have a group quests filter and if the icon desapear.

I will try to correct that with the next release, in same time i will add the first quests sort.
I have rewrite 40% of my code last night, so i need to do more tests before upload it.

It should be uploaded tommorow ^^
Report comment to moderator  
Reply With Quote
Unread 05/07/14, 04:49 PM  
derpmonster

Forum posts: 0
File comments: 10
Uploads: 0
Originally Posted by stjobe
I'm sure you're aware, but in 0.51b using "T" to cycle quests does not update FCMQT (it changes the focused quest in regards to compass pins and journal, but doesn't change the quest FCMQT displays as focused).
I have the same issue as well. And not to be a drama queen or anything but that makes this add-on unusable for the time being since I only want to see 1 quest in the list, and that is the tracked quest.
Report comment to moderator  
Reply With Quote
Unread 05/07/14, 09:52 AM  
Eleventeen

Forum posts: 16
File comments: 122
Uploads: 0
Latest updates working well, no bugs.

Though I do still get some log in spam, so I installed libdebug to hide it.

Small feature request:
I've noticed I still have wykkyds quest stuff installed.. And only for 1 reason:
Quest auto share.

So yea can you add that - auto share a quest right when you pick it up, when in a party.

Probably wont use it much now, but when craglorn comes out, that may be handy.

PS: oh yea also auto focus newly picked up quest. Tho maybe you already have that, not looked.
Last edited by Eleventeen : 05/07/14 at 09:53 AM.
Report comment to moderator  
Reply With Quote
Unread 05/06/14, 02:54 PM  
stjobe
 
stjobe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 60
File comments: 101
Uploads: 3
I'm sure you're aware, but in 0.51b using "T" to cycle quests does not update FCMQT (it changes the focused quest in regards to compass pins and journal, but doesn't change the quest FCMQT displays as focused).
Report comment to moderator  
Reply With Quote
Unread 05/06/14, 06:31 AM  
Blackstorm
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 57
Uploads: 3
Re: Nice Plugin

Originally Posted by EinrRedoak
Nice Plugin,

Only problem I am having if i decide just to display 1 quest it will only show the last one you picked up, it wont show the one I have currently selected. Keep it up I like this one the best.
Hi,

Thanks for the comment ^^ i will adjust that with time Added to my to do list ^^

Edit : I saw a little bug when the current focus quest is on a quest not displayed (some freezes) i will correct that as soon as possible, sry guys

Edit2 : just for info, the latest release correct the previous bug ^^ twuce
Last edited by Blackstorm : 05/06/14 at 02:46 PM.
Report comment to moderator  
Reply With Quote
Unread 05/06/14, 01:38 AM  
EinrRedoak

Forum posts: 0
File comments: 3
Uploads: 0
Nice Plugin

Nice Plugin,

Only problem I am having if i decide just to display 1 quest it will only show the last one you picked up, it wont show the one I have currently selected. Keep it up I like this one the best.
Report comment to moderator  
Reply With Quote
Unread 05/03/14, 02:25 PM  
Thaladar

Forum posts: 0
File comments: 37
Uploads: 0
Re: Re: Settings

Originally Posted by Blackstorm
Originally Posted by Thaladar
Hi there. Still loving the MultiQuest Tracker. Excellent work.

One suggestion. Can you make the settings account wide? I suppose some folks may want it configured differently character to character, but I'd like to have the tracker settings be account wide (or at least have the option to have settings on a per-character or account-wide basis like the x4D Bank add-on.

Getting the fonts, colors, mouse button actions and other settings just right and then having to redo on every character...well it's not terrible, but I'd rather avoid it. Just a suggestion. Thanks!

[Edit]
Added to the Features Requests.
[/Edit]
Hi, thanks, but for the Account Wide is already in place from the first release.. my plugin is still in developpement so many time i had to add/remove some vars and the users settings was reset. I don't see anything else for this problem...
OK. I see that now, but I could have sworn that I had to set the font, font size and quest difficult color on each character separately. But you're right. It must have been all the updates that reset the settings to default and I was logging in with different characters. But I see that the changes are account wide. Disregard :-)
Last edited by Thaladar : 05/03/14 at 02:31 PM.
Report comment to moderator  
Reply With Quote
Unread 05/03/14, 12:27 PM  
Blackstorm
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 57
Uploads: 3
Originally Posted by manuFR
Originally Posted by Blackstorm
Originally Posted by manuFR
Hi and thanks for this nice quest tracking addon

I was wondering if it would be possible to have the quest "category" displayed and have quest from thoses categories regrouped.

For exemple if i have 3 active Cyrodiil quests, 2 Glenumbra quests and 1 Guild quest, i d like to have them listed this way :

- Cyrodiil Quest(s)

* [lvl] Quest name 1
* [lvl] Quest name 2
* [lvl] Quest name 3

- Glenumbra Quest(s)

* [lvl] Quest name 1
* [lvl] Quest name 2

- Guild Quest(s)

* [lvl] Quest name 1

Also i ve noticed a bug concerning Cyrodiil quests level. Yet Cyrodiil quests are tagged as lvl 50 quests despite that they aren't lvl 50 but are the same level than your character.
Hello,

For the "regrouped" quests, i can add a Title for the group (firstly for type category, not for zone category, or for cyrodiil only), but i think i don't want a thing like Wykkyd tracker tool.. i really don't like his display but i will do my best to have something like you want.

Concerning the Cyrodiil quest, are you veteran ? actually i am not and i see the quest level at 50 for each one.. maybe a bug with veteran rank, i will check.

Otherwise, like i already said ^^
Can you add this ask to the "features" place please ? (under the download button)
I'll add it when I have finished the current work.


Currently, i am optimizing my code to be lighter in CPU process.

Thanks ^^
Ok thanks for the info

Concerning the level displayed by qyests at Cyrodiil, as far as my character is only lvl 16 and not ranked as a veteran, when i open the ESO journal i see them tagged as lvl 16 quests. So i presume that it means that quests are of the same lvl than the character that takes them. This isn't a big issue anyway. It just surprised me to see a lvl 50 red quest in my quest tracker so i checked if it really was a lvl 50 one or not using the ESO journal ^^

I ll add those whishes to the "features" place
Confirmed for the quest level in Cyrodiil, quests should be as the same level as your character, actually the quest level return 50 for each quest .. Maybe because when your are in Cyrodiil you are 50... i will check... thanks ^^
Report comment to moderator  
Reply With Quote
Unread 05/03/14, 12:06 PM  
Blackstorm
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 57
Uploads: 3
Re: Settings

Originally Posted by Thaladar
Hi there. Still loving the MultiQuest Tracker. Excellent work.

One suggestion. Can you make the settings account wide? I suppose some folks may want it configured differently character to character, but I'd like to have the tracker settings be account wide (or at least have the option to have settings on a per-character or account-wide basis like the x4D Bank add-on.

Getting the fonts, colors, mouse button actions and other settings just right and then having to redo on every character...well it's not terrible, but I'd rather avoid it. Just a suggestion. Thanks!

[Edit]
Added to the Features Requests.
[/Edit]
Hi, thanks, but for the Account Wide is already in place from the first release.. my plugin is still in developpement so many time i had to add/remove some vars and the users settings was reset. I don't see anything else for this problem...
Last edited by Blackstorm : 05/03/14 at 12:21 PM.
Report comment to moderator  
Reply With Quote
Unread 05/03/14, 08:01 AM  
Thaladar

Forum posts: 0
File comments: 37
Uploads: 0
Settings

Hi there. Still loving the MultiQuest Tracker. Excellent work.

One suggestion. Can you make the settings account wide? I suppose some folks may want it configured differently character to character, but I'd like to have the tracker settings be account wide (or at least have the option to have settings on a per-character or account-wide basis like the x4D Bank add-on.

Getting the fonts, colors, mouse button actions and other settings just right and then having to redo on every character...well it's not terrible, but I'd rather avoid it. Just a suggestion. Thanks!

[Edit]
Added to the Features Requests.
[/Edit]
Last edited by Thaladar : 05/03/14 at 08:04 AM.
Report comment to moderator  
Reply With Quote
Unread 05/03/14, 02:53 AM  
manuFR

Forum posts: 2
File comments: 7
Uploads: 0
Originally Posted by Blackstorm
Originally Posted by manuFR
Hi and thanks for this nice quest tracking addon

I was wondering if it would be possible to have the quest "category" displayed and have quest from thoses categories regrouped.

For exemple if i have 3 active Cyrodiil quests, 2 Glenumbra quests and 1 Guild quest, i d like to have them listed this way :

- Cyrodiil Quest(s)

* [lvl] Quest name 1
* [lvl] Quest name 2
* [lvl] Quest name 3

- Glenumbra Quest(s)

* [lvl] Quest name 1
* [lvl] Quest name 2

- Guild Quest(s)

* [lvl] Quest name 1

Also i ve noticed a bug concerning Cyrodiil quests level. Yet Cyrodiil quests are tagged as lvl 50 quests despite that they aren't lvl 50 but are the same level than your character.
Hello,

For the "regrouped" quests, i can add a Title for the group (firstly for type category, not for zone category, or for cyrodiil only), but i think i don't want a thing like Wykkyd tracker tool.. i really don't like his display but i will do my best to have something like you want.

Concerning the Cyrodiil quest, are you veteran ? actually i am not and i see the quest level at 50 for each one.. maybe a bug with veteran rank, i will check.

Otherwise, like i already said ^^
Can you add this ask to the "features" place please ? (under the download button)
I'll add it when I have finished the current work.


Currently, i am optimizing my code to be lighter in CPU process.

Thanks ^^
Ok thanks for the info

Concerning the level displayed by qyests at Cyrodiil, as far as my character is only lvl 16 and not ranked as a veteran, when i open the ESO journal i see them tagged as lvl 16 quests. So i presume that it means that quests are of the same lvl than the character that takes them. This isn't a big issue anyway. It just surprised me to see a lvl 50 red quest in my quest tracker so i checked if it really was a lvl 50 one or not using the ESO journal ^^

I ll add those whishes to the "features" place
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: