promotional bannermobile promotional banner

CharacterMap

Provides a virtual keyboard of extended-ASCII and Unicode characters which can be inserted into text areas.

File Details

1.1.0

  • R
  • Dec 4, 2014
  • 6.71 KB
  • 1.8K
  • 6.0.3
  • Retail

File Name

charactermap-1.1.0.zip

Supported Versions

  • 6.0.3

------------------------------------------------------------------------
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.
------------------------------------------------------------------------