Arcana
Arcana (formerly ChocolateBar) is a lightweight display for broker plugins that lets you organize and observe information on flexible panels. An alternative to TitanPanel, Bazooka and other broker displays.
The Quel'dorei became scattered across the world. To preserve the fragments of arcana they gathered from many sources, they maintain observatories where this knowledge is kept in careful order.
![]()
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.
- 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 plugins in the category data-broker on CurseForge.
Usage
Right click the bar or type "/arcana" 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 Aug 28, 2024In reply to weltallica:
I will look into it.
-
View User Profile
-
Send Message
Posted Aug 14, 2024Works well! Thank you!
-
View User Profile
-
Send Message
Posted Aug 15, 2024In reply to happiestboy: Thanks, I get my ChocolateBar back.
-
View User Profile
-
Send Message
Posted Aug 15, 2024In reply to happiestboy: thank you~
-
View User Profile
-
Send Message
Posted Aug 14, 2024For those who want it working again before an official update is out, there are six occurrences of GetAddOnMetadata -- three in Options.lua, two in Core.lua, and one in modules/MicroMenu/Options.lua. Adding "C_AddOns." (no quotes) before each of them to make C_AddOns.GetAddOnMetadata" will bring your chocolate bar back.
-
View User Profile
-
Send Message
Posted Aug 14, 2024In reply to vttale: Perfect !! :)
-
View User Profile
-
Send Message
Posted Aug 14, 2024In reply to vttale: Thank you, that seemed to work!
-
View User Profile
-
Send Message
Posted Aug 17, 2024In reply to vttale:
Thanks mate! Works a treat and is a simple Search & Replace.
-
View User Profile
-
Send Message
Posted Aug 14, 2024Unfortuately today's wednesday update completely broke this addon for me. Hope you can get around it and fix. Patiently waiting.
-
View User Profile
-
Send Message
Posted Aug 12, 2024Is there a plan to update (and fix the potential errors as described in the comments) for TWW?
-
View User Profile
-
Send Message
Posted Aug 7, 2024I have created three issues on GitHub, with fixes. https://github.com/Kiatra/ChocolateBar/issues
-
View User Profile
-
Send Message
Posted Aug 7, 2024Hello, on 11.0.2 the function "GetAddOnMetadata" will be removed, please replace it with C_AddOns.GetAddOnMetadata, else this addon will not work on TWW.
source: https://warcraft.wiki.gg/wiki/API_GetAddOnMetadata
-
View User Profile
-
Send Message
Posted May 23, 2024Please release a version for cata. It doesn't show when searching for addons.
-
View User Profile
-
Send Message
Posted Feb 10, 2024I have finally added a module system to add some builtin plugins. These can be disabled and will not be loaded then.
Let me know if you have any issues.
Also I am currently playing SOD on Wild Growth EU -> Yessica, maintaining addons while rading or leveling is hard work, so any tips are higly appreciated :D
-
View User Profile
-
Send Message
Posted Mar 13, 2024In reply to kiatra_: Horde or Alliance?
-
View User Profile
-
Send Message
Posted Jul 24, 2024In reply to kiatra_: Tip incoming!! The Xpac awaits!
-
View User Profile
-
Send Message
Posted Jan 14, 2024when enabling free positioning for bar #1 (in classic SoD), the cpu usage is really high according to the "addonusage" addon. (on other bars, this doesn't happen - regardless of the icons on the bar, other settings or even without any other addons.)
-
View User Profile
-
Send Message
Posted Feb 10, 2024In reply to OwnlyMe:
Hmm strange I will see if can find the problem.
-
View User Profile
-
Send Message
Posted May 6, 2023Getting 4 different lua errors with the played time module of this addon:
145x ...ddOns/ChocolateBar/modules/CB_PlayedTime_Options.lua:5: bad argument #1 to 'GetAddOnMetadata' (Invalid AddOn name CB_PlayedTime. - Usage: local value = C_AddOns.GetAddOnMetadata(name, variable))
[string "=[C]"]: in function `GetAddOnMetadata'
[string "@ChocolateBar/modules/CB_PlayedTime_Options.lua"]:5: in main chunk
Locals:
(*temporary) = "CB_PlayedTime"
(*temporary) = "X-Curse-Packaged-Version"
(*temporary) = "Invalid AddOn name CB_PlayedTime. - Usage: local value = C_AddOns.GetAddOnMetadata(name, variable)"
212x ChocolateBar/modules/CB_PlayedTime.lua:106: attempt to call method 'RegisterOptions' (a nil value)
[string "@ChocolateBar/modules/CB_PlayedTime.lua"]:106: in function <ChocolateBar/modules/CB_PlayedTime.lua:98>
145x ChocolateBar/modules/CB_PlayedTime_Options.lua:1 (null)
145x Interface\FrameXML\Bindings.xml:1 ChocolateBar/modules/CB_PlayedTime_Options.lua:1 (null)
-
View User Profile
-
Send Message
Posted May 9, 2023In reply to Aarent82:
i dont know if the addon author has gotten a chance to check the comment page, i would post this under the 'issues' tab above and make a ticket on the github or wherever it goes:O)
I get the same error, but i keep forgetting to make a ticket there