r124-release
Details
-
FilenameAddonLoader-r124-release.zip
-
Uploaded by
-
UploadedSep 10, 2012
-
Size16.74 KB
-
Downloads16,435
-
MD59f94b9b65c7f8f0b4ded80dab2f25008
Supported WoW Retail Versions
- 5.0.4
Changelog
------------------------------------------------------------------------
r124 | funkydude | 2012-09-10 15:27:56 +0000 (Mon, 10 Sep 2012) | 1 line
Changed paths:
A /tags/r124-release (from /trunk:123)
Tagging as r124-release
------------------------------------------------------------------------
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
------------------------------------------------------------------------