r507-nolib
Details
-
FilenameRaidBuffStatus-r507-nolib.zip
-
Uploaded by
-
UploadedMay 15, 2012
-
Size202.36 KB
-
Downloads70
-
MD5ef7d8ce9b1bbfd48952d108ec11c62ce
Supported WoW Retail Versions
- 4.3.4
Changelog
------------------------------------------------------------------------
r507 | oscarucb | 2012-05-15 18:43:41 +0000 (Tue, 15 May 2012) | 2 lines
Changed paths:
M /trunk/Buffs.lua
fix duplicate reports on cheetah/pack
------------------------------------------------------------------------
r506 | oscarucb | 2012-05-13 05:15:07 +0000 (Sun, 13 May 2012) | 2 lines
Changed paths:
M /trunk/Buffs.lua
don't scan for pets on units that are not visible, as they will appear to be missing
------------------------------------------------------------------------
r505 | oscarucb | 2012-05-05 17:45:42 +0000 (Sat, 05 May 2012) | 4 lines
Changed paths:
M /trunk/Buffs.lua
M /trunk/Core.lua
add some throttling to NotifyInspect calls in wepcheck
Previously we were flooding the inspect queue with 2*(S+R) requests per second (for S shaman and R rogues in raid), and this was breaking several addons including LibGroupTalents
Now we only Notify a given unit once every five minutes, or when the scan button is pressed
------------------------------------------------------------------------
r504 | oscarucb | 2012-03-25 05:37:03 +0000 (Sun, 25 Mar 2012) | 2 lines
Changed paths:
M /trunk/Buffs.lua
M /trunk/Core.lua
fix tickets 344, 351 taint of _
------------------------------------------------------------------------