Download
(323 Kb)
Download
Updated: 10/31/18 04:29 PM
Compatibility:
Murkmire (4.2)
Wolfhunter (4.1)
Updated:10/31/18 04:29 PM
Created:08/15/18 12:46 PM
Monthly downloads:200
Total downloads:25,250
Favorites:48
MD5:
Categories:Character Advancement, Discontinued & Outdated
Blagbird's Quest Map by Drakanwulf  Popular! (More than 5000 hits)
Version: 2.0.2
by: Drakanwulf, hawkeye1889
Thanks to CaptainBlagbird for creating the original Quest Map program. Please see his ESOUI entry for the addon description and update history.

Since no one has changed this addon for a while and I needed it to supplement what MapPins does, I opted to update the Libraries and API to WolfHunter (4.1) specs. I could have continued to use Destinations to pick up the quest givers but Destinations plus MapPins was overkill, in my opinion, and the MapPins author has indicated that he was not interested in adding quest giver locations to his addon program.

Quest Map works for me on PTS and on Live (NA Servers); however, I have yet to go into any DLC content released after Wrothgar. Hopefully, this addon will pick up the new zones and sub-zones automatically. If it does not, then I shall have to apply my limited .lua programming knowledge toward obtaining the quest giver location data for the missing zones and sub-zones.

Which means if you cannot find a quest giver, then I too probably cannot find that quest giver and I am already (slowly) working on finding a way to update the data files to provide the information we both would like to see.

Should you have a request, or should you like to report a bug, please feel free to do it here. However, if you just want to bitch about something this addon does that you don't like, please be aware that I reserve the right to ignore pointless or brainless complaints!

FYI, I am a retired C++ and OOP application programmer, analyst, developer, and consultant. I am not dumb; however, I am ignorant about .lua programming, the ESO APIs, and what they both can do. Constructive direction, guidance, assistance, and critiques will be acknowledged and appreciated.

Thank you all for your patience.
Version 2.0.1:
Nothing new in the program code; however, thanks to Kyoma's inputs and Hawk1889's files, the Quest Names and Completed Quest Ids files have been updated to the Summerset/Wolfhunter/10024 ESO release.

The bad news is that this still won't display quest giver pins on your world and mini maps until one of your characters has started or completed that quest; however, once one of your characters has started or completed the quest, it should become visible to all of your characters.

The good news is that once you find a quest giver in any zone and start a quest or story line, the follow on quest givers WILL show up on your world and mini maps.

I am continuing to work on the Zone and Subzone data files to get them updated so all your "to do" starting quests will automatically display on your world and mini maps whenever you enter a zone.

Once again, thanks for your patience.

Version 2.0.2:
Is here. The issues with QM and the ESO API 100025 addon loading changes have been resolved. Please do not tweak any of the *.txt files you find in the addon and library folders; they are there for compatibility reasons.

Version 2.0.2+:
Fixed the nested folders issue with LibMapPins-1.0. I apologize for the mistake but that's the way ESOUI downloaded that addon to me. Changed the Optional Category back to "Map, Coords, Compasses".

Version 2.0.3:
Is in development. Hawkeye and I are busy manually updating the QM tables with Murkmire data... but it is going very slowly. We will keep you posted as we get closer to a release date. What I thought would take a day or two has grown to several days or more due to the table updates which require highly intensive, manual updates to multiple tables to make one quest giver appear on your map(s).
Post A Reply Comment Options
Unread 08/16/18, 10:14 AM  
Drakanwulf
 
Drakanwulf's Avatar
AddOn Author - Click to view AddOns

Forum posts: 50
File comments: 51
Uploads: 6
Quest Map Scout

With help from Hawkeye1889, I have found the Quest Map Scout addon program which I have updated and am now running on the PTS server. I am starting with the Summerset Isles quests to see what QMS does and what modifications, if any, that I will need to make to integrate the QMS logs into the QM data files to make the updated quest giver locations available to you all.

FYI, if you are ever on PTS and you see any character whose name begins with "Drakanwulf", it's probably me. Feel free to walk up and say "hello". The character name of my lizard warden, S&B + Frost staff, tank is "Drakanwulf Test".
Last edited by Drakanwulf : 08/16/18 at 10:15 AM.
Report comment to moderator  
Reply With Quote
Unread 08/18/18, 11:16 PM  
iksaa

Forum posts: 21
File comments: 30
Uploads: 0
Thank you!

Akatosh bless you for this update Mr. Drakanwulf
Report comment to moderator  
Reply With Quote
Unread 08/20/18, 12:30 PM  
vecny.samotar
 
vecny.samotar's Avatar

Forum posts: 23
File comments: 552
Uploads: 0
I have used this update but in vvardenfell I do not show any questsI have used this update but in vvardenfell I do not show any quests, where I did not carry any quests except quests (I questy checked the posture where I quests in the spanned area did not
___________________________________________________________________________________________

and why the update is embedded in the .zipsubor so that the update looks like this QuestMap-2.0.zip when you unzip it so there there updated the subory at the end of the QuestMap \ QuestMap.zip where are the same updated files

note: please check before you give or you will not give me a mistake
Last edited by vecny.samotar : 08/20/18 at 12:50 PM.
Report comment to moderator  
Reply With Quote
Unread 08/22/18, 07:24 PM  
Drakanwulf
 
Drakanwulf's Avatar
AddOn Author - Click to view AddOns

Forum posts: 50
File comments: 51
Uploads: 6
Originally Posted by vecny.samotar
I have used this update but in vvardenfell I do not show any questsI have used this update but in vvardenfell I do not show any quests, where I did not carry any quests except quests (I questy checked the posture where I quests in the spanned area did not
___________________________________________________________________________________________

and why the update is embedded in the .zipsubor so that the update looks like this QuestMap-2.0.zip when you unzip it so there there updated the subory at the end of the QuestMap \ QuestMap.zip where are the same updated files

note: please check before you give or you will not give me a mistake
Please check the latest update, Version 2.0.1. I know the Vvardenfell Quests have been added to the reference files so I am hoping that the update solves some of your problems.

As to the .zip file structure, it is the result of the way the ESO and the Lua compiler/interpreter work with the ESOUI Addon Manager, Minion. From the bottom up:

1. The "QuestMap" folder: contains all of the addon program code and data files, Library programs and code, and configuration (.txt) files in raw, executable form such that they can be used by the ESO game engine "as is". The name of this folder is how the ESO engine differentiates this addon from other addons and refers to this addon program and all of its capabilities. Think of it as a "\path\name", if you will.

2. The "QuestMap-2.0.1" folder: is initially an empty folder that will hold either the zipped or unzipped files in the "QuestMap" folder. It's folder name is identical to the file name of the .zip file that contains all of the compressed addon program code, data, library and configuration files. It is a place holder that allows the Minion Addon Manager to automatically delete old "QuestMap" folders before replacing its content with the unzipped contents of the new "QuestMap" folder. Think for a moment about what would happen if I were to attempt to first delete "QuestMap" and then copy "QuestMap" without a "QuestMap-2.0.1" folder in the path name? The second operation would fail fail because the first one deleted it.

3. The "QuestMap-2.0.1.zip" file. This is a FILE and not a FOLDER. It is the result of a file compression operation to aggregate all the files and their respective file and folder path names into a single "QuestMap-2.0.1" folder, to compress all of their information, and then to write all of that compressed information out to a single file.

And that's why there are so many file and folder names that seem to be identical but are not. I hope this answers your questions about file and folder names.
Last edited by Drakanwulf : 08/23/18 at 05:11 PM.
Report comment to moderator  
Reply With Quote
Unread 08/23/18, 01:50 AM  
babylon

Forum posts: 14
File comments: 363
Uploads: 0
Thanks for picking this up - we haven't had a quest map in the latest DLC zones ever, been a long time running blind
Report comment to moderator  
Reply With Quote
Unread 08/23/18, 05:09 AM  
Snelkrad

Forum posts: 0
File comments: 2
Uploads: 0
Confused

Pardon me but I am a bit confused, I'm very new to ESO and I downloaded this hoping to help find some quests I havent been able to find in vardenfell, eastmarch etc. I download it and opened the map and didnt see any waypoints, I know I havent done them all. Is there an extra step or am I doing something wrong?
Report comment to moderator  
Reply With Quote
Unread 08/23/18, 04:09 PM  
Drakanwulf
 
Drakanwulf's Avatar
AddOn Author - Click to view AddOns

Forum posts: 50
File comments: 51
Uploads: 6
Re: Confused

Originally Posted by Snelkrad
Pardon me but I am a bit confused, I'm very new to ESO and I downloaded this hoping to help find some quests I havent been able to find in vardenfell, eastmarch etc. I download it and opened the map and didnt see any waypoints, I know I havent done them all. Is there an extra step or am I doing something wrong?
Please read the Change Log notes as they apply particularly to any and all quests that occur in zones ZOS implemented after Wrothgar.

My experience to date has shown that the updated cross-reference files in the latest version, 2.0.1, will cause follow on quest pins to appear after you have found a starting quest giver in those new zones. By "new", I mean that the zone and/or quest definition is not in or is not yet complete within the QuestMap addon cross-reference database files.

What is missing from this update are the location coordinates for the starting quest givers in all the new maps and zones that ZOS have implemented since Wrothgar... zones like Vvardenfell, Eastmarch, etc. This is what stops you from seeing quest giver pins when you enter those zones currently.

Last, if you are running a level one character through a level fifty zone, don't be surprised if you do not see any quest givers on your maps. The QuestMaps addon program has code in it (that I think is there) to prevent you from seeing quests that could get you killed.

I have been doing all my testing, to date, on a level 50 magicka nightblade because I need to be able to see every available quest in the game. Once I get ALL of the base files updated, I plan to go back on a lower level character to verify whether the level sensitivity code is working properly or not.

This is going to be a long haul for me because I am learning the game, the Lua language, and the ESO implementation of their API functions... and I am having to learn all of this simultaneously. Your saving grace is that, since I am a retired, C++ programmer, I have some skills and I have all day to apply myself to the tasks involved in getting the QuestMap addon running properly and correctly.
Report comment to moderator  
Reply With Quote
Unread 08/23/18, 04:16 PM  
Drakanwulf
 
Drakanwulf's Avatar
AddOn Author - Click to view AddOns

Forum posts: 50
File comments: 51
Uploads: 6
Originally Posted by babylon
Thanks for picking this up - we haven't had a quest map in the latest DLC zones ever, been a long time running blind
You are most welcome. It is appreciation like yours that keeps me going every time I run across yet another missing piece of information in the QuestMap database or another stumbling block in my knowledge of the game, its API, or in how Lua and/or the ESO implementation accomplishes what I ask them to do.
Report comment to moderator  
Reply With Quote
Unread 08/23/18, 05:15 PM  
Drakanwulf
 
Drakanwulf's Avatar
AddOn Author - Click to view AddOns

Forum posts: 50
File comments: 51
Uploads: 6
Re: Thank you!

Originally Posted by iksaa
Akatosh bless you for this update Mr. Drakanwulf
Wow! So now I'm the Great Akatosh too? Thanks for the complement. Comments like these are what keep me going...
Report comment to moderator  
Reply With Quote
Unread 08/24/18, 10:34 AM  
Snelkrad

Forum posts: 0
File comments: 2
Uploads: 0
Re: Re: Confused

Originally Posted by Drakanwulf
Originally Posted by Snelkrad
Pardon me but I am a bit confused, I'm very new to ESO and I downloaded this hoping to help find some quests I havent been able to find in vardenfell, eastmarch etc. I download it and opened the map and didnt see any waypoints, I know I havent done them all. Is there an extra step or am I doing something wrong?
Please read the Change Log notes as they apply particularly to any and all quests that occur in zones ZOS implemented after Wrothgar.

My experience to date has shown that the updated cross-reference files in the latest version, 2.0.1, will cause follow on quest pins to appear after you have found a starting quest giver in those new zones. By "new", I mean that the zone and/or quest definition is not in or is not yet complete within the QuestMap addon cross-reference database files.

What is missing from this update are the location coordinates for the starting quest givers in all the new maps and zones that ZOS have implemented since Wrothgar... zones like Vvardenfell, Eastmarch, etc. This is what stops you from seeing quest giver pins when you enter those zones currently.

Last, if you are running a level one character through a level fifty zone, don't be surprised if you do not see any quest givers on your maps. The QuestMaps addon program has code in it (that I think is there) to prevent you from seeing quests that could get you killed.

I have been doing all my testing, to date, on a level 50 magicka nightblade because I need to be able to see every available quest in the game. Once I get ALL of the base files updated, I plan to go back on a lower level character to verify whether the level sensitivity code is working properly or not.

This is going to be a long haul for me because I am learning the game, the Lua language, and the ESO implementation of their API functions... and I am having to learn all of this simultaneously. Your saving grace is that, since I am a retired, C++ programmer, I have some skills and I have all day to apply myself to the tasks involved in getting the QuestMap addon running properly and correctly.
My apologies, I realized that was my error, I was in vvardenfell on a new character and was confused
Report comment to moderator  
Reply With Quote
Unread 08/26/18, 02:50 AM  
FWSWBN
 
FWSWBN's Avatar

Forum posts: 18
File comments: 490
Uploads: 0
thx that you update this addon

one thing i have and this was allready in the old version

I had so many PINs on my map, many of them shows the same text and this is really ugly
maybe you can fix it sometimes


another request if it is possible ----> account wide settings
Report comment to moderator  
Reply With Quote
Unread 08/28/18, 10:39 AM  
Drakanwulf
 
Drakanwulf's Avatar
AddOn Author - Click to view AddOns

Forum posts: 50
File comments: 51
Uploads: 6
Originally Posted by FWSWBN
thx that you update this addon

one thing i have and this was allready in the old version



maybe you can fix it sometimes


another request if it is possible ----> account wide settings
I don't like the excess pins either and I will fix it, or try to fix it, eventually but my focus at this moment is on finding and entering the quest location data for the missing zones like summerset, clockwork city, etc. that have come into existence since Wrothgar. Unfortunately, this task is turning out to be a lot more difficult than I thought it would be...

I agree with you about the global settings for the pin icon and size. After that, the World Map filter settings are by character and I don't know how to set those or even if it's possible to configure those filter settings as account wide... yet.
Report comment to moderator  
Reply With Quote
Unread 08/28/18, 03:07 PM  
vecny.samotar
 
vecny.samotar's Avatar

Forum posts: 23
File comments: 552
Uploads: 0
224/5000
but do not worry about editing the addon, as the writer wrote the language. I just learn that it takes time to do it. then you have to go to the system as the update API is implemented so we will be happy to update this addon
Report comment to moderator  
Reply With Quote
Unread 08/30/18, 12:19 AM  
Archdregs

Forum posts: 0
File comments: 1
Uploads: 0
Hi developer, can you please fix Vvardenfell quest giver pins? It's not showing.

Thanks.
Report comment to moderator  
Reply With Quote
Unread 08/30/18, 02:03 PM  
Drakanwulf
 
Drakanwulf's Avatar
AddOn Author - Click to view AddOns

Forum posts: 50
File comments: 51
Uploads: 6
Originally Posted by Archdregs
Hi developer, can you please fix Vvardenfell quest giver pins? It's not showing.

Thanks.
The quest pin locations for Vvardenfell, Summerset, Clockwork City, etc. and all maps, zones, and subzones implemented after Wrothgar are currently being added to the Quest Map locations tables.

In the interim, may I suggest you investigate the "Destinations" addon? It has been updated to Wolfhunter (4.1) release levels recently and its Change Log notes state that the enhancements include quest pin locations for Summerset (and perhaps Vvardenfell too?).
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: