Change Log:
--------------------
2.0.102
- removed head enchant check
- fixed itemlevel calculation
- code cleanup
2.0.101
Files didn't properly update in last update
2.0.100
Fixed for MoP
1.0.253
Minor Code Optimization
Added slash command to enable/disable durability tracking ( /ilvlr dtoggle )
1.0.252
Fixed code relevant to the slash command
Updated code for the Blacksmithing Socket Detection
1.0.251
Fixed error with ADDON_LOADED event
1.0.250
Added Modifier Indicator
Detects Enchants to reflect if any are missing
Detects Gems to reflect if any are missing
Detects Enchanter to determine if Ring enchants are missing
Detects Blacksmith to determine if Hands and Wrist have bonus socket
Detects Belt Buckle as Enchant and reflects if it is missing
Added variable color setting (future update will make user editable)
Softened colors for readability
Added slash command /iLvLr
Currently only base command to report version of addon
Future slash commands in the works
1.0.231
Fixed bug where Avg iLvL was 0 on character load
1.0.230
Color cues for iLvL. White is within threshold for ilvl (10+/-)
Red replace gear
Green above average
Brighter hues used for readability
1.0.225
Added Durability Indicator
Durability Indicator has text representation in percentage of item durability state
Durability Indicator has color representation of Alert Status of item
durability state
Reduced text size of iLvL Indicator
Moved Text Frames slightly further from the border for better clarity
1.0.210
Added Quality Indicators (Colored Borders)
Added Shirt and Tabard to internal DB for borders
1.0.200
Introduced text in Character Panel to indicate iLvL of gear
Description:
--------------------
Please join the Facebook group so you can share your thoughts with the developer.
iLvLr
is an add on that has been developed to conveniently provide at-a-glance information inside of the character pane. The intended purpose is to make the gearing up process more efficient. Future development will also make this process much easier to maintain across multiple characters. Current features of iLvLr include:
iLvL of each piece of equipment
iLvL indicator that is color coded to indicate which items are holding you back the most (red - low; white - avg; green - above average)
Average thresh hold for iLvL indicator currently hard set to +/-10 of average equipped iLvL (determined by the typical 13 jump of each set of gear)
Durability indicator added to replace deprecated add on DurabilityHelper (//future updates to toggle this feature to show/hide/alert in works//)
Durability coloring matches that of the armored man from default UI. Green is safe, Yellow is alert, Red is Broken.
Missing Enchant and Gem indicators implemented to determine if you are missing any enchants or gems
Gem/Enchant indicator takes into consideration your profession for Blacksmith sockets and Enchanter's ring enchants
Takes into account belt buckles
Slash commands are supported, but limited. The /ilvlr prefix is required and will also give version information and a list of acceptable arguments for the slash commands.
Future development includes, but is not limited to:
Optimized code
Currency and Money data broker to track VP/JP/CP/HP and Gold, Silver, and Copper on all characters
Currency tracker will also have a VP/JP/CP/HP weekly cap indicator as well
Data broker implemented to track all characters iLvL (equipped)
Data broker implemented to track all characters Level, XP, XP to Level, and rest XP
[*...
--------------------
2.0.102
- removed head enchant check
- fixed itemlevel calculation
- code cleanup
2.0.101
Files didn't properly update in last update
2.0.100
Fixed for MoP
1.0.253
Minor Code Optimization
Added slash command to enable/disable durability tracking ( /ilvlr dtoggle )
1.0.252
Fixed code relevant to the slash command
Updated code for the Blacksmithing Socket Detection
1.0.251
Fixed error with ADDON_LOADED event
1.0.250
Added Modifier Indicator
Detects Enchants to reflect if any are missing
Detects Gems to reflect if any are missing
Detects Enchanter to determine if Ring enchants are missing
Detects Blacksmith to determine if Hands and Wrist have bonus socket
Detects Belt Buckle as Enchant and reflects if it is missing
Added variable color setting (future update will make user editable)
Softened colors for readability
Added slash command /iLvLr
Currently only base command to report version of addon
Future slash commands in the works
1.0.231
Fixed bug where Avg iLvL was 0 on character load
1.0.230
Color cues for iLvL. White is within threshold for ilvl (10+/-)
Red replace gear
Green above average
Brighter hues used for readability
1.0.225
Added Durability Indicator
Durability Indicator has text representation in percentage of item durability state
Durability Indicator has color representation of Alert Status of item
durability state
Reduced text size of iLvL Indicator
Moved Text Frames slightly further from the border for better clarity
1.0.210
Added Quality Indicators (Colored Borders)
Added Shirt and Tabard to internal DB for borders
1.0.200
Introduced text in Character Panel to indicate iLvL of gear
Description:
--------------------
Please join the Facebook group so you can share your thoughts with the developer.
iLvLr
is an add on that has been developed to conveniently provide at-a-glance information inside of the character pane. The intended purpose is to make the gearing up process more efficient. Future development will also make this process much easier to maintain across multiple characters. Current features of iLvLr include:
iLvL of each piece of equipment
iLvL indicator that is color coded to indicate which items are holding you back the most (red - low; white - avg; green - above average)
Average thresh hold for iLvL indicator currently hard set to +/-10 of average equipped iLvL (determined by the typical 13 jump of each set of gear)
Durability indicator added to replace deprecated add on DurabilityHelper (//future updates to toggle this feature to show/hide/alert in works//)
Durability coloring matches that of the armored man from default UI. Green is safe, Yellow is alert, Red is Broken.
Missing Enchant and Gem indicators implemented to determine if you are missing any enchants or gems
Gem/Enchant indicator takes into consideration your profession for Blacksmith sockets and Enchanter's ring enchants
Takes into account belt buckles
Slash commands are supported, but limited. The /ilvlr prefix is required and will also give version information and a list of acceptable arguments for the slash commands.
Future development includes, but is not limited to:
Optimized code
Currency and Money data broker to track VP/JP/CP/HP and Gold, Silver, and Copper on all characters
Currency tracker will also have a VP/JP/CP/HP weekly cap indicator as well
Data broker implemented to track all characters iLvL (equipped)
Data broker implemented to track all characters Level, XP, XP to Level, and rest XP
[*...