1.2

Details

  • Filename
    SyncFriends-1.2.zip
  • Uploaded by
  • Uploaded
    Aug 17, 2010
  • Size
    19.38 KB
  • Downloads
    897
  • MD5
    1866a3376c404f6d060af5a0487d2a3c

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
r109 | subdino | 2010-08-17 06:36:40 +0000 (Tue, 17 Aug 2010) | 3 lines
Changed paths:
   A /tags/1.2 (from /trunk:108)

Tagging as 1.2
Fix configuration checkboxes, which were tri-state when they should not.
Should fix bad interactions with BadBoys_Levels (thanks Justice for reporting).
------------------------------------------------------------------------
r108 | subdino | 2010-08-17 06:30:16 +0000 (Tue, 17 Aug 2010) | 1 line
Changed paths:
   M /trunk/SyncFriends.lua

Fix tri-state checkbox enable: outer scope is not tri-state.
------------------------------------------------------------------------
r107 | subdino | 2010-08-17 06:30:14 +0000 (Tue, 17 Aug 2010) | 1 line
Changed paths:
   M /trunk/SyncFriends.lua

Complete overridableOptionGroupArgs documentation.
------------------------------------------------------------------------
r106 | subdino | 2010-08-07 12:52:55 +0000 (Sat, 07 Aug 2010) | 5 lines
Changed paths:
   M /trunk/SyncFriends.lua

Use 2-parameter form of (Add|Remove)Friend.

This prevents spam checks (as done by BadBoy for example) from triggering
addition/removals.
Also, simplifies condition when removing guild-mate from friend list.
------------------------------------------------------------------------