r505-nolib

Details

  • Filename
    RaidBuffStatus-r505-nolib.zip
  • Uploaded by
  • Uploaded
    May 5, 2012
  • Size
    202.10 KB
  • Downloads
    182
  • MD5
    27182429e9ed9c776582bc4d1521018d

Supported WoW Retail Versions

  • 4.3.4

Changelog

------------------------------------------------------------------------
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 _

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