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:142
Total downloads:78,598
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 06/06/14, 12:56 AM  
Blackstorm
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 57
Uploads: 3
Originally Posted by Kraeius
Hey Blackstorm,

I got this with latest update;



I didnt try with disabling this one though. It may be same on default eso quest tracker.
Hi, I think your are talking about the duplicate quests in some cases, i have saw this problem few hours after the latest update. it's corrected/adjusted for the next release ^^ thanks for the feedback.
Report comment to moderator  
Reply With Quote
Unread 06/05/14, 01:15 PM  
Kraeius
 
Kraeius's Avatar
AddOn Author - Click to view AddOns

Forum posts: 25
File comments: 249
Uploads: 3
Hey Blackstorm,

I got this with latest update;



I didnt try with disabling this one though. It may be same on default eso quest tracker.
Last edited by Kraeius : 06/05/14 at 11:01 PM.
Report comment to moderator  
Reply With Quote
Unread 06/05/14, 01:51 AM  
Blackstorm
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 57
Uploads: 3
Originally Posted by SektaNZ
Thanks heaps. Looks good with some customization. (Which every addon should allow)
http://i.imgur.com/O4lITJ6.jpg

Bugs:

- Doesn't autohide on ESC menu
- If you choose to show more than 1 quest at a time, it doesn't always show the active quest.
- If you choose to show 1 quest at a time and have Show quests in current zone only, then it doesn't hide itself in zones with no quests unless you set to show more than 1 quest.
Hi, thanks for the feedback ^^

-1 -> actually not wished but can be added with an option. (optionally you can submit a new feature for this option)

-2 -> you can play with Area Titles to hide some quests that dynamicly show you the content of others areas (submit a new feature please, it should be already in my to do list ^^)

-3 -> probably a bug, i need to reproduice the exact context to optimize it.
Report comment to moderator  
Reply With Quote
Unread 06/03/14, 04:27 PM  
SektaNZ

Forum posts: 10
File comments: 118
Uploads: 0
Thanks heaps. Looks good with some customization. (Which every addon should allow)
http://i.imgur.com/O4lITJ6.jpg

Bugs:

- Doesn't autohide on ESC menu
- If you choose to show more than 1 quest at a time, it doesn't always show the active quest.
- If you choose to show 1 quest at a time and have Show quests in current zone only, then it doesn't hide itself in zones with no quests unless you set to show more than 1 quest.
Last edited by SektaNZ : 06/04/14 at 08:09 PM.
Report comment to moderator  
Reply With Quote
Unread 05/31/14, 04:54 AM  
EdmondDantes

Forum posts: 0
File comments: 14
Uploads: 0
Fixed!

All good now! Thanks for the quick fix!

And thanks for this great addon!

Cheers!
Report comment to moderator  
Reply With Quote
Unread 05/30/14, 04:25 PM  
Blackstorm
AddOn Author - Click to view AddOns

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

Originally Posted by Aeric
Hello,

I got error today with the new update :

user:/AddOns/FCMQT/FCMQT.lua:556: operator .. is not supported for nil .. string stack traceback:
user:/AddOns/FCMQT/FCMQT.lua:556: in function 'FCMQT_QuestsLoop'
user:/AddOns/FCMQT/FCMQT.lua:703: in function 'FCMQT_QuestsListUpdate'
user:/AddOns/FCMQT/Includes/fonctions.lua:219: in function 'SetFCMQTFocusedQuest'
user:/AddOns/FCMQT/Includes/fonctions.lua:1018: in function 'FCMQTMouseController'
user:/AddOns/FCMQT/FCMQT.lua:83: in function '(anonymous)'

I am localised in french .
Hi, error fixed in 0.58a and 0.58b release ^^
Report comment to moderator  
Reply With Quote
Unread 05/30/14, 12:56 PM  
Aeric

Forum posts: 0
File comments: 1
Uploads: 0
bug

Hello,

