r11
Details
-
FilenameHexMessage-r11.zip
-
Uploaded by
-
UploadedAug 16, 2009
-
Size99.72 KB
-
Downloads169
-
MD5ca7bba8282b53a7519782bcaa0e08715
Supported WoW Retail Versions
- 3.2.0
Changelog
------------------------------------------------------------------------
r11 | stolenlegacy | 2009-08-16 21:23:45 +0000 (Sun, 16 Aug 2009) | 3 lines
Changed paths:
M /trunk/HexMessage.lua
Added features:
- "§" and "´" are now translated correctly.
- The description of /hex on in the slash command text is now correct.
------------------------------------------------------------------------
r10 | stolenlegacy | 2009-08-15 19:52:50 +0000 (Sat, 15 Aug 2009) | 1 line
Changed paths:
M /trunk/HexMessage.lua
M /trunk/HexMessage.toc
Fixed a typo in the toc file.
------------------------------------------------------------------------
r9 | stolenlegacy | 2009-08-15 19:50:38 +0000 (Sat, 15 Aug 2009) | 2 lines
Changed paths:
M /trunk/HexMessage.lua
Added features:
- the error message when using too many characters now also informs of the maximum limit (80 characters).
------------------------------------------------------------------------
r8 | stolenlegacy | 2009-08-15 19:49:51 +0000 (Sat, 15 Aug 2009) | 3 lines
Changed paths:
M /trunk/HexMessage.lua
Added features:
- The ugly white text is gone. HexMessage now integrates into the chat frame, displaying Hexadecimal messages only in normal text.
- Due to restrictions with the above features, hex-ing of messages that would reach over 255 characters in the process is no longer possible and results in a error message. This happens if your entered message is above 80 characters in length.
------------------------------------------------------------------------
r7 | stolenlegacy | 2009-08-15 19:38:08 +0000 (Sat, 15 Aug 2009) | 1 line
Changed paths:
M /trunk/HexMessage.lua
Another test commit.
------------------------------------------------------------------------
r6 | stolenlegacy | 2009-08-15 19:32:07 +0000 (Sat, 15 Aug 2009) | 1 line
Changed paths:
M /trunk/HexMessage.lua
M /trunk/HexMessage.toc
Testing commit in order for $Revision$ to update properly.
------------------------------------------------------------------------
r5 | stolenlegacy | 2009-08-07 08:06:20 +0000 (Fri, 07 Aug 2009) | 1 line
Changed paths:
M /trunk/HexMessage.lua
Messages that go over the 255-character limit by being hex-ed should now be split over multiple lines.
------------------------------------------------------------------------
r4 | stolenlegacy | 2009-08-05 16:40:09 +0000 (Wed, 05 Aug 2009) | 4 lines
Changed paths:
M /trunk/HexMessage.lua
M /trunk/HexMessage.toc
The addon has been streamlined.
/hex on - Toggles hex on
/hex off - Toggles hex off
Simply chat and while encoding is turned on, and the text will be sent in Hexadecimal.
------------------------------------------------------------------------
r3 | stolenlegacy | 2009-05-31 18:57:20 +0000 (Sun, 31 May 2009) | 2 lines
Changed paths:
M /trunk/HexMessage.lua
Added Features:
- Messages you send now also print the text version to your chat for better re-reading conversations.
------------------------------------------------------------------------