• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

FuBar2Broker

  Download the Curse Client

Project Updated:
Files Updated: 05-04-2009
Supports Game Version: 3.1.0
Category: Plugins, and Data Broker
Tags:

, , , , and [Edit Tags]

Project Manager: HunterZ
Additional Authors: funkydude , Nevcairiel , andreasg , dhedbor
Current Version: r83-release
License: All Rights Reserved
Avg Daily DL (last 30 days): 70
Downloads Total: 30,860
Favorites: 234
Comments: 5
  • About FuBar2Broker
  •  

Transparently creates LDB ("LibDataBroker") feeds from all of your FuBar plugins so that they can be shown on LDB displays of your choice instead of on FuBar.

See this forum thread for general info on LDB.

Usage

FuBar2Broker is meant to be completely transparent. If FuBar2Broker is running, you should see LDB feeds for all of your loaded FuBar plugins listed in your LDB display(s).

NOTE: Many FuBar plugins require an actual addon named "FuBar" to load as a dependency, and will refuse to load if it is not present. Use this miniature FuBar stub to make them work with FuBar2Broker! If you use an automatic addon updater, make sure to also set it to ignore the miniature FuBar stub (or else it might "update" it to the real FuBar and mess things up for you as a result!).

Known Issues

Some FuBar plugins (such as NRT) expect you to double-click them to perform certain actions, but double-clicking does not seem to be handled in a compatible way by LDB. As a workaround, FuBar2Broker currently allows you to simulate double-clicks by clicking the middle mouse button instead.

Also, FuBarPlugin-3.0 based plugins such as FuBar_PerformanceFu and FuBar_DurabilityFu will not be converted to LDB plugins by FuBar2Broker because F2B works by acting as a FuBarPlugin-2.0 dummy library. Most FuBarPlugin-3.0 plugins that I know of have decent LDB-based alternatives though.

Bug Reports

If you have any issues, please report them in the FuBar2Broker forum thread and/or create a ticket in FuBar2Broker's WowAce ticket tracker.

  • Downloads (5)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  FuBar2Broker r83-release Release 3.1.0 8,184 5/4/2009
  FuBar2Broker r78-release Release 3.1.0 4,112 4/26/2009
  FuBar2Broker r76-release Release 3.0.9 5,715 1/31/2009
  FuBar2Broker r74-release Release 3.0.3 7,810 11/11/2008
  FuBar2Broker r66-release Release 3.0.2 3,178 10/22/2008
  • 1 page(s)
Advertisement
  • Comments

Add Comment

Add

You need to or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Kupotek said 

    Fubar2Broker does not pick up these 2 addons:

    FuBar_DurabilityFu
    FuBar_PerformanceFu

    even with the dummy stub, so I am forced to use both Docking Station AND Fubar for now.

    The reason being Fubar's durability, garbage and performance are so vastly superior than any addons for the DS right now.

    Durability: Autorepair
    Garbage: Recycle bin in vendors for autosell
    Performance: Memory useage breakdown on mods total and per in ranking order.

    These 3 addons are just too good to give up for the featureless DS versions.


    So we need one of 2 things to happen:

    Fubar2broker to pick these up
    or
    DS authors to make addons of the same caliber and functionality


    Thank you!

    Reply Report Permalink
  • Mita1 said 

    Looking for a 3.1 Update. Is this still in development?

    Reply Report Permalink
  • HunterZ said 

    It's mostly in maintenance mode at this point, but I just got ownership and have pushed a TOC update so that WoW will recognize it as 3.1-compatible.

    Reply Report Permalink
  • Mita1 said 

    Thankyou very much

    Reply Report Permalink
  • acapela said 

    a feature requests:

    what would it take to enable the user to choose/configure which FuBar plugins they wanted FuBar2Broker to convert to LDB plugins, selectively?

    looks like Broker2FuBar allows the user to choose which LDB plugins to convert into FuBar plugins... i would like to be able to do that in the opposite direction with FuBar2Broker.

    Reply Report Permalink
  • HunterZ said 

    It should be possible, but I don't know how to code an interface for that.

    Most LDB displays let you choose which plugins to show on them, so you can show/hide them at the display level if nothing else.

    Reply Report Permalink
  • Craker said 

    So what's the go with this? I installed to help Fubar run better and add extra items to the Fubar but the all disappeared instead.

    Am I missing something here?

    Reply Report Permalink
  • Neogeomk said 

    M8 this is for LDB display. U might wanna check Data Broker addon.

    Reply Report Permalink
  • HunterZ said 

    So F2B has an issue with Auditor2/AuditorFu where the 2nd+ level Dewdrop menus don't get populated. I was able to create a workaround (or possibly a fix? I'm not knowledgeable enough). Around line 275 of FuBar2Broker.lua, move the addon:OnMenuRequest() call outside of the "if level == 1" check so that it works for other level values, like so:

    [code]if level == 1 then
    Dewdrop:AddLine(
    'text', addon:GetTitle(),
    'isTitle', true
    )
    end
    if addon.OnMenuRequest then
    addon:OnMenuRequest(level, value, false, valueN_1, valueN_2, valueN_3, valueN_4)
    end[/code]

    Reply Report Permalink
  • HunterZ said 

    Fixed in v1.0.2.

    Reply Report Permalink
  • 1 page(s)
  • Similar Addons
  •  

Average downloads per day

  1. 1,491 Minimap Button Frame Map & Minimap, and Data Broker
  2. 897 ButtonFacade: Caith Artwork, and Plugins
  3. 520 ButtonFacade: Onyx Artwork, and Plugins
  4. 508 ButtonFacade: Serenity Artwork, and Plugins
  5. 501 ButtonFacade: Apathy Artwork, and Plugins