Category: Graphic UI Mods
Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
zork's Portal Bug Reports Feature Requests
Author:
Version:
012
Date:
09-06-2009 09:47 AM
Size:
2.32 MB
Downloads:
26,333
Favorites:
131
MD5:
Pictures
Click to enlarge
012 class coloring
Click to enlarge
Aion
Click to enlarge
Diablo 1
Click to enlarge
Diablo 2
Click to enlarge
Diablo 3 with 24 buttons (12 and 36 possible too!)
rBottomBarStyler (Diablo)   Popular! (More than 5000 hits)

Intro
This is my new mod and it is my first mod ever that will have no Lua config. Woot? Yes, no Lua config. You can access everything by using the /rbbs slash command in the chat.

News
Added class coloring. Data now saved per character.

What does it?
With this mod you can select between different background styles (textures). Additionally all styles use my orbs. The mod is standalone and can be used with any other mod or unitframe around.
Currently you can select one of this styles: Diablo 1, Diablo 2, Diablo 3, Diablo 3 no Orbs!, Roth UI, AION and AION2.
Addtionally you can scale the bars and the Roth UI, Diablo 3 and Diablo 3 no Orbs! layout has 3 bar backgrounds to choose of, for 12, 24 and 36 buttons.
The orbs can be clicked and act like your player frame. You can hover, left and rightclick them. The orbs have health and mana values aswell.

Available styles:

Diablo 1, Diablo 2, Diablo 3, Diablo 3 no Orbs!, Roth UI, AION and AION2
/rbbs setart d1 or d2 or d3 or d3no or roth or aion or aion2

Example for 12, 24 and 36 button bars
You can set them up by using the /rbbs setbar command


Animated orbs.
Watch this video from my Roth UI to get an intention, the orbs of this mod are the same.
Video: http://www.wegame.com/watch/Roth_UI/

Orb colors?
You can select between 5 colors for health and mana. Red, green, blue, yellow and runic. The manacolor can be chosen automatically on stance/class. See sethealthorb, setmanaorb and setautomana for more.

The orbs suck, is there a style without?
Yes, choose the Diablo 3 no Orbs! style (/rbbs setart d3no)

What does it not?
One word: Actionbars! Since I provide very specific BottomBar backgrounds you need very flexible actionbars that will hide the default Blizzard actionbars.
I suggest: Dominos, Macaroon! or Bartender4.
To make this clear. This mod provides background textures only. The orbs are a plus but thats it. You cannot put your spells on textures, you need actionbars to do this.

Where do I get the xp/rep-bar?
Use jExp2 for this. jExp2 provides a movable and sizable xp-bar.

Are the orbs functional?
The orbs act like your life and your mana bar. But since the mod is standalone and you will use unitframes and actionbars its kept very simple.
But nevertheless, the orbs have health and mana values. The have a very nice animated glow and they act like your player frame and can be hover, left- and rightclicked.

How do I move the bar?
Make sure setmovable is set to 1 and setlocked is set to 0. A grey square will appear on your bar at the bottom center.
Hover the square. Now hold down ALT+SHIFT+any mousebutton and pull your mouse.
To reset the position set the movable variable to 0, this will delete the data and reset the frame.

The bar is to big or to small?
Use the setscale slash command to adjust the bar to your liking. Values from 0.5-1.5 are optimal for most users.

How do I use it?
After login enter /rbbs in you chat and a help text will show up with further information. The following commands can be made.

Slash commands?
/rbbs
- This will output a info text
/rbbs getscale
- This will output the scale value that is currently set
/rbbs setscale NUMBER
- Type in /rbbs setscale 1 to set the scale variable to 1
- This command is very cool you can make the bar very huge or very tiny with just one little command since everything is anchored to one frame
/rbbs getart
- This will output the art that is currently set
/rbbs setart STRING
- values allowed: d1, d2, d3, d3no, roth, aion, aion2
- This will change the style of the bottom bars to another style, reloadui is required!
- Example: /rbbs setart d3
/rbbs setbar STRING
- This will only viable for the roth, d3 and d3no layout
- You can choose a background bar for 12, 24 and 36 buttons
- Allowed values: bar1, bar2, bar3
- Example: /rbbs setbar bar2
/rbbs getlocked
- This will output 1 if the bar is locked, otherwise 0
/rbbs setlocked NUMBER
- Set this to 1 to lock bars, 0 to unlock
/rbbs getmovable
- This will output if the bar is movable or not
/rbbs setmovable NUMBER
- This will set the bar movability. If you set this to 0 your saved position data will be deleted (reseted) and the default value will be used.
- If you set it to 1 and locked is set to 0 you will see a grey square at bottom center of your bar.
/rbbs sethealthorb NUMBER
- values 0 (classcolor), 1 (red), 2 (green), 3 (blue), 4 (yellow), 5(runic) to set your healthcolor
/rbbs setmanaorb NUMBER
- values 1 (red), 2 (green), 3 (blue), 4 (yellow), 5(runic) to set your manacolor
/rbbs setautomana NUMBER
- values 0 or 1, this will override the manaorb setting and automatically detect your manacolor on class/stance

Where is the data saved?
The data is saved under the SavedVariables folder of your Account.

SVN
Link: http://code.google.com/p/rothui/sour...tyler/core.lua

ToDo
Fixing bugs

  Change Log - rBottomBarStyler (Diablo)
012
- added class coloring (health orb value 0)
- data is now saved per character

011
- added clique support

010
- updated for 3.2
- added the new galaxy glow

009
- updated for 3.1
- small fixes to the Roth UI layout

008
- added AION2 style from Dawn
- added Diablo 3 style without any orbs

007
- Diablo 3 layout now can choose between 3 bar types aswell for 12, 24 and 36 buttons
- roth layout got the cool angel and demon

006 Diff
- all frames are now at strata BACKGROUND
- added AION style
- new Diablo 3 textures

005 Diff
- added health orb coloring
- added mana orb coloring
- added functions to automatically detect the mana coloring on stance/class


004 Diff
- added health and mana values
- added orb click and hover functionality

003 Diff
- added the glows (first version)

002-2 Diff
- one orb func to create all the orbs
- code cleanup, removed tabs

002 Diff
- added moving
- added locking
- added functions to move / lock stuff
- orb health and orb mana func

001-2
- fixed bug with default bar value not setting

001
- initial release with 4 styles (d1, d2, d3, roth)
  Optional Files - rBottomBarStyler (Diablo)
Sorry, there are currently no optional files available.
  Archived Versions - rBottomBarStyler (Diablo)
File Name
Version
Size
Author
Date
011
2MB
zork
08-18-2009 04:01 PM
010
2MB
zork
08-07-2009 06:07 PM
009
2MB
zork
04-18-2009 06:28 PM
008
2MB
zork
04-08-2009 01:51 PM
007
2MB
zork
04-07-2009 12:41 PM
006
1MB
zork
04-06-2009 01:42 PM
005
1MB
zork
04-05-2009 07:09 PM
004
1MB
zork
04-05-2009 03:35 PM
003
1MB
zork
04-05-2009 11:35 AM
002-2
1MB
zork
04-04-2009 09:41 AM
001-2
1MB
zork
04-03-2009 08:42 PM
  Comments - rBottomBarStyler (Diablo)
Post A Reply Comment Options
Old 11-19-2009, 10:51 AM  
zork
A Flamescale Wyrmkin
 
zork's Avatar
Interface Author - Click to view interfaces

Forum posts: 145
File comments: 1068
Uploads: 28
Re: Rotate

__________________
| Simple is beautiful.
| Blog | Roth UI | Roth UI mini | Roth UI FAQ | GoogleCode | DevShots | TheBigOne | Guild

Last edited by zork : 11-19-2009 at 10:52 AM.
zork is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-19-2009, 10:49 AM  
samvx
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Rotate

Hello...nice addon. a request. how i can rotate the texture and orbs. i want put it on top of screen. anyone can help me. ty
samvx is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-30-2009, 12:00 PM  
aastarius
An Aku'mai Servant

Forum posts: 33
File comments: 45
Uploads: 0
Love this addon though would love it even more if I could change the text on the orbs to show health/mana deficits rather than current values, i.e. show how much mana I've lost as opposed to how much I currently have left.

Just the values mind you, I would still like the textures to represent what is still available.

Last edited by aastarius : 10-30-2009 at 12:01 PM.
aastarius is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-14-2009, 05:20 PM  
Ajaxrex
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Re: Re: Smooth health fading with colours?

Quote:
Originally posted by zork
Arcage asked something similar here:
http://www.wowinterface.com/forums/s...ad.php?t=27685

Can be done, but advanced only. Adjust the UpdateHealth function in rBottomBarStyler.


Sounds like a bug. Open rBottomBarStyler\core.lua with an editor.
Go to line 175 and replace this
Code:
        frame_to_scale:SetScript("OnDragStop", function(self) 
          if IsShiftKeyDown() and IsAltKeyDown() then 
            self:StopMovingOrSizing()
            save_posxy() 
          end 
        end)
with
Code:
        frame_to_scale:SetScript("OnDragStop", function(self) 
            self:StopMovingOrSizing()
            save_posxy() 
        end)

That did it, Thanks Boss!
Ajaxrex is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-13-2009, 04:35 AM  
zork
A Flamescale Wyrmkin
 
zork's Avatar
Interface Author - Click to view interfaces

Forum posts: 145
File comments: 1068
Uploads: 28
Re: Smooth health fading with colours?

Quote:
Originally posted by Magnadon
orb color fading
Arcage asked something similar here:
http://www.wowinterface.com/forums/s...ad.php?t=27685

Can be done, but advanced only. Adjust the UpdateHealth function in rBottomBarStyler.

Quote:
Posted by Ajaxrex
dragging on mac
Sounds like a bug. Open rBottomBarStyler\core.lua with an editor.
Go to line 175 and replace this
Code:
        frame_to_scale:SetScript("OnDragStop", function(self) 
          if IsShiftKeyDown() and IsAltKeyDown() then 
            self:StopMovingOrSizing()
            save_posxy() 
          end 
        end)
with
Code:
        frame_to_scale:SetScript("OnDragStop", function(self) 
            self:StopMovingOrSizing()
            save_posxy() 
        end)
Quote:
Posted by Wuuu
__________________
| Simple is beautiful.
| Blog | Roth UI | Roth UI mini | Roth UI FAQ | GoogleCode | DevShots | TheBigOne | Guild

Last edited by zork : 10-13-2009 at 04:41 AM.
zork is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-12-2009, 07:04 PM  
Magnadon
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Smooth health fading with colours?

Any chance there's a way to make the health fade smoothly, with colours?
Say, a full health globe (100%) shows a green globe, half-full (50%) shows an orange globe, and an almost empthy health globe (10%) is close to dark-red?

Doesn't look like usual health-colour addons are working in this case, and I'm really wondering if this addon can be made even cooler with such an option.

Also, if I may, I think the "crude" fading of health (a single horizon just going lower when health depletes) is a bit ugly. Is there any option, or AddOn, that allows the fading to go either smoother, or in a round shape? As in, the globe's health pool getting smaller when you take hits?

Besides that, two thumbs up (I only have two thumbs, but you deserve way more). It's an awesome AddOn, just what I've been looking for to give my UI that little shiney-I-wants-its factor.

Last edited by Magnadon : 10-12-2009 at 07:06 PM.
Magnadon is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-11-2009, 08:21 PM  
Ajaxrex
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Great Mod, but need some advice

I really love what you have done with rbottombarstyler. Its really given my mages UI some nice flavor. I am trying to do some different things with it and I have run into a problem however.

What I am trying to do is move everything up a bit on the screen so I can use KGpanels and put some panels beneath it. I don't know if I am going to be able to do what I want with this but I am just messing around with it a bit. Anyways, I went through the steps to move the actionbar...I set setmovable to 1 and set setlocked to 0. I got the grey bar and alt+shift clicked it and was able to get everything to move like I wanted it. Problem is I cant get the mouse to release the actionbar. I have tried setting setlocked back to 1 and it still sticks to my mouse. In fact, the only way I can free up my mouse is to command+tab to the finder ( I use a mac) and force quit WoW. When I relaunch the program its back at the bottom in the default location. Any ideas on this?
Ajaxrex is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-09-2009, 06:23 PM  
Wuu
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Re: Re: Re: Galaxys

