r48

Details

  • Filename
    RealIDToons-r48.zip
  • Uploaded by
  • Uploaded
    Jul 18, 2010
  • Size
    7.43 KB
  • Downloads
    56
  • MD5
    a107d54a3ac1716b0593f572ce37fe4d

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------
r17 | starinnia | 2010-06-29 18:54:16 +0000 (Tue, 29 Jun 2010) | 1 line
Changed paths:
   M /trunk/Options.lua

-add esES locale
------------------------------------------------------------------------
r16 | starinnia | 2010-06-29 04:06:24 +0000 (Tue, 29 Jun 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-add support for CUSTOM_CLASS_COLORS standard
------------------------------------------------------------------------
r15 | starinnia | 2010-06-29 03:58:27 +0000 (Tue, 29 Jun 2010) | 1 line
Changed paths:
   M /trunk/Options.lua

-fix option descriptions extending past the edge of the default sized Interface Options window (Ticket #5)
------------------------------------------------------------------------
r14 | starinnia | 2010-06-29 02:31:12 +0000 (Tue, 29 Jun 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-one more nil check, comments about the nil checks
------------------------------------------------------------------------
r13 | starinnia | 2010-06-29 02:24:56 +0000 (Tue, 29 Jun 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-if we aren't getting returns from the BNet functions revert to default UI behavior, this should stop 'nil index' and 'concatenate nil' errors (Ticket #3)
------------------------------------------------------------------------
r12 | starinnia | 2010-06-29 01:51:23 +0000 (Tue, 29 Jun 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua

-use RAID_CLASS_COLORS instead of a local table (ticket #4)
-hopefully fix the nil index error, it seems sometimes data isn't available right away in high latency situations
------------------------------------------------------------------------
r10 | starinnia | 2010-06-27 21:29:34 +0000 (Sun, 27 Jun 2010) | 1 line
Changed paths:
   M /trunk/Options.lua

-improve a description string
------------------------------------------------------------------------
r9 | starinnia | 2010-06-27 20:03:42 +0000 (Sun, 27 Jun 2010) | 1 line
Changed paths:
   M /trunk/Options.lua

-make the options screen look better
------------------------------------------------------------------------
r8 | starinnia | 2010-06-27 19:43:12 +0000 (Sun, 27 Jun 2010) | 3 lines
Changed paths:
   M /trunk/Core.lua
   A /trunk/Options.lua
   M /trunk/RealIDToons.toc

-add the option to color character names by class (disabled by default)
-add the option to add the character's realm if different from your own (disabled by default)
-add some basic options (/ridt to access)
------------------------------------------------------------------------
r7 | starinnia | 2010-06-27 18:18:33 +0000 (Sun, 27 Jun 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-construct the friend's full name in the chat filter using Blizz's global for localization purposes
------------------------------------------------------------------------
r5 | starinnia | 2010-06-27 01:38:34 +0000 (Sun, 27 Jun 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-add standard header comment
------------------------------------------------------------------------
r4 | starinnia | 2010-06-27 01:28:26 +0000 (Sun, 27 Jun 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-hook the BNToastFrame OnShow handler to add toon name information to the popup as well
------------------------------------------------------------------------
r3 | starinnia | 2010-06-27 00:11:53 +0000 (Sun, 27 Jun 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-add some comments and fix a variable name
------------------------------------------------------------------------
r2 | starinnia | 2010-06-26 23:41:26 +0000 (Sat, 26 Jun 2010) | 2 lines
Changed paths:
   A /trunk/.pkgmeta
   A /trunk/Core.lua
   A /trunk/RealIDToons.toc

-initial commit
Adds your RealID friend's character name to the inline toast alert when they login
------------------------------------------------------------------------
r1 | root | 2010-06-26 23:32:45 +0000 (Sat, 26 Jun 2010) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"realid-toons/mainline: Initial Import"
------------------------------------------------------------------------