I got error today with the new update :

user:/AddOns/FCMQT/FCMQT.lua:556: operator .. is not supported for nil .. string stack traceback:
user:/AddOns/FCMQT/FCMQT.lua:556: in function 'FCMQT_QuestsLoop'
user:/AddOns/FCMQT/FCMQT.lua:703: in function 'FCMQT_QuestsListUpdate'
user:/AddOns/FCMQT/Includes/fonctions.lua:219: in function 'SetFCMQTFocusedQuest'
user:/AddOns/FCMQT/Includes/fonctions.lua:1018: in function 'FCMQTMouseController'
user:/AddOns/FCMQT/FCMQT.lua:83: in function '(anonymous)'

I am localised in french .
Report comment to moderator  
Reply With Quote
Unread 05/30/14, 07:32 AM  
Inkpot

Forum posts: 16
File comments: 7
Uploads: 0
Originally Posted by Blackstorm
Originally Posted by Inkpot
Hi there!

Just wanted to say how much I am enjoying this addon! I recommend it to all my friends as a 'must have' for playing ESO. I do, however, have one request. Would it be possible to add a function to hide/show the entire quest tracker with one click or a keybind? If you could add this in a future update, I would be very grateful! Thank you so much for all your obvious hard work!!


Inkpot
Hi ^^
Thanks for the comments ^^ for keybind is already in place in the commands menu, find general -> Fully Customizable MultiQuests Tracker -> and assing a key ^^

Sweet! Thanks so much for pointing that out! I love this addon!! Thanks for all your hard work!! =)
Report comment to moderator  
Reply With Quote
Unread 05/30/14, 05:34 AM  
EdmondDantes

Forum posts: 0
File comments: 14
Uploads: 0
Originally Posted by Blackstorm
Originally Posted by EdmondDantes
Hello, i greatly appreciate your effort with addons and thank you very much for them.

I seem to have a problem but dont know why. Here is the error:

|cff0000Lua Error: user:/AddOns/FCMQT/FCMQT.lua:556: operator .. is not supported for nil .. string
stack traceback:
user:/AddOns/FCMQT/FCMQT.lua:556: in function 'FCMQT_QuestsLoop'
user:/AddOns/FCMQT/FCMQT.lua:703: in function 'FCMQT_QuestsListUpdate'
user:/AddOns/FCMQT/Includes/functions.lua:1000: in function 'FCMQTMouseTitleController'
user:/AddOns/FCMQT/FCMQT.lua:611: in function '(anonymous)'|r


The strange thing is that it only appears with my DC Sorc and appears every time i try to change a quest on him, but never appears when i log in with my AD NB or EP DK.
Hi, thanks for the feedback. is it appening with the 0.58 release ? with a complete reload (close the game, launch the game again) ? thanks ^^

--> this error should not appear... it's linked to a dongeon quest... i will investigate after confirmation ^^
Thanks for the fast response!
Yeah it happens with the latest release(0.58). I tried /reloadui, i tried quitting game and launching it again, and i tried deleting the addon and saved variables and reinstalling it,
but still same error and only on my 15 lvl DC sorc!(Don't have other chars of the same alliance or same class as this one to see if it happens there too)

Hope you can provide with a "cure" and thanks again for this wonderful addon!
Report comment to moderator  
Reply With Quote
Unread 05/29/14, 03:17 PM  
Blackstorm
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 57
Uploads: 3
Originally Posted by EdmondDantes
Hello, i greatly appreciate your effort with addons and thank you very much for them.

I seem to have a problem but dont know why. Here is the error:

|cff0000Lua Error: user:/AddOns/FCMQT/FCMQT.lua:556: operator .. is not supported for nil .. string
stack traceback:
user:/AddOns/FCMQT/FCMQT.lua:556: in function 'FCMQT_QuestsLoop'
user:/AddOns/FCMQT/FCMQT.lua:703: in function 'FCMQT_QuestsListUpdate'
user:/AddOns/FCMQT/Includes/functions.lua:1000: in function 'FCMQTMouseTitleController'
user:/AddOns/FCMQT/FCMQT.lua:611: in function '(anonymous)'|r


The strange thing is that it only appears with my DC Sorc and appears every time i try to change a quest on him, but never appears when i log in with my AD NB or EP DK.
Hi, thanks for the feedback. is it appening with the 0.58 release ? with a complete reload (close the game, launch the game again) ? thanks ^^

--> this error should not appear... it's linked to a dongeon quest... i will investigate after confirmation ^^
Last edited by Blackstorm : 05/29/14 at 03:19 PM.
Report comment to moderator  
Reply With Quote
Unread 05/29/14, 10:41 AM  
EdmondDantes

Forum posts: 0
File comments: 14
Uploads: 0
Hello, i greatly appreciate your effort with addons and thank you very much for them.

I seem to have a problem but dont know why. Here is the error:

|cff0000Lua Error: user:/AddOns/FCMQT/FCMQT.lua:556: operator .. is not supported for nil .. string
stack traceback:
user:/AddOns/FCMQT/FCMQT.lua:556: in function 'FCMQT_QuestsLoop'
user:/AddOns/FCMQT/FCMQT.lua:703: in function 'FCMQT_QuestsListUpdate'
user:/AddOns/FCMQT/Includes/functions.lua:1000: in function 'FCMQTMouseTitleController'
user:/AddOns/FCMQT/FCMQT.lua:611: in function '(anonymous)'|r


The strange thing is that it only appears with my DC Sorc and appears every time i try to change a quest on him, but never appears when i log in with my AD NB or EP DK.
Report comment to moderator  
Reply With Quote
Unread 05/29/14, 09:46 AM  
Blackstorm
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 57
Uploads: 3
Originally Posted by Inkpot
Hi there!

Just wanted to say how much I am enjoying this addon! I recommend it to all my friends as a 'must have' for playing ESO. I do, however, have one request. Would it be possible to add a function to hide/show the entire quest tracker with one click or a keybind? If you could add this in a future update, I would be very grateful! Thank you so much for all your obvious hard work!!


Inkpot
Hi ^^
Thanks for the comments ^^ for keybind is already in place in the commands menu, find general -> Fully Customizable MultiQuests Tracker -> and assing a key ^^
Report comment to moderator  
Reply With Quote
Unread 05/28/14, 09:49 PM  
Inkpot

Forum posts: 16
File comments: 7
Uploads: 0
Hi there!

Just wanted to say how much I am enjoying this addon! I recommend it to all my friends as a 'must have' for playing ESO. I do, however, have one request. Would it be possible to add a function to hide/show the entire quest tracker with one click or a keybind? If you could add this in a future update, I would be very grateful! Thank you so much for all your obvious hard work!!


Inkpot
Report comment to moderator  
Reply With Quote
Unread 05/22/14, 01:44 AM  
Blackstorm
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 57
Uploads: 3
Originally Posted by stjobe
Originally Posted by Blackstorm
Otherwise @stjobe : Did you have the "Show Optional Hidden Quests Infos" set to ON ? or not please ? will be helpfull ^^
Yep, it's set to ON.
Hi, Is that the latest revision (0.57) fix the problem ? or is it always bugged ? I think is not, but just in case..

Edit : I'am actually working on some fixes for several issues with hints infos. Next release should have more hints informations (added all the hidden infos) but it's actually in debuging phase. i hope that will correct the previous issue. The new version should be released in the next 2 days.
Last edited by Blackstorm : 05/27/14 at 01:00 AM.
Report comment to moderator  
Reply With Quote
Unread 05/21/14, 05:07 PM  
Blackstorm
AddOn Author - Click to view AddOns

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

Originally Posted by rochambeaux
What do you have to do to enable these?
hi, just lock the windows position to enable the mouse actions
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: