Download
(2Kb)
Download
Updated: 07-19-16 11:10 AM
Pictures
File Info
Compatibility:
Legion (7.0.3)
Updated:07-19-16 11:10 AM
Created:unknown
Downloads:32,946
Favorites:129
MD5:
Categories:Other, Miscellaneous

LynStats  Popular! (More than 5000 hits)

Version: 2016.1
by: eiszeit [More]


Updated LynStats for WoD.
Again, configurable through Lua (at the top of the file, can't miss it).

How it looks: see screenshot.
What changed: see change log.

Note: I am not taking requests for any new functionality.
I also only give support for unmodified versions.


60000.3
- same fix .. got wrong return value

60000.2
- fixed a bug with mail notifier

50400.1
- toc update
Optional Files (3)
File Name
Version
Size
Author
Date
Type
1
2kB
03-27-12 02:15 PM
Patch
1
3kB
03-27-12 02:14 PM
Patch
1.4
12kB
02-14-11 02:50 PM
Addon


Post A Reply Comment Options
Unread 09-16-16, 05:07 PM  
Eos
A Murloc Raider
 
Eos's Avatar

Forum posts: 8
File comments: 9
Uploads: 0
Originally Posted by eiszeit
Originally Posted by Eos
Is there any way I can disable "Mail!" ?
Remove "getMail()" from here:

https://github.com/mtthsw/LynStats/b....lua#L209-L211
Thanks!
Report comment to moderator  
Reply With Quote
Unread 09-15-16, 01:50 PM  
eiszeit
A Chromatic Dragonspawn
 
eiszeit's Avatar
AddOn Author - Click to view AddOns

Forum posts: 154
File comments: 448
Uploads: 7
Originally Posted by TokyoGhost
I don't want to remove the code I didn't wrote nor to maintain it. Please make this feature reality so we can disable "mail" notification respectively.

Originally Posted by eiszeit
Originally Posted by Eos
Is there any way I can disable "Mail!" ?
Remove "getMail()" from here:

https://github.com/mtthsw/LynStats/b....lua#L209-L211
No.

Or in long: If I have the time. This addon is "as is", no magic, and also not maintained except updating .toc and keep it running. Since next time I update it, is when it breaks, which happens ... in reality: never. So you can edit this line and go along with it.
__________________
Lyn • I'm a mess of unfinished thoughts
Last edited by eiszeit : 09-15-16 at 01:53 PM.
Report comment to moderator  
Reply With Quote
Unread 09-15-16, 01:41 PM  
TokyoGhost
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
I don't want to remove the code I didn't wrote nor to maintain it. Please make this feature reality so we can disable "mail" notification respectively.

Originally Posted by eiszeit
Originally Posted by Eos
Is there any way I can disable "Mail!" ?
Remove "getMail()" from here:

https://github.com/mtthsw/LynStats/b....lua#L209-L211
Report comment to moderator  
Edit/Delete Message Reply With Quote
Unread 09-14-16, 12:09 AM  
eiszeit
A Chromatic Dragonspawn
 
eiszeit's Avatar
AddOn Author - Click to view AddOns

Forum posts: 154
File comments: 448
Uploads: 7
Originally Posted by Eos
Is there any way I can disable "Mail!" ?
Remove "getMail()" from here:

https://github.com/mtthsw/LynStats/b....lua#L209-L211
__________________
Lyn • I'm a mess of unfinished thoughts
Report comment to moderator  
Reply With Quote
Unread 09-13-16, 12:03 PM  
Eos
A Murloc Raider
 
Eos's Avatar

Forum posts: 8
File comments: 9
Uploads: 0
Is there any way I can disable "Mail!" ?
Report comment to moderator  
Reply With Quote
Unread 01-03-15, 08:29 AM  
Tomacco_Boy
A Kobold Labourer

Forum posts: 0
File comments: 114
Uploads: 0
Originally Posted by eiszeit
Hrm, okay. I'll look into that today.

edit: fixed a return value and tested it on my chars ... works now. Sorry for that.
Everything working as intended, thanks for the quick fix.
__________________
YOU DONT TELL ME TO BUR
Report comment to moderator  
Reply With Quote
Unread 01-01-15, 05:22 AM  
eiszeit
A Chromatic Dragonspawn
 
eiszeit's Avatar
AddOn Author - Click to view AddOns

Forum posts: 154
File comments: 448
Uploads: 7
Hrm, okay. I'll look into that today.

edit: fixed a return value and tested it on my chars ... works now. Sorry for that.
__________________
Lyn • I'm a mess of unfinished thoughts
Last edited by eiszeit : 01-01-15 at 05:33 AM.
Report comment to moderator  
Reply With Quote
Unread 12-31-14, 10:55 AM  
Everlu
A Murloc Raider
 
Everlu's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 4
File comments: 23
Uploads: 2
Just chiming in to say I too get the "Mail!" notification regardless of my mailbox having mail in it. This occurs with all other addons disabled, too.
Report comment to moderator  
Reply With Quote
Unread 12-31-14, 08:30 AM  
Imithat
A Fallenroot Satyr
 
Imithat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 27
File comments: 201
Uploads: 7
Got the same error :/
Report comment to moderator  
Reply With Quote
Unread 12-30-14, 06:07 PM  
Tomacco_Boy
A Kobold Labourer

Forum posts: 0
File comments: 114
Uploads: 0
Re: Re: Error with v50400.1

Originally Posted by eiszeit
Originally Posted by Tomacco_Boy
I've been getting this when I log, with lynstats being the only addon enabled.

Code:
Message: Interface\AddOns\LynStats\stats.lua:127: attempt to compare number with boolean
Time: 12/30/14 16:41:40
Count: 20
Stack: Interface\AddOns\LynStats\stats.lua:127: in function <Interface\AddOns\LynStats\stats.lua:125>
Interface\AddOns\LynStats\stats.lua:211: in function <Interface\AddOns\LynStats\stats.lua:204>

Locals: hasMail = true
(*temporary) = true
(*temporary) = "attempt to compare number with boolean"
Uploading a new version, should be fixed then.
It doesn't have any errors popping up, though the new mail notification stays even after opening the mailbox and taking the mail and it also shows new mail when there isn't any.
__________________
YOU DONT TELL ME TO BUR
Report comment to moderator  
Reply With Quote
Unread 12-30-14, 05:08 PM  
eiszeit
A Chromatic Dragonspawn
 
eiszeit's Avatar
AddOn Author - Click to view AddOns

Forum posts: 154
File comments: 448
Uploads: 7
Re: Error with v50400.1

Originally Posted by Tomacco_Boy
I've been getting this when I log, with lynstats being the only addon enabled.

Code:
Message: Interface\AddOns\LynStats\stats.lua:127: attempt to compare number with boolean
Time: 12/30/14 16:41:40
Count: 20
Stack: Interface\AddOns\LynStats\stats.lua:127: in function <Interface\AddOns\LynStats\stats.lua:125>
Interface\AddOns\LynStats\stats.lua:211: in function <Interface\AddOns\LynStats\stats.lua:204>

Locals: hasMail = true
(*temporary) = true
(*temporary) = "attempt to compare number with boolean"
Uploading a new version, should be fixed then.
__________________
Lyn • I'm a mess of unfinished thoughts
Report comment to moderator  
Reply With Quote
Unread 12-29-14, 11:41 PM  
Tomacco_Boy
A Kobold Labourer

Forum posts: 0
File comments: 114
Uploads: 0
Error with v50400.1

I've been getting this when I log, with lynstats being the only addon enabled.

Code:
Message: Interface\AddOns\LynStats\stats.lua:127: attempt to compare number with boolean
Time: 12/30/14 16:41:40
Count: 20
Stack: Interface\AddOns\LynStats\stats.lua:127: in function <Interface\AddOns\LynStats\stats.lua:125>
Interface\AddOns\LynStats\stats.lua:211: in function <Interface\AddOns\LynStats\stats.lua:204>

Locals: hasMail = true
(*temporary) = true
(*temporary) = "attempt to compare number with boolean"
__________________
YOU DONT TELL ME TO BUR
Report comment to moderator  
Reply With Quote
Unread 10-27-14, 10:54 AM  
eiszeit
A Chromatic Dragonspawn
 
eiszeit's Avatar
AddOn Author - Click to view AddOns

Forum posts: 154
File comments: 448
Uploads: 7
Re: great

Originally Posted by Imithat
thanks 4 the update!

Edit: See nothing :/ in "WTF" there are no files from LynStats
There's a config file. It does not save anyhting in the wtf folder.
__________________
Lyn • I'm a mess of unfinished thoughts
Report comment to moderator  
Reply With Quote
Unread 10-25-14, 04:55 AM  
Uzumati
A Kobold Labourer
 
Uzumati's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 8
Uploads: 1
Originally Posted by Gridspace
3.) Durability status!
Cheers,
+1 !!!
Report comment to moderator  
Reply With Quote
Unread 10-20-14, 09:23 AM  
Gridspace
A Kobold Labourer

Forum posts: 0
File comments: 14
Uploads: 0
Hi there,

Love this little addon, hope to see it supported throughout WoD and beyond!

Though I do have some suggestions I would love to see implemented:

1.) Option to hide the new mail indicator.
2.) Total AddOn usage displayed next to fps|ms but still with mouseover functionality to see full list.
3.) Durability status!

Even without these things though, I will continue to use this as its super useful and not bloated with crap like many other AddOns.

Cheers,
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.