Download
(36Kb)
Download
Updated: 10-31-23 04:27 PM
Pictures
File Info
Compatibility:
Dragonflight (10.0.2)
Updated:10-31-23 04:27 PM
Created:12-13-08 08:08 AM
Downloads:35,580
Favorites:330
MD5:

NinjaPanel  Popular! (More than 5000 hits)

Version: v1.2.0-release
by: Cladhaire [More]

NinjaPanel... so sneaky you'll hardly know it's there

What is NinjaPanel?

NinjaPanel is a simple, easy-to-configure display for LDB data objects. If you're not familiar with LDB, it's a simple standard that addon authors can use to provide information to other addons without needing to write any code specifically for them. This is helping to break the fubar/titan stronghold by providing a standard flexible enough to let any addon display the information.

Okay, so what does it do?

NinjaPanel will display any LDB plugins you have installed. Currently it displays all of them, although options are forthcoming to disable the display for certain plugins. It also can provide you quick access to addon options and other configurations via "launchers", simple icons that sit on the panel. Most addons that provide minimap icons (which we all hate) also provide launchers. All plugins can be dragged around the panel to re-order them, so they're displayed exactly as you'd like them to be.

Where are the options?

There aren't currently many configuration options for this addon other than the ability to enable or disable specific plugins, but I wanted to get a release out to get some feedback from the community. You can expect the following options to be implemented at some point:
  • Display the panel on the top, bottom, left or right of the screen
  • Change the height/width of the panel
  • Customize data objects to hide the icon, text, etc.

So where do I get plugins?


You may be surprised at how many addons already provide some sort of LDB data object, but if you're looking for new ones to try out you can check the category listings at your favorite addon site:How did you manage to get TomTom Crazy Arrow in the panel

NinjaPanel introduces support for icon colors and coordinates using the following fields in the LDB data object:

iconR - The red component value of the color
iconG - The green component value of the color
iconB - The blue component value of the color
iconCoords - A table containing the texCoords to be set on the icon

I will soon expand iconCoords to support the 8-value version, as well as iconRotate to support arbitrary rotations using the new API.

These features are used in the latest version of TomTom to allow you to display the crazy arrow in NinjaPanel.

Anything else?

Please feed free to leave any suggestions or feedback! I'm interested to see what the community would like to see in a panel addon that I can easily provide.

Thanks for using my addons!

Donations:
Some people have asked, so here is a way to send me donations:

NinjaPanel
v1.2.0-release (2023-10-31)
Full Changelog Previous Releases
  • Add a simple gold tracking plugin
  • Remove stray print from debugging
  • Add support for plugin DBs
  • Fix that stupid bug
  • Attempt to fix an issue with init of CombatStats
  • Fix an issue with calling OnEnter for some tooltips
  • Fix for 10.1.0 PTR with removal of GetAddOnMetadata
  • Update TOC for 10.0.2
  • Don't require OnLeave to pick up OnEnter
  • Properly respond to inventory updates and register the new events
  • Some bug fixes for CombatStats
    - Re-compute the preferred stats when something major changes
    - Select the preferred stats using the raw values, not percentages
  • Fix some small issues with combat stats
  • Add a CombatStats plugin
  • Don't do split packaging when only one version
  • Update curseforge project id
  • Fix config registration on retail
  • Prepare for packing
  • Add and configure Luacheck
  • Create README.md
  • Re-add config to enable/disable plugins
  • Update for 1.0x (ish)
  • Update TOC for 6.1.x
  • Update LibJostle
  • Update TOC for 4.3
  • Update .TOC
  • Update to LibJostle-3.0-v40000
  • Convert svn:ignore properties to .gitignore.
  • Updated LibJostle to be compatible with 3.3.5
  • Hide the tooltip when a plugin is clicked
  • Fix a bug when an icon is set to nil, or set to a texture from nil
  • Updating TOC for 3.3
  • Update LibJostle to fix the buff movement
  • Interface version update
  • Show which feeds are launchers in the configuration UI
  • Actually display disabled plugins in the configuration dialog
  • Show tooltips for plugins that don't define any
  • Setting eol-style, bumping .TOC and providing support for data feeds that dynamically change their type
  • Updated version of LibJostle-3.0
  • Added a nil bailout in UpdatePlugin (bad mikma)
  • * Fix for moving the panel to the bottom instead of the top.. kind of
  • Fixed detach bug when disabling a new plugin
  • Fixed an error caused by custom Data Objects
  • Fixed the bad SV bug
  • Fixed tooltip bug with bad type lookup for disabled plugins
  • Fixed a bug with scrolling offset on the config screen
  • Undoing bad development branch code to start with a clean slate
  • * Commiting some broken code that I plan to back out
  • * Ensure that the scroll bar works on longer addon lists
  • * Fixed the issues with scrolling on enable/disable window
  • * Added basic configuration panel that allows you disable/enable plugins. Requires reload and may not work properly.
    * Added support for AddonLoader delayed loading
  • * Make sure to call using NinjaPanel instead of self in the context of the panel
  • * Act properly with regards to tooltip metadata, refactored handling code a bit
  • Added a development mode to assist in getting multiple bars working correctly
  • * Don't error if jostle can't be loaded
  • * Add support for the tooltip attribute
  • * Add checks for self.db.plugins[name].disabled
  • * Initialize db.plugins and sb.panels
  • * Added cases for the On<X> handlers in UpdatePlugin, so we can set them whenever they are changed
  • * Set wowi:dirname property so addon is properly packaged
  • * Fix an issue when reporting an unknown data object type
  • * Setting eol-style to native
  • Initial import from git repository
  • Creating inital directory structure
