1.1

Details

  • Filename
    SyncFriends-1.1.zip
  • Uploaded by
  • Uploaded
    May 4, 2010
  • Size
    18.67 KB
  • Downloads
    663
  • MD5
    873bc80051e61007f588a726c27f00f2

Supported WoW Retail Versions

  • 3.3.3

Changelog

------------------------------------------------------------------------
r105 | subdino | 2010-05-04 06:55:42 +0000 (Tue, 04 May 2010) | 6 lines
Changed paths:
   A /tags/1.1 (from /trunk:104)

Tagging as 1.1

Don't crash when a friend is found in friend list but not in sync pool (ticket 3, unconfirmed).
Allow disabling alt export (ticket 4, unconfirmed).
Disable note synchronization when not configured, don't report it to user.
Minor performance improvements.
------------------------------------------------------------------------
r104 | subdino | 2010-05-04 06:44:51 +0000 (Tue, 04 May 2010) | 1 line
Changed paths:
   M /trunk/SyncFriends.lua

Check playerName for nil, and report it to user.
------------------------------------------------------------------------
r103 | subdino | 2010-05-04 06:44:50 +0000 (Tue, 04 May 2010) | 1 line
Changed paths:
   M /trunk/SyncFriends.lua

Don't import friend if in the same guild and auto_remove_guildmates is set.
------------------------------------------------------------------------
r102 | subdino | 2010-05-03 21:34:03 +0000 (Mon, 03 May 2010) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/SyncFriends.lua

Add an option controlling alt initial setting in sync pool.
------------------------------------------------------------------------
r101 | subdino | 2010-05-03 21:34:02 +0000 (Mon, 03 May 2010) | 1 line
Changed paths:
   M /trunk/SyncFriends.lua

Don't overwrite alt's sync pool properties.
------------------------------------------------------------------------
r100 | subdino | 2010-05-03 21:34:00 +0000 (Mon, 03 May 2010) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/SyncFriends.lua

De-hardcode option scopes in overridableOptionGroupArgs.
------------------------------------------------------------------------
r99 | subdino | 2010-05-03 21:33:59 +0000 (Mon, 03 May 2010) | 1 line
Changed paths:
   M /trunk/SyncFriends.lua

Move *_SCOPE definitions closer to their use.
------------------------------------------------------------------------
r98 | subdino | 2010-03-20 08:01:48 +0000 (Sat, 20 Mar 2010) | 1 line
Changed paths:
   M /trunk/SyncFriends.lua

Minor coding style fix.
------------------------------------------------------------------------