IMPORTANT!
This version of InfiniBar is buggy, outdated, and no longer supported. InfiniBar-2.0 has been released in BETA form, testers are welcome. See the Official IB2 thread for details.
Is there a way to make a bar, then copy it so i dont have to align the buttons with each other again? Or, is there and easier way to get a normal 12 button bar?
Is there a way to make a bar, then copy it so i dont have to align the buttons with each other again? Or, is there and easier way to get a normal 12 button bar?
At the moment, no... but I will be implementing a copy feature tonight. I'd do it now, but I have to go to work. :)
I'll probably also make buttons for setting up layouts by row and column, and possibly around a circle.
When you drag a button with the button unlocked, it will not go to where it should . Instead, it will go to where the bottom right corner is next to the top left corner before you let go when dragging it.
I created a button set to 2 actionbar pages and stealth, and put first aid in it, then stealthed, it switched to being an empty button, then I unstealthed, and my first aid button didn't return :(
Do Macro's with mousebutton modifiers work on paged bars?
As long as you place the macro in the same spot in the alt/shift/ctrl pages too, it ought to.
If not, let me know, and I'll figure out why not.
Quote from Artiimus »
Hiding Blizz Default?
Not in just yet, but I'll add it eventually.
Quote from kergoth »
I created a button set to 2 actionbar pages and stealth, and put first aid in it, then stealthed, it switched to being an empty button, then I unstealthed, and my first aid button didn't return :(
Looking into this one after I get the layout system coded up.
[00:59:35] < Fin> JJSheets: is it too early for IB suggestions?
[00:59:59] < JJSheets> Fin, no :)
[01:01:34] < Fin> JJSheets: just a little (gratuitous) thing, but have
you seen or tried AlphaBlending?
[01:01:52] < JJSheets> Fin, no I haven't, what is it?
[01:02:37] < Fin> JJSheets: it's pretty simple, just does
UIFrameFadeIn() for frames under certain conditions
[01:02:49] < Fin> (death, combat, flying, etc.)
[01:02:55] < JJSheets> ah.
[01:02:58] < Fin> it's just a nice effect
[01:03:22] < Fin> [url]http://www.wowinterface.com/downloads/info6966-AlphaBlending.html[/url]
[01:03:35] < JJSheets> well, throw the suggestion onto the official
thread on wowace.com so I don't forget. :)
[01:03:44] < Fin> you have to specify the frame names manually in a lua
file and stuff, but it's pretty cool
[01:03:46] < Fin> righto
Does it support rightcllick = selfcast (as Bartender does)?
If not, please add it. :)
Revision 32088:
Right click self casts are in.
Also I have completed Fin's suggestion. Bars can be set to fade in when entering or exiting combat, and can also be set to fade in when you have a target and/or focus. The speed of fade in/out can be set from 0 to 2 seconds, and the faded out alpha and faded in alpha can be set as well. If any setting indicates that the bar should be shown, it will be shown.
I gotta say, the fade in/out is really nice looking. Thanks again for the suggestion Fin.
Hi just tested it and it seems really nice! :) In a few days I will probably use this. Some findings and suggestions so far!
- The keybindings only worked after I relogged
- Please add alt selfcast
- As someone above suggested please an option to hide the standard blizz bar :)
- possibility to hide a certain bar in a certain stance. (I use a lot of potions and items in casterform, but since
druids in animal form can use that it would be nice to fade a bar which is holding my potions and stuff, out)
It seems you already have a lot of good autohide options, so I figured I'd suggest my ideal mode:
"Show if player is not at full health or mana (if player has mana), or if target is friendly and not at full health, or the bar is being moused over."
This would be perfect for the bar I use for potions/bandages/food/water, and is something I've been looking for for a long time. I realize it's a bit esoteric though...
Oh, finally an actionbar with discord-like freedom. Awesome!
A feature request that no other bar addon seems to have included yet:
- Allow the user to enter macrotext himself, not just reference to the (limited amount) macros from the main game /macro interface.
I suggest implementing that as a new actiontype called "macrotext" giving a multiline editfield to store an individual macro for each button. No other actionbar has done this before from what I could see, the only other addon that I saw providing this is Clique. The secure system has the mechanics for this ready.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
This version of InfiniBar is buggy, outdated, and no longer supported. InfiniBar-2.0 has been released in BETA form, testers are welcome. See the Official IB2 thread for details.
Also, the latest revision properly Shows hidden bars when you're dragging actions.
At the moment, no... but I will be implementing a copy feature tonight. I'd do it now, but I have to go to work. :)
I'll probably also make buttons for setting up layouts by row and column, and possibly around a circle.
**edit**
Note to self:
Read -> comprehend -> post... sorry 'bout that!!
It's built in actually... I suppose 'supports' isn't the right word... copies? steals? borrows?
As long as you place the macro in the same spot in the alt/shift/ctrl pages too, it ought to.
If not, let me know, and I'll figure out why not.
Not in just yet, but I'll add it eventually.
Looking into this one after I get the layout system coded up.
If not, please add it. :)
Revision 32088:
Right click self casts are in.
Also I have completed Fin's suggestion. Bars can be set to fade in when entering or exiting combat, and can also be set to fade in when you have a target and/or focus. The speed of fade in/out can be set from 0 to 2 seconds, and the faded out alpha and faded in alpha can be set as well. If any setting indicates that the bar should be shown, it will be shown.
I gotta say, the fade in/out is really nice looking. Thanks again for the suggestion Fin.
- The keybindings only worked after I relogged
- Please add alt selfcast
- As someone above suggested please an option to hide the standard blizz bar :)
- possibility to hide a certain bar in a certain stance. (I use a lot of potions and items in casterform, but since
druids in animal form can use that it would be nice to fade a bar which is holding my potions and stuff, out)
"Show if player is not at full health or mana (if player has mana), or if target is friendly and not at full health, or the bar is being moused over."
This would be perfect for the bar I use for potions/bandages/food/water, and is something I've been looking for for a long time. I realize it's a bit esoteric though...
A feature request that no other bar addon seems to have included yet:
- Allow the user to enter macrotext himself, not just reference to the (limited amount) macros from the main game /macro interface.
I suggest implementing that as a new actiontype called "macrotext" giving a multiline editfield to store an individual macro for each button. No other actionbar has done this before from what I could see, the only other addon that I saw providing this is Clique. The secure system has the mechanics for this ready.