Quote:
Originally posted by zork
AWESOME!

Post me the code please .
Sure, here it is: http://ghost.dnsdojo.com/Ghost/rblizzardbars_glow.zip
You will find all the necessary glow code changes in the usual place.

Beware! It's my personal hack and it may not comply with your license yet (still the same name). Notable differences: This version is for use with the original Blizzard actionbars ONLY! It offers slow orb fills, new colors epic , black, dark blue and new text options. Texture positions are only set for /rbbs setart g3 and /rbbs setart g3no, so far. If you don't use a widescreen resolution, I highly recommend using this in conjunction with TidyBar (as seen in the screenshot).
Wuu is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-08-2009, 05:32 PM  
zork
A Flamescale Wyrmkin
 
zork's Avatar
Interface Author - Click to view interfaces

Forum posts: 145
File comments: 1068
Uploads: 28
Re: Re: Galaxys

AWESOME!

Post me the code please .
__________________
| Simple is beautiful.
| Blog | Roth UI | Roth UI mini | Roth UI FAQ | GoogleCode | DevShots | TheBigOne | Guild
zork is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-08-2009, 05:26 PM  
Wuu
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Re: Galaxys

Quote:
Originally posted by zork
The glow is gone. Ask Blizzard what they did. It just disappeared in 3.2. So galaxies or no glow at all.
That is no longer valid.

First of all, the glow vanished with patch 3.2 because Blizzard (by accident?) removed the Texture Dust2 from the Deadmines. This texture is used by the glow animations.

My attempt to repair this failed and I can't post about it in the US forums. While I have obtained the old texture and modified the animation, I'm unable to load it. Unfortunately, SetModel() does not seem to work with a file name from the addons directory

But, there are other animations... Have a look at this screenshot:



I have used the glow effect of weapons, which are available in many colors. And the glow is back as good as new!

Last edited by Wuu : 10-12-2009 at 03:43 AM.
Wuu is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-05-2009, 12:41 PM  
JaggSteel
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
need

Hallo I need an BarImage with NO BARS ^^

>>> to do like this /rbbs setbars Bar0 or /rbbs setbars NObars

hehe thx
JaggSteel is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-28-2009, 09:23 PM  
akasha1337
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
hey there i tried this addon and i liked it the only problem , i wanted to use 4 bars i edited the bar3.tga for roth i added 4 bars but the 4th bar wont show i cant see a part of it, seems the texture has a fixed height and wont show the 4th barcan u please help me how to change that ?
thanks
akasha1337 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-26-2009, 07:50 PM  
justo
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
i REALLY love this addon for my alts being that im a huge Diablo fan. the only thing i dont like is that the orbs show a numerical % on top of the actual hp/mana numbers. is there a way to get rid of the percentage and just leave the actual number?
justo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-22-2009, 03:18 PM  
BookofBlade
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Im a big fan of this addon and have been useing it for quite a while now and was thrilled to see more orb colors avalible, I used your earlier advice to make my shamans health orb the priest color but now i would realy like to make my mana bar the mage class color, i have no idea if this is possible but either way i thank you for your help in advance

Apocalipto
Jaedenar US
BookofBlade is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-22-2009, 01:57 PM  
Barnacles
A Kobold Labourer
 
Barnacles's Avatar

Forum posts: 0
File comments: 3
Uploads: 0
Quote:
Originally posted by zork
This mod is not meant to be any kind of unitframe replacement, its just some art with some orbs.

If you want the full functionality (smoothing and vehicle changing) you need oUF_D3Orbs and oUF instead of this.

1.) Download oUF_D3Orbs and oUF.
2.) open oUF_D3Orbs.lua and copy in this code: http://pastey.net/125488+44im (Code)

So now you only spawn the player frame.
Save and hf.
Thank you very much for your time. I love the fact that you also add support to your addon.

Very impressed. Keep up the superb work.
__________________
"Many Druids have died to bring us this information" - A Level 50 Priest quest.
Barnacles is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.