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:135
Total downloads:78,577
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 04/28/14, 07:52 AM  
daimon
Premium Member
 
daimon's Avatar
Premium Member

Forum posts: 13
File comments: 159
Uploads: 0
Getting

"UI ERROR: Too many anchors processed."

with v 0.50b everytime on logon/reloadui
Report comment to moderator  
Reply With Quote
Unread 04/28/14, 06:44 AM  
Sinful Soul

Forum posts: 1
File comments: 176
Uploads: 0
[quote=Blackstorm][quote=Sinful Soul]
Originally Posted by Blackstorm
@Sinful Soul : Issue is confirmed, i have corrected the issue, but if i rightly understand, you want to hide the Cyrodiil quest even if you are in the cyrodiil zone ?
Yeah. If I have the Show Cyrodiil Quests set to "off" I was kind of hoping they wouldn't show even in Cyrodiil.
Report comment to moderator  
Reply With Quote
Unread 04/27/14, 01:44 PM  
Blackstorm
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 57
Uploads: 3
Originally Posted by Sinful Soul
Originally Posted by Blackstorm
i will check that too, but if i remember, i wrote "Cyrodill" and not "Cyrodiil" on my previous release, so i changed the var name, did you try to delete (again ) your vars file out of the game and retry after that ? (i am sry about that, but US client seem to have some problems to reload and add new vars in an existing file) and unfortunately each time i am adding a new option, vars file are involved
Yeah, I have been deleting my .lua in /savedvariables every time I update to a new version. It keeps showing all my Cyrodiil quests even with the option to show Cyrodiil quests as "off".

Also, I just got this error from basically just casting a spell and nothing else:

Hi, I think i find the bug for this error, append when a quest have no zone defined (nil). Should be corrected for the next release.

@daimon : Issue with the background is corrected, the fixe will come with the next release.

@Sinful Soul : Issue is confirmed, i have corrected the issue, but if i rightly understand, you want to hide the Cyrodiil quest even if you are in the cyrodiil zone ?
Last edited by Blackstorm : 04/27/14 at 07:08 PM.
Report comment to moderator  
Reply With Quote
Unread 04/27/14, 11:50 AM  
Sinful Soul

Forum posts: 1
File comments: 176
Uploads: 0
Originally Posted by Blackstorm
i will check that too, but if i remember, i wrote "Cyrodill" and not "Cyrodiil" on my previous release, so i changed the var name, did you try to delete (again ) your vars file out of the game and retry after that ? (i am sry about that, but US client seem to have some problems to reload and add new vars in an existing file) and unfortunately each time i am adding a new option, vars file are involved
Yeah, I have been deleting my .lua in /savedvariables every time I update to a new version. It keeps showing all my Cyrodiil quests even with the option to show Cyrodiil quests as "off".

Also, I just got this error from basically just casting a spell and nothing else:

Report comment to moderator  
Reply With Quote
Unread 04/27/14, 10:25 AM  
Blackstorm
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 57
Uploads: 3
Hi guys ^^

Thanks for the last 4 feedback, i will try to answer to each of you :

1 - "I noticed that in veteran areas the quests are shown with their original level and subsequently marked as 'very easy'." -> It's a known issue, displayed in the main page of the plugin, actually i am not a veteran (i grind but dev take me long hours ^^), i hope i can be veteran in the middle of the next week to begin to correct the Cyrodiil and the other factions quests issues.

2- "No more anchor issues on login" : Good news, rebuild and add a clear anchors to the main window should have correct the problem ^^

"Also, while in Cyrodiil, it's showing all my Cyrodiil quests even if I have the "Show Cyrodiil Quests" set to OFF" -> i will check that too, but if i remember, i wrote "Cyrodill" and not "Cyrodiil" on my previous release, so i changed the var name, did you try to delete (again ) your vars file out of the game and retry after that ? (i am sry about that, but US client seem to have some problems to reload and add new vars in an existing file) and unfortunately each time i am adding a new option, vars file are involved

3 - "There's also something odd with the background color option" : Rebuilding the code in the last version to start the optimization code, i should make some mistakes.. i will check that ASAP.

4 - "Would it be possible to have the option to change the alpha level for extra quests tracked that aren't the main "active" quest?" -> Should be possible. But if you can add this in the Features section, it's the better mean to don't forget this new feature (in the portail, under Download, click on "Features").

For information : I am actually working to optimize my code in various situation to limit the drop down of fps, but i think the better improvement about that will be with the "optimization with event process" that will start in the end of the beta phase. -> Next version have an option to let you select the BufferRefreshTime of the plugin, so you can adjust it to your config and needs ^^

(sry for my poor/bad english ^^)
Last edited by Blackstorm : 04/27/14 at 10:29 AM.
Report comment to moderator  
Reply With Quote
Unread 04/27/14, 09:19 AM  
Aicam

Forum posts: 16
File comments: 2
Uploads: 0
I noticed that in veteran areas the quests are shown with their original level and subsequently marked as 'very easy'.
Report comment to moderator  
Reply With Quote
Unread 04/27/14, 07:31 AM  
Sinful Soul

Forum posts: 1
File comments: 176
Uploads: 0
Originally Posted by Blackstorm
What news from 0.49a please ?
I quested for hours after I updated to the new version, and I only got a error message once when questing (sorry, forgot to take a screenshot of the error message, although it looked like that big error message from my previous message). I got that error only several hours after I began questing.

Also, while in Cyrodiil, it's showing all my Cyrodiil quests even if I have the "Show Cyrodiil Quests" set to OFF. I do have the "Show Quests in Current Zone Only" set to ON, because I like seeing the quests for the zone I'm in while I'm questing in the Veteran zones, but I don't wanna see all these PVP quests shown. Seems like these 2 options are conflicting with each other. Any way that this could be fixed so it won't show the Cyrodiil quests if I have the "Show Cyrodiil Quests" set to OFF while I'm in Cyrodiil?

Thanks for all your work on the add-on

EDIT: I was questing again in the Veteran zones, and I got the error (although this error happened in Cyrodiil too, not just the VR zones):

Last edited by Sinful Soul : 04/27/14 at 10:08 AM.
Report comment to moderator  
Reply With Quote
Unread 04/27/14, 05:17 AM  
daimon
Premium Member
 
daimon's Avatar
Premium Member

Forum posts: 13
File comments: 159
Uploads: 0
There's also something odd with the background color option

Enable Background Color
If this is on and I turn it off the original quest tracker will turn on. After I do reloadui FCMQT disappears complitely. Also the opacity might not work sometimes if the background is turned on.
Last edited by daimon : 04/27/14 at 05:18 AM.
Report comment to moderator  
Reply With Quote
Unread 04/26/14, 11:27 PM  
MetaMythril

Forum posts: 0
File comments: 6
Uploads: 0
Feature Idea

First off, cool addon. Would it be possible to have the option to change the alpha level for extra quests tracked that aren't the main "active" quest? I like the extra ones being there as it makes it easier to switch to a different active quest, but would like to reduce the prominence of the others so it doesn't look like a wall of text running down the side of my screen. Just a thought.
Report comment to moderator  
Reply With Quote
Unread 04/26/14, 04:30 PM  
Blackstorm
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 57
Uploads: 3
Originally Posted by Sinful Soul
Originally Posted by Blackstorm
Hello, yes this patch correct several errors but not the anchors error and maybe not the cyrodiil issue. I am still checking for these errors and trying to reproduce the context in same time i am adding new features.

Now, adding features should be stopped for a few days, time to optimize some piece of code and found the lastest errors. So i hope, i will not touch to the Vars setting during this time.

Edit : With the 0.48 release, if you can give me the error lines please, because some functions and vars was moved from previous version, so i lose my mark ^^ thx
That anchor error happens every time I log in, but this one in this image, is happening a LOT in Cyrodill. I had to disable the addon because it's hard to pvp with that error popping up during a fight:

What news from 0.49a please ?
Report comment to moderator  
Reply With Quote
Unread 04/25/14, 07:08 PM  
Sinful Soul

Forum posts: 1
File comments: 176
Uploads: 0
Originally Posted by Blackstorm
Hello, yes this patch correct several errors but not the anchors error and maybe not the cyrodiil issue. I am still checking for these errors and trying to reproduce the context in same time i am adding new features.

Now, adding features should be stopped for a few days, time to optimize some piece of code and found the lastest errors. So i hope, i will not touch to the Vars setting during this time.

Edit : With the 0.48 release, if you can give me the error lines please, because some functions and vars was moved from previous version, so i lose my mark ^^ thx
That anchor error happens every time I log in, but this one in this image, is happening a LOT in Cyrodill. I had to disable the addon because it's hard to pvp with that error popping up during a fight:

