• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Bayi's Extended Questlog

 
Project Updated:
Files Updated: Thu, Dec 10 2009
Supports Game Version: 3.3.0
Category: Quests & Leveling
Tags:

, , , , , , , and [Edit Tags]

Project Manager: Namdrof
Additional Authors: BloodOmen , angelike
Current Version: 1.1.1 (r233)
License: All Rights Reserved
Development Site: WowAce.com
Avg Daily DL (last 30 days): 30
Downloads Total: 284,752
Favorites: 350
Comments: 195
  • About Bayi's Extended Questlog
  •  

Description:
Extended QuestLog is an extension of the QuestLog. It has a new bigger layout and allows you to watch all 25 quests instead of 10.

Bug Reporting:
If you find an error, open a ticket on

http:www.curseforge.com/projects/5253/tickets/

or use the wowace forum at

http:forums.wowace.com/showthread.php?t=6891

You can login on the sites with your curse account.

Translators Wanted
If you are interested to translate this project, please visit

http://www.wowace.com/addons/bayis-extended-questlog/localization/

thank you for your help

Features:
- ACE mod
- FuBar support
- DewDrop configuration menu
- Mod can be disabled/enabled on the fly
- All frames are moveable/lockable
- All settings are stored on a per character basis
- Display Info and Play sound when a Quest is Completed
- Display quest info in related mobs and items tooltips
- Watch Achievements, restore it after logout -> login

Log:
- Quest Levels
- Maximizable/Minimizable
- Maximize on Select
- Movable
- Click a header to Track/Untrack all quests in it
- Click a quest to copy the questname and objectives in to the chatframe

Tracker:
- Show Zones in Tracker
- Remove Finished Quests
- Hide Objectives for Finished Quests
- Add New Quests
- Show Minimize button in Tracker
- Tracker font can be changed
- Quest Markers with Symbols or Listing
- Colors can be changed: Zone Color, Header Color, Background Color, Objective Color
- Hovering over a quest title with the mouse displays the quest's short description
- Clicking a quest title in the tracker opens the quest log with that quest
- Right-Clicking a quest title in the tracker removes the quest from the tracker

Achievements
- moveable
- resizeable
- resore after logout
- minimizeable

Todo list:
- Draggeable Quests between categories
- Optional Titanbar support
- Party/Raid 'Who is on Quest' display and from a bigger range (addon communication)
- Questlog browsable with other characters
- ...and many more

Compatibility:
The addon is compatible now with the most other quest addons out there.
Please note that some features are disabled and cant be reenabled if some addons loaded:
Fubar_QuestsFu - disables beql tracker as QuestsFu has its own tracker
CTMod - disabled questlevel display and tracker moving as this is handled by CTMod

FAQ
- General
Q:Is this addon complete ?
A:No this addon still in a beta like state, most things work and it should be usable for now, but dont except a fully functioning addon before rc1.0. This addon is here now for testing and developing it, so please download it and test it and if u find bugs post it here

Q:How can i submit a bug report
A:Much things are needed for a bug report. First if u discover a bug check the comments or the bug reporting tool on this site to see was it already reported by somebody. In the bug report please submit the following data:
- Description of the bug
- Client Locale
- How do u reproduce the bug?
- Are other addons loaded ? (see below)
- Is the bug without addons ?
- Which addon is loaded when the bug appeared (see below)

If the bug isnt there with default UI, but is there with all the addons loaded do the following to find out which addon is causing it:
1 Disable all addons
2 Check if the bug is there
3 Enable one of ur addons
4 Do 2,3 until u have all the addons loaded

- Features
Q:My 'Lock Tracker' function is grayed out and i cant move the tracker
A:CT_Core and other frame mover addons are hooking the QuestWatchFrame:SetPoint() function which makes beql unable to position the tracker where it like it to be. So if CT_Core is loaded the addons quest tracker mover functions are disabled, u cant enable them with theese addons loaded. To move the tracker u must use the other mover addon (CT_Core, MoveAnything etc.)

Q:bEQL's tracker is gone and the tracker options are grayed out.
A:If Fubar_QuestsFU the addon disables his tracker use QuestsFU's tracker.

Q:Adding new quests doesnt work
A:The 'Add new quests' function requires a perfect translation into your locale to work, without this it cant find the line 'Quest Accepted: '.. to pick up the quest name to add it to the tracker. Currently only enUS and enGB are 100% supported. The localization will be complete when the addon will be released (1.0).
Some locales for some languages are still missing, if u fell that is not good so u could write theese files yourself :). Use the localization.lua and localization-de.lua as templates. localization.lua will hold all the strings im using, and localization-de is now the best (not compelete) file written.
Keep in mind that there is no if GetLocale() == .. line in the default (localization.lua) file but in the others (see localization-de.lua) u MUST include them.

Special Thanks:
Daniel Rehn - Orignal mod, graphics
elitenls - an EQL version
Craig Coleman - for helping coding
all testers - for testing it (wyveryx, optmusprime and many more..)
TheBlackDrem - Quest auto complete
Brainsen - German translation
Unrak - heavy testing and helping to find bugs
Mans - Russian translation
damjau - Korean translation
nekromant - Spanish translation
Scylia - French translation

  • Downloads (5)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Bayi's Extended Questlog 1.1.1 (r233) Beta 3.3.0 1,295 12/10/2009
  Bayi's Extended Questlog r226 Release 3.2.0 15,101 9/18/2009
  Bayi's Extended Questlog 1.0.9 A (r223) Beta 3.2.0 562 9/3/2009
  Bayi's Extended Questlog 1.0.8 (r214) Release 3.1.0 24,097 7/26/2009
  Bayi's Extended Questlog 1.0.7 Release 3.1.0 20,006 6/9/2009
  • 1 page(s)
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Kratfrotz said

    I came up with this hack to get rid of all the debug spam in r234 (like "has map button shown", "o: 234234234" etc).

    Open file World of Warcraft\Interface\AddOns\beql\questtracker.lua in a text editor.
    Delete all the lines where a word "print" exists (there's 6 of them).
    That's it :)

    I give my thanks to the authors, it's the only quest tracking addon since 3.3 changes that meets all my requirements :)

    Reply Report Permalink
  • BlackZam said

    I hope we see a release of the r234 soon.
    The only problem I have is that the quest window gets bugged some times when their is a quest that pop up directly after you have turned in one quest.
    But that may be some other addon I have to.
    Doesn't get a useful debug message.

    Reply Report Permalink
  • starkebn said

    could you please have an option for the tracker to grow to the left? I would like to lock it on the right side of my screen

    Reply Report Permalink
  • Req feature to show blizzards quest map notes on world map so that i know in what zones i have quests. For example if i have quests in Icecrown i can only see the "dots" if i look at icecrown map. Would be nice to be able to see them on Northrend overview map aswell.

    Reply Report Permalink
  • using r233 and have two problems-the option "info on quest completion" is not working/unresponsive. Also, quest tracker options are not working, unresponsive. turned all addons off with only beq running, no change-help please :)

    Reply Report Permalink
  • Blazeflack said

    Will the bug that breaks QuestHelper be fixed in r227?

    Thanks

    Reply Report Permalink
  • Kirra241 said

    is there any way to disable the minimap icon?

    Reply Report Permalink
  • angelike said

    disable fubar plugin on Char selection

    Reply Report Permalink
  • Kirra241 said

    thanks for the quick response :D

    Reply Report Permalink
  • angelike said

    Some planned features for r227 can be found on

    http://forums.wowace.com/showpost.php?p=289770&postcount=312

    Angelike

    Reply Report Permalink
  • cheebc said

    Is it possible to combine both quest & achivement tracker into 1? how?

    Reply Report Permalink
  • angelike said

    Currently not planned, but if you want both in one tracker use the normal blizzard tracker.

    angelike

    Reply Report Permalink
  • sp1d3y said

    224 is on wowace

    Reply Report Permalink
  • angelike said

    r224 is an alphe, use on your own risk

    Reply Report Permalink
  • sp1d3y said

    when will the resizer fix be released .223?

    Reply Report Permalink
  • angelike said

    in a few minutes

    Reply Report Permalink
  • sp1d3y said

    i meant a fix for the resizer and 223?

    Reply Report Permalink
  • sp1d3y said

    any updates on fix?

    Reply Report Permalink
  • angelike said

    i've previewed a sceenshot from the tracker in forum.

    angelike

    Reply Report Permalink
  • I don't know how to express
    please see the pic

    Old Version r220
    http://jerry99spk.myweb.hinet.net/r220.jpg

    New Version r222
    http://jerry99spk.myweb.hinet.net/r222.jpg

    Reply Report Permalink
  • Addon Packs Containing Bayi's Extended Questlog
  • Similar Addons
  •  

Average downloads per day

  1. 18,767 QuestHelper Map & Minimap, and Quests...
  2. 1,528 Altoholic Guild, Bags & Inventory, Mail...
  3. 1,450 Elitist Group Quests & Leveling, Boss Encounters...
  4. 607 Armory Bags & Inventory, Guild, Professions...
  5. 601 EveryQuest Quests & Leveling