Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
PProvost's Portal Bug Reports Feature Requests
Author:
Version:
v2.0-Release
Date:
09-19-2009 03:42 PM
Size:
20.15 Kb
Downloads:
3,857
Favorites:
67
MD5:
Pictures
Click to enlarge
Character frame icon and tooltip
Click to enlarge
Group/Target report frame
AvgItemLevel
Overview

AvgItemLevel is a World of Warcraft addon that lets you see the effective average Item Level (iLevel) of your currently equipped gear. On the bottom right of the Character and Inspect frames you can see the average for yourself or for your inspect target by placing the mouse over the helmet icon. A LibDataBroker launcher is also included that behaves the same as the character pane icon.

The tooltip displays the following information:
  • Average equipped iLevel for all equipped gear
  • Effective Vehicle iLevel (see below)
  • Approximate Vehicle Health bonus
  • Best Available Vehicle Set
  • Approximate Vehicle Health Bonus for Best Available set

If you are setting up raid assignments, however, that can get a bit tedious. To assist with that, you can click on the helmet icon or use the /avgilevel command to bring up the party/raid report window. This window shows the Effective Vehicle iLevel for your raid or party. If you have a target selected it will also show your current target. To report the averages to your group, simply click the “Print” button at the top of the report frame.

To automatically equip the highest iLevel piece for the relevant slots, Shift-Click the label on the character frame or on the LDB launcher.

No configuration required, just install and go.

How the Effective Vehicle iLevel is calculated

This value is calculated using the current scaling for iLevel on vehicles like those used in Flame Leviathan and Wintergrasp. This calculation could change in the future.
  • 25-man scaling is same as in 10-man
  • Shirt, tabard, offhand, and ranged/relic slots do not affect vehicle scaling and are ignored in the calculation
  • 13 levels are deducted for each reduction in quality. Therefore an iLevel 200 blue is equivalent to an iLevel 187 and an iLevel 200 green is treated as iLevel 174
  • An empty slot is treated as iLevel 0

Additionally the following untested assumptions are made:
  • Artifact/heirloom (yellow) and legendary (orange) are the same as Epic (purple).
  • Common (white) and Poor (gray) are 0

Impact of Averge Item Level on Vehicle Health
  • Taking the average iLevel of your gear using the above algorithm and subtracting 170 will give you the aproximate percent increase to the health of your vehicle.
  • Thus: All iLevel 200 epic gear => 200-170 => 30% increase in vehicle hp. All 226 would be a 56% increase.

References
http://mmo-worlds.blogspot.com/2009/03/world-of-warcraft-how-flame-leviathan.html
  Change Log - AvgItemLevel
tag v2.0-Release
00ac98878df084e53d7942e500bd54eb3f67b562
PProvost <peter@provost.org>
2009-09-19 13:20:26 -0600

Tagging v2.0-Release

--------------------

PProvost:
- Moved the report panel buttons a bit to make room for column headers
- Fixed typo in LDB object key
- Refactoring and fixed target reporting
- Added current target to report panel
- Renamed UI Panel file
- Final reworking of tooltip code
- Refactored the Report Show login into the main addon table
- First reworking to new tooltip based display
- Moved the label to the top near the character model.

--------------------

tag v2.0-beta1
c32fe144158b651aa7863a4f84ddebbb1b69df80
PProvost <peter@provost.org>
2009-09-12 13:28:57 -0600

Tagging as v2.0-beta1

--------------------

PProvost:
- Final reworking of tooltip code
- Refactored the Report Show login into the main addon table
- First reworking to new tooltip based display

--------------------

tag v1.1-Release
557992df810f065686d1d4c3e1be38f2011b814b
PProvost <peter@provost.org>
2009-08-31 19:50:07 -0600

Tagging v1.1-Release

--------------------

PProvost:
- Edit to readme
- Minor update to readme
- Updated readme for Equip Best feature
- Removed redundant code from AvgItemLevel-UI.lua
- Added click on the character frame to auto-equip
- Updated to use new EquipmentManager action stuff
- Commit before switching to EquipmentManager functions
- Renamed AvgItemLevelGroup.lua to AvgItemLevel-UI.lua
- Added LibItemEquip for equipping sets
- Added LibItemEquip and AceTimer
- Fixed a bug that was mis-selecting bag stuff
- Rewrote algorithm for equipping max ilevel set
- Moved libs into subfolder
- Initial algorothm for auto-equip complete

--------------------

tag v1.0-Release
924d83e4ff53a8891af613320b3020777b2b08c8
PProvost <peter@provost.org>
2009-08-22 20:27:36 -0600

Tagging v1.0-Release

--------------------

PProvost:
- Report bug fix
- Added sorting to the list
- Updated readme file
- Added "Report" feature
- Updated TOC
- Fixed intermittend error on load.
- Added mention of the LDB launcher in the readme
- Fixed bug when displaying out-of-range people in list
- Added gradient coloring to the ilevel report
- Fixed type in README
- Updated README file with info about new report slash command
- Added party/group ItemLevel reporting
- Yet another shortening of the label to make it fit for classes w/ ammo
slots
- Added auto-gen version tag to TOC
- Shortened the string label to fit next to ammo slot
- Typo
- Edit to README
- Typo in README
- Added /inspect support
- Updated to conform to current scaling for non-epic items
- Basic "player" implementation copied over from my hack script. Seems to
work so far.
- Initial addon structure... no code yet
  Archived Versions - AvgItemLevel
File Name
Version
Size
Author
Date
v2.0-beta1
20kB
PProvost
09-12-2009 04:56 PM
v1.1-Release
20kB
PProvost
08-31-2009 10:00 PM
v1.1-beta1
20kB
PProvost
08-30-2009 04:33 AM
v1.0-Release
19kB
PProvost
08-22-2009 10:30 PM
v1.0-beta10
18kB
PProvost
08-13-2009 09:27 PM
v1.0-beta9
18kB
PProvost
08-11-2009 02:46 PM
v1.0-beta8
18kB
PProvost
08-02-2009 12:15 AM
v1.0-beta7
18kB
PProvost
07-30-2009 03:56 AM
v1.0-beta6
18kB
PProvost
07-28-2009 02:26 AM
v1.0-beta5
18kB
PProvost
07-26-2009 10:25 PM
v1.0-beta4
9kB
PProvost
07-17-2009 03:52 PM
v1.0-beta2
9kB
PProvost
07-12-2009 10:03 PM
v1.0-beta1
9kB
PProvost
07-11-2009 10:27 PM
  Comments - AvgItemLevel
Post A Reply Comment Options
Old 08-30-2009, 12:28 PM  
PProvost
A Deviate Faerie Dragon
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 99
Uploads: 23
Quote:
Originally posted by Jimmerz28
Sweet! Nice addition to an already great addon.
v1.1-beta1 and higher has the new feature. See the readme for how to use it.
PProvost is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-30-2009, 08:18 AM  
Jimmerz28
A Kobold Labourer

Forum posts: 0
File comments: 26
Uploads: 0
Quote:
Originally posted by PProvost
Just a heads up...

I'm putting the finishing touches on a feature that will equip the highest possible iLevel set you can, using gear from your bags and equipped inventory.

Watch for it soon.
Sweet! Nice addition to an already great addon.
Jimmerz28 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-28-2009, 09:27 PM  
PProvost
A Deviate Faerie Dragon
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 99
Uploads: 23
Just a heads up...

I'm putting the finishing touches on a feature that will equip the highest possible iLevel set you can, using gear from your bags and equipped inventory.

Watch for it soon.
PProvost is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-14-2009, 11:46 AM  
PProvost
A Deviate Faerie Dragon
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 99
Uploads: 23
Quote:
Originally posted by Mitrax
want to start by saying great and fun addon

was wondering if you could implement a limit on the report to raid to like 5, 10, 15.. im mostly hoping for the 5 limit tho

Thanks again!
I understand what you want, but I don't understand what it is for. The reason for the report is so you can let everyone know where they stand and to help with vehicle assignments. How would only showing top 5 help?
PProvost is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-14-2009, 07:15 AM  
Mitrax
A Defias Bandit
 
Mitrax's Avatar

Forum posts: 2
File comments: 9
Uploads: 0
want to start by saying great and fun addon

was wondering if you could implement a limit on the report to raid to like 5, 10, 15.. im mostly hoping for the 5 limit tho