Beta Files (1)
File Name
Version
Hits
Size
Author
Date
r26
1,788
30kB
Cladhaire
04-17-09 09:08 AM


Archived Files (8)
File Name
Version
Size
Author
Date
v1.1.7-release
35kB
Cladhaire
05-20-23 03:30 AM
v1.1.6-release
35kB
Cladhaire
04-01-23 04:57 AM
v1.1.5-release
35kB
Cladhaire
01-12-23 02:13 PM
v1.1.4-release
35kB
Cladhaire
10-29-22 02:27 AM
v1.1.3-release
35kB
Cladhaire
10-29-22 02:23 AM
v1.1.2-release
34kB
Cladhaire
10-28-22 02:02 PM
v1.1.1-release
34kB
Cladhaire
10-28-22 06:38 AM
v1.1.0-release
29kB
Cladhaire
10-27-22 08:30 AM


Post A Reply Comment Options
Unread 12-16-08, 04:51 PM  
Cladhaire
Salad!
 
Cladhaire's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 1935
File comments: 4939
Uploads: 19
Re: Hurrah!

Originally posted by Kiralyn
I love this! Excellent work, Cladhaire, this is now my favorite LDB display. Haven't experienced any problems yet and the few minor feature requests I would have you're already planning on adding. Thank you for creating it!
Thanks glad to hear you're enjoying it!
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."
Report comment to moderator  
Reply With Quote
Unread 12-16-08, 04:09 PM  
Kiralyn
A Deviate Faerie Dragon
 
Kiralyn's Avatar
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 9
Uploads: 1
Hurrah!

I love this! Excellent work, Cladhaire, this is now my favorite LDB display. Haven't experienced any problems yet and the few minor feature requests I would have you're already planning on adding. Thank you for creating it!
__________________
Medley - Customize sounds for WoW events!
Report comment to moderator  
Reply With Quote
Unread 12-16-08, 02:06 AM  
Cladhaire
Salad!
 
Cladhaire's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 1935
File comments: 4939
Uploads: 19
Originally posted by ffcloud2000
Loving it so far but i get this bug that causes my minimap to disappear after about 30 secs or so which is a little weird.. Anyone else getting this?
If you're getting this it would be an issue with LibJostle, and thus would have similar problems with FuBar. The very first option I put in will be to disable the automatic moving of frames using Jostle.
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."
Report comment to moderator  
Reply With Quote
Unread 12-16-08, 12:09 AM  
larkrune
A Murloc Raider

Forum posts: 6
File comments: 24
Uploads: 0
love the addon the lack of any setting up needed for this as opposed to fortress whenever i redo my interface is awesome only thing is i have to remember to look up and not over to the left, lol
Report comment to moderator  
Reply With Quote
Unread 12-15-08, 06:37 PM  
ffcloud2000
A Fallenroot Satyr

Forum posts: 24
File comments: 98
Uploads: 0
Loving it so far but i get this bug that causes my minimap to disappear after about 30 secs or so which is a little weird.. Anyone else getting this?
__________________
Report comment to moderator  
Reply With Quote
Unread 12-15-08, 03:08 PM  
khawes
A Murloc Raider
 
khawes's Avatar

Forum posts: 6
File comments: 1
Uploads: 0
Originally posted by Cladhaire
The majority of these issues are people who are not properly following the LDB spec. Lots of other addons jump through a million hoops to be able to display those plugins and I'm not terribly sure I want to get into that busines.. it just tastes bad to me. If you post links to those addons, I will look into it.
In my opinion, you should out for properly behaved LDB addons. Of course letting the authors know how they can fix their addons is a plus!

On another note, I can't wait to have the time to give this a try, the screen shot is beautiful, and it looks like just what I've been looking for. Thanks for putting in the effort.
Report comment to moderator  
Reply With Quote
Unread 12-14-08, 09:03 AM  
Zergreth
A Fallenroot Satyr
 
Zergreth's Avatar
AddOn Author - Click to view AddOns

Forum posts: 24
File comments: 101
Uploads: 12
Looks promising so far. I'm definitely going to use this, though I will probably wait til it gets some configuration.
Keep up the good work
Report comment to moderator  
Reply With Quote
Unread 12-14-08, 08:42 AM  
Zorklat
A Deviate Faerie Dragon

Forum posts: 13
File comments: 62
Uploads: 0
Works splendidly for me. I'm getting rid of SBC to use this. It's much smaller, and I don't have to resize blocks for Basicattitude and zBrokerPerformance. That was a giant hassle for me because my KeyTronic Lifetime Mouse doesn't have a wheel, and my wheelmouse has a piece of lint or something in it that keeps me from moving the pointer to the left over 90% of the time.

Keep up the good work!
Report comment to moderator  
Reply With Quote
Unread 12-14-08, 04:03 AM  
Cladhaire
Salad!
 
Cladhaire's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 1935
File comments: 4939
Uploads: 19
Originally posted by BW~Merlin
So far I am really liking NinjaPanel, I have used several LDB display addon's (fortress, SBC, Button Bin) but none have given me a fubar like bar which is what I have been after.

So far I have run into two bug's. One is that ZOMGBuffs is not being displayed in NinjaPanel but it is being displayed in fortress (even with fortress disabled) and the second one is Broker QuestHelper I am having difficulty dragging it into new positions (on one toon every time I click and drag it, it moves one spot to the right while on another I could only move it one spot at a time).

Edit. ZOMGBuffs is now showing but it only has the icon and Waiting.... next to it.
The majority of these issues are people who are not properly following the LDB spec. Lots of other addons jump through a million hoops to be able to display those plugins and I'm not terribly sure I want to get into that busines.. it just tastes bad to me. If you post links to those addons, I will look into it.
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."
Report comment to moderator  
Reply With Quote
Unread 12-13-08, 08:54 PM  
BW~Merlin
A Defias Bandit

Forum posts: 2
File comments: 41
Uploads: 0
So far I am really liking NinjaPanel, I have used several LDB display addon's (fortress, SBC, Button Bin) but none have given me a fubar like bar which is what I have been after.

So far I have run into two bug's. One is that ZOMGBuffs is not being displayed in NinjaPanel but it is being displayed in fortress (even with fortress disabled) and the second one is Broker QuestHelper I am having difficulty dragging it into new positions (on one toon every time I click and drag it, it moves one spot to the right while on another I could only move it one spot at a time).

Edit. ZOMGBuffs is now showing but it only has the icon and Waiting.... next to it.
Last edited by BW~Merlin : 12-13-08 at 09:25 PM.
Report comment to moderator  
Reply With Quote
Unread 12-13-08, 07:05 PM  
adamonius
A Kobold Labourer

Forum posts: 1
File comments: 3
Uploads: 0
I use the same one. I don't think he's updating on WI. There's an update on Curse today that fixes the "Loading..." text.
http://wow.curse.com/downloads/wow-a...ofessions.aspx

Love the panel, Cladhaire!

Report comment to moderator  
Reply With Quote
Unread 12-13-08, 06:19 PM  
Balsta
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
http://www.wowinterface.com/download...ofessions.html

Originally posted by Cladhaire
Can you give me a link to those plugins so I can work out why this would be happening? Thanks!
Report comment to moderator  
Edit/Delete Message Reply With Quote
Unread 12-13-08, 05:45 PM  
Cladhaire
Salad!
 
Cladhaire's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 1935
File comments: 4939
Uploads: 19
Re: Can't figure out how to configure

Originally posted by seamusmc
I probably have a conflict, but I've tried clicking and right clicking the panel. I've looked in the Interface\Addons panel and tried /np /ninjapanel, etc and can't get any config options for ninja panel.

Am I missing something?

Thanks
You are missing the part where I clearly state in the addon description that the addon does not currently have any configuration options.
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."
Report comment to moderator  
Reply With Quote
Unread 12-13-08, 05:33 PM  
seamusmc
A Kobold Labourer
 
seamusmc's Avatar

Forum posts: 0
File comments: 9
Uploads: 0
Can't figure out how to configure

I probably have a conflict, but I've tried clicking and right clicking the panel. I've looked in the Interface\Addons panel and tried /np /ninjapanel, etc and can't get any config options for ninja panel.

Am I missing something?

Thanks
Report comment to moderator  
Reply With Quote
Unread 12-13-08, 05:28 PM  
Cladhaire
Salad!
 
Cladhaire's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 1935
File comments: 4939
Uploads: 19
Originally posted by Balsta
Best LBD I have tried so far. Very simple to set up.

One thing I noticed is that Broker Professions plugins all show "waiting" after the icon. Not sure what that means as I never saw that with other display mods.


Great work on this.
Can you give me a link to those plugins so I can work out why this would be happening? Thanks!
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: