== GnomTEC NPCEmote - Change History 

=== 5.4.7.11 (2014-02-25)
* Added support of GnomTEC_Assistant.

=== 5.4.2.10 (2014-01-11)
* fixed wrong translation in esES and esMX which prevents correct NPC whisper
* Changed function to colorize also embedded "say" in /e to support also '"..."'

=== 5.4.2.9 (2013-12-26)
* Updated Ace3 libraries to version r1104
* Updated ChatThrottleLib to version v23
* Added additional locale files for translations to implement all supported languages of WoW
* Supported languages by author: enUS, deDE
* With google translated languages: esES, esMX, frFR, itIT, koKR, ptBR, ruRU, zhCN, zhTW
* Support translations: http://wow.curseforge.com/addons/gnomtec_npcemote/localization/

=== 5.4.0.8 (2013-09-14)
* Updated interface version for WoW update 5.4.0

=== 5.3.0.7 (2013-08-08)
* Changed used font in edit boxes to ChatFontNormal to support unicode input
* Added /pete for emote your pet
* Added function to colorize also embedded "emotes" in /y ("*...*" and "<...>")
* Added function to colorize also embedded "say" in /e ("*...*" and "<...>")

=== 5.3.0.6 (2013-08-02)
* Improved handling of too long emotes so there should no stack overflow anymore

=== 5.3.0.5 (2013-07-27)
* Improved handling of too long emotes
* Added toolbar for show/hide emote window
* Added function to colorize also "emotes" embedded with "<...>" in /s 

=== 5.3.0.4 (2013-07-10)
* Input focus will now change to edit fields of emote window after /-command with missing parameters.
* Pressing ESC in edit fields will clear focus from this field.
* Pressing TAB in one edit field will change input focus to other edit field
  
=== 5.3.0.3 (2013-07-08)
* Added function to colorize "emotes" embedded with "*...*" in /s 

=== 5.3.0.2 (2013-06-29)
* When no target is selected there will be no leading '?' anymore in generated message
* for /npce without target only the given text will be send and then displayed without leading names
* for /npce, /npcs, /npcy and /npcw without text an edit window will popup for further actions
* for /npcs, /npcy and /npcw without target an edit window will popup for further actions

=== 5.3.0.1 (2013-06-20)
* Initial version