Download
(13Kb)
Download
Updated: 04-21-12 01:01 PM
Pictures
File Info
Updated:04-21-12 01:01 PM
Created:04-16-12 11:01 AM
Downloads:2,254
Favorites:11
MD5:
Categories:Graphic UI Mods, Character Advancement

ColorizeQuestTracker

Version: 1.2
by: grdn [More]

Description

This is a little stand-alone addon which colorizes the Blizzard quest tracker. It also adds quest level and a tag to quest names. See Screenshot!

Colors:

  • Achievement Headers: white
  • Quest Headers: by Quest difficulty, where red means impossible, green means easy, etc.
  • Objectives: by progression, where red means no progression, green means done

Tags:
  • + means Elite quest
  • d means Dungeon quest
  • p means PvP quest
  • r means Raid quest
  • g means Group quest
  • d+ means heroic Dungeon quest
  • • means Daily quest

Using with iQuest
If you have iQuest installed, ColorizeQuestTracker won't fire errors and instead takes iQuests Quest Tracker settings. You could also uninstall ColorizeQuestTracker since iQuest brings the same functionality.

Post A Reply Comment Options
Unread 04-17-12, 05:26 AM  
leks0d
A Kobold Labourer
 
leks0d's Avatar

Forum posts: 1
File comments: 71
Uploads: 0
Code:
Message: Interface\AddOns\!ColorizeQuestTracker\main.lua:66: bad argument #1 to 'find' (string expected, got nil)
Time: 04/17/12 17:22:15
Count: 1
Stack: Interface\AddOns\Auctionator\AtrErrorInspector.lua:101: in function <Interface\AddOns\Auctionator\AtrErrorInspector.lua:50>
[C]: ?
[C]: in function `find'
Interface\AddOns\!ColorizeQuestTracker\main.lua:66: in function <Interface\AddOns\!ColorizeQuestTracker\main.lua:49>
Interface\AddOns\!ColorizeQuestTracker\main.lua:135: in function <Interface\AddOns\!ColorizeQuestTracker\main.lua:128>
[C]: in function `WatchFrame_Update'
Interface\FrameXML\WatchFrame.lua:311: in function <Interface\FrameXML\WatchFrame.lua:309>
[C]: in function `GetTop'
Interface\FrameXML\WatchFrame.lua:381: in function <Interface\FrameXML\WatchFrame.lua:369>
[C]: in function `WatchFrame_Update'
Interface\FrameXML\WatchFrame.lua:282: in function <Interface\FrameXML\WatchFrame.lua:238>

Locals: msg = " Interface\AddOns\!ColorizeQuestTracker\main.lua:66: bad argument #1 to 'find' (string expected, got nil)"
funcnames = <table> {
 1 = "find"
 2 = "WatchFrame_Update"
 3 = "GetTop"
 4 = "WatchFrame_Update"
}
funcstr = "find > WatchFrame_Update > GetTop > WatchFrame_Update"
looksLikeAuctionatorError = false
inAtrErrorHandler = true
origErrorHandler = <function> defined Interface\FrameXML\BasicControls.xml:<Scripts>:4
zc = <table> {
 msg_red = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:550
 msg = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:675
 GetArrayElemOrFirst = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:149
 NumToBool = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:504
 IsEnglishLocale = <function> defined @Interface\AddOns\Auctionator\AuctionatorLocalize.lua:51
 ShowHide = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:35
 StringStartsWith = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:868
 printmem = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:949
 round = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:544
 tallyAdd = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:1039
 msg_color = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:556
 CheckDeferredCall = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:331
 priceToMoneyString = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:779
 tallyPrint = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:1051
 StringEndsWith = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:848
 GetArrayElemOrNil = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:164
 BoolToNum = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:494
 If = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:98
 periodic = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:354
 Min = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:68
 msg_pink = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:551
 SetTextIf = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:46
 CopyDeep = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:921
 msg_str = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:569
 priceToString = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:743
 enc64 = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:214
 Val = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:57
 msg_badErr = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:586
 TrimQuotes = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:892
 printableLink = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:936
 PrintTable = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:384
 StringContains = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:830
 StringSame = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:812
 PullItemIntoMemory =
Report comment to moderator  
Reply With Quote
Unread 04-17-12, 07:08 AM  
grdn
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 21
Uploads: 15
Hey, seems like I need to check if each quest tracker line got a text object. I used this addon for months without any errors, well, I will fix it. Thanks!
Report comment to moderator  
Reply With Quote
Unread 07-29-12, 12:00 AM  
Blindlabel
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
Message: Interface\AddOns\!ColorizeQuestTracker\main.lua:67: attempt to concatenate a nil value
Time: 07/29/12 00:59:09
Count: 1
Stack: Interface\AddOns\!ColorizeQuestTracker\main.lua:67: in function <Interface\AddOns\!ColorizeQuestTracker\main.lua:49>
Interface\AddOns\!ColorizeQuestTracker\main.lua:144: in function <Interface\AddOns\!ColorizeQuestTracker\main.lua:128>
[C]: in function `WatchFrame_Update'
Interface\FrameXML\WatchFrame.lua:311: in function <Interface\FrameXML\WatchFrame.lua:309>
[C]: in function `GetTop'
Interface\FrameXML\WatchFrame.lua:381: in function <Interface\FrameXML\WatchFrame.lua:369>
[C]: in function `WatchFrame_Update'
Interface\FrameXML\WatchFrame.lua:250: in function <Interface\FrameXML\WatchFrame.lua:238>

Locals: link = WatchFrameLinkButton5 {
0 = <userdata>
type = "QUEST"
index = 1
isComplete = 1
lastLine = 2
startLine = 1
frameCache = <table> {
}
lines = <table> {
}
}
questIndex = 2
_ = "The Heart of the Mountain"
level = 55
questTag = "Dungeon"
suggestedGroup = 0
_ = nil
_ = nil
isComplete = 1
isDaily = nil
_ = 27596
color = <table> {
b = 0.5
font = QuestDifficulty_Trivial {
}
g = 0.5
r = 0.5
}
line = WatchFrameLine12 {
0 = <userdata>
dash = WatchFrameLine12Dash {
}
text = WatchFrameLine12Text {
}
frameCache = <table> {
}
Reset = <function> defined @Interface\FrameXML\WatchFrame.lua:1244
}
(for index) = 1
(for limit) = 2
(for step) = 1
index = 1
(*temporary) = <function> defined =[C]:-1
(*temporary) = WatchFrameLine12Text {
0 = <userdata>
}
(*temporary) = "[55d] "
(*temporary) = nil
(*temporary) = WatchFrameLine12Text {
0 = <userdata>
}
(*temporary) = nil
(*temporary) = "[55d] "
(*temporary) = "[55d] "
(*temporary) = "[%d%s] "
(*temporary) = 55
(*temporary) = "d"
(*temporary) = "[55d] "
(*temporary) = "attempt to concatenate a nil value"
SHOW_QUEST_INFO_STRING = 1
InfoString = <function> defined @Interface\AddOns\!ColorizeQuestTracker\main.lua:16
ENCOLOR_QUEST_HEADER = 1
ENCOLOR_QUEST_OBJECTIVES = 1
LibCrayon = <table> {
COLOR_HEX_YELLOW = "ffff00"
Silver = <function> defined @Interface\AddOns\!ColorizeQuestTracker\Libs\LibCrayon-3.0\LibCrayon-3.0.lua:45
Colorize = <function> defined @Interface\AddOns\!ColorizeQuestTracker\Libs\LibCrayon-3.0\LibCrayon-3.0.lua:36
GetThresholdHexColor = <function> defined @Interface\AddOns\!ColorizeQuestTracker\Libs\LibCrayon-3.0\LibCrayon-3.0.lua:122
RotateRGBHue = <function> defined @Interface\AddOns\!ColorizeQuestTracker\Libs\LibCrayon-3.0\LibCrayon-3.0.lua:226
Gold = <function> defined @Interface\AddOns\!ColorizeQuestTracker\Libs\LibCrayon-3.0\LibCrayon-3.0.lua:46
GetThresholdColor = <function> defined @Interface\AddOns\!ColorizeQuestTracker\Libs\LibCrayon-3.0\LibCrayon-3.0.lua:104
COLOR_HEX_BLACK = "000000"
Blue = <function> defined @Interface\AddOns\!ColorizeQuestTracker\Libs\LibCrayon-3.0\LibCrayon-3.0.lua:48
COLOR_HEX_SILVER = "c7c7cf"
COLOR_HEX_COPPER = "eda55f"
Green = <function> defined @Interface\AddOns\!ColorizeQuestTracker\Libs\LibCrayon-3.0\LibCrayon-3.0.lua:42
GetThresholdHexColorTrivial = <function> defined @Interface\AddOns\!ColorizeQuestTracker\Libs\LibCrayon-3.0\LibCrayon-3.0.lua:147
COLOR_HEX_RED = "ff0000"
COLOR_HEX_WHITE = "ffffff"
COLOR_HEX_BLUE = "0000ff"
Purple = <function> defined @Interface\AddOns\!ColorizeQuestTracker\Libs\LibCrayon-3.0\LibCrayon-3.0.lua:47
HueToColor = <function> defined @Interface\AddOns\!ColorizeQuestTracker\Libs\LibCrayon-3.0\LibCrayon-3.0.lua:211
GetThresholdColorTrivial = <function> defined @Interface\AddOns\!ColorizeQuestTracker\Libs\LibCrayon-3.0\LibCrayon-3.0.lua:127
Orange = <function> defined @Interface\AddOns\!ColorizeQuestTracker\Libs\LibCrayon-3.0\LibCrayon-3.0.lua:40
COLOR_HEX_CYAN = "00ffff"
COLOR_HEX_GOLD = "ffd700"
COLOR_HEX_PURPLE = "9980CC"
Red = <function> defined @Interface\AddOns\!ColorizeQuestTracker\Libs\LibCrayon-3.0\LibCrayon-3.0.lua:39
RGBtoHSL = <function> defined @Interface\AddOns\!ColorizeQuestTracker\Libs\LibCrayon-3.0\LibCrayon-3.0.lua
Report comment to moderator  
Reply With Quote
Unread 11-22-13, 04:13 PM  
Imithat
A Fallenroot Satyr
 
Imithat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 27
File comments: 201
Uploads: 7
pls update
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: