Change Log:
--------------------
v2.50
global variables fixes
v2.49
battlepets
v2.48
ButtonForge back again
battlepet's checked disabled due to GetSummonedPetID function removal by Blizzard
battlepet's summon disabled due to SummonPetByID function removal by Blizzard
v2.47
toc changed for v5.1.0
v2.46
tonumber for FindSpellId
changes to be compatible with LastEffect addon
v2.45
fixed moving whole arrow button
v2.44
fix for hooksecurefunc(GameTooltip, ...)
fixed: item tooltips
v2.43
set parent button action on click now optional (default "off")
v2.42
hangs fix
v2.41
tooltips for action buttons changed on click while in combat
v2.40
TinyExtraBars support
button glow support
proper item charges
parent action buttons can now receive action and texture on left click (including "in combat", thanks to Ro from US WoW forums)
v2.38
EasyStorage updated to v1.1.0
v2.37
battlepet tooltip more info
minor changes
v2.36
SavedVariables logic moved into separate library
companions (battlepets), almost everything works except cooldowns and "right-click set"
v2.35
fixed: tooltips for mounts through spell id while through hyperlinks still bugged
some improvements:
redone work with saves
redone work with button's functions presets
v2.34
right-click mount to set fix
SetFrameStrata while InCombat fix
v2.33
FlyoutListButton "compare number with nil" fixed
taint by not local "_" (hopefully)
v2.32
toc Interface changed back to 50001
Lua error on talents change fixed
v2.20-2.31
MoP changes
v2.18
macro fixed
v2.17
some fixes
v2.16
fixed hunter's pets
v2.15
fixed bug on removing button from list
removing button in the middle of list will rearrange buttons
v2.12
fixed interference between "Right-Click self cast" and "Right-Click set" in options
added option "Arrow button movable" to prevent or allow moving
v2.11
mouseover fixes
v2.10
buttons can be scaled
v2.08
back to possibility to use several action bars...
Description:
--------------------
Overview
Custom Flyout buttons similar to Blizzard buttons like traps and teleports. Now you can make your own buttons!
HowTo
To make your own button lists open Spellbook (or use slash command to enter SettingsMode): you will see small arrow-buttons attached to your action buttons. To start adding buttons click arrow-button: appears empty button list, drag there spells, companions, mounts, items. Close spellbook: buttons ready to use.
To set flyout arrow direction right-click arrow button
Features
Action buttons right-click while not in combat to set action to bar button. Supported default Blizzard action bars, "Button Forge" and Bartender4.
Action buttons right-click while in combat - selfcast
Slash commands
"/fbc" or "/fbcustom"
params:
empty to show settings window
'help' to see available slash commands
Tested with
Default Blizzard action bar, Button Forge, Bartender 4, Dominos.
Comments
Appreciated. If you using some 3-rd party action bars instead of "not works" please be more specific, like "not works with JohnSmithCoolBar".
--------------------
v2.50
global variables fixes
v2.49
battlepets
v2.48
ButtonForge back again
battlepet's checked disabled due to GetSummonedPetID function removal by Blizzard
battlepet's summon disabled due to SummonPetByID function removal by Blizzard
v2.47
toc changed for v5.1.0
v2.46
tonumber for FindSpellId
changes to be compatible with LastEffect addon
v2.45
fixed moving whole arrow button
v2.44
fix for hooksecurefunc(GameTooltip, ...)
fixed: item tooltips
v2.43
set parent button action on click now optional (default "off")
v2.42
hangs fix
v2.41
tooltips for action buttons changed on click while in combat
v2.40
TinyExtraBars support
button glow support
proper item charges
parent action buttons can now receive action and texture on left click (including "in combat", thanks to Ro from US WoW forums)
v2.38
EasyStorage updated to v1.1.0
v2.37
battlepet tooltip more info
minor changes
v2.36
SavedVariables logic moved into separate library
companions (battlepets), almost everything works except cooldowns and "right-click set"
v2.35
fixed: tooltips for mounts through spell id while through hyperlinks still bugged
some improvements:
redone work with saves
redone work with button's functions presets
v2.34
right-click mount to set fix
SetFrameStrata while InCombat fix
v2.33
FlyoutListButton "compare number with nil" fixed
taint by not local "_" (hopefully)
v2.32
toc Interface changed back to 50001
Lua error on talents change fixed
v2.20-2.31
MoP changes
v2.18
macro fixed
v2.17
some fixes
v2.16
fixed hunter's pets
v2.15
fixed bug on removing button from list
removing button in the middle of list will rearrange buttons
v2.12
fixed interference between "Right-Click self cast" and "Right-Click set" in options
added option "Arrow button movable" to prevent or allow moving
v2.11
mouseover fixes
v2.10
buttons can be scaled
v2.08
back to possibility to use several action bars...
Description:
--------------------
Overview
Custom Flyout buttons similar to Blizzard buttons like traps and teleports. Now you can make your own buttons!
HowTo
To make your own button lists open Spellbook (or use slash command to enter SettingsMode): you will see small arrow-buttons attached to your action buttons. To start adding buttons click arrow-button: appears empty button list, drag there spells, companions, mounts, items. Close spellbook: buttons ready to use.
To set flyout arrow direction right-click arrow button
Features
Action buttons right-click while not in combat to set action to bar button. Supported default Blizzard action bars, "Button Forge" and Bartender4.
Action buttons right-click while in combat - selfcast
Slash commands
"/fbc" or "/fbcustom"
params:
empty to show settings window
'help' to see available slash commands
Tested with
Default Blizzard action bar, Button Forge, Bartender 4, Dominos.
Comments
Appreciated. If you using some 3-rd party action bars instead of "not works" please be more specific, like "not works with JohnSmithCoolBar".