ChocolateBar Broker Display
ChocolateBar will create a bar on top or bottom of your screen where other addons called broker plugins can display stuff like your fps.
Main Features
- Easy setup, install & go!
- Multiple bars - top or bottom as many as you want.
- Left, right and center alignment.
- Support for icon colors and coordinates like used by TomTom.
- Easy config, simply drag a plugin and drop points will show. The idea is to easily disable a plugin or toggle its text. See pics.
- Load-on-demand options, and small memory footprint.
- More Chocolate - a broker plugin to show a bar that will autohide again. Great for launchers or other plugins you don't need visible all the time:)
Options for:
- Show bars on mouse over only.
- Hide bars in combat.
- Hide bars during a pet battle.
- Set a fixed width for any plugin.
- Change textures, font, colors and a lot more...
Where to get plugins?
Search for broker on CurseForge
Updated list by tekkub on Github (last update April 2021)
Usage
Right click the bar or type "/chocolatebar" to open the options menu.
How you can help
Create a pull request on Github.
You can help with the localization.
You miss a feature or found a bug? I look forward to your feedback on Github.
1x ChocolateBar_Options-r98\Options.lua:322: attempt to index global 'LSM' (a nil value)
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[2]":9: in function <[string "safecall Dispatcher[2]"]:5>
(tail call): ?:
AceConfigDialog-3.0-43:796: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:611>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[3]":9: in function <[string "safecall Dispatcher[3]"]:5>
(tail call): ?:
AceGUI-3.0-30 (Ace3):326: in function `Fire'
...ts\AceGUI-3.0-SharedMediaWidgets\SharedFunctions.lua:37: in function <...ts\AceGUI-3.0-SharedMediaWidgets\SharedFunctions.lua:30>:
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[3]":9: in function <[string "safecall Dispatcher[3]"]:5>
(tail call): ?:
AceGUI-3.0-30 (Ace3):326: in function `Fire'
...3\AceGUI-3.0\widgets\AceGUIWidget-DropDown-Items.lua:339: in function <...3\AceGUI-3.0\widgets\AceGUIWidget-DropDown-Items.lua:334>:
---
also - the buffs are not moving down with patch 3.3
ChocolateBar-1.9\Chocolate.lua:175: in function <Interface\AddOns\ChocolateBar\Chocolate.lua:161>
http://wiki.github.com/tekkub/libdatabroker-1-1/addons-using-ldb/77
That site will give you a pretty good start.
I was diagnosing an issue with cBroker: Recount today and found that it leaves .text as "" and only sets .value and .suffix. From my understanding, it should be setting the .text as well, so the issue is with cBR, not ChocolateBar. Will CB be supporting this feature of LDB in the future, though?