Download
(9Kb)
Download
Updated: 12-15-22 06:49 AM
Pictures
File Info
Compatibility:
Dragonflight (10.0.2)
Updated:12-15-22 06:49 AM
Created:06-26-12 04:12 PM
Downloads:2,894
Favorites:3
MD5:

XInfo : Alt ILevel

Version: 10.0.2.47067.0
by: Xrystal [More]



About the Addon
It was an idea spawned from the request in this forum post (http://www.wowinterface.com/forums/showthread.php?t=43577) whereby an outdated addon wasn't quite working as planned. To help things along I just created a new addon.

Test Environment
WoW v10.0.2.47067 - with ChocolateBar v3.9.7

Events Tracked
The addon uses several events to keep the iLevel value updated and if you're forever switching armor that might be one event you might want to turn off.

  • ADDON_LOADED - menu built
  • PLAYER_ENTERING_WORLD - tooltip generated
  • UNIT_INVENTORY_CHANGED
  • PLAYER_EQUIPMENT_CHANGED

Libraries Used
The addon uses the barest minimum it needs to get the menu system working for a data broker addon so has the following library files included in the zip file.

LibStub.lua
LibDataBroker-1.1.lua
CallbackHandler-1.0.lua

Locales Available
By default all my addons come with enUS as the default locale with enGB as the secondary locale. Feel free to upload other locales by making a copy of the enGB localization file and make the relevant language changes in it. I will incorporate it in the next update.


Support Links
Bug Reports
Feature Requests

Version: 10.0.2.47067.0
- TOC Updated to reflect 10.0 compatibility
- Tested with ChocolateBar version 3.9.7

Version: 9.0.1.36230.0
- TOC Updated to reflect 9.0 compatibility

Version: 8.0.1.27101.0
- TOC Updated to reflect 8.0 compatibility
- Removed PLAYER_AVG_ITEM_LEVEL_READY event from XInfo_AltLevel.lua

Version: 8.0.1.26476.AlphaCompatible
Changes Made:
- TOC updated to reflect 7.3 compatibility
- Changed XInfo_AltLevel.lua so that PLAYER_AVG_ITEM_LEVEL_READY event only gets checked in 7.3

Version: 5.2.0.16733.01
Changes Made :
- Changed TOC to reflect 5.2 compatibility

Version: 5.1.0.16309.01
Changes Made :
TOC Update for 5.1

Version: 5.0.5.16035.01
Features introduced :
- Clicking on a characters name on the server list will remove it from the database.

Version: 5.0.4.16016.120829.01
Features introduced :
- Mouseover shows all toons on current server as well as current version of addon
- Click shows all toons on all servers
- Tooltip display shows Name/Class/ILevel
- Tooltip uses RAID_CLASS_COLORS and CUSTOM_CLASS_COLORS for display coloring
- If unable to deduce what color to use it will default to NORMAL_FONT_COLOR until it does
- List sorts on Name ( alphabetical order )
- List sorts on iLevel ( Highest to Lowest ) if the value exists and the option selected.
Optional Files (0)


Post A Reply Comment Options
Unread 06-27-12, 12:46 PM  
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 5928
File comments: 228
Uploads: 28
Request from Bikther

http://www.wowinterface.com/forums/s...3&postcount=10

Originally Posted by Bikther View Post
Gave it a shot and it works well.

I don't want to look a gift horse in the mouth but if I may I'd like to make a request.

Rather then having to mouseover then click the box to get the realm list is it possible to just have it show the toon

IE
Mouseover:
Toon 1
Toon 2
ETC

Rather then click the extra clicking?

If it's a lot more work or too cumbersome I'm happy with how it is.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
Report comment to moderator  
Reply With Quote
Unread 06-27-12, 12:47 PM  
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 5928
File comments: 228
Uploads: 28
Re: Request from Bikther

Version 1.02.00 will include current server toons on mouseover and all servers and their toons on click.

Originally Posted by Xrystal
http://www.wowinterface.com/forums/s...3&postcount=10

Originally Posted by Bikther View Post
Gave it a shot and it works well.

I don't want to look a gift horse in the mouth but if I may I'd like to make a request.

Rather then having to mouseover then click the box to get the realm list is it possible to just have it show the toon

IE
Mouseover:
Toon 1
Toon 2
ETC

Rather then click the extra clicking?

If it's a lot more work or too cumbersome I'm happy with how it is.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
Report comment to moderator  
Reply With Quote
Unread 06-27-12, 03:17 PM  
Bikther
An Aku'mai Servant
 
Bikther's Avatar

Forum posts: 37
File comments: 16
Uploads: 0
Tested the new version.

Didn't see any different functionality, have to click on it then move the mouse over the realm section for alts.

Also while I'm being picky and demanding

Every time I have a loading screen I get a line of :
XLDB_AltIlevel: Initialising Data
Anyway to hide this or only have it show when first entering the game.


Thanks so much for the work you are putting into this I really appreciate it!


PS
I use this mod Broker_PlayedTime and the Tooltip on it is exactly what I like, clean simple and shows all info on a mouseover. Linked as perhaps an inspiration
Last edited by Bikther : 06-27-12 at 03:22 PM.
Report comment to moderator  
Reply With Quote
Unread 06-28-12, 12:47 AM  
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 5928
File comments: 228
Uploads: 28
Originally Posted by Bikther
Tested the new version.

Didn't see any different functionality, have to click on it then move the mouse over the realm section for alts.

Also while I'm being picky and demanding

Every time I have a loading screen I get a line of :
XLDB_AltIlevel: Initialising Data
Anyway to hide this or only have it show when first entering the game.


Thanks so much for the work you are putting into this I really appreciate it!


PS
I use this mod Broker_PlayedTime and the Tooltip on it is exactly what I like, clean simple and shows all info on a mouseover. Linked as perhaps an inspiration
Hmm, strange. definitely works on mouseover for me. I can try and see if it works under a different event an have that message appear just on login but not sure so will remove it if not. But I'm really worried as to why the new version doesn't show the info on the mouseover tooltip for you.

Oh, are your characters on the same realm or all on different ones ? That would make the difference. If you only have 1 character on each realm it would only show the one character listed on mouseover. But it should definitely have shown at least the one character on the tooltip.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
Last edited by Xrystal : 06-28-12 at 12:54 AM.
Report comment to moderator  
Reply With Quote
Unread 06-28-12, 02:41 AM  
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 5928
File comments: 228
Uploads: 28
Version 1.03.00 Changes

Adjusted to build menu at ADDON_LOADED time rather than PLAYER_ENTERING_WORLD.

Tooltip changed to display Name/Class on Left and ILevel on Right.
Tooltip changed to be built when event PLAYER_ENTERING_WORLD occurs.
Tooltip changed to use RAID_CLASS_COLORS or CUSTOM_CLASS_COLORS color array if it exists
Tooltip changed to default color display to NORMAL_FONT_COLOR if no other color available

Adjusted to store Class code for color array so until you log into all your characters it will display
the default NORMAL_FONT_COLOR for those characters.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
Report comment to moderator  
Reply With Quote
Unread 06-28-12, 08:05 AM  
Bikther
An Aku'mai Servant
 
Bikther's Avatar

Forum posts: 37
File comments: 16
Uploads: 0
Re: Version 1.03.00 Changes

Just downloaded the new version.

It's like 99% perfect now.

Tooltip on mouseover just like I wanted.

Only thing, very minor, but want to let you know so you can make this perfect.

The tooptip shows all alts as a yellow/gold color, kinda half way between druid and rogue class colour


All my toons are on 1 realm if that helps.


Looks great though, can't thank you enough
Last edited by Bikther : 06-28-12 at 08:07 AM.
Report comment to moderator  
Reply With Quote
Unread 06-28-12, 08:10 AM  
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 5928
File comments: 228
Uploads: 28
Re: Re: Version 1.03.00 Changes

Originally Posted by Bikther
Just downloaded the new version.

It's like 99% perfect now.

Tooltip on mouseover just like I wanted.

Only thing, very minor, but want to let you know so you can make this perfect.

The tooptip shows all alts as a yellow/gold color, kinda half way between druid and rogue class colour


All my toons are on 1 realm if that helps.


Looks great though, can't thank you enough
Yeah, thats the flaw with changes happening. I've coded the addon to use that yellow color until it knows what color to use which it should figure out next time you log into those characters. So a quick log in and out should be enough for it to update the saved variables to include the identifier for the class color information which wasn't in the earlier versions.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
Report comment to moderator  
Reply With Quote
Unread 06-28-12, 08:13 AM  
Bikther
An Aku'mai Servant
 
Bikther's Avatar

Forum posts: 37
File comments: 16
Uploads: 0
Re: Re: Re: Version 1.03.00 Changes

Awesome I'll log em all on/off and let you know how it looks.


Ok checked it out...beautiful it's perfect.

I'd buy you a beer if you were in my town
Last edited by Bikther : 06-28-12 at 10:35 AM.
Report comment to moderator  
Reply With Quote
Unread 06-29-12, 01:01 AM  
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 5928
File comments: 228
Uploads: 28
Great Blik, I'll keep this setup as the default then if any future changes are requested by others.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
Report comment to moderator  
Reply With Quote
Unread 07-05-12, 10:22 AM  
Bikther
An Aku'mai Servant
 
Bikther's Avatar

Forum posts: 37
File comments: 16
Uploads: 0
So I was playing around a bit and I was wondering (yes I'm getting demanding and needy now :P ) is there a way to code it so that the list show up in order from highest at the top the lowest at the bottom?
Report comment to moderator  
Reply With Quote
Unread 07-05-12, 11:45 AM  
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 5928
File comments: 228
Uploads: 28
Originally Posted by Bikther
So I was playing around a bit and I was wondering (yes I'm getting demanding and needy now :P ) is there a way to code it so that the list show up in order from highest at the top the lowest at the bottom?
Theoretically I believe it is possible. I will see what I can do.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
Report comment to moderator  
Reply With Quote
Unread 07-07-12, 03:39 PM  
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 5928
File comments: 228
Uploads: 28
Version 1.04 Uploaded

Left Clicking the button will show you the data lists and Right Clicking will show you the option lists.

You can now sort the Character lists and Realm lists by name and in the case of the character list also the iEquippedLevel.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
Report comment to moderator  
Reply With Quote
Unread 10-09-12, 02:17 AM  
tednik
An Aku'mai Servant
 
tednik's Avatar
AddOn Author - Click to view AddOns

Forum posts: 33
File comments: 51
Uploads: 2
Icon is missing on Bazooka Bar

i dont know if anyone else has this issue but the LDB Icon is missing on my bazooka bar.

the addon is great and works when i hover where the icon should be if needed ill post a screenshot
Report comment to moderator  
Reply With Quote
Unread 10-09-12, 01:50 PM  
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 5928
File comments: 228
Uploads: 28
I don't think there is an icon as such. The button should be your current active characters details if I remember right. I thought I had bazooka installed for testing something else but mayhap I didn't test it.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
Report comment to moderator  
Reply With Quote
Unread 10-09-12, 02:33 PM  
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 5928
File comments: 228
Uploads: 28
Yes, as I suspected. By default bazooka turns on the display of the icon and turns off the display of the text. Simply adjust the setting for this plugin to turn off the icon and turn on the text.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: