Download
(3Kb)
Download
Updated: 08-16-18 01:28 PM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Updated:08-16-18 01:28 PM
Created:11-17-10 04:06 PM
Downloads:28,961
Favorites:126
MD5:

rBuffFrame  Popular! (More than 5000 hits)

Version: 800.20180816
by: zork [More]


Intro

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

Optional Files (2)
File Name
Version
Size
Author
Date
Type
800.20180816
972B
08-16-18 01:30 PM
Addon
700.20161004
975B
10-04-16 06:16 AM
Addon


Post A Reply Comment Options
Unread 12-03-12, 06:04 PM  
lynce
A Cyclonian
 
lynce's Avatar

Forum posts: 48
File comments: 92
Uploads: 0
What did you say about the consolidate buffs? I really miss the option.
Also, for some reason the debuff border turns black in combat, not red.
Last edited by lynce : 12-03-12 at 06:46 PM.
Report comment to moderator  
Reply With Quote
Unread 12-04-12, 08:01 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
There will be a new version of rBuffFrameStyler in the next days (if I succeed in doing it).

New stuff:
- separate buff and debuff frame (including individual config)
- temp enchant icons part of the buff frame
- consolidate buff icon part of the buff frame
- consolidate buff frame now accepts the interface setting
__________________
| 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-04-12 at 09:08 AM.
Report comment to moderator  
Reply With Quote
Unread 12-04-12, 12:12 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Finished.

http://imgur.com/a/yJkJB#0

Upload will be coming maybe tonight. Going to give it some test runs.

*edit*

New version is up. Have fun.
__________________
| 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-04-12 at 01:14 PM.
Report comment to moderator  
Reply With Quote
Unread 12-08-12, 12:50 AM  
Greensleeper
A Defias Bandit

Forum posts: 2
File comments: 29
Uploads: 0
Hey Zork !
I want to anchor these buffs to the topright of my screen and not to the minimap. What should the line of code look like?
Do I need to use uiparent / topright ? Can u post a snippet of the line?
Thanks in advance !
Report comment to moderator  
Reply With Quote
Unread 12-08-12, 02:15 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Originally Posted by Greensleeper
Hey Zork !
I want to anchor these buffs to the topright of my screen and not to the minimap. What should the line of code look like?
Do I need to use uiparent / topright ? Can u post a snippet of the line?
Thanks in advance !
Open the config.lua http://code.google.com/p/rothui/sour.../config.lua#30. Change this
Code:
    pos             = { a1 = "TOPRIGHT", af = "Minimap", a2 = "TOPLEFT", x = -35, y = 0 },
to
Code:
    pos             = { a1 = "TOPRIGHT", af = "UIParent", a2 = "TOPLEFT", x = -20, y = 20 },
__________________
| 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-08-12 at 02:15 AM.
Report comment to moderator  
Reply With Quote
Unread 12-11-12, 05:44 PM  
Catguy
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Is there anyway to stop the frames from flashing when buffs are close to expiring?
Report comment to moderator  
Reply With Quote
Unread 12-11-12, 05:56 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
I think nBuffs from NeavUI does this. I don't want to tangle with Blizzard code so I say no.
__________________
| 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-11-12 at 05:56 PM.
Report comment to moderator  
Reply With Quote
Unread 12-11-12, 06:33 PM  
Catguy
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Okay, thanks anyway man, appreciate it.
Report comment to moderator  
Reply With Quote
Unread 01-05-13, 10:40 AM  
Monkooli
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
Change anchors

I may be a bit oblivious but I have looked everywhere in the LUA files but can't find anything that I could change the direction where the buffs will face.
Report comment to moderator  
Reply With Quote
Unread 01-05-13, 07:14 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Re: Change anchors

You can't. Not without changing all the SetPoints.
__________________
| 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-06-13, 03:11 AM  
hoslam1
A Murloc Raider
 
hoslam1's Avatar

Forum posts: 4
File comments: 27
Uploads: 0
hi, :)

I found that the buff icon and the debuff icon move together,
but I want to move the debuff icon independently.
What is your solution for this?
Report comment to moderator  
Reply With Quote
Unread 01-06-13, 07:39 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Re: hi, :)

Check the config.lua. Set combineBuffsAndDebuffs to false. Save the file and do a /reload ingame.
http://code.google.com/p/rothui/sour.../config.lua#26
__________________
| 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-06-13 at 07:40 AM.
Report comment to moderator  
Reply With Quote
Unread 01-06-13, 08:05 AM  
hoslam1
A Murloc Raider
 
hoslam1's Avatar

Forum posts: 4
File comments: 27
Uploads: 0
Thumbs up Re: Re: hi, :)

very thx!



Originally Posted by zork
Check the config.lua. Set combineBuffsAndDebuffs to false. Save the file and do a /reload ingame.
http://code.google.com/p/rothui/sour.../config.lua#26
Report comment to moderator  
Reply With Quote
Unread 01-08-13, 10:05 PM  
tmcnabb
A Fallenroot Satyr
 
tmcnabb's Avatar

Forum posts: 22
File comments: 22
Uploads: 0
Guten Tag Zork

Is there a simple way to use this already sweet buffstyler with another addon?

I have a loot addon im working on and was figuring out styling and saw you updated this addon.

For funzies I tried just doing the following and oddly enough it skinned half of the button before erroring. Half meaning button size .. the dark glow but not any border or anything. Will try again tomorrow maybe adding rLib and rBuff to my option dependencies or something.

Code:
 applySkin(frameNameHere)

In short is there a function call I can use to do this? Would be nice to have everything looking the same.

Donkey Shins
__________________
Why is common sense not as common?
Report comment to moderator  
Reply With Quote
Unread 01-09-13, 01:50 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Re: Guten Tag Zork

Err...you cannot do it that way. "applySkin" is a local function only for skinning aura icons.

You may create yourself a skin function that works the same for whatever loot addon you are using.
__________________
| 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: