1.5.0

Details

  • Filename
    RealIDToons-1.5.0.zip
  • Uploaded by
  • Uploaded
    Jul 31, 2010
  • Size
    7.13 KB
  • Downloads
    143
  • MD5
    3c95a84ef2dbcf1d113e140b94e453be

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
r55 | starinnia | 2010-07-31 20:31:59 +0000 (Sat, 31 Jul 2010) | 1 line
Changed paths:
   A /tags/1.5.0 (from /trunk:54)

Tagging as release 1.5.0
------------------------------------------------------------------------
r54 | starinnia | 2010-07-29 23:09:11 +0000 (Thu, 29 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-tweak SC2 icon size some more
------------------------------------------------------------------------
r53 | starinnia | 2010-07-28 22:07:12 +0000 (Wed, 28 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-bump up the SC2 icon size (from 16 to 18)
------------------------------------------------------------------------
r52 | starinnia | 2010-07-28 21:04:07 +0000 (Wed, 28 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-second pass at adding info when a friend logs in to SC2, adds their SC2 name after the SC2 icon
------------------------------------------------------------------------
r51 | starinnia | 2010-07-27 01:15:35 +0000 (Tue, 27 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-first pass at adding info when a friend logs in to SC2, currently it is only the FriendsFrame SC2 icon after the real name (drycoded)
------------------------------------------------------------------------
r50 | starinnia | 2010-07-20 21:59:40 +0000 (Tue, 20 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-tweak nil/empty string checks
------------------------------------------------------------------------
r49 | starinnia | 2010-07-19 03:23:47 +0000 (Mon, 19 Jul 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua

-fix the popup not resizing properly when the text is the same width as the frame
-fix the animation glow effect not resizing with the popup
------------------------------------------------------------------------
r48 | starinnia | 2010-07-18 23:19:38 +0000 (Sun, 18 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-player link toon names are back for the inline chat alerts (only for toons on the same realm/faction)
------------------------------------------------------------------------
r47 | starinnia | 2010-07-17 21:54:58 +0000 (Sat, 17 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-more tweaks to the Toast popup
------------------------------------------------------------------------
r46 | starinnia | 2010-07-14 19:59:37 +0000 (Wed, 14 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-another tweak to resizing the Toast popup
------------------------------------------------------------------------
r45 | starinnia | 2010-07-14 18:13:02 +0000 (Wed, 14 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-revert the player link toon name change
------------------------------------------------------------------------
r44 | starinnia | 2010-07-14 00:21:43 +0000 (Wed, 14 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-cosmetic cleanups
------------------------------------------------------------------------
r43 | starinnia | 2010-07-14 00:12:50 +0000 (Wed, 14 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-fix leaked global
------------------------------------------------------------------------
r42 | starinnia | 2010-07-13 11:11:48 +0000 (Tue, 13 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-minor cleanup to resize code
------------------------------------------------------------------------
r41 | starinnia | 2010-07-13 04:44:08 +0000 (Tue, 13 Jul 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua

-linkify the toon name in the chat alerts, you can click to whisper the toon, right click for a menu like a normal player link
-fix the Toast window not resizing all the time
------------------------------------------------------------------------
r40 | starinnia | 2010-07-08 19:13:01 +0000 (Thu, 08 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-properly embed the presenceID in the BNPlayer link generated by the addon, not sure if this was causing issues, but it's proper now
------------------------------------------------------------------------
r38 | starinnia | 2010-07-04 13:37:09 +0000 (Sun, 04 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-minor cleanup
------------------------------------------------------------------------
r37 | starinnia | 2010-07-04 13:31:12 +0000 (Sun, 04 Jul 2010) | 3 lines
Changed paths:
   M /trunk/Core.lua

-replace the :OnShow hook with a secure hook of BNToastFrame_Show
-use the toastType and toastData variables of the BNToastFrame to avoid iterating the friends list
-Resize the Toast popup if necessary (Ticket #11)
------------------------------------------------------------------------
r36 | starinnia | 2010-07-04 13:08:34 +0000 (Sun, 04 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-pass the toonID not the presenceID to BNGetToonInfo (Ticket #10)
------------------------------------------------------------------------
r34 | starinnia | 2010-07-03 19:47:02 +0000 (Sat, 03 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-adjust the icon sizes for faction info
------------------------------------------------------------------------
r33 | starinnia | 2010-07-03 08:30:27 +0000 (Sat, 03 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-change how faction info is displayed, use the Alliance/Horde icons instead of a text abbreviation, this resolves certain localization issues (Ticket #8)
------------------------------------------------------------------------
r31 | starinnia | 2010-07-02 23:45:16 +0000 (Fri, 02 Jul 2010) | 1 line
Changed paths:
   M /trunk/Options.lua

-add what translations I have for zhTW and zhCN
------------------------------------------------------------------------
r30 | starinnia | 2010-07-02 16:30:28 +0000 (Fri, 02 Jul 2010) | 2 lines
Changed paths:
   M /trunk/Options.lua

-update koKR
-use esES translations for esMX for now
------------------------------------------------------------------------
r29 | starinnia | 2010-07-02 02:12:25 +0000 (Fri, 02 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-fix the popup Toast alerts not showing extra information
------------------------------------------------------------------------
r28 | starinnia | 2010-07-01 21:41:00 +0000 (Thu, 01 Jul 2010) | 1 line
Changed paths:
   M /trunk/Options.lua

-add koKR localization
------------------------------------------------------------------------
r27 | starinnia | 2010-07-01 21:22:25 +0000 (Thu, 01 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-cleanup adding Faction info, this addresses the race condition concerns (Ticket #7)
------------------------------------------------------------------------
r25 | starinnia | 2010-06-30 19:35:47 +0000 (Wed, 30 Jun 2010) | 3 lines
Changed paths:
   M /trunk/Core.lua

-big cleanups
-if no class data is returned from BNGetToonInfo the character name will be colored gray
-if no realm data is return, the addon will no longer concatenate the empty string thus leaving a hanging '-'
------------------------------------------------------------------------
r24 | starinnia | 2010-06-30 19:12:21 +0000 (Wed, 30 Jun 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-ensure toonID is non-nil when getting faction info
------------------------------------------------------------------------
r23 | starinnia | 2010-06-30 19:05:45 +0000 (Wed, 30 Jun 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/RealIDToons.toc

-fix up the warning message when class data is unavailable
-change the data checks at the start of name generation to account for empty strings
------------------------------------------------------------------------
r21 | starinnia | 2010-06-30 16:58:30 +0000 (Wed, 30 Jun 2010) | 1 line
Changed paths:
   M /trunk/Options.lua

-add frFR localization
------------------------------------------------------------------------
r20 | starinnia | 2010-06-30 16:54:08 +0000 (Wed, 30 Jun 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Options.lua
   M /trunk/RealIDToons.toc

-add optional faction information to the alerts, currently the first letter of the faction, if it is different from your own (Ticket #6)
-add some extra checks for class coloring, should stop popup Lua errors, but sometimes a name will be gray and a warning will be printed (Ticket #3)
------------------------------------------------------------------------
r19 | starinnia | 2010-06-30 16:36:58 +0000 (Wed, 30 Jun 2010) | 1 line
Changed paths:
   M /trunk/Options.lua

-add deDE and ruRU localization
------------------------------------------------------------------------
r18 | starinnia | 2010-06-29 23:08:25 +0000 (Tue, 29 Jun 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-make sure the bottom line of the Toast popup has text before we try to match it
------------------------------------------------------------------------