Download
(8Kb)
Download
Updated: 10-18-14 01:06 AM
Pictures
File Info
Compatibility:
Warlords of Draenor Pre-Patch (6.0.2)
Updated:10-18-14 01:06 AM
Created:07-20-12 10:53 AM
Downloads:6,779
Favorites:9
MD5:

BobBars  Popular! (More than 5000 hits)

Version: 1.3.1
by: 10leej [More]

An extremely basic modification of the default Actionbars. Pretty much a modified version of zork's rActionbarstyler that has quite a few less features with the intention of never having more than it currently has.

This addon also does come with an optional XP Bar

In order to skin this mod with Masque all you need is BlizzFacade though I'm not sure if this works after patch 5.0
Built in suport for !Beautycase but only v2 only downloadable from Neav UI

To configure Bobbars all you have to do is edit the config.lua file, there are no plans (nor will there be) for an in game configuration at this time

Credits: Zork , Vibrid, and Monolit

Source Code
Check out some of my other addons
This is the same actionbar package I use with BobUI

For a complete update on actionbars watch the download page for BobUI
Optional Files (0)


Post A Reply Comment Options
Unread 02-15-15, 02:49 AM  
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view AddOns

Forum posts: 583
File comments: 438
Uploads: 22
Originally Posted by Naisz
Is it possible to add a 6x2 for the first 3 Bars as well?
Unfortunately Blizzard is having them act in a special way and since Bobbars is basically a modification of them it's pretty rough, in fact the current implementation of the 6x2 layout for the 4 and 5 bars is pretty well hacked.

I am however working on an alternate method of handling the bars though.
__________________
Tweets YouTube Website
Report comment to moderator  
Reply With Quote
Unread 02-14-15, 11:41 AM  
Naisz
A Deviate Faerie Dragon
 
Naisz's Avatar
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 6
Uploads: 1
Is it possible to add a 6x2 for the first 3 Bars as well?
Report comment to moderator  
Reply With Quote
Unread 07-05-14, 10:24 AM  
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view AddOns

Forum posts: 583
File comments: 438
Uploads: 22
Originally Posted by vlakarados
You're in the team, update that please
When I get home
__________________
Tweets YouTube Website
Report comment to moderator  
Reply With Quote
Unread 07-05-14, 12:42 AM  
vlakarados
An Aku'mai Servant
 
vlakarados's Avatar
AddOn Author - Click to view AddOns

Forum posts: 36
File comments: 145
Uploads: 5
You're in the team, update that please
Report comment to moderator  
Reply With Quote
Unread 07-04-14, 04:50 PM  
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view AddOns

Forum posts: 583
File comments: 438
Uploads: 22
Originally Posted by vlakarados
Originally Posted by 10leej
Originally Posted by vlakarados
I see someone still uses my Advancement addon Haven't updated that for years
I based my code off Zorks so he would be too.

Edit:
Oh your talking about the xp bar! I often wondered where I ran a crossed that code.... Been using it for years even before I made this add on. Forgot where it came from.
I see you made it look better and if it's supported I could add you as a team member to update it if you wish
sure, it's still supported I just don't have a sub though so I go through the ptr for updates
__________________
Tweets YouTube Website
Report comment to moderator  
Reply With Quote
Unread 07-01-14, 10:02 AM  
vlakarados
An Aku'mai Servant
 
vlakarados's Avatar
AddOn Author - Click to view AddOns

Forum posts: 36
File comments: 145
Uploads: 5
Originally Posted by 10leej
Originally Posted by vlakarados
I see someone still uses my Advancement addon Haven't updated that for years
I based my code off Zorks so he would be too.

Edit:
Oh your talking about the xp bar! I often wondered where I ran a crossed that code.... Been using it for years even before I made this add on. Forgot where it came from.
I see you made it look better and if it's supported I could add you as a team member to update it if you wish
Report comment to moderator  
Reply With Quote
Unread 06-30-14, 05:52 PM  
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view AddOns

Forum posts: 583
File comments: 438
Uploads: 22
Originally Posted by vlakarados
I see someone still uses my Advancement addon Haven't updated that for years
I based my code off Zorks so he would be too.

Edit:
Oh your talking about the xp bar! I often wondered where I ran a crossed that code.... Been using it for years even before I made this add on. Forgot where it came from.
__________________
Tweets YouTube Website
Last edited by 10leej : 06-30-14 at 06:23 PM.
Report comment to moderator  
Reply With Quote
Unread 06-30-14, 11:24 AM  
vlakarados
An Aku'mai Servant
 
vlakarados's Avatar
AddOn Author - Click to view AddOns

Forum posts: 36
File comments: 145
Uploads: 5
I see someone still uses my Advancement addon Haven't updated that for years
Report comment to moderator  
Reply With Quote
Unread 05-12-14, 10:54 PM  
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view AddOns

Forum posts: 583
File comments: 438
Uploads: 22
Re: Re: Re: in the code 6x2

Originally Posted by Uitat
Originally Posted by 10leej
Originally Posted by Uitat
in your code you change some bars(bar 4 and 5) to 6x2 can you point this out to me, i would like to make it 4x3 (4 high x 3 wide) instead.

could you point out where i can change this, i have fiddled with it for some time now and cant figure it out

also my Main action bar wont hold onto its background squares like the others will... could you please advise??
There is no way to make 4x3 its only 6x2 or just a straight line. You could try m Action bars instead if you want to do that in a lightweight add on.

As for the main bar not holding a background that's because blizzard uses that bar with art so they never put a background on it. I am working out something now for that.
thanks for the fast response
Not a problem.
__________________
Tweets YouTube Website
Last edited by 10leej : 05-12-14 at 10:56 PM.
Report comment to moderator  
Reply With Quote
Unread 05-12-14, 02:58 AM  
Uitat
A Chromatic Dragonspawn
 
Uitat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 162
File comments: 362
Uploads: 17
Re: Re: in the code 6x2

Originally Posted by 10leej
Originally Posted by Uitat
in your code you change some bars(bar 4 and 5) to 6x2 can you point this out to me, i would like to make it 4x3 (4 high x 3 wide) instead.

could you point out where i can change this, i have fiddled with it for some time now and cant figure it out

also my Main action bar wont hold onto its background squares like the others will... could you please advise??
There is no way to make 4x3 its only 6x2 or just a straight line. You could try m Action bars instead if you want to do that in a lightweight add on.

As for the main bar not holding a background that's because blizzard uses that bar with art so they never put a background on it. I am working out something now for that.
thanks for the fast response
Report comment to moderator  
Reply With Quote
Unread 05-11-14, 02:43 PM  
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view AddOns

Forum posts: 583
File comments: 438
Uploads: 22
Re: in the code 6x2

Originally Posted by Uitat
in your code you change some bars(bar 4 and 5) to 6x2 can you point this out to me, i would like to make it 4x3 (4 high x 3 wide) instead.

could you point out where i can change this, i have fiddled with it for some time now and cant figure it out

also my Main action bar wont hold onto its background squares like the others will... could you please advise??
There is no way to make 4x3 its only 6x2 or just a straight line. You could try m Action bars instead if you want to do that in a lightweight add on.

As for the main bar not holding a background that's because blizzard uses that bar with art so they never put a background on it. I am working out something now for that.
__________________
Tweets YouTube Website
Report comment to moderator  
Reply With Quote
Unread 05-11-14, 06:39 AM  
Uitat
A Chromatic Dragonspawn
 
Uitat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 162
File comments: 362
Uploads: 17
in the code 6x2

in your code you change some bars(bar 4 and 5) to 6x2 can you point this out to me, i would like to make it 4x3 (4 high x 3 wide) instead.

could you point out where i can change this, i have fiddled with it for some time now and cant figure it out

also my Main action bar wont hold onto its background squares like the others will... could you please advise??
Last edited by Uitat : 05-11-14 at 06:40 AM.
Report comment to moderator  
Reply With Quote
Unread 03-07-13, 11:32 PM  
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view AddOns

Forum posts: 583
File comments: 438
Uploads: 22
Originally Posted by Siannus
Works somewhat. Does not hide the Blizzard art, like gryphons, etc.
>.< you right forgot to remove some code >.< it should be fixed now.
__________________
Tweets YouTube Website
Report comment to moderator  
Reply With Quote
Unread 03-07-13, 03:44 PM  
Siannus
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 90
Uploads: 2
Works somewhat. Does not hide the Blizzard art, like gryphons, etc.
Report comment to moderator  
Reply With Quote
Unread 03-03-13, 01:07 AM  
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view AddOns

Forum posts: 583
File comments: 438
Uploads: 22
I got bored and needed to code something
__________________
Tweets YouTube Website
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: