InfiniBar-2.0-r65572
Details
-
FilenameInfiniBar-2.0-r65572.zip
-
Uploaded by
-
UploadedMar 24, 2008
-
Size171.28 KB
-
Downloads12
-
MD5d9d2956ac1a1befce45c85f3d2617f9c
Supported WoW Retail Versions
- 2.3.3
Changelog
------------------------------------------------------------------------
r65572 | jjsheets | 2008-03-24 18:52:18 -0400 (Mon, 24 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Main.lua
M /trunk/InfiniBar-2.0/MacroSupport.lua
InfiniBar-2.0 - Streamlined Macro parsing a bit, now properly displays #showsequence lines. Fixed bug causing copying a button group from another profile always using the first button group from that profile.
------------------------------------------------------------------------
r65442 | jjsheets | 2008-03-23 09:37:25 -0400 (Sun, 23 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/MacroSupport.lua
InfiniBar-2.0 - Bugfix for MacroSupport.lua line 90.
------------------------------------------------------------------------
r65410 | jjsheets | 2008-03-22 23:28:42 -0400 (Sat, 22 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
M /trunk/InfiniBar-2.0/MacroSupport.lua
InfiniBar-2.0 - Uncommented out some code responding to events that will update the Buttons more reliably. Also added in support for an IB2 only #showsequence macro command... Happily, Blizzard's macro parser ignores it, and runs the rest of the macro properly.
------------------------------------------------------------------------
r65401 | jjsheets | 2008-03-22 21:42:19 -0400 (Sat, 22 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Finally fixed the bug causing items in macros to not have a tooltip.
------------------------------------------------------------------------
r65399 | jjsheets | 2008-03-22 21:07:44 -0400 (Sat, 22 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
M /trunk/InfiniBar-2.0/MacroSupport.lua
InfiniBar-2.0 - More work on Pet action button autocast states. Updated macro support function.
------------------------------------------------------------------------
r65351 | jjsheets | 2008-03-22 09:36:55 -0400 (Sat, 22 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Pet action buttons should update correctly now.
------------------------------------------------------------------------
r65297 | jjsheets | 2008-03-21 21:16:53 -0400 (Fri, 21 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
M /trunk/InfiniBar-2.0/MacroSupport.lua
InfiniBar-2.0 - Updates to the Macro system. Pet Action buttons are a bit saner, but still lack the ability to toggle autocast, and don't update autocast status properly.
------------------------------------------------------------------------
r65237 | jjsheets | 2008-03-21 09:57:50 -0400 (Fri, 21 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Fixed bug at IB_Button.lua:779
------------------------------------------------------------------------
r65213 | jjsheets | 2008-03-21 01:48:32 -0400 (Fri, 21 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Fixed some bugs and other issues related to pet action buttons.
------------------------------------------------------------------------
r65169 | jjsheets | 2008-03-20 11:38:48 -0400 (Thu, 20 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Blizzard macros in standard buttons will now fall back to the macro icon chosen or the question mark icon when no spell or item is the result of the macro parse.
------------------------------------------------------------------------
r65168 | jjsheets | 2008-03-20 11:28:34 -0400 (Thu, 20 Mar 2008) | 3 lines
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Added [macroname] text sub.
- Worked on positioning of textsubs.
- Added option to reset a button's text subs to the button group's defaults.
------------------------------------------------------------------------
r65126 | jjsheets | 2008-03-20 02:24:51 -0400 (Thu, 20 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/MacroSupport.lua
InfiniBar-2.0 - Fixed bug macro introduced from previous revision.
------------------------------------------------------------------------
r65125 | jjsheets | 2008-03-19 22:16:00 -0400 (Wed, 19 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/MacroSupport.lua
M /trunk/InfiniBar-2.0/embeds.xml
M /trunk/InfiniBar-2.0/libs
InfiniBar-2.0 - Fixed #show and #showtooltip to accept secure command options. Updated embeds and externals.
------------------------------------------------------------------------
r65121 | jjsheets | 2008-03-19 19:20:11 -0400 (Wed, 19 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Main.lua
InfiniBar-2.0 - Removed code causing taint when trying to cycle through actionbar pages.
------------------------------------------------------------------------
r65087 | jjsheets | 2008-03-19 10:55:02 -0400 (Wed, 19 Mar 2008) | 4 lines
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Button.lua
M /trunk/InfiniBar-2.0/IB_Main.lua
InfiniBar-2.0 -
- Fade speed is now a global configurable option.
- Bar scale now takes increments of 1%.
- Maximum number of Actionbar pages to scroll through can now be set globally. This affects the Next Actionbar Page and Previous Actionbar Page keybinds.
------------------------------------------------------------------------
r65056 | jjsheets | 2008-03-19 01:47:53 -0400 (Wed, 19 Mar 2008) | 8 lines
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Button.lua
M /trunk/InfiniBar-2.0/IB_Main.lua
InfiniBar-2.0 -
- While enabled, changing state emulation choices will immediately update the emulated state.
- Added option to Harmful/Helpful state allowing you to toggle only with a helpful target, or only with a hamrful target, or toggle to separate pages for both, as before.
- Fixed bugs with Group and Mounted states choices in emulation and hiding.
- Added support for Spell use count to the [itemcount] tag.
- Added clarification to the keybind tooltip that hitting Esc will clear the bind.
- Embedded Macros can now be edited directly in the Rock GUI.
- Resetting your profile now properly reverts to complete defaults.
------------------------------------------------------------------------
r65046 | jjsheets | 2008-03-18 22:07:29 -0400 (Tue, 18 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Main.lua
InfiniBar-2.0 - Fixed the bug causing entire button groups to delete themselves when changing an indicator color. And it was a stupid bug, too.
------------------------------------------------------------------------
r65043 | jjsheets | 2008-03-18 21:35:45 -0400 (Tue, 18 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Button.lua
M /trunk/InfiniBar-2.0/IB_Main.lua
M /trunk/InfiniBar-2.0/InfiniBar-2.0.toc
InfiniBar-2.0 - Updated TOC with official forum post link. Fixed weird Drag and drop bugs. Fixed Weird Fading bus when dragging actions. Fixed Empty button hiding bugs. Increased Size of Embedded Macro editor font. Added code in preparation of multiline edit in RockConfig GUI. Added slash command /ib which opens the GUI. Added option to hide IB2 from FuBar entirely.
------------------------------------------------------------------------
r64934 | jjsheets | 2008-03-18 01:25:30 -0400 (Tue, 18 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Added a tooltip on mouseover to explain the Macro editor a bit.
------------------------------------------------------------------------
r64933 | jjsheets | 2008-03-18 01:03:33 -0400 (Tue, 18 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Added a Close Button to the macro editor.
------------------------------------------------------------------------
r64931 | jjsheets | 2008-03-18 00:48:06 -0400 (Tue, 18 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Embedded macros are no longer editable in Combat. Also, editing a macro while it is already open does not clear changes any more. Editing a new macro while editing another one now saves the open macro before switching to the new one.
------------------------------------------------------------------------
r64928 | jjsheets | 2008-03-17 23:24:52 -0400 (Mon, 17 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Button.lua
M /trunk/InfiniBar-2.0/MacroSupport.lua
InfiniBar-2.0 - More optimizations. Also added support for hiding empty buttons completely.
------------------------------------------------------------------------
r64925 | jjsheets | 2008-03-17 23:00:04 -0400 (Mon, 17 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Xinhuan is in ur code, optimizing ur functions. Also I Added Full Fade in when dragging.
------------------------------------------------------------------------
r64876 | jjsheets | 2008-03-17 15:18:14 -0400 (Mon, 17 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Added Button Group Fadeout/hiding.
------------------------------------------------------------------------
r64788 | jjsheets | 2008-03-16 20:25:36 -0400 (Sun, 16 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
InfiniBar-2.0 - Changed the GUI Option for Locking a button group's contents to use a checkbox, allowing one to unlock the group at once as well.
------------------------------------------------------------------------
r64757 | jjsheets | 2008-03-16 16:51:57 -0400 (Sun, 16 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - The OnUpdate code will no longer update cooldown or icon for non-macros.
------------------------------------------------------------------------
r64740 | jjsheets | 2008-03-16 14:22:48 -0400 (Sun, 16 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Added a continuous button update method, staggering each button update through half a second to attempt to eliminate frame freezes. This should eliminate issues with macros not updating their icons/cooldowns/etc. correctly.
------------------------------------------------------------------------
r64726 | jjsheets | 2008-03-16 11:27:23 -0400 (Sun, 16 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Fixed changing button Bind to update the [key] textsub. Fixed DragStop function error causing drag and drop weirdness.
------------------------------------------------------------------------
r64678 | jjsheets | 2008-03-16 01:26:37 -0400 (Sun, 16 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
InfiniBar-2.0 - Fixed bug causing only one button group to ever show up in the GUI. Fixed bug causing initial layout of buttons to be stacked on top of each other.
------------------------------------------------------------------------
r64675 | jjsheets | 2008-03-16 00:01:27 -0400 (Sun, 16 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/InfiniBar-2.0.toc
InfiniBar-2.0 - Added OptionalDeps for LibRock-1.0 to toc file.
------------------------------------------------------------------------
r64673 | jjsheets | 2008-03-15 23:58:00 -0400 (Sat, 15 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
M /trunk/InfiniBar-2.0/InfiniBar-2.0.toc
InfiniBar-2.0 - Updated Title in toc file to reflect the fact that IB2 is not an Ace2 mod. Removed the character limit on embedded macros.
------------------------------------------------------------------------
r64668 | jjsheets | 2008-03-15 22:46:53 -0400 (Sat, 15 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Main.lua
InfiniBar-2.0 - Added missing DeleteButtonGroup functions.
------------------------------------------------------------------------
r64667 | jjsheets | 2008-03-15 22:08:26 -0400 (Sat, 15 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0
M /trunk/InfiniBar-2.0/InfiniBar-2.0.toc
M /trunk/InfiniBar-2.0/libs
InfiniBar-2.0 - Updated toc file's X-Embeds property. Added external definitions.
------------------------------------------------------------------------
r64666 | jjsheets | 2008-03-15 22:04:30 -0400 (Sat, 15 Mar 2008) | 1 line
Changed paths:
A /trunk/InfiniBar-2.0
A /trunk/InfiniBar-2.0/IB_Bar.lua
A /trunk/InfiniBar-2.0/IB_Button.lua
A /trunk/InfiniBar-2.0/IB_Class.lua
A /trunk/InfiniBar-2.0/IB_Main.lua
A /trunk/InfiniBar-2.0/IB_Utility.lua
A /trunk/InfiniBar-2.0/InfiniBar-2.0.toc
A /trunk/InfiniBar-2.0/MacroSupport.lua
A /trunk/InfiniBar-2.0/embeds.xml
A /trunk/InfiniBar-2.0/icon.tga
A /trunk/InfiniBar-2.0/libs
InfiniBar-2.0 - Initial Import Commit.
------------------------------------------------------------------------