Thread Tools Display Modes
06-23-10, 05:10 PM   #1
suicidalkatt
A Rage Talon Dragon Guard
 
suicidalkatt's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2008
Posts: 331
Satrina Buff Frames - Fan Update?

Has anyone taken a crack at updating SBF?

I'd like to actually have a fully functional SBF again and I'm not sure how to start approaching its problems.

Anyone have any alternative addon suggestions?
  Reply With Quote
06-23-10, 05:11 PM   #2
xandora
A Chromatic Dragonspawn
 
xandora's Avatar
Join Date: Feb 2009
Posts: 188
What's not working about it? It seems to be working fine for me. :S
__________________
  Reply With Quote
06-23-10, 05:17 PM   #3
Soulofsin_007
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Apr 2008
Posts: 125
I'm having 0 issues with it.
  Reply With Quote
06-23-10, 05:37 PM   #4
Starinnia
Ninja Code Monkey
AddOn Author - Click to view addons
Join Date: Apr 2007
Posts: 84
The newest betas/alphas of ButtonFacade do not work with the latest release of SBF.

To get it working again, all you should have to do is change line 3 of SBFButtonFacade.lua from:
Code:
if IsAddOnLoaded("ButtonFacade") and (ButtonFacade ~= nil) then
to
Code:
if IsAddOnLoaded("ButtonFacade") then
Then again this fix is several alpha version of BF old, so something might have changed since then I am not aware of yet.
  Reply With Quote
06-23-10, 05:55 PM   #5
harrellj
A Flamescale Wyrmkin
Join Date: Jul 2009
Posts: 132
Yeah, I just applied that fix since the newest release of BF on curse is the one that breaks SBF, and that line completely broke SBF to not functioning at all (and a lua error when attempting to access the options).

*sigh* chat frames and sbf... guess those are at least small enough issues to deal with after a patch.


ETA: err, nm, the fix works. Stupid me deleted "then" as well, which does thoroughly break if statements :P
  Reply With Quote
06-23-10, 05:59 PM   #6
Ferous
Sheer Sense of Doom
AddOn Author - Click to view addons
Join Date: Mar 2008
Posts: 863
Then why not revert ButtonFacade then? I haven't updated BF and BF works fine if you don't update it.

edit - Nevermind I seen your edit :P
  Reply With Quote
06-23-10, 06:03 PM   #7
suicidalkatt
A Rage Talon Dragon Guard
 
suicidalkatt's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2008
Posts: 331
Well there's still various bugs with SBF.

Weapon imbues seem to not update properly.

BF doesn't properly color according to buffs.
  Reply With Quote
06-24-10, 02:35 PM   #8
suicidalkatt
A Rage Talon Dragon Guard
 
suicidalkatt's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2008
Posts: 331
bump!

Any suggestions to alternative buff frames?
  Reply With Quote
06-24-10, 03:20 PM   #9
Grizzly UK
A Black Drake
 
Grizzly UK's Avatar
Join Date: Jan 2006
Posts: 85
Plenty of buff frames mods available, I use Morganti's Buffbars. It hasn't been updated for a while, but it's still working fine. Not seen any reports regarding problems with patch 3.3.5 either.
  Reply With Quote
06-25-10, 05:41 PM   #10
suicidalkatt
A Rage Talon Dragon Guard
 
suicidalkatt's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2008
Posts: 331
Originally Posted by Grizzly UK View Post
Plenty of buff frames mods available, I use Morganti's Buffbars. It hasn't been updated for a while, but it's still working fine. Not seen any reports regarding problems with patch 3.3.5 either.
Bars vs frames.

I personally can't stand bars.
  Reply With Quote
06-26-10, 10:21 AM   #11
Taryble
A Molten Giant
 
Taryble's Avatar
Join Date: Jan 2009
Posts: 811
There's nothing out there that even comes close to SBF in configurability, sadly. The 2nd best choices are probably Bison/Buffalo, or some of the Lua-only configged ones (whose names I can't think of).

Also, gusmallbuffs looks interesting to me.
__________________
-- Taryble
  Reply With Quote
06-26-10, 07:49 PM   #12
suicidalkatt
A Rage Talon Dragon Guard
 
suicidalkatt's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2008
Posts: 331
Originally Posted by Taryble View Post
There's nothing out there that even comes close to SBF in configurability, sadly. The 2nd best choices are probably Bison/Buffalo, or some of the Lua-only configged ones (whose names I can't think of).

Also, gusmallbuffs looks interesting to me.
Thanks for the suggestions I'll look into them.

Really want an update for SBF , I'm sure it could get a lot more abuse out of a clean update.

Last edited by suicidalkatt : 06-26-10 at 07:55 PM.
  Reply With Quote
06-27-10, 12:20 AM   #13
Fuzzywuzzy
A Black Drake
 
Fuzzywuzzy's Avatar
Join Date: Oct 2007
Posts: 84
http://www.wowinterface.com/download...hanxBuffs.html

Might be worth a try, haven't tried it myself yet but thinking about giving it a go.
  Reply With Quote
06-27-10, 09:23 PM   #14
Farook
A Molten Giant
 
Farook's Avatar
Join Date: Mar 2006
Posts: 595
Originally Posted by Fuzzywuzzy View Post
http://www.wowinterface.com/download...hanxBuffs.html

Might be worth a try, haven't tried it myself yet but thinking about giving it a go.
For me the problem with PhanxBuffs is, that it displays all buffs & debuffs in just one line. That's not customizable enough for me (unfortunately).
__________________
  Reply With Quote
07-09-10, 04:03 AM   #15
suicidalkatt
A Rage Talon Dragon Guard
 
suicidalkatt's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2008
Posts: 331
bumping for anyone willing to take a dive into the coding...

I've simply downgraded my ButtonFacade to bring functionality back to SBF.

SBF v3.1.20 seems to be the latest release that I can find.

<3
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Satrina Buff Frames - Fan Update?

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off