Report comment to moderator  
Reply With Quote
Unread 04/25/14, 10:49 AM  
Blackstorm
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 57
Uploads: 3
Originally Posted by Sinful Soul
Originally Posted by Blackstorm

Edit2 : I done some fixes for US client, was not a minion problem ^^ hope this patch will correct several bugs ^^
Alright, so the servers came back up and I tried the new version. I had a ton of errors come up logging in, so many that I couldn't even do anything, so I deleted the .lua in the SavedVariables and did a /reloadui after I deleted the .lua, and now I'm only getting a "too many anchors processed" when starting the game.

If I disabled this add-on and do a /reloadui then everything loads perfectly, but if I enable it, I get the error.

I get the "too many anchors processed" when I log in or when I do a /reloadui, but at least it doesn't pop up during the game any other time (so far).
Hello, yes this patch correct several errors but not the anchors error and maybe not the cyrodiil issue. I am still checking for these errors and trying to reproduce the context in same time i am adding new features.

Now, adding features should be stopped for a few days, time to optimize some piece of code and found the lastest errors. So i hope, i will not touch to the Vars setting during this time.

Edit : With the 0.48 release, if you can give me the error lines please, because some functions and vars was moved from previous version, so i lose my mark ^^ thx
Last edited by Blackstorm : 04/25/14 at 02:56 PM.
Report comment to moderator  
Reply With Quote
Unread 04/25/14, 09:19 AM  
Sinful Soul

Forum posts: 1
File comments: 176
Uploads: 0
Originally Posted by Blackstorm

Edit2 : I done some fixes for US client, was not a minion problem ^^ hope this patch will correct several bugs ^^
Alright, so the servers came back up and I tried the new version. I had a ton of errors come up logging in, so many that I couldn't even do anything, so I deleted the .lua in the SavedVariables and did a /reloadui after I deleted the .lua, and now I'm only getting a "too many anchors processed" when starting the game.

If I disabled this add-on and do a /reloadui then everything loads perfectly, but if I enable it, I get the error.

I get the "too many anchors processed" when I log in or when I do a /reloadui, but at least it doesn't pop up during the game any other time (so far).
Report comment to moderator  
Reply With Quote
Unread 04/25/14, 07:11 AM  
Thaladar

Forum posts: 0
File comments: 37
Uploads: 0
Nice work

Just a quick update. First, this is awesome! I used the original Multiquest tracker from the beginning and have been a big fan of this mod. Super kudos to Blackstorm for continuing and improving this work.

I clearly don't get to play as much as some and get lost in all the updates/versions since you rev so quickly, but I try to always come here and load the latest version each time I play. I *think* I was using the latest version yesterday (0.46?). Anyway, no issues, no errors, absolutely no problems with it at all!

I was able to make the quest frame wider (which is what I really wanted!!), change up the font style and size to suit my tastes, and just enjoyed getting to see all my quests.

One really minor request - and I saw it farther down as well - is that I'd like the original icon for the active quest instead of the box or whatever the current icon is. But this is way, way down on my list of priorities. Functionality is much more important. I also just wanted to give a report that I, at least, was not seeing any issues.
Report comment to moderator  
Reply With Quote
Unread 04/25/14, 05:14 AM  
Eleventeen

Forum posts: 16
File comments: 122
Uploads: 0
Get a stack trace error when logging with the last 2 versions. (using us client, so tried that update you just posted, no change)

It's just says unable to index nil value, then a a huge string of numbers, so doubt it would be useful to you to debug this. (doesnt even list your addon name, I had to disable/enable a bunch to make sure it was yours)

But yea it's 100% consistant on log in. Also on a reloadui.

Otherwise the addon works perfect now.

But yea i may have to revert, as I recall the previous verison I was using didn't have this .. I think..

Also whenever I update with minion while the games loaded, the addon spits out crazy errors non stop, breaking the game on log in or reload ui. Maybe it's a bug with minion tho, as I closed the game, deleted and reinstall with minion (didnt delete variables this time, tho did previous), then it was ok (tho stack strace error still).

Also I lost all my settings despite not deleting variables, and how minor the update should of been.

edit: reverted. No change. So new versions didn't cause the stack trace error anyways.
Last edited by Eleventeen : 04/27/14 at 06:46 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: