Download
(94 Kb)
Download
Updated: 06-30-12 01:53 AM
Pictures
File Info
Updated:06-30-12 01:53 AM
Created:07-09-11 10:44 AM
Downloads:6,899
Favorites:17
MD5:
Kreiri's Buff Bars  Popular! (More than 5000 hits)
Version: 2.06
by: Kreiri [More]
Customizable bars for tracking buffs and debuffs. Inspired by Satrina Buff Frames.

Features:
- create bar groups to monitor buffs or debuffs on selected unit
- filter buffs by name, duration and caster (you vs. everyone else)
- customize buff/debuff/font colors, font size, background alpha, size and positions of bar groups.

Type /kbb ui to toggle settings interface.


Filter format:
  • filter by caster:
    • my - only casted by you
    • !my - only casted by others
  • filter by name: n<operator><value>, where <value> is name or part of the name of the buff and <operator> is
    • = - for "equals"
    • ~= - for "includes"
      Filtering by name is case-insensitive.
  • filter by duration: t<operator><value>, where <value> is duration in seconds and <operator> is
    • > - for "greater than"
    • < - for "less than"
    • >= - for "equal or greater than"
    • <= - for "equal or less than"
    Use t==nil and t!=nil to filter buffs with infinite duration

You can make combinations of filters using & (logical and) operator.

Examples:
n~=motif - matches all buffs with "motif" in name
my&n~=motif - matches all buffs with "motif" in name, which were casted by you.

Watching type:
buff to watch buffs,
debuff to watch debuffs.

Filtering type:
whitelist means that only buffs which match at least one of the filters will be displayed;
blacklist means that all buffs will be displayed, except those which match at least one filter.

--------------------------
On performance:
KBB has two throttle values, one for how often bars are redrawn and timers updated, and other for how often KBB asks server for exact remaining time of tracked buffs. If you have performance issues, try playing with KBB.throttle (how often bars are updated) and KBB.callsThrottle (how often KBB asks server for buff info) values in KBB_Defaults.lua file. If you had performance issues, and changing these values helped, please tell me what values you used.


--------------------------
On old slash commands:
they are still there! The list of slash commands is here.
--------------------------

Bug reports and suggestions are welcome. Please be sure to include in your bug report as much details as possible, including error message text, group settings (unit, filtering type, filters, watching type) and what you were doing when the bug occurred.

Post your bug reports here and suggestions here.
2.06
band-aid fix for lua error in radiogroup change handler

2.05
New UI layout.
Bugfixes:
* fixed right-click on buff icon giving lua error
* fixed tooltip being shown off-screen for bars at the edges of the screen
* fixed Buff.Change handler giving lua errors sometimes
Added:
* minimap button
* option to use native tooltip
* settings for bar background color
*separate settings for debuff font color
Changed:
* color data format in saved variables (color4F => color4B)

2.04 profile name textfield will now surrender focus when settings window is closed
fixed /kbb import issues
added /kbb export command
updated .toc file for 1.8 environment

2.03
Updated embedded LibSimpleWidgets to v.1.9.2.
Added range check for font size slider.
Added bars drop to Event.Unit.Available("player") as a countermeasure for buff events weirdness.

2.02
Overrode LibSimpleWidgets' bugged SetSelectedIndex for radio group.

2.01
fixed conflict with MinUI

2.00
GUI!
added profile export
added Command.Buff.Describe for buffs with incomplete description

1.08 (internal)
added duplicate buff IDs check to Buff.Add handler to compensate for extra Buff.Add events after teleporting
added "/kbb r" command (drop all bars and rescan buffs)
added "/kbb editfilter" command
added "/kbb profiles", "/kbb import" commands

1.07
added extra buff rescan to compensate for role changes not always firing buff remove events
tooltip: added workarounds for mouseout event only firing on mouse movement
moved tooltip to the same context as bars as a workaround for "tooltip behind bars" bug
added nil filter value check

1.06
fixed bar width not changing for buffs with infinite durations
added makeshift tooltip
rewrote bar comparison code
added on/off slash command
attempt to make group ids more unique
added index numbers to filter list

Note:
When KBB updates remaining time on bars, it subtracts update interval from remaining buff time, and sometimes asks server for buff info and adjusts bars accordingly.
Try playing with KBB.callsThrottle (how often it asks server for buff info) value in KBB_Defaults.lua file.

1.05
added "setgrowth" command
fixed bug with wrong sort order of buffs with infinite duration
reduced amount of Inspect.Buff.Detail calls
1.04
added sorting of bars by remaining time
removed truncating of too long anchor texts
fixed misaligned bars after setting unit
1.03:
attempt to work around extra Buff.Add events after teleporting
attempt to increase performance
added canceling buffs on right-click

1.02:
workaround for floating point problems in filters
fixed issue with anchors loading wrong texts
added "where" command

1.01 :
added extra nil check in timer update
Archived Files (6)
File Name
Version
Size
Author
Date
2.05
93kB
Kreiri
06-28-12 11:19 AM
2.04
60kB
Kreiri
04-21-12 05:16 AM
2.03
58kB
Kreiri
03-08-12 04:09 PM
2.02
63kB
Kreiri
03-05-12 03:28 PM
2.01
62kB
Kreiri
03-05-12 02:29 PM
2.00
59kB
Kreiri
03-05-12 12:35 PM


