Download
(48 Kb)
Download
Updated: 06/27/14 04:40 PM
Pictures
File Info
Compatibility:
Veteran Crypt of Hearts (1.2.3)
Craglorn (1.1)
Live (1.0)
Updated:06/27/14 04:40 PM
Created:05/11/14 06:37 AM
Monthly downloads:41
Total downloads:12,045
Favorites:33
MD5:
Categories:Discontinued & Outdated, Map, Coords, Compasses
House of Winters - Quest Journal  Popular! (More than 5000 hits)
Version: 1.2.0
by: Kentarii [More]
--------------------------------------------------------------------------------
-- House of Winters - Quest Journal
--------------------------------------------------------------------------------

NB!!! The latest patch introduced a bug regarding the SavedVars file.
Read more about it here: http://www.esoui.com/forums/showthread.php?t=1843


The Quest Journal lets you keep track of your quests as you journey across
Tamriel.

Please note that the Quest Journal does not know about quests completed before
you installed this addon. You can however manually update which quests you have
completed or if you have previously installed the Esohead addon and kept it
running, you can import the quest data gathered by the Esohead addon to your
Quest Journal.

Instructions on how to perform the import can be found in the Change Log.

Suggestions and feedback are most welcome!

Best regards,
Kentarii
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
-- Usage
--------------------------------------------------------------------------------
Check out this image for basic usage:
http://cdn.eso.mmoui.com/preview/pvw1342.png

Chat commands:
/qj (to show help)
/qj show (to show quest journal window)
/qj hide (to hide quest journal window)
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
-- Known issues
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
-- TODO
--------------------------------------------------------------------------------
- Add keybindings to toggle windows.
- Add show/hide settings based on dialogue/window.
- Migrate Quest Journal data to separate saved variables file.
- Add better support for Guild quests etc.
- Add more info for chained quests.
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
-- Credits, references and resources.
--------------------------------------------------------------------------------
Big thanks goes to:
- Seerah for LibAddonMenu and LibStub.
- Garkin for writing map pin tutorial.
- All the people hanging out at #esouidev on FreeNode.
- All the people giving feedback through comments and suggestions.
- ZO for creating an incomplete Quest Journal and creating breadcrumb quests
so that I can not complete Shadowfen zone...

References:
- http://wiki.esoui.com
- http://www.lua.org/manual/5.2

Resources:
- http://esohead.com/quests
- http://esohead.com/map
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
-- About
--------------------------------------------------------------------------------
Author : Kentarii
Guild : House of Winters
Server : EU Megaserver
Download: http://www.esoui.com/downloads/info461-HouseofWinters-QuestJournal.html
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
-- Disclaimer
--------------------------------------------------------------------------------
This Add-on is not created by, affiliated with or sponsored by ZeniMax Media
Inc. or its affiliates. The Elder Scrolls® and related logos are registered
trademarks or trademarks of ZeniMax Media Inc. in the United States and/or other
countries. All rights reserved.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
-- HoW Quest Journal - Changelog
--------------------------------------------------------------------------------

1.2.0 (2014-06-27)
--------------------------------------------------------------------------------
* Updated API version to 100007.
* Added disclaimer to README.
* Bumped version to 1.2.x.
* Change default value for mapPinLayer from 110 to 105 to keep icons behind real
quest markers.
* Fixed format of links which has been changed in new API.
* Changed constant EVENT_QUEST_COMPLETE_EXPERIENCE to EVENT_QUEST_COMPLETE.
* Updated required quest numbers for achievements.
--------------------------------------------------------------------------------

1.1.3 (2014-05-26)
--------------------------------------------------------------------------------
* Added Craglorn zone along with 19 quests.
* If an abandoned quest is picked up again at a different location, the quest
map pin will now show the new location instead of old.
--------------------------------------------------------------------------------

1.1.2 (2014-05-25)
--------------------------------------------------------------------------------
* Updated LibAddonMenu to 1.0r8.
* Added support for rendering pins in subzones (cities, etc).
--------------------------------------------------------------------------------

1.1.1 (2014-05-25)
--------------------------------------------------------------------------------
* Added library for URL encoding/decoding.
* Fixed toggling of states for quests with ":" in the name.
* Clear anchors on TLW and set alpha on backdrop from settings during init.
* Save current zoneName, questName and filter states to settings.
--------------------------------------------------------------------------------

1.1.0 (2014-05-24)
--------------------------------------------------------------------------------
* Fixed check for controlPanel.
* Bump version number to 1.1.0.
* Replaced 32px icons with 64px icons.
* Added chat command to settings page.
* Removed obsolete enabled settings parameter.
--------------------------------------------------------------------------------

