StatBlockCore
StatBlockCore is a display addon for LibDataBroker plugins.
SBC offers a variety of options some plugin based, some global based. It's main goal is to provide freely movable blocks based on the LDB system, whilst keeping to a minimal codebase.
Also a lot of other addons are using LDB for their quicklaunchers, SBC fully supports them.
Examples of plugins are:
- Broker_* addons
- StatBlock_* addons
- ..and many more...
SBC does nothing on it's own, it needs LibDataBroker plugins to function. You can find these in the Data Broker section.
/sbc
/statblockcore
Please help translating/localization by clicking here
This may be a silly thing, but is it possible to alphabetize the list of plugins under the statblockcore configuration in the interface settings? There's a lot of addons under there (seems every addon these days has LDB) and sometimes I have a helluva time trying to find the one I'm looking for from the list.
Is it possible to have a "Hide Icon" settings on a per-block basis? Like the "Hide Text" option, but in reverse.With 99% of my LDB addons, I either want the icon only for quick access or the text display for information, but rarely if ever do I need both.Ignore this comment, Icon show/hide exists in some addons but not others, functionality must be determined by the plugin wrtier.
Could you please add support "OnDragReceive" calls. They work exactly as the "OnClick" ones. So that your addon can work with Scrap Broker
Added in v2.77
Thanks! Great addon by the way, I really appreciate your work.
Is there any way to do a combat fade(alpha = 0 out of combat) ? I use an addon called TimeToExecute to track the time until 20% for the sake of cds.
Is there a way to set the anchoring for the different elements? I tried finding out the panel name to use kgpanels to do it but it doesn't return a name.
That's what the parenting functionality is for.
How I want it: http://gyazo.com/cc94c0773e785a19d48d3c122986430e.png
How it looks after I re-login or reloadUI: http://gyazo.com/dcc2bd11095c3b83657cb9a4cd4fd37e.png
This is fixed by going in and unchecking and re-checking, "Show Text".
It's all done on the web, really easy.
-cleanups
-fix block size not saving when only using icon (hiding text)
-support for iconR/G/B/Coords like the TomTom crazy arrow
Resizing the LDB tags by mouseovering and using mousewheel doesn't work, still..
Didn't in r20 and still doesn't in r21
I can workaround this by going to the SBC menu and toggling on and off Show Text for every block each time I login, but a real fix would be appreciated. Thanks.