Download
(242Kb)
Download
Updated: 10-25-14 07:20 AM
Addon for:
rBottomBarStyler.
Pictures
File Info
Compatibility:
Warlords of Draenor Pre-Patch (6.0.2)
Updated:10-25-14 07:20 AM
Created:06-17-11 07:13 PM
Downloads:24,051
Favorites:17
MD5:

rBBS RothUI  Popular! (More than 5000 hits)

Version: 60000.01
by: zork [More]


Intro

This is rBBS_RothUI and layout style for the rBBS framework. It generates a bottom bar that looks like Roth UI. Supports Roth UI 4.009+ fluid orb animations.
Ingame menu
Use the rBBS menu gem or the /rbbs slash command to open the menu. You can do the following things ingame: lock, unlock, show, hide, resize, scale, move, reset.

Dragframe
Version 1.03 introduced a new API function, the dragframe. If you want to make use of it create it first in your layout and have other frames parent it. (See example layouts). If you move/scale/resize the dragframe all hooked frames will follow.

Git
https://github.com/zorker/rothui/tre....0/rBBS_RothUI

60000.01
- updated for patch 6.0.2

50100.01
- updated toc for patch 5.1

1.03
- updated toc for patch 4.2

1.02
- added dragframe support

1.01
- release
Post A Reply Comment Options
Unread 06-25-15, 06:19 AM  
Zlandicae
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Do you plane to make it compatible with 6.2 ?

When I try to install it, I have an Error #112 when trying to log in wow .

I ask it because this is, for me, the best interface and the more lisible one available .
Last edited by Zlandicae : 06-25-15 at 06:20 AM.
Report comment to moderator  
Reply With Quote
Unread 03-12-15, 10:24 AM  
Dasco
A Kobold Labourer

Forum posts: 0
File comments: 19
Uploads: 0
Hello,

I really love your addons.
Is it planed to add the oUF diablo like gui for rothUI orbs options ?
Would be great! ^^

thx
Report comment to moderator  
Reply With Quote
Unread 03-20-14, 02:34 PM  
Xarlek
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Re: Re: Orb Colors

Originally Posted by Clarkis2001
Originally Posted by Clarkis2001
Is there a way using this addon to change the color of the resource orb? I don't like my Hunter, Warrior, Rogue and DK having a "Mana" colored orb. I do love the addon, don't get me wrong, just donno how to change that. Thanks!
I figured out how to change the colors, but is there a way that you can only have the percent health/resource showing instead of the actual amount?
How did you change the colors?
Report comment to moderator  
Reply With Quote
Unread 01-18-14, 06:25 PM  
Clarkis2001
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Re: Orb Colors

Originally Posted by Clarkis2001
Is there a way using this addon to change the color of the resource orb? I don't like my Hunter, Warrior, Rogue and DK having a "Mana" colored orb. I do love the addon, don't get me wrong, just donno how to change that. Thanks!
I figured out how to change the colors, but is there a way that you can only have the percent health/resource showing instead of the actual amount?
Report comment to moderator  
Reply With Quote
Unread 01-18-14, 06:11 PM  
Clarkis2001
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Orb Colors

Is there a way using this addon to change the color of the resource orb? I don't like my Hunter, Warrior, Rogue and DK having a "Mana" colored orb. I do love the addon, don't get me wrong, just donno how to change that. Thanks!
Report comment to moderator  
Reply With Quote
Unread 02-28-13, 04:46 PM  
Frosty
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 8
Uploads: 1
When in a "vehicle" (noticed during quest sequences), the health/mana orbs still reflect the current player instead of the vehicle, can that be fixed?
Report comment to moderator  
Reply With Quote
Unread 12-04-12, 05:49 AM  
Fleshfeast
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Originally Posted by zork
Open http://code.google.com/p/rothui/sour...thUI/style.lua

Find this:
Lua Code:
  1. rBBS:spawnPowerOrb(addon, cfg.powerorb, dragframe)

Make it
Lua Code:
  1. rBBS:spawnPowerOrb(addon, cfg.powerorb, dragframe)
  2. _G[cfg.powerorb.name].v2:Hide()

Basically after spawning the power orb you grab the orb and hide the second value.
Worked perfectly. Thanks!
Report comment to moderator  
Reply With Quote
Unread 12-04-12, 01:25 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Open http://code.google.com/p/rothui/sour...thUI/style.lua

Find this:
Lua Code:
  1. rBBS:spawnPowerOrb(addon, cfg.powerorb, dragframe)

Make it
Lua Code:
  1. rBBS:spawnPowerOrb(addon, cfg.powerorb, dragframe)
  2. _G[cfg.powerorb.name].v2:Hide()

Basically after spawning the power orb you grab the orb and hide the second value.
__________________
| 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 12-03-12, 10:19 PM  
Fleshfeast
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Is there any way to hide just the power percentage? It's sort of redundant on classes that use rage/energy, and gets weird when you have 120 max power.

I wouldn't mind being able to swap the health value and percentage too, but that's just nitpicking.
Report comment to moderator  
Reply With Quote
Unread 10-29-12, 07:44 AM  
Kiirsten
A Defias Bandit

Forum posts: 3
File comments: 27
Uploads: 0
Originally Posted by zork
Originally Posted by Kiirsten
The grapych aint disappear on pet battles, and it hides the first button.
How can i fix it?
Its good on vehicles, not on pet battles :|
Good point. Currently there is no petbattle handler in this mod.
I'm sorry if the post had to go in the RBBS page and not here though. You think you'll fix this? It just have to disappear on pet battles, exactly like it does on vehicles

Tnx for the reply.
Report comment to moderator  
Reply With Quote
Unread 10-25-12, 04:48 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Originally Posted by Kiirsten
The grapych aint disappear on pet battles, and it hides the first button.
How can i fix it?
Its good on vehicles, not on pet battles :|
Good point. Currently there is no petbattle handler in this mod.
__________________
| 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 10-25-12, 04:07 PM  
Kiirsten
A Defias Bandit

Forum posts: 3
File comments: 27
Uploads: 0
The grapych aint disappear on pet battles, and it hides the first button.
How can i fix it?
Its good on vehicles, not on pet battles :|
Report comment to moderator  
Reply With Quote
Unread 10-12-12, 02:10 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
There are different actionbar textures. The texture you are using is defined in the config of your rBBS layout. So check the textures in the layout and use the one you need.
__________________
| 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 10-11-12, 08:27 PM  
richnewman
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
I use a lot of macro/targeting and also play a hunter (TONS of spells), so I have TONS of keybindings.

Is there a way to make the image the action bars sit on have more boxes? Either more rows or more columns, or just make it an editable image maybe?

Thanks!

Edit: Also, you said something about the orbs. Can they be changed somehow or not yet?
Last edited by richnewman : 10-11-12 at 08:32 PM.
Report comment to moderator  
Reply With Quote
Unread 01-20-12, 02:33 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Re: Orb Colors?

The problem is that animations cannot be recolored. They are premade. Only by disabling the orb animations you could change the color.
The other option is the galaxy animation, but that is not reimplemented in rBBS yet.
__________________
| 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
Post A Reply



Category Jump: