Change Log:
--------------------
Version 4.3.4.56
Raid and party member blips on the world map will now be recolored using your custom colors.
Due to Blizzard restrictions, it is not possible to recolor blips on the minimap.
Added Portugus (ptBR) localization.
Version 4.2.0.51
Updated for WoW 4.2
Version 4.1.0.49
Updated for WoW 4.1
Removed the IterateClasses metamethod since nobody uses it
Changed the GetColoredName override to more closely emulate the original Blizzard function, as requested by Funkydude on WowAce
Version 4.0.3.43
Fixed LFR browser and who list coloring
Version 4.0.3.40
Fixed raid panel coloring
Version 4.0.1.36
Someday I will remember to turn off debugging before posting a release...
Version 4.0.1.35
Updated Blizzard UI coloring for WoW 4.0
Version 4.0.1.33
Removed a function that no longer exists in WoW 4.0
Guild panel coloring hasn't been updated yet
Version 3.3.3.29
Player names in the raid panel will now always be colored correctly
Added additional checks to prevent GetPlayerInfoByGUID usage errors
Version 3.3.0.26
Added coloring of class names in the channel pane of...
Description:
--------------------
Class Colors allows you to change class colors without tainting the Blizzard UI.
It is supported by many pouplar addons, and also applies your custom colors to parts of the default UI that are normally class-colored.
Type /classcolors for options, or browse to the Class Colors panel in the standard Interface Options window.
Localization
Class Colors is compatible with English, Deutsch (deDE), Espaol (esES/esMX), Franais (frFR), Portugus (ptBR), Русский (ruRU), 한국어 (koKR), 简体中文 (zhCN), and 正體中文 (zhTW) clients.
Frequently Asked Questions
If you have a question that isnt answered here, feel free to post a comment!
How do I get class colors on my friends list?
Class Colors only colors parts of the default UI which are already colored. If you want to see names in other parts of the default UI colored by class, install an addon like Awbees FriendColor or yleafs yClassColor. Both of them will use any custom colors you set through Class Colors.
Whats wrong with addons like !ReTeal?
Addons like !ReTeal directly alter the Blizzard class color table, which causes all code which reads from that table to become tainted. Once this happens, Blizzard restrictions on code security cause certain parts of the UI to stop working. Some examples of problems caused by tainting the Blizzard class color table include being unable to view the raid panel while in combat...
--------------------
Version 4.3.4.56
Raid and party member blips on the world map will now be recolored using your custom colors.
Due to Blizzard restrictions, it is not possible to recolor blips on the minimap.
Added Portugus (ptBR) localization.
Version 4.2.0.51
Updated for WoW 4.2
Version 4.1.0.49
Updated for WoW 4.1
Removed the IterateClasses metamethod since nobody uses it
Changed the GetColoredName override to more closely emulate the original Blizzard function, as requested by Funkydude on WowAce
Version 4.0.3.43
Fixed LFR browser and who list coloring
Version 4.0.3.40
Fixed raid panel coloring
Version 4.0.1.36
Someday I will remember to turn off debugging before posting a release...
Version 4.0.1.35
Updated Blizzard UI coloring for WoW 4.0
Version 4.0.1.33
Removed a function that no longer exists in WoW 4.0
Guild panel coloring hasn't been updated yet
Version 3.3.3.29
Player names in the raid panel will now always be colored correctly
Added additional checks to prevent GetPlayerInfoByGUID usage errors
Version 3.3.0.26
Added coloring of class names in the channel pane of...
Description:
--------------------
Class Colors allows you to change class colors without tainting the Blizzard UI.
It is supported by many pouplar addons, and also applies your custom colors to parts of the default UI that are normally class-colored.
Type /classcolors for options, or browse to the Class Colors panel in the standard Interface Options window.
Localization
Class Colors is compatible with English, Deutsch (deDE), Espaol (esES/esMX), Franais (frFR), Portugus (ptBR), Русский (ruRU), 한국어 (koKR), 简体中文 (zhCN), and 正體中文 (zhTW) clients.
Frequently Asked Questions
If you have a question that isnt answered here, feel free to post a comment!
How do I get class colors on my friends list?
Class Colors only colors parts of the default UI which are already colored. If you want to see names in other parts of the default UI colored by class, install an addon like Awbees FriendColor or yleafs yClassColor. Both of them will use any custom colors you set through Class Colors.
Whats wrong with addons like !ReTeal?
Addons like !ReTeal directly alter the Blizzard class color table, which causes all code which reads from that table to become tainted. Once this happens, Blizzard restrictions on code security cause certain parts of the UI to stop working. Some examples of problems caused by tainting the Blizzard class color table include being unable to view the raid panel while in combat...