r122
Details
-
FilenameAddonLoader-r122.zip
-
Uploaded by
-
UploadedAug 29, 2012
-
Size16.60 KB
-
Downloads908
-
MD56ca8e0ddbd704e188c9b76d37f822d0f
Supported WoW Retail Versions
- 5.0.4
Changelog
------------------------------------------------------------------------
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
------------------------------------------------------------------------