Details

  • Filename
    LibBNAddonMsg-1.0-r6.zip
  • Uploaded by
  • Uploaded
    Sep 7, 2011
  • Size
    2.02 KB
  • Downloads
    141
  • MD5
    858bd6a9f1b197f63c8d96206916b281

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
r6 | stolenlegacy | 2011-09-08 00:20:30 +0000 (Thu, 08 Sep 2011) | 1 line
Changed paths:
   M /trunk/LibBNAddonMsg-1.0.lua

Fixed an issue that would sometimes prevent sending of messages if the message contained the tab character (\t).
------------------------------------------------------------------------
r5 | stolenlegacy | 2011-09-05 23:14:02 +0000 (Mon, 05 Sep 2011) | 2 lines
Changed paths:
   M /trunk/LibBNAddonMsg-1.0.lua

Squashed a bug.
Added helper functions :RealmCharToToken and :NameToToken.
------------------------------------------------------------------------
r4 | stolenlegacy | 2010-07-10 06:33:07 +0000 (Sat, 10 Jul 2010) | 2 lines
Changed paths:
   M /trunk/LibBNAddonMsg-1.0.lua

Cache b.net data for a performance increase.
Also, check whether target is in WoW (not any other, future, b.net game) before sending message.
------------------------------------------------------------------------