FlexBar2-r54527

Details

  • Filename
    FlexBar2-r54527.zip
  • Uploaded by
  • Uploaded
    Nov 13, 2007
  • Size
    155.52 KB
  • Downloads
    36
  • MD5
    1134335f4f7510828b6a1fd56e6ec83f

Supported WoW Retail Versions

  • 2.2.3

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------
r53277 | cncfanatics | 2007-10-26 15:13:09 -0400 (Fri, 26 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Attributes/Attributes.lua

FlexBar2: Remove debug code, meh
------------------------------------------------------------------------
r53276 | cncfanatics | 2007-10-26 15:02:12 -0400 (Fri, 26 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Attributes/Attributes.lua

FlexBar2: Fix for remaps on priest shadowform
------------------------------------------------------------------------
r53272 | cncfanatics | 2007-10-26 14:14:15 -0400 (Fri, 26 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Attributes/Attributes.lua

FlexBar2: Fix for remaps on priest shadowform
------------------------------------------------------------------------
r53214 | cncfanatics | 2007-10-25 13:21:40 -0400 (Thu, 25 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/Utility.lua

FlexBar2: You can now use button=mouseover to modify the button the mouse is currently on
------------------------------------------------------------------------
r53103 | cncfanatics | 2007-10-24 13:06:51 -0400 (Wed, 24 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Slashcommands.lua

FlexBar2: Modules can now be disabled for certain buttons only by supplying the button parameter to the setmodule command
------------------------------------------------------------------------
r52913 | cncfanatics | 2007-10-22 13:05:45 -0400 (Mon, 22 Oct 2007) | 3 lines
Changed paths:
   M /trunk/FlexBar2/Action/TextSubs.lua
   M /trunk/FlexBar2/Core.lua
   M /trunk/FlexBar2/TextSubs/TextSubs.lua

FlexBar2:
   - Fixed a bug with /fb disable
   - Added $(macroname) as new textsub, it is on field 4 by default
------------------------------------------------------------------------
r52709 | cncfanatics | 2007-10-20 15:54:03 -0400 (Sat, 20 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua

FlexBar2: Remove debug code
------------------------------------------------------------------------
r52690 | cncfanatics | 2007-10-20 13:56:25 -0400 (Sat, 20 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Attributes/Attributes.lua
   M /trunk/FlexBar2/Button/Button.lua
   M /trunk/FlexBar2/Core.lua

FlexBar2: Fix bug in a cleaner way and less buggy way, optimize the core slightly
------------------------------------------------------------------------
r52688 | cncfanatics | 2007-10-20 13:43:32 -0400 (Sat, 20 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/Button/Button.lua

FlexBar2: Fix a bug when learning new shapeshifts
------------------------------------------------------------------------
r52606 | cncfanatics | 2007-10-19 17:51:24 -0400 (Fri, 19 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua

FlexBar2: Removed useless code
------------------------------------------------------------------------
r52604 | cncfanatics | 2007-10-19 17:42:55 -0400 (Fri, 19 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Tooltip/Tooltip.lua

FlexBar2: Tweak item tooltips
------------------------------------------------------------------------
r52603 | cncfanatics | 2007-10-19 17:32:01 -0400 (Fri, 19 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/ItemCache/ItemCache.lua

FlexBar2: Fix a cooldown bug with conjured items
------------------------------------------------------------------------
r52592 | cncfanatics | 2007-10-19 16:25:09 -0400 (Fri, 19 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Slashcommands.lua

FlexBar2: Fix erronous /fb group help
------------------------------------------------------------------------
r52591 | cncfanatics | 2007-10-19 16:22:11 -0400 (Fri, 19 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/Tooltip/Tooltip.lua

FlexBar2: Fix a tooltip bug
------------------------------------------------------------------------
r52588 | cncfanatics | 2007-10-19 15:40:42 -0400 (Fri, 19 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Slashcommands.lua

FlexBar2: no, replace is not an alias for gsub, idiot \!
------------------------------------------------------------------------
r52578 | cncfanatics | 2007-10-19 13:51:23 -0400 (Fri, 19 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Slashcommands.lua

FlexBar2: \n can now be used as newline for slashcommands
------------------------------------------------------------------------
r52573 | cncfanatics | 2007-10-19 12:17:35 -0400 (Fri, 19 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua

FlexBar2: Fixed a bug while the TextSubs module is disabled
------------------------------------------------------------------------
r52489 | cncfanatics | 2007-10-18 15:14:06 -0400 (Thu, 18 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua

FlexBar2: Damn you Ellipsis (fix typo)
------------------------------------------------------------------------
r52486 | cncfanatics | 2007-10-18 14:44:44 -0400 (Thu, 18 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua

FlexBar2: Fix an error when the TextSubs module is disabled
------------------------------------------------------------------------
r52396 | cncfanatics | 2007-10-17 12:42:49 -0400 (Wed, 17 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/Button/Button.lua
   M /trunk/FlexBar2/Keybindings/Keybindings.lua

FlexBar2: Macro's are now indexed by macro name
------------------------------------------------------------------------
r52304 | cncfanatics | 2007-10-16 13:59:41 -0400 (Tue, 16 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Highlighting/Highlighting.lua

FlexBar2: Fixed a bug with the usability highlight when changing gear
------------------------------------------------------------------------
r52179 | cncfanatics | 2007-10-15 16:50:52 -0400 (Mon, 15 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Attributes/Slashcommands.lua

FlexBar2: Fix remapping bug
------------------------------------------------------------------------
r52173 | cncfanatics | 2007-10-15 16:13:02 -0400 (Mon, 15 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Slashcommands.lua

FlexBar2: Fix nil bug
------------------------------------------------------------------------
r52166 | cncfanatics | 2007-10-15 14:25:18 -0400 (Mon, 15 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Action/TextSubs.lua
   M /trunk/FlexBar2/Slashcommands.lua
   M /trunk/FlexBar2/TextSubs/Slashcommands.lua

FlexBar2: Added the ability to shortcut slashcommands, see the slashcommand reference at the notes section for more information
------------------------------------------------------------------------
r52156 | cncfanatics | 2007-10-15 12:47:54 -0400 (Mon, 15 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/TextSubs/Slashcommands.lua
   M /trunk/FlexBar2/TextSubs/TextSubs.lua

FlexBar2: Add the ability to set the red, green, blue & alpha values of a textfield with /fb settext
------------------------------------------------------------------------
r52061 | cncfanatics | 2007-10-14 17:27:53 -0400 (Sun, 14 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Highlighting/Highlighting.lua

FlexBar2: Fix a typo that would cause highlights to not update on shapeshifting
------------------------------------------------------------------------
r52060 | cncfanatics | 2007-10-14 17:23:11 -0400 (Sun, 14 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/Attributes/Attributes.lua
   M /trunk/FlexBar2/Button/Button.lua

FlexBar2: Fix a bug when dragging spells on a button
------------------------------------------------------------------------
r52059 | cncfanatics | 2007-10-14 16:57:32 -0400 (Sun, 14 Oct 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Button/Button.lua

FlexBar2: Fix an oversight
------------------------------------------------------------------------
r52057 | cncfanatics | 2007-10-14 16:52:52 -0400 (Sun, 14 Oct 2007) | 4 lines
Changed paths:
   M /trunk/FlexBar2/Attributes/Attributes.lua
   M /trunk/FlexBar2/Attributes/Slashcommands.lua
   M /trunk/FlexBar2/Button/Button.lua
   M /trunk/FlexBar2/Button/Slashcommands.lua
   M /trunk/FlexBar2/Highlighting/Highlighting.lua

FlexBar2:
    - Add a new slashcommand /fb liststates
   - Fix a bug where a button would appear usable when it was not
   - Added the ability to show/hide buttons depending on their state
------------------------------------------------------------------------
r51855 | cncfanatics | 2007-10-13 07:14:17 -0400 (Sat, 13 Oct 2007) | 4 lines
Changed paths:
   M /trunk/FlexBar2/Core.lua
   M /trunk/FlexBar2/EventManager/EventManager.lua
   M /trunk/FlexBar2/Slashcommands.lua

FlexBar2:
   - Use a cleaner way to access frame scripts, the scripts are set with SetScript if there is no script yet, and with HookScript if there is
   - Add /fb enable & /fb disable
   - Fixed a bug where you could enable flexbar multiple times (eek)
------------------------------------------------------------------------

Additional Files