r123

Details

  • Filename
    AddonLoader-r123.zip
  • Uploaded by
  • Uploaded
    Sep 5, 2012
  • Size
    16.66 KB
  • Downloads
    760
  • MD5
    0cd353b799cddf41c86da8c81ad85d94

Supported WoW Retail Versions

  • 5.0.4

Changelog

------------------------------------------------------------------------
r123 | mysticalos | 2012-09-06 02:11:39 +0000 (Thu, 06 Sep 2012) | 1 line
Changed paths:
   M /trunk/Overrides.lua

missed one UIPanelButtonTemplate2
------------------------------------------------------------------------
r122 | mysticalos | 2012-08-29 13:18:23 +0000 (Wed, 29 Aug 2012) | 1 line
Changed paths:
   M /trunk/Conditions.lua

Improve the conditions rule so it can tell a raid from a party since GetNumGroupMembers() > 0 is always true in a group. (ie, use the new IsInRaid() to check raid type)
------------------------------------------------------------------------
r121 | mysticalos | 2012-08-29 03:09:10 +0000 (Wed, 29 Aug 2012) | 1 line
Changed paths:
   M /trunk/AddonLoader.toc
   M /trunk/Conditions.lua

Fix group condition apis and bump toc, don't see any other problems with 5.x
------------------------------------------------------------------------
r120 | oscarucb | 2012-01-14 20:38:20 +0000 (Sat, 14 Jan 2012) | 3 lines
Changed paths:
   M /trunk/Conditions.lua

fix tickets 13 and 15
The problem was GetRealZoneText() can sometimes return nil during login, and that was matching LibBabble-Zone-3.0[zone] which is usually nil on enUS

------------------------------------------------------------------------