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.
-
View User Profile
-
Send Message
Posted Dec 9, 2012I have the newest Chocolate Bar version (2.3.1) and the bar fails to load back after pet battle is finished.
Edit: I did over 100 battles yesterday. Most of the time the bar wouldnt show up after a battle, only reload would bring it back. But I was chain battling for achievement. Today I occasionaly engage in battle while doing some archeology digging. So far, today the bar showed each time those few battles ended. I can't really see any pattern to when it does show back and when not.
-
View User Profile
-
Send Message
Posted Dec 28, 2012I'm getting the same thing; can't see any pattern as to why it doesn't always appear after a battle, though
-
View User Profile
-
Send Message
Posted Dec 29, 2012Should be fixed with version 2.3.3.
-
View User Profile
-
Send Message
Posted Dec 29, 2012You are talking about the tooltips are you not? ;)
Unfortunately there is no such option and it's not that easy to design because most plugins already perform an action when clicked.
You can disable the tooltips during combat however.
-
View User Profile
-
Send Message
Posted Nov 6, 2012I have been a long time Chocolate user and lover (both kinds)
I was just curious if there is an option I have missed or perhaps might this be an option in the future, to have the menus that appear on mouse-over only appear when clicking on the item, removing the default option of opening whatever that items opens.
The reason I ask is, there are times when in the heat of things I accidentally mouse-over the bar and then obscure what I need to see on screen for a second or two.
Thank you for your excellent work on this great addon.
-
View User Profile
-
Send Message
Posted Sep 29, 2012I frequently get "clear all points"/setpoint" error messages along these lines:
11x [ADDON_ACTION_BLOCKED] AddOn "Broker_ProfessionsMenu" tried to call the protected function "ChocolateBroker_ProfessionsMenu:ClearAllPoints()"
22x [ADDON_ACTION_BLOCKED] AddOn "Broker_ProfessionsMenu" tried to call the protected function "ChocolateBroker_ProfessionsMenu:SetPoint()"
Happens with different plugins such as iFriends, ElkFriends and ProfessionsMenu. Is this a problem w/ my other addons or Chocolate Bar? Anything I can do to fix this?
-
View User Profile
-
Send Message
Posted Oct 4, 2012Yes. Also when you enter a dungeon while in a battle (using the dungeon finder), the bar is no longer there.
-
View User Profile
-
Send Message
Posted Sep 27, 2012Nice change for hiding chocolatebar during a pet battle. However one time during a battle, someone tried to gank me which interrupted the pet battle right away. And the bar didn't come back.
-
View User Profile
-
Send Message
Posted Oct 21, 2012Should be fixed with r157
http://www.wowace.com/addons/chocolatebar/files/8418-r157/
-
View User Profile
-
Send Message
Posted Oct 22, 2012Hi, I posted the original ticket about that on wowace. After installing the update, the bar was re-appearing after pet battles quickly, and the UI bumped down every time.
However, just now after doing some wild pet battles, ChocolateBar did not reappear and the UI remaind in its default position (not bumped down). A /reload fixed it. I can create a new ticket if you would prefer that.
-
View User Profile
-
Send Message
Posted Sep 27, 2012@coreanism, you could modify the code to handle vehicleUI while waiting for the next update...
in Bar.lua change line 14:
From: local frame = CreateFrame("Frame",name,UIParent)
To: local frame = CreateFrame("Frame",name,UIParent,"SecureHandlerStateTemplate")
and then add the following line of code after line 67:
RegisterStateDriver(frame, "visibility", "[vehicleui] hide; show")
in the little of testing that I have done... so far it works well.
-
View User Profile
-
Send Message
Posted Sep 28, 2012sweet! ill try that out. thanx
-
View User Profile
-
Send Message
Posted Sep 27, 2012love the option to hide bars during pet battles. can you also add an option to hide when on vehicle?
-
View User Profile
-
Send Message
Posted Sep 26, 2012Added the hide bars option for now.
-
View User Profile
-
Send Message
Posted Sep 25, 2012Could you add option to ajust the pet battle health bar at the top of the screen during pet battles or option to hid the bars while in pet battles.
-
View User Profile
-
Send Message
Posted Sep 26, 2012Added;)
-
View User Profile
-
Send Message
Posted Sep 25, 2012You might want to think about adding option to hide Chocolate bar during Pet Battles, regardless of 'hide in combat' option. The bar overlaps with the pet battle upper screen bar.
For the time being I put my chocolate bar to the bottom of the screen, although the usage now is awkward :D
-
View User Profile
-
Send Message
Posted Sep 9, 2012I'm having an issue with Chocolate Bar. Whenever it is active, and even when it is the only mod active, my UI has a momentary lockup about every 6 or 7 seconds. The kicker is that it only seems to affect my worgen lock's character. I use it on every other toon that I have and it works fine. Any idea what might be causing this?
-
View User Profile
-
Send Message
Posted Sep 10, 2012Hmm, please try to disable the option "Adjust Blizzard Frames" might be relatet to that.
-
View User Profile
-
Send Message
Posted Sep 10, 2012Yup seems like a nice option to do add. I will add that in my vacation time next week;)