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:38
Total downloads:12,046
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/16/14, 06:04 AM  
Kentarii
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 52
Uploads: 5
Originally Posted by Gexy
i did update of quests from esohead.lua but i have only quest done from shadowfen to rivenspire... sometimes i uploaded my data on esohead... Is it this upload also reset my esohead.lua ?
If you do a
Code:
/esohead reset - Completely resets all gathered data.
It will reset your data, but other than that.. don't think so.
Report comment to moderator  
Reply With Quote
Unread 05/16/14, 04:50 AM  
Gexy

Forum posts: 0
File comments: 6
Uploads: 0
i did update of quests from esohead.lua but i have only quest done from shadowfen to rivenspire... sometimes i uploaded my data on esohead... Is it this upload also reset my esohead.lua ?
Report comment to moderator  
Reply With Quote
Unread 05/15/14, 03:52 PM  
scratchnsniff

Forum posts: 3
File comments: 20
Uploads: 0
Originally Posted by Kentarii
Originally Posted by ohmygodie
Hope it helps.
Ah, thank you very much!

The reason it didn't appear here is because I'm using "ZrMM - Modified" addon which exposes LAM to the global scope.

Will fix this and release a new version asap.
Yes, I did the update and the error disappeared!!
Report comment to moderator  
Reply With Quote
Unread 05/15/14, 12:56 PM  
Kentarii
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 52
Uploads: 5
Originally Posted by ohmygodie
Hope it helps.
Ah, thank you very much!

The reason it didn't appear here is because I'm using "ZrMM - Modified" addon which exposes LAM to the global scope.

Will fix this and release a new version asap.
Report comment to moderator  
Reply With Quote
Unread 05/15/14, 11:11 AM  
ohmygodie

Forum posts: 0
File comments: 5
Uploads: 0
Originally Posted by scratchnsniff

Ok, Here is the error text. I did update and I still get the error.

user:/AddOns/HoW_QuestJournal/HoW_QuestJournal.lua:548: attempt to index a nil value stack traceback:
user:/AddOns/HoW_QuestJournal/HoW_QuestJournal.lua:548: in function 'HoW_QJ.Settings'
user:/AddOns/HoW_QuestJournal/HoW_QuestJournal.lua:116: in function 'HoW_QJ.AddOnLoaded'
Got the same error after migrating from HowUI to QuestJournal only.

I've 'fixed' it by editing said file (AddOns/HoW_QuestJournal/HoW_QuestJournal.lua) :
on lines 548, 549 & 550, functions where called prefixed with "LAM:" (upper case) whereas similar lines around were using "lam:" (lower case)
So i changed the 3 lines to start by "lam:" and error disappeared.
Code:
lam:AddCheckbox(controlPanel, HoW_QJ.prefix.."SettingsVisible",...
LAM:AddDropdown(controlPanel, HoW_QJ.prefix.."SettingsFont",...
LAM:AddSlider(controlPanel, HoW_QJ.prefix.."SettingsScale",...
LAM:AddSlider(controlPanel, HoW_QJ.prefix.."SettingsAlpha",... 
lam:AddDescription(controlPanel, HoW_QJ.prefix.."AboutDescription", ...
Hope it helps.
Last edited by ohmygodie : 05/15/14 at 02:54 PM.
Report comment to moderator  
Reply With Quote
Unread 05/14/14, 05:57 PM  
scratchnsniff

Forum posts: 3
File comments: 20
Uploads: 0
Originally Posted by Kentarii
Originally Posted by scratchnsniff
Maybe the problem is I don't have the HowUI.lua file?? I have the HoW_Questjournal.lua

Edit: Also just noticed that I completed my first quest since I loaded the addon and the addon doesen't show that I have a completed quest. should have one now.
I'll do some more testing and get back to you...
Not a problem. I am going to keep the addon installed. Do you think I need to have the HoWUI addon installed as well? I can try it and see what happens.
Report comment to moderator  
Reply With Quote
Unread 05/14/14, 05:54 PM  
Kentarii
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 52
Uploads: 5
Originally Posted by scratchnsniff
Maybe the problem is I don't have the HowUI.lua file?? I have the HoW_Questjournal.lua

Edit: Also just noticed that I completed my first quest since I loaded the addon and the addon doesen't show that I have a completed quest. should have one now.
I'll do some more testing and get back to you...
Report comment to moderator  
Reply With Quote
Unread 05/14/14, 05:44 PM  
scratchnsniff

Forum posts: 3
File comments: 20
Uploads: 0
Originally Posted by Kentarii
Originally Posted by scratchnsniff
Originally Posted by Kentarii
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?
Ok, Here is the error text. I did update and I still get the error.

user:/AddOns/HoW_QuestJournal/HoW_QuestJournal.lua:548: attempt to index a nil value stack traceback:
user:/AddOns/HoW_QuestJournal/HoW_QuestJournal.lua:548: in function 'HoW_QJ.Settings'
user:/AddOns/HoW_QuestJournal/HoW_QuestJournal.lua:116: in function 'HoW_QJ.AddOnLoaded'

If I just installed esohead, would that make a differance?
This is so weird.. can you perhaps try to delete the HoWUI.lua and HoW_QuestJournal.lua from the SavedVariables directory (or move it somewhere else).

Maybe the problem is I don't have the HowUI.lua file?? I have the HoW_Questjournal.lua

Edit: Also just noticed that I completed my first quest since I loaded the addon and the addon doesen't show that I have a completed quest. should have one now.
Last edited by scratchnsniff : 05/14/14 at 05:49 PM.
Report comment to moderator  
Reply With Quote
Unread 05/14/14, 05:32 PM  
Kentarii
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 52
Uploads: 5
Originally Posted by scratchnsniff
Originally Posted by Kentarii
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?
Ok, Here is the error text. I did update and I still get the error.

user:/AddOns/HoW_QuestJournal/HoW_QuestJournal.lua:548: attempt to index a nil value stack traceback:
user:/AddOns/HoW_QuestJournal/HoW_QuestJournal.lua:548: in function 'HoW_QJ.Settings'
user:/AddOns/HoW_QuestJournal/HoW_QuestJournal.lua:116: in function 'HoW_QJ.AddOnLoaded'

If I just installed esohead, would that make a differance?
This is so weird.. can you perhaps try to delete the HoWUI.lua and HoW_QuestJournal.lua from the SavedVariables directory (or move it somewhere else).
Report comment to moderator  
Reply With Quote
Unread 05/14/14, 05:27 PM  
scratchnsniff

Forum posts: 3
File comments: 20
Uploads: 0
Originally Posted by Kentarii
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?
Ok, Here is the error text. I did update and I still get the error.

user:/AddOns/HoW_QuestJournal/HoW_QuestJournal.lua:548: attempt to index a nil value stack traceback:
user:/AddOns/HoW_QuestJournal/HoW_QuestJournal.lua:548: in function 'HoW_QJ.Settings'
user:/AddOns/HoW_QuestJournal/HoW_QuestJournal.lua:116: in function 'HoW_QJ.AddOnLoaded'

If I just installed esohead, would that make a differance?
Last edited by scratchnsniff : 05/14/14 at 05:28 PM.
Report comment to moderator  
Reply With Quote
Unread 05/14/14, 05:21 PM  
Kentarii
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 52
Uploads: 5
Originally Posted by AstroCat
Does it only give the quest description for active quests?
Active, abandoned and completed quests as of now.

I don't have the data to provide location nor description for all the quests in the game.
Report comment to moderator  
Reply With Quote
Unread 05/14/14, 05:18 PM  
AstroCat
 
AstroCat's Avatar

Forum posts: 18
File comments: 117
Uploads: 0
Does it only give the quest description for active quests?
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
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/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
Post A Reply



Category Jump: