r24

Details

  • Filename
    BetterExtraActionButton-r24.zip
  • Uploaded by
  • Uploaded
    Dec 12, 2012
  • Size
    3.16 KB
  • Downloads
    339
  • MD5
    cf0777510616f751e2d5750739fef69a

Supported WoW Retail Versions

  • 5.1.0

Changelog

------------------------------------------------------------------------
r24 | nebula169 | 2012-12-12 19:29:22 +0000 (Wed, 12 Dec 2012) | 1 line
Changed paths:
   M /trunk/BetterExtraActionButton.lua

only anchor the frame once and print a warning about sabotage
------------------------------------------------------------------------
r23 | nebula169 | 2012-12-10 21:19:15 +0000 (Mon, 10 Dec 2012) | 1 line
Changed paths:
   M /trunk/BetterExtraActionButton.toc

bump toc
------------------------------------------------------------------------
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
------------------------------------------------------------------------