3.3.5-1.2.2
Details
-
FilenameChatAlerts-3.3.5-1.2.2.zip
-
Uploaded by
-
UploadedJun 23, 2010
-
Size115.21 KB
-
Downloads130
-
MD5dea26fd164de5c96267513fedbc30f4b
Supported WoW Retail Versions
- 3.3.5
Changelog
tag 3.3.5-1.2.2
da192a9ddbd658f52c6ad509beb9a4048d324259
James D. Callahan III <darkenelf@gmail.com>
2010-06-23 19:02:29 -0400
Tagging new release, with new name.
--------------------
James D. Callahan III:
- Changed the AddOn name in .pkgmeta
- Only update chat frames which are shown or docked.
- Removed some dead code.
- Fixed some global namespace pollution.
- Re-worked tab highlight toggling to actually make sense and not kill resources.
- Disallow un-docked frames from flashing.
- Don't lower the alpha level of flashing frames.
- Set the tab name color for un-docked frames to the active tab color.
- Finalize AddOn name-change in the ToC. SavedVariables will be lost.
- Add "Classic" to the localization.
- In UpdateChatFrames() - Assign TAB_DATA[index] to the "cache" variable.
- Until I figure out something nifty to do with the 3.3.5 TabGlow texture, hide it.
- Fixed references to (hopefully) nil global variables.
- Added the 3.3.5 "NewMessage" texture as an alert texture option.
- Cleaned up GetTabColors()
- Renamed TabAlerts.lua/toc to ChatAlerts.lua/toc
- Removed some debug prints.