Change Log:
--------------------
v1.2
Changed a table from global to local.
v1.1
Fixed inspection item level returns from transmogrified items to currently equiped. Further optimization is needed.
Description:
--------------------
!InventoryItemLevels
This simple addon allows you to see item levels on all your item slots including:
Player Bags
Player Bank
Guild Bank
Player Character Sheet
Player Character Sheet Flyout Menus
Void Storage
Transmogrification
Inspected Characters
There are currently no in-game options however there are some editable options in the 'Core.lua' file:
local Font = "Interface\\AddOns\\InventoryItemLevels\\Font\\Accidental Presidency.ttf"
local fontSize = 14
local offsetx = -1
local offsety = 3
This is still a developing, please report any bugs you encounter in the comments section.
Thank you for your feedback!
--------------------
v1.2
Changed a table from global to local.
v1.1
Fixed inspection item level returns from transmogrified items to currently equiped. Further optimization is needed.
Description:
--------------------
!InventoryItemLevels
This simple addon allows you to see item levels on all your item slots including:
Player Bags
Player Bank
Guild Bank
Player Character Sheet
Player Character Sheet Flyout Menus
Void Storage
Transmogrification
Inspected Characters
There are currently no in-game options however there are some editable options in the 'Core.lua' file:
local Font = "Interface\\AddOns\\InventoryItemLevels\\Font\\Accidental Presidency.ttf"
local fontSize = 14
local offsetx = -1
local offsety = 3
This is still a developing, please report any bugs you encounter in the comments section.
Thank you for your feedback!