Thanks again!
Mitrax is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-12-2009, 05:08 PM  
PProvost
A Deviate Faerie Dragon
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 99
Uploads: 23
Quote:
Originally posted by PProvost
Yep. That is next. Then I will probably call it v1.0-Release.
I've got sorting in now, but I found a bug in the scrolling of the report list. Once I get that I will push up one more beta for review before formally releasing.
PProvost is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-11-2009, 09:45 PM  
PProvost
A Deviate Faerie Dragon
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 99
Uploads: 23
Quote:
Originally posted by Phanx
I haven't tried beta9 yet, but wanted to post this while I'm here, because otherwise I will forget yet again, so if it's already been added, feel free to ignore. Could we please get some sorting on the list? It's kind of tedious having to scan through the list repeatedly to figure out who the highest item levels are.
Yep. That is next. Then I will probably call it v1.0-Release.
PProvost is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-11-2009, 09:05 PM  
Phanx
A Cobalt Mageweaver
 
Phanx's Avatar
Interface Author - Click to view interfaces

Forum posts: 201
File comments: 729
Uploads: 17
I haven't tried beta9 yet, but wanted to post this while I'm here, because otherwise I will forget yet again, so if it's already been added, feel free to ignore. Could we please get some sorting on the list? It's kind of tedious having to scan through the list repeatedly to figure out who the highest item levels are.
Phanx is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-11-2009, 02:46 PM  
PProvost
A Deviate Faerie Dragon
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 99
Uploads: 23
Quote:
Originally posted by Miralen
downloaded this about a week ago and told a few of the raid leaders I raid with about it and at least one has checked it out but they had a neat idea and upon hearing it I rather think its a good idea as well but it would be nice if there was a report to raid chat button in the summary window of the raid's gear.

Anyways thanks for the addon it's a great little mod.
It is done. Try beta9.
PProvost is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-10-2009, 01:13 PM  
PProvost
A Deviate Faerie Dragon
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 99
Uploads: 23
Quote:
Originally posted by Miralen
downloaded this about a week ago and told a few of the raid leaders I raid with about it and at least one has checked it out but they had a neat idea and upon hearing it I rather think its a good idea as well but it would be nice if there was a report to raid chat button in the summary window of the raid's gear.

Anyways thanks for the addon it's a great little mod.
Good idea. Maybe I'll sneak that in before I bump the version to release.

Thanks!
PProvost is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-04-2009, 08:33 PM  
Prototype
A Kobold Labourer

Forum posts: 1
File comments: 43
Uploads: 0
yes ist a nice addon, al lot of thanks too. Now no errors ocured with beta8.
Prototype is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-04-2009, 04:07 AM  
Miralen
A Cobalt Mageweaver
 
Miralen's Avatar

Forum posts: 248
File comments: 56
Uploads: 0
downloaded this about a week ago and told a few of the raid leaders I raid with about it and at least one has checked it out but they had a neat idea and upon hearing it I rather think its a good idea as well but it would be nice if there was a report to raid chat button in the summary window of the raid's gear.

Anyways thanks for the addon it's a great little mod.
__________________
-There's always something to envy. A smile, a friendship, something you don't have and want to appropriate. There will always be rich and poor. Rich in gifts, poor in gifts. Rich in love, poor in love.-
Miralen is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-02-2009, 12:16 AM  
PProvost
A Deviate Faerie Dragon
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 99
Uploads: 23
Just uploaded v1.0-beta8 which has yet another check for safety. Hopefully this stops that intermittent startup error.
PProvost is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-01-2009, 05:33 AM  
Prototype
A Kobold Labourer

Forum posts: 1
File comments: 43
Uploads: 0
Me too, yesterday i logged in and get the same error like Ookami.kun. Version 1.0-beta7. Maybe the Item values are sometimes not completly loaded, in the first few seconds after the login process. A blizzard thing..if it's the "fault" inserting a simple delay for calculation could be help.

Last edited by Prototype : 08-01-2009 at 05:34 AM.
Prototype is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-30-2009, 10:56 PM  
PProvost
A Deviate Faerie Dragon
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 99
Uploads: 23
Quote:
Originally posted by Ookami.kun
Downloaded the newest version to try out because the mod sounded interesting. I logged in today and got the following error:
Can you please check your version (in the TOC file) and confirm that you have 1.0-beta7?

Thanks!
PProvost is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.