r9-nolib
Details
-
FilenameHexMessage-r9-nolib.zip
-
Uploaded by
-
UploadedAug 15, 2009
-
Size4.04 KB
-
Downloads13
-
MD57226b1ccdc0b2db094bb6d76034aec89
Supported WoW Retail Versions
- 3.2.0
Changelog
------------------------------------------------------------------------
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.
------------------------------------------------------------------------