1.0.6 (2014-05-23)
--------------------------------------------------------------------------------
* Updated API version to 100004.
* Renamed HoW_QuestJournal_DB.lua to HoW_QuestJournalDatabase.lua.
* Added map pins for active, completed and abandoned quests.
Big shout-out goes to Garkin for his map pin tutorial.
Check out his addons here: http://www.esoui.com/downloads/author-524.html
--------------------------------------------------------------------------------

1.0.5 (2014-05-20)
--------------------------------------------------------------------------------
* Added Bal Foyen zone along with 9 quests.
--------------------------------------------------------------------------------

1.0.4 (2014-05-15)
--------------------------------------------------------------------------------
* Renamed occurences of LAM to lam *blush* which caused errors for some users.
--------------------------------------------------------------------------------

1.0.3 (2014-05-14)
--------------------------------------------------------------------------------
* Fixed an issue with Quest Info using wrong variable.
--------------------------------------------------------------------------------

1.0.2 (2014-05-13)
--------------------------------------------------------------------------------
* Renamed zone "Stros M'kai" to "Stros M'Kai".
* Added import functionality to read data from Esohead.lua saved vars datafile.
IMPORT-HOW-TO:
1. This functionality requires that you installed the Esohead addon.
2. Verify the existence of Esohead.lua, usually in a folder similar to this:
C:\Users\XXX\Documents\Elder Scrolls Online\liveeu\SavedVariables\
3. CLOSE THE GAME AND MAKE A BACKUP OF YOUR SAVEDVARIABLES DIRECTORY!!!
3a. Why do I need to close the game?
- Because I told you to!
Main reason is that SavedVariables are only persisted when you do a
logout, reloadui or exit the game.
3b. Why do I need to make a backup?
- Again.. because I told you to!
4. Did you really make a backup? Don't come crying to me if you didn't!
5. Start the game as usual, log in to your main character.
6. To parse the Esohead.lua file and get a preview, please run: /qj import
7. The Quest Journal window will now list all the quests it found in the
Esohead.lua file. Already tracked quests will be marked with their
respective colors and will NOT be imported again. Only quests in white
will be imported. The bottom line lists some numbers.
8. To perform the import, run: /qj import-esohead
9. To go back to the normal Quest Journal window, run: /qj show
Note 1! The quest "One of the Undaunted" will be falsely imported for all beginner
zones.
Note 2! Any quest you have done on an alt character will also be imported.
Esohead.lua does not distinguish between characters.
--------------------------------------------------------------------------------

1.0.1 (2014-05-12)
--------------------------------------------------------------------------------
* Commented out auto-switch to quest info on add/complete.
* Added various settings to the settings menu.
* Added Betnikh zone along with 9 quests.
* Added public/group dungeon quests for all zones.
--------------------------------------------------------------------------------

1.0.0 (2014-05-11)
--------------------------------------------------------------------------------
* Quest Journal was separated from the HoWUI addon to make it more obvious what
the addon is about and make it more visible when searching on esoui.com
--------------------------------------------------------------------------------
Optional Files (0)


Archived Files (11)
File Name
Version
Size
Uploader
Date
1.1.3
47kB
Kentarii
05/26/14 01:17 PM
1.1.2
47kB
Kentarii
05/25/14 12:06 PM
1.1.1
46kB
Kentarii
05/25/14 05:26 AM
1.1.0
45kB
Kentarii
05/24/14 01:20 PM
1.0.6
37kB
Kentarii
05/22/14 06:51 PM
1.0.5
32kB
Kentarii
05/19/14 07:17 PM
1.0.4
32kB
Kentarii
05/15/14 01:04 PM
1.0.3
32kB
Kentarii
05/14/14 02:30 AM
1.0.2
31kB
Kentarii
05/12/14 07:07 PM
1.0.1
29kB
Kentarii
05/12/14 02:17 PM
1.0.0
27kB
05/11/14 06:37 AM


Post A Reply Comment Options
Unread 05/11/14, 06:42 AM  
Kentarii
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 52
Uploads: 5
House of Winters - Quest Journal

Decided to separate my Quest Journal from HoWUI to a separate addon since some users didn't want the other mods.

Another benefit is that it will be more visible and easier for users to find since the addon search only works on title unless you specifically asks it to search description as well.

If you have any suggestions, feedback is most welcome.

- K

Changelog:
Code:
1.0.0 (2014-05-11)
--------------------------------------------------------------------------------
* Quest Journal was separated from the HoWUI addon to make it more obvious what
  the addon is about and make it more visible when searching on esoui.com
--------------------------------------------------------------------------------
Report comment to moderator  
Reply With Quote
Unread 05/11/14, 07:44 AM  
Ashar

Forum posts: 0
File comments: 8
Uploads: 0
please, oh god, tell me we can change the font, its barely readable
Report comment to moderator  
Reply With Quote
Unread 05/11/14, 07:58 AM  
dominoid
AddOn Author - Click to view AddOns

Forum posts: 34
File comments: 276
Uploads: 2
Didn't know HowUI had that feature! Looks promising.

Can't you parse the ESOHead LUA from within this mod for more automatic adding? I don't use ESOHead, but thought I'd throw that our there.
Report comment to moderator  
Reply With Quote
Unread 05/11/14, 08:06 AM  
Gexy

Forum posts: 0
File comments: 6
Uploads: 0
i have esohead addon from start of game.. how can i add manually it to this addon?

i have 8.5mb of esohead.lua actualy...
Last edited by Gexy : 05/11/14 at 08:29 AM.
Report comment to moderator  
Reply With Quote
Unread 05/11/14, 11:49 AM  
Kentarii
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 52
Uploads: 5
Originally Posted by Ashar
please, oh god, tell me we can change the font, its barely readable
I'll make more stuff configurable in next version, until then, you can just change the font in the xml to "ZoFontGame" or whatever you prefer.

Originally Posted by dominoid
Didn't know HowUI had that feature! Looks promising.

Can't you parse the ESOHead LUA from within this mod for more automatic adding? I don't use ESOHead, but thought I'd throw that our there.
I'll see if I can add some import feature in a future release.

Originally Posted by Gexy
i have esohead addon from start of game.. how can i add manually it to this addon?

i have 8.5mb of esohead.lua actualy...
You can toggle a quest from Available to Complete by right-clicking on the name. See the screenshots for usage.
Report comment to moderator  
Reply With Quote
Unread 05/11/14, 09:07 PM  
dominoid
AddOn Author - Click to view AddOns

Forum posts: 34
File comments: 276
Uploads: 2
I get this error when clicking on the details of a completed quest.

Report comment to moderator  
Reply With Quote
Unread 05/12/14, 12:55 AM  
Saftsuse
 
Saftsuse's Avatar

Forum posts: 13
File comments: 149
Uploads: 0
The completed quest name should appear in the Esohead.lua file? or is it numbers?
Report comment to moderator  
Reply With Quote
Unread 05/12/14, 01:25 AM  
Kentarii
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 52
Uploads: 5
Originally Posted by dominoid
I get this error when clicking on the details of a completed quest.
Thanks, I'll check it out when I get home.

Originally Posted by Saftsuse
The completed quest name should appear in the Esohead.lua file? or is it numbers?
The Esohead.lua file contains entries for quite a lot of things, you want to find the "quests" table first. Then you can find the zone you're interested in. The quests should be listed by name. Some of the quests are put into the dungeon name as well, so not always easy to find.
Report comment to moderator  
Reply With Quote
Unread 05/12/14, 03:46 AM  
Ferro

