Download
(14Kb)
Download
Updated: 08-16-18 01:18 PM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Updated:08-16-18 01:18 PM
Created:01-09-09 09:43 PM
Downloads:129,711
Favorites:284
MD5:

rActionBar  Popular! (More than 5000 hits)

Version: 800.20180816
by: zork [More]


Intro

rActionBar is a framework for Blizzard actionbars. It does nothing on its own, needs a layout like rActionBar_Zork.
API documentation
rActionBar API documentation
Quick-Links
rActionBar, rActionBar_Zork, rBuffFrame, rBuffFrame_Zork, rButtonTemplate, rButtonTemplate_Zork
Requires
rLib
Git
https://github.com/zorker/rothui/tre...8.0/rActionBar

Optional Files (3)
File Name
Version
Size
Author
Date
Type
800.20180901
2kB
09-02-18 03:34 AM
Addon
801-2018081101
2kB
08-11-18 04:38 AM
Addon
700.20161004
1kB
10-04-16 06:07 AM
Addon


Post A Reply Comment Options
Unread 02-18-12, 03:28 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
That green this is only visible if you unlock your bars. You can show/hide all your bars in your interface settings. The is no "disable" for actionbars because you can just disable them ingame. The actionbar dragframe doesn't matter.

Hint: Make sure all bars are locked in your config file. (In case you get the green overlay on login)
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 02-18-12 at 03:35 PM.
Report comment to moderator  
Reply With Quote
Unread 02-18-12, 03:07 PM  
Hedelma
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
I have a one problem with this addon.. which is the following: How can i disable rABS_MultiBarBottomRight? I've checked every SINGLE bar to disable. But still this one bar keeps showing :<

Report comment to moderator  
Reply With Quote
Unread 01-20-12, 07:14 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
New version is available.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 01-20-12 at 12:58 PM.
Report comment to moderator  
Reply With Quote
Unread 01-20-12, 05:02 AM  
Haleth
This Space For Rent
 
Haleth's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1173
File comments: 1146
Uploads: 17
In response to "So?" - You might be interested in looking into it, if you have seen this issue yourself as well.

If there is a problem with the report, do tell.
Report comment to moderator  
Reply With Quote
Unread 01-18-12, 03:18 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
There are limited actionbars available. Especially as druid. There are not enough actionbars to swap two bars for all stances.

Other than that such behaviour could be implemented way easier with Dominos/Bartender. For rABS you would have to rewrite the code of bar2.lua and you still do not have enough bars to swap.

What you would need is an addon that can create an infinite amount of actionbuttons with statehandlers. Maybe Macaroon can do this.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 01-18-12 at 03:22 AM.
Report comment to moderator  
Reply With Quote
Unread 01-18-12, 02:29 AM  
WipKream
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Originally Posted by zork
What is the problem you are having?
I don't have a problem per se, but have a question.

Bar1 has different states (different button config) for each Druid forms, or a Rogue going in/out of stealth. Switching states is only available for Bar1, is there a way to enable this option for the other bars?
Report comment to moderator  
Reply With Quote
Unread 01-18-12, 02:13 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
What is the problem you are having?
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 01-17-12, 03:00 PM  
WipKream
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
When playing a Druid specifically when switching forms, it has an effect to Bar1 where it changes states (button config), and each Druid form has its own state. This also happens to Rogues when switching in and out of stealth, and when driving a vehicle. This only happens to Bar1, and I was wondering how do you apply this to the other bars?

I looked in the config and there seems to be no option (or maybe I can't find it) to change the state of Bar2 relating to switching druid forms. Can anyone help me?
Report comment to moderator  
Reply With Quote
Unread 01-16-12, 08:36 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
So?
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 01-16-12, 07:46 AM  
Haleth
This Space For Rent
 
Haleth's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1173
File comments: 1146
Uploads: 17
Following that, I got a taint report from this line:

Code:
barextra:RegisterEvent("UPDATE_EXTRA_ACTIONBAR")
barextra:RegisterEvent("PLAYER_REGEN_ENABLED")
barextra:SetScript("OnEvent", function(self, event, ...)
	if HasExtraActionBar() then
		self:Show()
		self.button:Show()
	else
		self:Hide()
	end
end)
Report comment to moderator  
Reply With Quote
Unread 12-29-11, 05:40 PM  
Haleth
This Space For Rent
 
Haleth's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1173
File comments: 1146
Uploads: 17
Hi zork,

I noticed a problem with ExtraActionButton earlier. On Madness of Deathwing it is supposed to always appear on Ysera's platform both in first and last phase. However during a try earlier I died, got battle rezzed, and it wouldn't show up during the last phase like it should have. It did show the first time as usual.
Report comment to moderator  
Reply With Quote
Unread 12-24-11, 10:52 PM  
Ext
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Issue

Hi there,

I'm having an issue with a shadow priest - When I shift to shadow form the main bar changes with all my shadow spells etc. as normal, problem is when I shift back to non-shadow form the buttons/spells change but it's as though the binds are still tied with the shadow form bar.

For example I have Mind Flay bound to "2" on the shadow form bar, and Greater Heal bound to "2" on the standard bar. When I switch back and try to use Greater Heal I will end up casting Mind Flay, but if I actually click the button it does cast Greater Heal. Almost like the binds aren't carrying over, if that makes any sense. A reloadUI does resolve for a short time.

Thanks,
Report comment to moderator  
Reply With Quote
Unread 12-19-11, 06:31 AM  
Crapa
A Kobold Labourer
 
Crapa's Avatar

Forum posts: 1
File comments: 45
Uploads: 0
The totem bar improvements are really cool but there's something wrong.
The cooldowns are only showed on the first set of totems (call of the ancients) and not the the two others.
Just to let you know.
Last edited by Crapa : 12-19-11 at 06:32 AM.
Report comment to moderator  
Reply With Quote
Unread 12-19-11, 02:58 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
No clue. I have a lvl 14 shaman for tests that works fine. Check if you are getting a Lua error or taint. My shaman got 3 totems in his pockets.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 12-19-11 at 03:04 AM.
Report comment to moderator  
Reply With Quote
Unread 12-18-11, 10:08 PM  
phaned
A Defias Bandit

Forum posts: 2
File comments: 27
Uploads: 0
Hi

On my baby shaman, when I learned totems at 10 and 12, the totem bar does not show up. I disabled everything and I have a totem bar with the default UI but just not with this bar mod. It is enabled in the config as far as I can tell and I do have the latest version. Any suggestions or ideas what might be the problem?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: