r22

Details

  • Filename
    BetterExtraActionButton-r22.zip
  • Uploaded by
  • Uploaded
    Dec 10, 2012
  • Size
    3.01 KB
  • Downloads
    116
  • MD5
    3a7a4ca025733ddd76f9828e65bfc1da

Supported WoW Retail Versions

  • 5.0.5

Changelog

------------------------------------------------------------------------
r22 | nebula169 | 2012-12-10 21:18:44 +0000 (Mon, 10 Dec 2012) | 1 line
Changed paths:
   M /trunk/BetterExtraActionButton.lua

use PLAYER_LOGIN instead of P_E_W
------------------------------------------------------------------------
r21 | nebula169 | 2012-12-03 05:41:11 +0000 (Mon, 03 Dec 2012) | 1 line
Changed paths:
   M /trunk/BetterExtraActionButton.lua

some more refactoring
------------------------------------------------------------------------
r20 | nebula169 | 2012-11-18 01:48:36 +0000 (Sun, 18 Nov 2012) | 1 line
Changed paths:
   M /trunk/BetterExtraActionButton.lua

set a button texture if there isn't one when you toggle it on
------------------------------------------------------------------------
r18 | nebula169 | 2012-11-16 01:23:27 +0000 (Fri, 16 Nov 2012) | 1 line
Changed paths:
   M /trunk/BetterExtraActionButton.lua

thought i committed this, but alas. try a little harder to avoid causing addon_blocked messages
------------------------------------------------------------------------
r17 | nebula169 | 2012-09-28 06:25:26 +0000 (Fri, 28 Sep 2012) | 2 lines
Changed paths:
   M /trunk/BetterExtraActionButton.lua

-pretty up the button on load so we don't have issues if you're in combat the first time you see it
-some refactoring to avoid superfluous ADDON_BLOCKED messages
------------------------------------------------------------------------