Download
(559Kb)
Download
Updated: 06-09-19 09:13 AM
Pictures
File Info
Compatibility:
Classic (1.13.2)
Updated:06-09-19 09:13 AM
Created:05-29-19 12:31 PM
Downloads:133,081
Favorites:175
MD5:
Categories:Beta-version AddOns, Classic - General

QuestLogEx  Popular! (More than 5000 hits)

Version: 1.2
by: ejt [More]

Simple extended quest log inspired by EQL3.

** 1.2
- Fixed scrolling.

** 1.1
- Quest log now closes when you press "ESC" key

** 1.0
- Added quest levels and group indicator (+)
- Fixed the minimize and close button when quest log is extended
- Move the "EXIT" button along with the extended quest log

** 0.9
- Initial Release
Optional Files (0)


Post A Reply Comment Options
Unread 05-29-19, 09:24 PM  
Freezy3
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
Any chance to include quest levels? That would make this quality of life even higher. Thanks
Report comment to moderator  
Reply With Quote
Unread 05-29-19, 09:42 PM  
ejt
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 9
Uploads: 1
Originally Posted by Freezy3
Any chance to include quest levels? That would make this quality of life even higher. Thanks
Absolutely, first upload is just very simple to get it out there, couldn't stand the endless scrolling on the quest log anymore and I was guessing other people couldn't stand it either xD
Report comment to moderator  
Reply With Quote
Unread 05-30-19, 02:28 PM  
crusaderesper
A Kobold Labourer
Premium Member

Forum posts: 0
File comments: 23
Uploads: 0
Pressing Escape doesn't close the window like it does the normal Quest log.
Report comment to moderator  
Reply With Quote
Unread 05-30-19, 03:51 PM  
ejt
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 9
Uploads: 1
Originally Posted by crusaderesper
Pressing Escape doesn't close the window like it does the normal Quest log.
I have fixed that in an upcoming version, will upload that soon, just waited to see if any other things came up that needed fixing.
Report comment to moderator  
Reply With Quote
Unread 06-07-19, 06:22 AM  
christophrus
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 3
Uploads: 1
Scrolling doesnt work when you have 20 Quets in many different zones.
Report comment to moderator  
Reply With Quote
Unread 06-08-19, 08:13 PM  
ejt
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 9
Uploads: 1
Originally Posted by christophrus
Scrolling doesnt work when you have 20 Quets in many different zones.
I've noticed this, haven't had time to fix it. A workaround until I can get it fixed is to hide one of the other zone quests so that the bottom quests is visible.
Report comment to moderator  
Reply With Quote
Unread 07-05-19, 06:05 AM  
drsnuggles
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
Lua error in the beta

1x [ADDON_ACTION_BLOCKED] AddOn 'QuestLogEx' tried to call the protected function 'GMSubmitBug()'.
!BugGrabber\BugGrabber.lua:519: in function <!BugGrabber\BugGrabber.lua:519>
[C]: in function `GMSubmitBug'
...Blizzard_PTRFeedback\Blizzard_PTRFeedback_Frames.lua:456: in function `SubmitBugReport'
Blizzard_PTRFeedback\Blizzard_PTRFeedback.lua:485: in function `func'
Blizzard_PTRFeedback\Blizzard_PTRFeedback.lua:373: in function `TriggerEvent'
...Blizzard_PTRFeedback\Blizzard_PTRFeedback_Events.lua:21: in function `eventFunction'
...Blizzard_PTRFeedback\Blizzard_PTRFeedback_Events.lua:46: in function <...Blizzard_PTRFeedback\Blizzard_PTRFeedback_Events.lua:42>
Report comment to moderator  
Reply With Quote
Unread 08-08-19, 06:15 PM  
ejt
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 9
Uploads: 1
Re: Lua error in the beta

Originally Posted by drsnuggles
1x [ADDON_ACTION_BLOCKED] AddOn 'QuestLogEx' tried to call the protected function 'GMSubmitBug()'.
!BugGrabber\BugGrabber.lua:519: in function <!BugGrabber\BugGrabber.lua:519>
[C]: in function `GMSubmitBug'
...Blizzard_PTRFeedback\Blizzard_PTRFeedback_Frames.lua:456: in function `SubmitBugReport'
Blizzard_PTRFeedback\Blizzard_PTRFeedback.lua:485: in function `func'
Blizzard_PTRFeedback\Blizzard_PTRFeedback.lua:373: in function `TriggerEvent'
...Blizzard_PTRFeedback\Blizzard_PTRFeedback_Events.lua:21: in function `eventFunction'
...Blizzard_PTRFeedback\Blizzard_PTRFeedback_Events.lua:46: in function <...Blizzard_PTRFeedback\Blizzard_PTRFeedback_Events.lua:42>
Nowhere in the code is this function called, tested today on the stress test and did not get this error either.
Report comment to moderator  
Reply With Quote
Unread 08-09-19, 12:47 AM  
sqwerty
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Love the addon thanks, but I like this addon that lets you click on tracked quests to open it in the quest log (https://www.wowinterface.com/downloa...uestWatch.html).

I can't get the two working together, when I have your mod and enable modernquestwatch clicking on the tracked quest frame opens a bugged quest log.
Report comment to moderator  
Reply With Quote
Unread 08-09-19, 02:22 PM  
coolmodi
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
The definition for QuestLogExSpellLearnText is missing, so learnSpellText on line 702 in QuestLogEx.lua is nil for quests with spell rewards, e.g. the lvl 10 priest quests. Adding this after QuestLogExItemReceiveText in xml fixes the problem.

Code:
<FontString name="QuestLogExSpellLearnText" inherits="QuestFont" hidden="true" justifyH="LEFT">
    <Anchors>
        <Anchor point="TOPLEFT"/>
    </Anchors>
</FontString>
Report comment to moderator  
Reply With Quote
Unread 08-09-19, 03:16 PM  
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1026
File comments: 213
Uploads: 52
Originally Posted by sqwerty
I can't get the two working together, when I have your mod and enable modernquestwatch clicking on the tracked quest frame opens a bugged quest log.

QuestLogEx should now be supported in Modern QuestWatch v1.0.4
Report comment to moderator  
Reply With Quote
Unread 08-10-19, 01:10 PM  
Rhynchelma
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Hello,

I have a graphical anomaly with an empty log. Consistent, cleared saved variables, multiple accounts, no other admins running.
Imgur screen shots x2
Last edited by Rhynchelma : 08-10-19 at 01:11 PM.
Report comment to moderator  
Reply With Quote
Unread 08-21-19, 08:50 AM  
ejt
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 9
Uploads: 1
Originally Posted by Rhynchelma
Hello,

I have a graphical anomaly with an empty log. Consistent, cleared saved variables, multiple accounts, no other admins running.
Imgur screen shots x2
yeah thats something I never bothered to fix because questlog is almost never empty and its just a graphical bug so nothing that effects usage or gameplay in any way
Report comment to moderator  
Reply With Quote
Unread 08-23-19, 05:51 PM  
s k l c
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
So the texture on the window has been bothering me. I made these, can you use them? I tried, but I dont know lua/xml to properly implement it. Let me know if I can change stuff to make it easier.

https://imgur.com/a/Z6UmIWe
Report comment to moderator  
Reply With Quote
Unread 08-26-19, 01:12 AM  
ejt
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 9
Uploads: 1
Originally Posted by s k l c
So the texture on the window has been bothering me. I made these, can you use them? I tried, but I dont know lua/xml to properly implement it. Let me know if I can change stuff to make it easier.

https://imgur.com/a/Z6UmIWe
If I get some time I'll add those in, looks good. But wont be for a while unless someone else adds them in.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: