1.1.0
Details
-
Filenamecharactermap-1.1.0.zip
-
Uploaded by
-
UploadedDec 3, 2014
-
Size6.71 KB
-
Downloads1,552
-
MD528a09110bd83423624aa16ede6329f56
Supported WoW Retail Versions
- 6.0.3
Changelog
------------------------------------------------------------------------
r14 | mirrormn | 2014-12-04 00:45:24 +0000 (Thu, 04 Dec 2014) | 2 lines
Changed paths:
A /tags/1.1.0 (from /trunk:13)
Tagging as 1.1.0
Updated for WoD compatibility
------------------------------------------------------------------------
r13 | mirrormn | 2014-12-04 00:43:37 +0000 (Thu, 04 Dec 2014) | 2 lines
Changed paths:
M /trunk/CharacterMap.lua
M /trunk/CharacterMap.toc
It used to be that WoW would not care at all if you called CreateFrame with a frame type of "MOVIEFRAME". But, apparently, now, doing so causes the entire game to crash catastrophically!
One of CharacterMap's frames was being created as a MOVIEFRAME, for no particular reason. This has been changed, and the addon now works again.
------------------------------------------------------------------------