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,834
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-27-15, 07:53 AM  
siweia
A Flamescale Wyrmkin
 
siweia's Avatar
AddOn Author - Click to view AddOns

Forum posts: 126
File comments: 195
Uploads: 14
@zork

The flight I meant is provided by NPC, not for mounted player.
It's a new function in patch 6.1, for someone who select a wrong flight path, and wanna get off before next landing. The leave vehicle button would be visible then.
Last edited by siweia : 02-27-15 at 07:54 AM.
Report comment to moderator  
Reply With Quote
Unread 02-27-15, 01:59 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
If you have a working macro condition that gets activated while flying then yes. Currently the vehicle exit button frame is only shown under certain conditions.

Lua Code:
  1. --the button will spawn if a vehicle exists, but no vehicle ui is in place (the vehicle ui has its own exit button)
  2.   RegisterStateDriver(button, "visibility", "[petbattle] hide; [overridebar][vehicleui][possessbar][@vehicle,exists] show; hide")

According to http://wow.gamepedia.com/Macro_conditionals there is.

You can add the condition [flying] and it should work. Open this file https://code.google.com/p/rothui/sou...ve_vehicle.lua and change the line to
Lua Code:
  1. --the button will spawn if a vehicle exists, but no vehicle ui is in place (the vehicle ui has its own exit button)
  2.   RegisterStateDriver(button, "visibility", "[petbattle] hide; [flying][overridebar][vehicleui][possessbar][@vehicle,exists] show; hide")

You can play around with other conditions too if you like.
__________________
| 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-27-15 at 02:04 AM.
Report comment to moderator  
Reply With Quote
Unread 02-26-15, 07:37 PM  
siweia
A Flamescale Wyrmkin
 
siweia's Avatar
AddOn Author - Click to view AddOns

Forum posts: 126
File comments: 195
Uploads: 14
It supposts to have a leave vehicle button when you on the flight, which is added in patch 6.1. You can dismiss and get off the flight at next landing place.
Report comment to moderator  
Reply With Quote
Unread 02-17-15, 02:58 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Re: bar swapping

Nope I removed that. This bar addon now matches the default action bar behaviour. Sorry.
__________________
| 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-17-15 at 04:52 AM.
Report comment to moderator  
Reply With Quote
Unread 02-16-15, 08:52 PM  
Gorunnus
A Murloc Raider

Forum posts: 4
File comments: 72
Uploads: 0
bar swapping

Hello mate,

Im playing rogue/druid and i was wondering how to enable bar swapping when i enter stealth? Is it even supported by this addon? I read few pages back that its not, but that post dates close to end of 2012.
Report comment to moderator  
Reply With Quote
Unread 02-10-15, 12:36 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
1. Yes, if you can disable the mouse on the actionbar buttons and the actionbar for the time being. http://wowprogramming.com/docs/widge...me/EnableMouse
2. Yes. See example in bar4.lua. Apply that to whatever bar you want.
__________________
| 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-10-15 at 12:37 PM.
Report comment to moderator  
Reply With Quote
Unread 02-10-15, 04:28 AM  
748248721
A Murloc Raider

Forum posts: 5
File comments: 20
Uploads: 0
Hi,this might be difficult but,

1. can u make it click through when the bar is hidden if it only shows in combat?

2.is there a way to make the actionbars fadeout and fadein together as 1 bar when mouseover ?
thank you for your patience.
Last edited by 748248721 : 02-10-15 at 06:07 AM.
Report comment to moderator  
Reply With Quote
Unread 01-27-15, 04:28 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
The hotkey fontsize can be changed with rActionButtonStyler.
__________________
| 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-26-15, 01:01 PM  
EscaFoXX
A Deviate Faerie Dragon
 
EscaFoXX's Avatar

Forum posts: 14
File comments: 43
Uploads: 0
Hey Zork
Was just wondering, if it hasn't been asked before, next time you have to update this if you could add a button limit? I like using this as I can set the scale and position universally for my characters without having to piss around with profiles but I also like to keep things minimal. IE 7 buttons to a bar.

Cheers
Report comment to moderator  
Reply With Quote
Unread 01-24-15, 04:40 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
I will look into it if I get back home.
__________________
| 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-23-15, 08:42 AM  
Kayja
A Deviate Faerie Dragon

Forum posts: 19
File comments: 17
Uploads: 0
Thanks for the reply, zork.

I've checked my config.lua and bar3, bar4 and bar5 are all already set to false as well as combineBar4AndBar5. I've also got "Bottom Left Bar" enabled in the Blizzard options however "Bottom Right Bar", "Right Bar" and "Right Bar 2" are disabled.

As a quick test I can fly to Gorgrond and use the Mechashredder 5000 ability as it is classed as a vehicle. If I disable all addons except rActionBarStyler and rLib (just to rule out other addons causing the issue) then use the ability it removes bar1 and bar2 which I normally have active and shows the overridebar, which is fine. However, when I exit the vehicle whether it be manually or the game forcefully removing me from the vehicle it hides the overridebar, shows bar1 and bar2 again which is again all fine, but also causes MultiBarRight to show up even though it's disabled in both the Blizzard options and in config.lua.

I did some testing and downloaded a fresh copy of the addon and it stopped causing the MultiBarRight to appear when I exited the vehicle. I then copied the addon folder for rABS and rLib I originally had installed back however kept the original newly downloaded config.lua file and the problem had still stopped. I then tried the config I normally use and the problem re-appeared. So, it must be a problem with my config.

I used diffchecker.com to find the differences in both the newly downloaded config.lua and the one I normally use to see if I had broken it somewhere. Pretty much every change was either setting userplaced to false, changing scale, opacity or anchoring positions.

https://www.diffchecker.com/sd0c112p

That is a link to the differences. The original is on the left and my edited config is on the right. The original is fine, however mine causes the erroneous MultiBarRight to appear when exiting a vehicle.

As one final test I just re-enabled all my addons using my versions of rABS and rLib that I've always been using (as well as my config.lua) and the MultiBarRight appeared when exiting a vehicle. I deleted config.lua and used the one that I just newly downloaded, reloaded the UI, tested the vehicle again and the problem had gone.

Any idea where I've gone wrong with my config?
Report comment to moderator  
Reply With Quote
Unread 01-22-15, 08:21 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
First things first.

MultiBarBottomLeft -> bar2.lua
MultiBarBottomRight -> bar3.lua
MultiBarRight -> bar4.lua
MultiBarLeft -> bar5.lua

So according to your description you want to disable MultiBarRight.

Open the config.lua. Scroll to bar4. Since you do not want to use that bar you can disable the addon for that bar by setting enable to false.
Read the other settings aswell. If you do not want to combine bar4 and 5 disable that setting aswell.
If you don't use mouseover disable it aswell.
__________________
| 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-22-15 at 08:23 AM.
Report comment to moderator  
Reply With Quote
Unread 01-22-15, 01:32 AM  
Kayja
A Deviate Faerie Dragon

Forum posts: 19
File comments: 17
Uploads: 0
I have MultiBarRight turned off by default and just use the main action bar and MultiBarBottomLeft. MultiBarRight though keeps showing up when I exit a vehicle (where the vehicle bar shows up, not when using a mount). It appears, then quickly hides itself and then shows itself again and stays that way until I reload the UI and then it's gone. I thought another addon might be interfering with it but it does the same thing when I have nothing but rABS and rLib enabled.

Also the MultiBarRight that shows isn't "rABS_MultiBarRight", it's just "MultiBarRight".

Any idea?
Report comment to moderator  
Reply With Quote
Unread 01-09-15, 09:36 PM  
EKE
An Aku'mai Servant
 
EKE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 549
Uploads: 13
1.enable both combat fade and mouseover fade
2.get into a combat and hover tooltip

then the actionbar will fade out until next combat
Report comment to moderator  
Reply With Quote
Unread 12-23-14, 08:08 PM  
riph
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 8
Uploads: 1
Is it not possible to have bar1 and bar2 stacked on top of each other using 2x6 layout?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: