Topic
Other 4.2 changs (besides CLEU)
|
|
_G.BNGetToonInfo changed
new arg, RealmID, after realm hasFocus, toonName, client, realmName, realmID, faction, race, class, guild, zoneName, level, gameText, broadcastText, broadcastTime CHAT_MSG_RAID_BOSS_EMOTE renamed RAID_BOSS_EMOTE CHAT_MSG_RAID_BOSS_WHISPER renamed RAID_BOSS_WHISPER |
|
Edited by Magikmoose on 6/28/11 12:42 PM (PDT)
apparently strreplace() was removed. surpriseeee! :/
use gsub() instead. http://www.wowpedia.org/API_gsub |
|
The hex string return code from GetItemQualityColor() no longer includes the leading "|c" escape sequence.
The global ITEM_QUALITY_COLORS array built from that function still includes it in the various ".hex" fields though (the loop building the array was updated to match). |