Post A Reply Comment Options
Unread 07-11-11, 09:16 PM  
WNxSajuukCor

Forum posts: 0
File comments: 1
Uploads: 0
Will be an essential addon once they're enabled on live
WNxSajuukCor is offline Report comment to moderator  
Reply With Quote
Unread 07-13-11, 11:48 AM  
Aastarius
Zombie

Forum posts: 4
File comments: 2
Uploads: 0
Liking the look of this, seem like an early version of [WoW's] SatrinaBuffFrames ...

Good stuff
Aastarius is offline Report comment to moderator  
Reply With Quote
Unread 07-30-11, 04:32 PM  
Sanjuro

Forum posts: 0
File comments: 1
Uploads: 0
Signed up just to express how excited I am for this.
Keep up the good work!
Sanjuro is offline Report comment to moderator  
Reply With Quote
Unread 08-04-11, 01:15 AM  
Damadom

Forum posts: 0
File comments: 3
Uploads: 0
Did you ever know that you're my hero...

Seriously ... creepy subject line aside, you just made my day!!!

I loved SBF in wow (and was heart broken when it stopped working), so making this buff frames for us to have in rift is amazing!

thank you for developing this!
Damadom is offline Report comment to moderator  
Reply With Quote
Unread 09-15-11, 12:38 PM  
eventide
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 4
Uploads: 1
Like it; one fix needed so far

Love your concept and depth of manipulation you've made available. One annoyance is in the "casted" comment. There's no such word and tends to make you appear not as intelligent as you obviously are. Past tense of "cast" is "cast."
Last edited by eventide : 09-15-11 at 12:39 PM.
eventide is offline Report comment to moderator  
Reply With Quote
Unread 09-17-11, 11:32 PM  
Critt
Zombie

Forum posts: 2
File comments: 15
Uploads: 0
Addon not working for me

Error: KreiriBuffBars/KBB.lua:954: attempt to index field 'system' (a nil value)
In KreiriBuffBar /KBB.lua
stack traceback:
[string "Rift core"]:230: in function '_index'
KreiriBuffBars/Kbb.lua:954: in function 'func'
[string "Rift core"]:228: in function <[string "Rift core"]:227
[C]: in function 'xpcall'
[string "Rift core"]:227: in function <[string "Rift core"]226

Hope this is fixed by 1.5 cause I would love this addon!
Critt is offline Report comment to moderator  
Reply With Quote
Unread 09-18-11, 12:19 AM  
Kreiri
Claw of Regulos
 
Kreiri's Avatar
AddOn Author - Click to view AddOns

Forum posts: 19
File comments: 82
Uploads: 2
The API on test server had many changes since this alpha version had been uploaded.
Last edited by Kreiri : 09-18-11 at 12:33 AM.
Kreiri is offline Report comment to moderator  
Reply With Quote
Unread 09-22-11, 01:22 PM  
blottica
Zombie
 
blottica's Avatar

Forum posts: 1
File comments: 3
Uploads: 0
with 1.5 coming in the next week or so can we look forward to this being ready for live?
blottica is offline Report comment to moderator  
Reply With Quote
Unread 09-23-11, 08:03 AM  
Kreiri
Claw of Regulos
 
Kreiri's Avatar
AddOn Author - Click to view AddOns

Forum posts: 19
File comments: 82
Uploads: 2
Unfortunately, due to RL issues my RIFT subscription isn't active.
Kreiri is offline Report comment to moderator  
Reply With Quote
Unread 09-24-11, 04:26 PM  
Ceres

Forum posts: 0
File comments: 73
Uploads: 0
Do you plan on renew your subscription and still work on this addon or not ?

I really like the idea of it but currently its not working...
Ceres is offline Report comment to moderator  
Reply With Quote
Unread 09-28-11, 01:55 AM  
blottica
Zombie
 
blottica's Avatar

Forum posts: 1
File comments: 3
Uploads: 0
:C
blottica is offline Report comment to moderator  
Reply With Quote
Unread 09-29-11, 10:26 AM  
Eliniell

Forum posts: 0
File comments: 2
Uploads: 0
Coutndown Timers

I noticed after I had gotten the buffs setup the way I wanted that the countdown timers weren't working. Is this a problem with the way I setup the buff filtering, or is it something else?
Eliniell is offline Report comment to moderator  
Reply With Quote
Unread 12-03-11, 11:55 AM  
Kreiri
Claw of Regulos
 
Kreiri's Avatar
AddOn Author - Click to view AddOns

Forum posts: 19
File comments: 82
Uploads: 2
For those who are still interested in KBB:

I adapted the code for the current API several weeks ago, but encountered a nasty API bug which caused KBB to crash the game. The latest API update on PTS seems to have fixed this bug. I will upload the new version as soon as PTS addon system changes go live.
Kreiri is offline Report comment to moderator  
Reply With Quote
Unread 12-10-11, 02:06 AM  
Valthirus

Forum posts: 0
File comments: 5
Uploads: 0
I assume the update fixed the problems?
Valthirus is offline Report comment to moderator  
Reply With Quote
Unread 12-10-11, 05:38 AM  
Kreiri
Claw of Regulos
 
Kreiri's Avatar
AddOn Author - Click to view AddOns

Forum posts: 19
File comments: 82
Uploads: 2
Why would I upload it if it didn't?
Last edited by Kreiri : 12-10-11 at 05:41 AM.
Kreiri is offline Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: