SorhaQuestLog
SorhaQuestLog is a basic Quest/Achievement addon similar to MonkeyQuest and nQuestLog.
It allows the display of quests and achievements on the screen in an configurable way.
Options panel is accessible using /sql or /sorhaquestlog
Quest Controls
Hidden Quests
- Click the square at the top of the tracker to show/hide hidden quests
- Right-click a quest to show or hide it.
Zones
- Left-click a zone to collapse/expand it
- Right-click a zone to open a menu to show/hide quests
- Alt + right-click a zone to open a menu to show/hide zones
Quests
- Left-click a quest to open quest text pane. (Alt-Left if you enable full log option)
- Alt + Left-click a quest to open quest in world map log (Left if you enable full log option)
- Control left-click a quest to set it as the active quest tracking
- Alt + Ctrl left-click a quest to abandon it. (Can disable confirm dialog in options)
Features
Core Features:
- Individual Minions for Quests, Achievements and Scenarios
- Auto Show/Hide options when entering instances, arenas, combat, pet battles, the outside world etc.
- Can hide the default blizzard quest frame
- Handles blizzards remote quests
- Borders and background for minions
- LDB Module
Quest Log Minion Features:
- Expandable/collapsible zone headers
- Auto collapsing/expanding zone headers as you change zones
- Hide Zone headers when all their quests are hidden
- Expand collapse menu available using alt-right-click on a zone
- Hide quests by right-clicking the quest or by selecting it from its zone headers right-click menu
- Hide completed objectives
- Can completely hide quest tracker when tracking no quests
- Hide or re-size item buttons
- Colour objective texts and statuses by completeness(gradual) , state(done/undone) or choose a custom colour
- Colour quest titles and level texts by level, completeness(gradual) , state(done/undone) or choose a custom colour
- Changeable fonts, font shadowing and font sizes for Zones, Quests and Objectives
- Adjustable indentation for quests and objectives
- Option to display only the quest details pane of the quest log when left-clicking a quest. (Alt left click to get the full quest log panel)
- Ctrl left-click a quest to set it as the active quest for blizzards minimap tracker, (Dugi arrow support)
- Alt + Ctrl left-click a quest to abandon it. (Can disable confirm dialog in options)
Achievement Minion Features:
- Customizable text by choosing fonts, sizes, shadowing and colours.
- Customizable textures for progress bars
- Optional progress status bars for the achievements that can have them
- Option to limit the number of tasks displayed per achievement
Notification Features:
- Customizable sounds for quest/objective complete and quest starting item picked up notifications.
- Choose custom sounds for quest completions and objective completions
- Re-direct the objective completion messages elsewhere with LibSink
Recent Changes
New since v1.4.8
- Track world quests
- Link Scenario and achievement minions to quest minion
Other Stuff >.>
Bug reporting and Suggestions
You can report bugs or suggestions using wowaces ticket system at:
http://www.wowace.com/addons/sorhaquestlog/tickets/
Localization
If you want to help localize SorhaQuestLog you can do so using the wowace localization section at:
http://www.wowace.com/addons/sorhaquestlog/localization/
If it doesn't generate lua errors could I get you to jump on another server or something and make a toon with only SorhaQuestLog enabled to see what happens? ^_^
I decided to reset my profile, we'll see if that fixes it. i'll let you know tomorrow when i get to do the apexis dailies again.
It's working, must have been an option I had checked. Good news is, i also got it looking rather nice. Love the addon, love the options :)
^_^ Happy it worked out
r140+ should always (hopefully, needs more testing) place the bonus objectives zone at the bottom ^_^
Very picky request (and it might just be something I don't know how to change)
Would it be possible to have the option of Bonus Objectives/"Fill Up The Bar Dailies" be placed at the bottom of the quest list, instead of in the list itself? Having played on the Beta, I was so used to seeing bonus objective/daily bar fill up stuff put underneath the rest of the quests that it's semi-distracting having to locate them within the rest of my quests.
Once again, silly request, but I figured I'd put that out here. ^_^
Thanks again for all you do!
v1.4.3 Out.. hopefully not buggy >.<
Added option in /sql->Quest Tracker panel for changing LDB/Quest minion header from <Quest Count>/25 to <Quest Count>/<Completed Count>
Added option in /sql->Quest Tracker->Quests Tab to sort quests within zones by Completion, Proximity, POI Tag, Level and Title
Is there a way I can add sounds already in the game to the quest tracker? I don't have the files, I just want the addon to point to, say, the Ready Check sound. Is that possible?
If it isn't already appearing in the dropdowns you can add it using this addon:
https://dl.dropboxusercontent.com/u/28878254/SorhaMods/MyMedia.zip
Has instructions inside, the line you want to add is likely:
LSM:Register("sound", "Ready Check", [[sound\interface\levelup2.ogg]])
Sound names can be found on wowhead like so:
http://www.wowhead.com/sound=8960/readycheck
And what your interested in is the text that pops up in a box when you click on the 'levelup2' text beneath it.
/script PlaySoundFile("ds\\sound\\interface\\levelup2.ogg")
As you can see we took the "sound\\interface\\levelup2.ogg" bit, and used that.
The double [[ ]] mean you only need 1 slash so thats why the line above has \ not \\
After that you can select them from the dropdowns and because they are in thier own 'MyMedia' addon they wont get wiped if I update SQL ^_^
BUG REPORT:
Noticed that whilst doing Appexis Crystal dailies and such the alternative power bar won't register for the quest progress when using Sorha yet works when not having the addon enabled!
Yeah, I'm having the same issue with the quest "Assault on the Darktide Roost" Bar wont show up, only when I disable the addon.
In any case where SQL fails to display something there is an tickbox in the main options to reshow the default tracker ^_^
But should have a version up to fix that issue tonight :)
yay.. ty!
Hopefully fixed in r137+ ^_^
I love the addon but I have one issue I hope I am doing something wrong for.
I did the Assult on ... one of the daily garrisons and Nothing showed up in any window showing my progress. Is there something I am doing wrong or a work around for this?
I also noticed it doesn't show progress or objectives of bonus missions in WOD.
First, thanks a ton for this addon. The default quest tracker drives me bonkers. Just came back to the game and was pleased to find your mod.
Question, not sure if I am missing something in the settings, but is it possible to sort quests by proximity?
Thanks!
Not just yet, though I am looking to add that soon when I also am making them orderable by POI number ^_^
Great!
Thanks for adding the numbered POI options to the addon. Is there any way to sort quests by the POI's numbers? so I can see it go from 1 to 10 top to bottom? Thanks
Cause right now it looks all random...
7,1,8,6,3,4,5,2 from top to bottom for me currently. Doesn't really have any sense or order to it.
Potentially :)
Will look into it probably this weekend ^_^