Forum posts: 0
File comments: 6
Uploads: 0
Some regions seem to be missing:
- Bethnik (2nd starter island for DC)
- Quests in public dungeons (for example 2 in Bonesnap Ruins and 2 in Bad Man Hallow's). As far as I know, the in game quest tracker places them in the major region (Stormhaven and Glenumbra in my examples), but Esohead puts them into their own separate regions.

Also missing, but actually tracked by the game:
- Main/Guild quests.
- Private instance quests. Can be tracked via achievements.
Report comment to moderator  
Reply With Quote
Unread 05/12/14, 04:04 AM  
Kentarii
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 52
Uploads: 5
Thanks for the feedback!

Originally Posted by Ferro
Some regions seem to be missing:
- Bethnik (2nd starter island for DC)
I'll add Betnikh quests to next release.

Originally Posted by Ferro
- Quests in public dungeons (for example 2 in Bonesnap Ruins and 2 in Bad Man Hallow's). As far as I know, the in game quest tracker places them in the major region (Stormhaven and Glenumbra in my examples), but Esohead puts them into their own separate regions.
I'll go through the public dungeons and add these quests to their major region.

Originally Posted by Ferro
Also missing, but actually tracked by the game:
- Main/Guild quests.
- Private instance quests. Can be tracked via achievements.
Main/guild quests are kinda hard to miss, so I might skip it for now.
Not sure what you mean by private instance quests? Storyline? Bosskills?
Achievement Tracker already has this functionality I think.
Report comment to moderator  
Reply With Quote
Unread 05/12/14, 04:14 AM  
Ferro

Forum posts: 0
File comments: 6
Uploads: 0
Originally Posted by Kentarii
Thanks for the feedback!
Originally Posted by Ferro
Also missing, but actually tracked by the game:
- Main/Guild quests.
- Private instance quests. Can be tracked via achievements.
Main/guild quests are kinda hard to miss, so I might skip it for now.
Not sure what you mean by private instance quests? Storyline? Bosskills?
Achievement Tracker already has this functionality I think.
The game calls them group dungeons in the achievement tracker (my bad, most other games call it a private instance). Spindleclutch, Fungal Grotto, The Banished Cells and so on. Each of those those dungeons has one related low level quest, and most also a veteran quest.
Report comment to moderator  
Reply With Quote
Unread 05/12/14, 02:37 PM  
Kentarii
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 52
Uploads: 5
Just released a new version, check Change Log section to see what's new.

Looked through Esohead.lua again and realized now that there are no character info in that file, so importing data will not work properly for people who play on multiple characters.

@dominoid:
I didn't manage to reproduce your issue.
Can you please take a look at the
C:\Users\xxx\Documents\Elder Scrolls Online\liveeu\SavedVariables\HoWUI.lua and paste me the section with the quest you were having issue with?

F.ex:
Lua Code:
  1. ["Exquisite Tears"] =
  2.                             {
  3.                                 ["finish"] =
  4.                                 {
  5.                                     ["timestamp"] = 1399499985,
  6.                                     ["agent"] =
  7.                                     {
  8.                                         ["name"] = [[Naril Heleran]],
  9.                                         ["pin"] =
  10.                                         {
  11.                                             ["x"] = 0.597672,
  12.                                             ["y"] = 0.506617,
  13.                                         },
  14.                                         ["zone"] = [[Stonefalls]],
  15.                                         ["mapname"] = [[Davon's Watch]],
  16.                                    },
  17.                                    ["zone"] =
  18.                                    {
  19.                                        ["name"] = [[Stonefalls]],
  20.                                        ["index"] = 9,
  21.                                    },
  22.                                    ["quest"] =
  23.                                    {
  24.                                        ["name"] = [[Exquisite Tears]],
  25.                                        ["level"] = 5,
  26.                                        ["type"] = 0,
  27.                                        ["description"] = [[A shady character named Naril Heleran contacted me at Davon's Watch. He said we could both profit if I "procured" a rare and expensive bottle of wine for him.]],
  28.                                     },
  29.                                 },
  30.                                 ["start"] =
  31.                                 {
  32.                                     ["timestamp"] = 1399496696,
  33.                                     ["agent"] =
  34.                                     {
  35.                                         ["name"] = [[Naril Heleran]],
  36.                                         ["pin"] =
  37.                                         {
  38.                                             ["x"] = 0.596693,
  39.                                             ["y"] = 0.507610,
  40.                                         },
  41.                                         ["zone"] = [[Stonefalls]],
  42.                                         ["mapname"] = [[Davon's Watch]],
  43.                                    },
  44.                                    ["zone"] =
  45.                                    {
  46.                                        ["name"] = [[Stonefalls]],
  47.                                        ["index"] = 9,
  48.                                    },
  49.                                    ["quest"] =
  50.                                    {
  51.                                        ["name"] = [[Exquisite Tears]],
  52.                                        ["level"] = 5,
  53.                                        ["type"] = 0,
  54.                                        ["description"] = [[A shady character named Naril Heleran contacted me at Davon's Watch. He said we could both profit if I "procured" a rare and expensive bottle of wine for him.]],
  55.                                     },
  56.                                 },
  57.                                 ["timestamp"] = 1399499985,
  58.                                 ["state"] = 2,
  59.                                 ["level"] = 5,
  60.                             },
Report comment to moderator  
Reply With Quote
Unread 05/12/14, 07:15 PM  
Kentarii
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 52
Uploads: 5
Import from Esohead.lua has been added to v1.0.2.

It's not perfect, but will probably be ok for most people who don't switch back and forth between alts.
Please read changelog for instructions.
Report comment to moderator  
Reply With Quote
Unread 05/13/14, 09:18 PM  
scratchnsniff

Forum posts: 3
File comments: 20
Uploads: 0
I also got a similar error to @dominoid after installing. I than disabled all my other addons to see if it was a conflict. I still got the error.

Should clarify that this is not part of any quest. This happens when I first installed the addon and anytime i start the game now or refresh the UI

Sorry, i am however not sure how to add a screen shot in this forum
Last edited by scratchnsniff : 05/13/14 at 09:39 PM.
Report comment to moderator  
Reply With Quote
Unread 05/14/14, 02:21 AM  
Kentarii
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 52
Uploads: 5
Originally Posted by scratchnsniff
I also got a similar error to @dominoid after installing. I than disabled all my other addons to see if it was a conflict. I still got the error.

Should clarify that this is not part of any quest. This happens when I first installed the addon and anytime i start the game now or refresh the UI

Sorry, i am however not sure how to add a screen shot in this forum
To insert images, just post it to some cloud provider and link it.
But could you just post the line numbers mentioned perhaps?

Edit: Didn't manage to reproduce it here, but I think I might have found the issue (silly mistake), can you please try v1.0.3 and let me know if the problem still persists?
Last edited by Kentarii : 05/14/14 at 02:31 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: