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

  • Your Rating

  • Share
  • Report Abuse

Titan Panel [Quests]

  Download the Curse Client

Project Updated:
Files Updated: Sat, Jan 13 2007
Category: Action Bars
Tags:

[Edit Tags]

Project Manager: Corgi
Current Version: v0.21
Downloads Today: 87
Downloads Total: 135,459
Favorites: 1,053
Comments: 79
  • About Titan Panel [Quests]
  •  

Displays number of quests in Titan Panel. When hovered over it displays the following info:
- total number of quests
- number of Elite quests
- number of Dungeon quests
- number of Raid quests
- number of PvP quests
- number of regular quests (non elite/dungeon/raid/pvp)
- number of quests in log currently completed

Right-click to see a color coded list of current quests. When hovered over a dropdown menu will appear with a list of quest objectives, add to Blizzard's Quest Tracker, share quest, abandon quest, open quest details and link quest to chat. Clicking on the quest will open a window with full quest details.

The Options menu allows you to sort and group the quests by level, zone, or by title. You can also apply a filter to view only dungeon, elite, complete, incomplete, or regular quests.

Can toggle MonkeyQuest, QuestHistory, PartyQuests, QuestIon and QuestBank if these AddOns are installed.

NOTE: Requires Titan Panel version 1.22+

TODO: Minor French and German translations. Complete Korean translations.

  • Downloads (1)
  •  
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  
  Titan Panel [Quests] v0.21 Release 2.0.3 4,529 1/13/2007
  • 1 page(s)
Advertisement
  • Screenshots (4)
  •  
  • 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.
  • I don't know how to update these things or I would update this one. I love this addon, and miss it very much. If there is anyone out there that can properly update Titan Panel Quests, I'd greatly appreciate it. Thanks.

  • DivideX0 said 

    As this addon does not work with 3.0.2 I looked into why. I have found that bliz changed there API from ToggleQuestlog() to ToggleFrame(QuestLogFrame)
    replaceing the first with the second in TitanQuests.lua will fix the errors when you try to open the questlog. everything works now. Is there a way to submit a fix?

  • What line was this on and did it fix the MoneyType not set errors?

  • DivideX0 said 

    It was line 180.
    As for the MoneyType error I have never had that.

  • DivideX0 said 

    By