Thread Tools Display Modes
08-10-13, 04:42 AM   #1
suicidalkatt
A Rage Talon Dragon Guard
 
suicidalkatt's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2008
Posts: 331
New Addon - SyLevel! Item levels on your slots!

Just released !SyLevels after a few weeks of rewriting a lot of the framework of oGlow ( with permission ).

Check it out!

http://www.wowinterface.com/download...o.php?id=22452

!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.
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
  Reply With Quote
08-10-13, 07:14 AM   #2
humfras
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Oct 2009
Posts: 131
Nicely done as you promised in the pm
I've changed the InventoryItemLevel page accordingly.

ToDo:
Custom point/anchors
Custom scaling/fontsize (maybe individually per location)
__________________
Author of VuhDo CursorCastBar OptiTaunt Poisoner RaidMobMarker
  Reply With Quote
08-10-13, 07:29 AM   #3
suicidalkatt
A Rage Talon Dragon Guard
 
suicidalkatt's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2008
Posts: 331
Originally Posted by humfras View Post
Nicely done as you promised in the pm
I've changed the InventoryItemLevel page accordingly.

ToDo:
Custom point/anchors
Custom scaling/fontsize (maybe individually per location)
Yea I'll probably be doing that sooner or later.

You can always edit it personally in the 'displays/text.lua' file.

Some of the major changes I made to the framework was the pipe for Bags and the option ordering since it wasn't alphabetized (kinda bothered me with oGlow).

I think it's come out pretty sharp. I really need to update the coloring methods and some of the instrumentation.

Edit: lol... pipe for bags.. bag pipe.

Last edited by suicidalkatt : 08-10-13 at 07:35 AM.
  Reply With Quote
08-10-13, 07:49 AM   #4
humfras
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Oct 2009
Posts: 131
Originally Posted by suicidalkatt View Post
Yea I'll probably be doing that sooner or later.

You can always edit it personally in the 'displays/text.lua' file.

Some of the major changes I made to the framework was the pipe for Bags and the option ordering since it wasn't alphabetized (kinda bothered me with oGlow).

I think it's come out pretty sharp. I really need to update the coloring methods and some of the instrumentation.
I was talking about enhancing the ingame options Editing the source files isn't a problem for me but it would be a great comfortable functionality for less advanced users. No need to rush!
Regarding coloring, I was testing an "if ilvl is equal or above this number, color with..." functionality on IIL, which I thought would be a good option for custom coloring.


Originally Posted by suicidalkatt View Post
[...]Edit: lol... pipe for bags.. bag pipe.
piob mhor
This made me listen to my 'Best of Scottish Pipes and Drums' CD again
__________________
Author of VuhDo CursorCastBar OptiTaunt Poisoner RaidMobMarker
  Reply With Quote
08-10-13, 08:14 AM   #5
suicidalkatt
A Rage Talon Dragon Guard
 
suicidalkatt's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2008
Posts: 331
Originally Posted by humfras View Post
I was talking about enhancing the ingame options Editing the source files isn't a problem for me but it would be a great comfortable functionality for less advanced users. No need to rush!
Regarding coloring, I was testing an "if ilvl is equal or above this number, color with..." functionality on IIL, which I thought would be a good option for custom coloring.
I'll probably end up doing something to that end. I'll have dropdowns a set of editboxes / dropdowns with perhaps an amount of steps you'd like to define.
  Reply With Quote
08-10-13, 09:02 PM   #6
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Code:
## Title: !Sy|cff5CB3FFLevel|r
Can you please not use random symbols and color codes in your TOC title? It's extremely annoying to have an addon list that looks like unicorn vomit and has half the addons in completely random order because symbols and color codes are ruining the alphabetical ordering.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Released AddOns » New Addon - SyLevel! Item levels on your slots!


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off