FlexBar2-r56267
Details
-
FilenameFlexBar2-r56267.zip
-
Uploaded by
-
UploadedNov 29, 2007
-
Size147.50 KB
-
Downloads38
-
MD5705fc8d3675454155ad8db7314cdc200
Supported WoW Retail Versions
- 2.3.3
Changelog
------------------------------------------------------------------------
r56267 | cncfanatics | 2007-11-29 13:00:20 -0500 (Thu, 29 Nov 2007) | 1 line
Changed paths:
M /trunk/FlexBar2/Action/Action.lua
M /trunk/FlexBar2/Highlighting/Highlighting.lua
FlexBar2: Add fixes to macro features by balstor, thanks a lot :)
------------------------------------------------------------------------
r55549 | cncfanatics | 2007-11-20 13:38:59 -0500 (Tue, 20 Nov 2007) | 1 line
Changed paths:
M /trunk/FlexBar2/Button/Button.lua
M /trunk/FlexBar2/Core.lua
FlexBar2: Fixed a bug where buttons didn't hide on login
------------------------------------------------------------------------
r54690 | cncfanatics | 2007-11-14 12:47:29 -0500 (Wed, 14 Nov 2007) | 1 line
Changed paths:
M /trunk/FlexBar2/FlexBar2.toc
FlexBar2: TOC update
------------------------------------------------------------------------
r54527 | cncfanatics | 2007-11-13 15:22:24 -0500 (Tue, 13 Nov 2007) | 1 line
Changed paths:
M /trunk/FlexBar2/Highlighting/Highlighting.lua
FlexBar2: Check usability when buffs change for clearcasting
------------------------------------------------------------------------
r54116 | cncfanatics | 2007-11-07 16:42:13 -0500 (Wed, 07 Nov 2007) | 1 line
Changed paths:
M /trunk/FlexBar2/Keybindings/Slashcommands.lua
FlexBar2: Fix nil error
------------------------------------------------------------------------
r53958 | cncfanatics | 2007-11-05 16:49:13 -0500 (Mon, 05 Nov 2007) | 1 line
Changed paths:
M /trunk/FlexBar2/Action/Slashcommands.lua
FlexBar2: /fb actionlock & /fb actionunlock now default to all buttons
------------------------------------------------------------------------
r53751 | cncfanatics | 2007-11-02 12:50:46 -0400 (Fri, 02 Nov 2007) | 1 line
Changed paths:
M /trunk/FlexBar2/Action/Action.lua
FlexBar2: Fix action textures to show question marks less often
------------------------------------------------------------------------
r53653 | cncfanatics | 2007-11-01 12:55:41 -0400 (Thu, 01 Nov 2007) | 1 line
Changed paths:
M /trunk/FlexBar2/Attributes/Attributes.lua
FlexBar2: Really fix the bug with missing textures this time
------------------------------------------------------------------------
r53601 | cncfanatics | 2007-10-31 17:52:14 -0400 (Wed, 31 Oct 2007) | 1 line
Changed paths:
M /trunk/FlexBar2/Action/Action.lua
M /trunk/FlexBar2/Attributes/Attributes.lua
FlexBar2: Fix bug with empty textures
------------------------------------------------------------------------
r53583 | cncfanatics | 2007-10-31 10:56:58 -0400 (Wed, 31 Oct 2007) | 1 line
Changed paths:
M /trunk/FlexBar2/Attributes/Attributes.lua
FlexBar2: More typos
------------------------------------------------------------------------
r53581 | cncfanatics | 2007-10-31 10:50:25 -0400 (Wed, 31 Oct 2007) | 1 line
Changed paths:
M /trunk/FlexBar2/Attributes/Attributes.lua
M /trunk/FlexBar2/Slashcommands.lua
FlexBar2: Typos shouldn't make code take 10 times longer to run :( + Extra optimization, cheers Xinhuan \!
------------------------------------------------------------------------
r53516 | cncfanatics | 2007-10-30 12:32:17 -0400 (Tue, 30 Oct 2007) | 1 line
Changed paths:
M /trunk/FlexBar2/Attributes/Attributes.lua
FlexBar2: Really Remove debugging messages :)
------------------------------------------------------------------------
r53514 | cncfanatics | 2007-10-30 12:30:59 -0400 (Tue, 30 Oct 2007) | 1 line
Changed paths:
M /trunk/FlexBar2/Attributes/Attributes.lua
FlexBar2: Remove debugging messages :)
------------------------------------------------------------------------
r53510 | cncfanatics | 2007-10-30 11:46:05 -0400 (Tue, 30 Oct 2007) | 1 line
Changed paths:
M /trunk/FlexBar2/Attributes/Attributes.lua
M /trunk/FlexBar2/Utility.lua
FlexBar2: Further optimization to statebutton generation
------------------------------------------------------------------------
r53506 | cncfanatics | 2007-10-30 10:19:51 -0400 (Tue, 30 Oct 2007) | 1 line
Changed paths:
M /trunk/FlexBar2/Attributes/Attributes.lua
FlexBar2: don't have 2 activator functions in a single module; bad bad bad
------------------------------------------------------------------------
r53501 | cncfanatics | 2007-10-30 09:46:59 -0400 (Tue, 30 Oct 2007) | 1 line
Changed paths:
M /trunk/FlexBar2/Attributes/Attributes.lua
M /trunk/FlexBar2/Utility.lua
FlexBar2: Huge optimization for state button generation, it is no longer generated once per button
------------------------------------------------------------------------
r53467 | cncfanatics | 2007-10-29 18:42:51 -0400 (Mon, 29 Oct 2007) | 1 line
Changed paths:
M /trunk/FlexBar2/Action/Slashcommands.lua
M /trunk/FlexBar2/Button/Button.lua
M /trunk/FlexBar2/Highlighting/Highlighting.lua
FlexBar2: The highlighting module now creates highlight textures on its own and buttons are no longer checkbuttons, because of this the highlightings module can be disabled fine without ugly side effects
------------------------------------------------------------------------