Download
(64Kb)
Download
Updated: 07-31-18 11:24 AM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Updated:07-31-18 11:24 AM
Created:08-10-13 04:39 AM
Downloads:16,054
Favorites:62
MD5:

!SyLevel  Popular! (More than 5000 hits)

Version: 3.0.2-Alpha
by: suicidalkatt [More]

!SyLevel

Is a lightweight addon which displays item level text on your item slots. It offers support for addon authors wanting to include functionality in their addons.

AddOns currently using this framework:
Features:
  • Customizable display locations (listed below)
  • Customizable filter to limit display on item levels below a level you set.
  • Chose from one of four possible coloring options.
  • Embedded LibItemUpgradeInfo-1.0 to ensure accurate item levels are displayed.
  • Expandable to your addon (aimed at addon authors if you are one).

Display Locations:
  • Bags
  • Bank Window
  • Character
  • Character Equipment Flyout
  • Guild Bank Window
  • Inspect Window
  • Loot Window
  • Mail Window
  • Merchant Window
  • Profession Window
  • Trade Window
  • Void Storage Window

This is an initial version so please feel free to leave any feedback in the comments and I'll be sure to respond!

A special thanks to haste for allowing me to use the framework of his addon oGlow

v3.0.2-Alpha
  • Addressed issue with tradeskill pipe not passing "self" on update.

v3.0.1-Alpha
  • Forgot updates with Tradeskill pipe.

v3.0.0-Alpha
  • TOC Bump
  • LibItemUpgradeInfo-1.0 library updated.

v2.001
  • Typo fix.

v2.0
  • Updated the internal ace libraries
  • Changed some values to be more reasonable item level ranges.
  • Added a new "Class Coloring" option.

v1.9
  • Lib updated.

v1.8
  • Added 2 new coloring functions to the color function list. Items less than 450 item level will be colored grey and any items above will gradient from green to red or visa versa.

v1.7
  • Fixed issue with all pipes being automatically re-enabled on login. This will all be changed on a rewrite of this addon.

v1.6
  • Made adjustments to function calls for void storage as well as hooked a function to update on tab change.

v1.5
  • Updated ToC to 6.0.2
  • Updated included LibItemUpgradeInfo library.
  • Updated included LibSharedMedia library.

v1.4
  • Updated ToC to 5.4
  • Updated included LibItemUpgradeInfo library.

v1.1
  • Removed alphabetizing function for options tables. Caused issues with returning name values for pipes.
Optional Files (3)
File Name
Version
Size
Author
Date
Type
v1.1
3kB
10-27-14 08:26 PM
Addon
v1.3
3kB
08-19-13 03:16 AM
Addon
v1.2
2kB
08-19-13 12:45 AM
Addon


Post A Reply Comment Options
Unread 08-10-13, 03:05 PM  
samvx
A Defias Bandit
 
samvx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 118
Uploads: 3
Awesone

Hey, thank you for this addon... but, seems to not work with Bagnon.
Report comment to moderator  
Reply With Quote
Unread 08-11-13, 01:34 AM  
suicidalkatt
A Rage Talon Dragon Guard
 
suicidalkatt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 331
File comments: 1467
Uploads: 50
Re: Awesone

Originally Posted by samvx
Hey, thank you for this addon... but, seems to not work with Bagnon.
The author of bagnon will have to port functionality to his/her addon. I'll be showing how this is done in a future addon example for addon authors to use.
Report comment to moderator  
Reply With Quote
Unread 08-11-13, 04:39 AM  
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 758
File comments: 2021
Uploads: 37
Is it me or is the addon slow at Guildbank? Switching to an other tab it takes like 2 sec to update the numbers.
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
Report comment to moderator  
Reply With Quote
Unread 08-11-13, 06:33 AM  
suicidalkatt
A Rage Talon Dragon Guard
 
suicidalkatt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 331
File comments: 1467
Uploads: 50
Originally Posted by Tonyleila
Is it me or is the addon slow at Guildbank? Switching to an other tab it takes like 2 sec to update the numbers.
They've changed a lot about how the GuildBank is handled since multiple players can access it. This also depends a bit on how high your latency is and if other players are using the guild bank simultaneously.
Report comment to moderator  
Reply With Quote
Unread 08-11-13, 06:40 AM  
démamik
A Deviate Faerie Dragon

Forum posts: 10
File comments: 2
Uploads: 0
hi, nice addon, thank you.

Please make it compatible with arkinventory (the feature included in arkinventory doesn't support upgraded item level, and I would prefer to have the same font/colors settings everywhere...)
Report comment to moderator  
Reply With Quote
Unread 08-12-13, 03:55 AM  
McBloed
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 33
Uploads: 1
I love this addon, its exactly what i was looking for a long time. The other addons of this kind never did so much an used even much more memory (some MB) this only 150-250KB. Thx for this.

Is it possible to build in a "rarityfilter"? so only the ilevel of "greens", "blues" and "epics/legendarys" is shown and not "greys" and/or "whites".
Report comment to moderator  
Reply With Quote
Unread 08-12-13, 04:40 AM  
ckaotik
A Fallenroot Satyr
 
ckaotik's Avatar
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 168
Uploads: 5
It would be great if you could also support Bagnon. Also, any chance of a font setting?
__________________
It all starts to make a creepy kind of sense. Avatar
Report comment to moderator  
Reply With Quote
Unread 08-13-13, 12:28 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
The font setting are at the top of the file: displays/text.lua
Just grab an text-editor (Notepad++ or the like) and edit that file.

I changed some font settings aswell. I replaced the font with the STANDARD_TEXT_FONT variable though and got rid of the provided font.

Config panel:
Lua Code:
  1. /SyLevel
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 08-13-13 at 12:36 AM.
Report comment to moderator  
Reply With Quote
Unread 08-14-13, 11:51 AM  
saanlem
A Flamescale Wyrmkin
AddOn Author - Click to view AddOns

Forum posts: 126
File comments: 35
Uploads: 2
Tukui

Would this addon work with TukUI?
__________________
Saanlem
US Nazgrel - Bikutanda
EU Lightbringer - Saanlem
Report comment to moderator  
Reply With Quote
Unread 08-15-13, 07:20 PM  
suicidalkatt
A Rage Talon Dragon Guard
 
suicidalkatt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 331
File comments: 1467
Uploads: 50
Re: Tukui

Originally Posted by saanlem
Would this addon work with TukUI?
Give this a try!! SyLevel_Tukui
Report comment to moderator  
Reply With Quote
Unread 08-18-13, 08:12 AM  
suicidalkatt
A Rage Talon Dragon Guard
 
suicidalkatt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 331
File comments: 1467
Uploads: 50
Originally Posted by McBloed
I love this addon, its exactly what i was looking for a long time. The other addons of this kind never did so much an used even much more memory (some MB) this only 150-250KB. Thx for this.

Is it possible to build in a "rarityfilter"? so only the ilevel of "greens", "blues" and "epics/legendarys" is shown and not "greys" and/or "whites".
Rarity is a bit of an issue to incorporate in the current state that SyLevel is. I do want to add that functionality however.

This will take some time to implement.

Also!

Now available for Bagnon users!
Report comment to moderator  
Reply With Quote
Unread 08-25-13, 09:18 PM  
Daagar
An Aku'mai Servant

Forum posts: 35
File comments: 59
Uploads: 0
Looks wonderful. Superb font choice/positioning. Sounds silly, but those things make a big difference.
Report comment to moderator  
Reply With Quote
Unread 09-13-13, 03:42 AM  
McBloed
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 33
Uploads: 1
pls update for 5.4
Report comment to moderator  
Reply With Quote
Unread 09-26-13, 10:23 AM  
McBloed
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 33
Uploads: 1
Originally Posted by McBloed
pls update for 5.4
Ok, updated by my self. You only need to update/override the "LibItemUpgradeInfo-1.0" folder in ".../SyLevel/Libs/" with the newest version.
1.0.4 is the newest.
http://www.wowace.com/addons/libitem...nfo-1-0/files/
Report comment to moderator  
Reply With Quote
Unread 09-26-13, 03:37 PM  
suicidalkatt
A Rage Talon Dragon Guard
 
suicidalkatt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 331
File comments: 1467
Uploads: 50
Originally Posted by McBloed
Originally Posted by McBloed
pls update for 5.4
Ok, updated by my self. You only need to update/override the "LibItemUpgradeInfo-1.0" folder in ".../SyLevel/Libs/" with the newest version.
1.0.4 is the newest.
http://www.wowace.com/addons/libitem...nfo-1-0/files/
Sorry I haven't gotten back to you, I do have an update in the works. Just adding some additional options for fonts and a new coloring method.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.