Download
(49MB)
Download
Updated: 12-25-22 01:22 PM
Pictures
File Info
Compatibility:
Dragonflight (10.0.2)
Shadowlands patch (9.0.2)
Visions of N'Zoth (8.3.0)
Updated:12-25-22 01:22 PM
Created:unknown
Downloads:5,593,262
Favorites:7,690
MD5:

LightHeaded  Popular! (More than 5000 hits)

Version: v100002-1.0.0-2022-12-15
by: Cladhaire [More]

Classic not updated at the moment, only retail.


LightHeaded is a very simple addon that displays quest information and comments from http://www.wowhead.com in game, eliminating the need to Alt-Tab when you get stuck on quest. This addon was inspired by qcomments and wowhead_quests, which both serve a similar purpose. Data is only loaded when you first request it, so you can be sure you're not using more memory than you need to.

I HIGHLY suggest using this addon with TomTom, another one of my addons (http://www.wowinterface.com/download...32-TomTom.html ). This allows you to simply click any coordinate in LightHeaded to add it to your map as a waypoint.

The following slash commands are valid:
  • /lh attach - Attaches the frame to the quest log
  • /lh detach - Detaches the frame, allows you to resize and move it
  • /lh sound - Toggles the open/close sound
  • /lh page - Toggles showing all comments on one page, or with multiple pages
  • /lh bgalpha <0.0-1.0> - Changes the alpha of the LH window background textures, so you can see the world.
  • /lh debug - Enables or disabled debug messages when loading quest databases
  • /lh config - Opens the LightHeaded configuration window
  • /lh autodetails - Toggle automatic opening of the Lightheaded window when clicking a quest in the objective tracker

LightHeaded now includes the English descriptions and introductory text for most of the quests in the game. This is disabled by default, but can be enabled for those players that are not playing in their native locale.

LightHeaded supports sending coordinates to TomTom, MapNotes, Cartographer2 and Cartographer3.

IMPORTANT: Addon authors that wish to use this API and data should
include the wowhead logo in the frame that displays this information.
They are kind enough to let me continue parsing their database, and we
owe them at least that much. Thank you.

Thanks for using my addons!

Updated 2022-12-15 for retail.
Beta Files (7)
File Name
Version
Hits
Size
Author
Date
v30401-1.1.0-2022-12-15
0
32MB
Cladhaire
02-04-23 03:41 AM
v11302-1.0.0-2020-05-01
591
10MB
Cladhaire
05-05-20 11:47 AM
v11302-1.1.0
1,322
10MB
Cladhaire
10-04-19 11:26 AM
v11302-1.0.0
1,464
10MB
Cladhaire
09-05-19 12:16 AM
v70100-1.1.0-2016-12-29
299
30MB
Cladhaire
01-12-17 02:27 PM
v70000-1.0.0-beta
307
27MB
Cladhaire
09-05-16 07:11 AM
v60000-0.1.0
1,012
22MB
Cladhaire
10-20-14 02:50 PM


Archived Files (1)
File Name
Version
Size
Author
Date
v90200-1.0.0-2020-12-09
42MB
Cladhaire
01-03-21 09:37 AM


Post A Reply Comment Options
Unread 09-07-19, 01:59 AM  
Cladhaire
Salad!
 
Cladhaire's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 1935
File comments: 4939
Uploads: 19
Re: coordinates dont seem to go anywhere

Originally Posted by WoWEyE
I loved this with retail WoW. Im wondering if Classic's quests are not in the same place as original. I know this uses wowhead for user comments but some of the co-ords put a mob waypoint way out to lunch with nothing being there. I notice the comment is from 2005. Is it possible the wowhead info is not accurate for Classic?
There's classic version. It's parsed from the classic version of wowhead, not the retail version. If and when the comments update, we'll make sure to update LightHeaded.
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."
Report comment to moderator  
Reply With Quote
Unread 09-06-19, 11:06 PM  
frost3ga
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Originally Posted by ObscureScience
The frame is called QuestLogExFrameDescription. But attaching to it overlaps the description box.
The quest info updates when you change quest.
I've made a couple tweaks for me, but it won't work without questlog extended addon.


I just attach and position it based on extended questlog window, not default questlog window. It's a hack, but good enough for me.
Report comment to moderator  
Reply With Quote
Unread 09-06-19, 08:18 PM  
WoWEyE
A Defias Bandit

Forum posts: 2
File comments: 35
Uploads: 0
coordinates dont seem to go anywhere

I loved this with retail WoW. Im wondering if Classic's quests are not in the same place as original. I know this uses wowhead for user comments but some of the co-ords put a mob waypoint way out to lunch with nothing being there. I notice the comment is from 2005. Is it possible the wowhead info is not accurate for Classic?
Report comment to moderator  
Reply With Quote
Unread 09-06-19, 04:58 PM  
ObscureScience
A Deviate Faerie Dragon

Forum posts: 10
File comments: 81
Uploads: 0
The frame is called QuestLogExFrameDescription. But attaching to it overlaps the description box.
The quest info updates when you change quest.



Report comment to moderator  
Reply With Quote
Unread 09-06-19, 03:30 PM  
Cladhaire
Salad!
 
Cladhaire's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 1935
File comments: 4939
Uploads: 19
Hrm. So basically writing a "plugin" for EQL would just be: parenting LightHeaded to that window (which you can identify with /dump GetMouseFocus():GetName(). Then it'd be shown/hidden along with that (in theory) and then you could show it once.

When that's done, does it actually change quest when you update which quest you're selecting? I suspect it might?
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."
Report comment to moderator  
Reply With Quote
Unread 09-06-19, 03:22 PM  
ObscureScience
A Deviate Faerie Dragon

Forum posts: 10
File comments: 81
Uploads: 0
Both of those work. The panel opens with the quest at the top of my log.
Report comment to moderator  
Reply With Quote
Unread 09-06-19, 02:55 PM  
Cladhaire
Salad!
 
Cladhaire's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 1935
File comments: 4939
Uploads: 19
That's something broken then..

/lh detach and /lh show should *always* show LightHeaded unless something is preventing it from happening

Can you try LightHeadedFrame:SetParent(UIParent) and then LightHeadedFrame:Show()?
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."
Report comment to moderator  
Reply With Quote
Unread 09-06-19, 08:34 AM  
ObscureScience
A Deviate Faerie Dragon

Forum posts: 10
File comments: 81
Uploads: 0
/lh show doesn't open with questlog-extended installed unfortunately. I tried the detach option as well but still nothing showed up.
Report comment to moderator  
Reply With Quote
Unread 09-06-19, 01:38 AM  
Cladhaire
Salad!
 
Cladhaire's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 1935
File comments: 4939
Uploads: 19
Originally Posted by frost3ga
Originally Posted by Cladhaire
Feel free to make the changes necessary and post them here, I'd be happy to include them.

Unfortunately I do not have the time to create an integration myself.

It also should work just fine if you open LightHeaded yourself with /lh show.
Unfortunately I don't know a single thing about addon coding and /lh show is not working with any of my quest log extender addons.
If you can point out what addon you are using for extended quest log, I would be forever grateful.
I don't use an addon for Extended Quest Log, just the default, actually So when you run /lh show the addon window shows up but it's not synced to the quest log is what you mean?

There's a few too many quest logs to integrate with all of them, which is why I've intentionally kept it simple. Feel free to have the author of the addon you're using reach out, it's very very easy to integrate with LightHeaded if they would like to.
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."
Report comment to moderator  
Reply With Quote
Unread 09-06-19, 12:09 AM  
frost3ga
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Originally Posted by Cladhaire
Feel free to make the changes necessary and post them here, I'd be happy to include them.

Unfortunately I do not have the time to create an integration myself.

It also should work just fine if you open LightHeaded yourself with /lh show.
Unfortunately I don't know a single thing about addon coding and /lh show is not working with any of my quest log extender addons.
If you can point out what addon you are using for extended quest log, I would be forever grateful.
Report comment to moderator  
Reply With Quote
Unread 09-05-19, 10:04 AM  
Cladhaire
Salad!
 
Cladhaire's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 1935
File comments: 4939
Uploads: 19
Feel free to make the changes necessary and post them here, I'd be happy to include them.

Unfortunately I do not have the time to create an integration myself.

It also should work just fine if you open LightHeaded yourself with /lh show.
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."
Report comment to moderator  
Reply With Quote
Unread 09-05-19, 10:01 AM  
frost3ga
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Thank you very much, it works!

It would be cool if the addon worked along with questlog extended. Classic quest log is not very user friendly.
Report comment to moderator  
Reply With Quote
Unread 09-05-19, 12:21 AM  
Cladhaire
Salad!
 
Cladhaire's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 1935
File comments: 4939
Uploads: 19
LightHeaded has been updated for classic. Click "Other files" on top and you can download v11302-1.0.0. Thanks so much again to Lunarwtr for the help in getting it updated!
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."
Report comment to moderator  
Reply With Quote
Unread 09-04-19, 10:13 PM  
frost3ga
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
We would all really appreciate classic version. Even robust one.
Report comment to moderator  
Reply With Quote
Unread 09-03-19, 05:34 AM  
Bboy1948
A Murloc Raider

Forum posts: 7
File comments: 5
Uploads: 0
Re: same issue as bboy1948

Originally Posted by Aislar
the lh window that shows up is totally blank. if i search for the quest by name or quest id it shows the title of the quest in full, but once i click the link to the quest it again shows the window as being totally blank.

i love lightheaded and miss it!
This was another part of my issue ... try using Minion to uninstall, selecting "delete all variables" while doing so. That's what worked for me.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: