Download
(112Kb)
Download
Updated: 10-22-14 09:22 PM
Pictures
File Info
Compatibility:
Warlords of Draenor Pre-Patch (6.0.2)
Updated:10-22-14 09:22 PM
Created:10-02-09 09:59 PM
Downloads:8,437
Favorites:43
MD5:

sStats  Popular! (More than 5000 hits)

Version: 1.2.5
by: Seerah [More]


This is beta quality software. As such, the framework outlined below may change or be expanded upon as the core is developed.


sStats is a framework for a module-based data display system. The sStats core addon comes with three modules by default. Additional modules may be found by clicking the "Optional Files" tab above, and can be installed like any other addon.

The included modules are:
  • sStats_mem - a memory display
  • sStats_fps - a framerate display
  • sStats_lat - a latency display

Modules are fully movable about the screen when unlocked, and their elements may be configured (such as font and color).

Future Features:
  • ability to change font, etc. on a per-module basis [ADDED!]
  • ....


The sStats API Documentation:
Code:
frame, fontstring = sStats:CreateModule(key)
     -- key = a unique identifier/name of your module (string)
     -- frame = a reference to your module's frame
     -- fontstring = a reference to your module's fontstring
Code:
sStats.RegisterCallback(module, event, method)
     -- module = the module registering for the callback
     -- event = the event fired by sStats - it is called "sStats_Modules_Ready"
     -- method = the function to call when the event fires (may be declared elsewhere in your module's code or right in the RegisterCallback script)
Code:
-- optional:
sStats:SetModuleText(fontstring, prefix, suffix)
     -- fontstring = the module's fontstring
     -- prefix = the value/data to display in the module
     -- suffix = any descriptor text after the data (ex. "MB")
If you wish to create a module, download the sStats_Clock module from the Optional Files tab above. There are more docs and comments in its code, and it is a simple example.

1.2.5
- updated TOC number for WoD

1.2.4
- updated TOC number for MoP
- updated libs
- removed "MONOCHROME" font flag because it crashes the client currently
- changed "THICK OUTLINE" to "MONOCHROME OUTLINE"

1.2.1
- updated libs
- updated TOC number

1.2
- latency module now uses World Latency in its display
- there is a new tooltip for the latency module, showing both UI and World latency (you can disable it in options)

1.1.2
- updated libs

1.1.1
- updated libs
- bumped TOC number

1.1
- per-module options are in! not for colors though
- updated SharedMedia widgets for options - nice new looks!
- added font shadow option

1.0 beta 4
- updated libs and TOC number

1.0 beta 3
- ack! accidentally had a generic variable as a global. that could have cause some problems...

1.0 beta 2
- fixed bug where modules were white when logging in with them locked
- added class color support for suffix texts
- added CUSTOM_CLASS_COLORS support
Optional Files (7)
File Name
Version
Size
Author
Date
Type
1.0.6
1kB
08-30-16 06:19 PM
Addon
1.0.6
2kB
10-22-14 09:24 PM
Addon
1.1
1kB
04-07-13 05:27 AM
Addon
v1.3
1kB
09-06-12 11:14 PM
Addon
1.0.2
1kB
12-28-10 04:25 PM
Addon
1.0.1
904B
12-27-10 10:04 PM
Addon
1.0.0
1kB
12-27-10 09:55 PM
Addon


Post A Reply Comment Options
Unread 10-18-09, 11:36 AM  
jasje
A Chromatic Dragonspawn
 
jasje's Avatar
AddOn Author - Click to view AddOns

Forum posts: 150
File comments: 279
Uploads: 4
do u have any intention to make a guild stat like who's online etc
similair to sldt?

if not its good to, but thats an option i love from sldt
__________________

Tukui | Github
Report comment to moderator  
Reply With Quote
Unread 10-18-09, 03:18 PM  
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 10860
File comments: 687
Uploads: 33
Originally posted by jasje
do u have any intention to make a guild stat like who's online etc
similair to sldt?

if not its good to, but thats an option i love from sldt
No, I don't. But someone else can. That's the whole reason why sStats is a *framework*.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

[SIGPIC][/SIGPIC]
Report comment to moderator  
Reply With Quote
Unread 10-26-09, 06:06 PM  
Lathbethnin
A Murloc Raider

Forum posts: 4
File comments: 1
Uploads: 0
Originally posted by vlakarados
a more descriptive tooltip on the memory frame is really missing, I like the one, that SLDT has, any plans on changing?
I'd second this. And the possibility to do a memory "garbage collection" is something that I personally miss too. I'm just used to having this option from StatBlock
Report comment to moderator  
Reply With Quote
Unread 12-11-09, 06:44 AM  
Xruptor
A Flamescale Wyrmkin
 
Xruptor's Avatar
AddOn Author - Click to view AddOns

Forum posts: 137
File comments: 640
Uploads: 22
Although this mod is VERY similar to stText. I prefer this one Good work on this mod. Love being able to have data on my screen that I want to know.

The only thing I'm missing is a bag number display. Could you possibly add a module to display the amount of bag space left?
__________________
Click HERE for the ultimate idiot test.

if (sizeof(sadness) > sizeof(happiness)) { initDepression(); }
Last edited by Xruptor : 12-11-09 at 06:46 AM.
Report comment to moderator  
Reply With Quote
Unread 12-11-09, 10:06 AM  
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 10860
File comments: 687
Uploads: 33
Originally posted by Derkyle
[BThe only thing I'm missing is a bag number display. Could you possibly add a module to display the amount of bag space left? [/b]
As mentioned several times before, sStats is a framework for modules for a reason. You can write whatever module for it you need. I won't use a bag display module, so I won't spare the time to make it, tbh. But since sStats has an open framework you can.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

[SIGPIC][/SIGPIC]
Report comment to moderator  
Reply With Quote
Unread 12-14-09, 09:24 AM  
Xruptor
A Flamescale Wyrmkin
 
Xruptor's Avatar
AddOn Author - Click to view AddOns

Forum posts: 137
File comments: 640
Uploads: 22
Originally posted by Seerah
As mentioned several times before, sStats is a framework for modules for a reason. You can write whatever module for it you need. I won't use a bag display module, so I won't spare the time to make it, tbh. But since sStats has an open framework you can.
Thanks for replying Also thanks again for a wonderful addon! Maybe I will look into making that bag counter myself
__________________
Click HERE for the ultimate idiot test.

if (sizeof(sadness) > sizeof(happiness)) { initDepression(); }
Report comment to moderator  
Reply With Quote
Unread 12-17-09, 10:13 AM  
Tobbe8716
An Aku'mai Servant
 
Tobbe8716's Avatar
AddOn Author - Click to view AddOns

Forum posts: 36
File comments: 331
Uploads: 8
Gold

Just found this addons, seems nice. Need to switch due to SLDT is outdated and causes alot of errors.

Btw anyone thinking about making a gold adddon for sstat?
__________________
Arp UI oUF_Arp
Report comment to moderator  
Reply With Quote
Unread 01-28-10, 07:07 AM  
Soulcleaver
A Theradrim Guardian
AddOn Author - Click to view AddOns

Forum posts: 65
File comments: 60
Uploads: 4
is it possible to show Gold plx? its the only thing i want and this addons is powning ^^
Report comment to moderator  
Reply With Quote
Unread 03-10-10, 04:13 AM  
Neef
A Cliff Giant
 
Neef's Avatar

Forum posts: 77
File comments: 37
Uploads: 0
Originally posted by Soulcleaver
is it possible to show Gold plx? its the only thing i want and this addons is powning ^^
Originally posted by Seerah
As mentioned several times before, sStats is a framework for modules for a reason. You can write whatever module for it you need. I won't use a [MODULE], so I won't spare the time to make it, tbh. But since sStats has an open framework you can.
Originally posted by Seerah
No, I don't. But someone else can. That's the whole reason why sStats is a *framework*.
http://wowprogramming.com/
http://www.wowwiki.com/Lua

Have Fun
Report comment to moderator  
Reply With Quote
Unread 03-10-10, 07:42 AM  
Screid123
A Deviate Faerie Dragon
 
Screid123's Avatar
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 4
Uploads: 2
Basic "Gold" and "Bags" plugins available

If anyone cares, I added very basic sStats_Gold and sStats_Bags plugins recently.

I am beginning to explore LUA coding and making my own UI, and liked Seerah's sStats. Plus the API is extremely easy to make plugins. Well done Seerah!
Last edited by Screid123 : 03-10-10 at 07:44 AM.
Report comment to moderator  
Reply With Quote
Unread 06-24-10, 09:15 PM  
Rosoaa
A Flamescale Wyrmkin
 
Rosoaa's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 107
File comments: 178
Uploads: 1
This is everything I've been looking for. Although I couldn't find anything in the config or lua about shadowing the text.
__________________
Rosoaa's UI
Last edited by Rosoaa : 06-24-10 at 09:15 PM.
Report comment to moderator  
Reply With Quote
Unread 07-13-10, 10:58 PM  
Ferous
Sheer Sense of Doom
AddOn Author - Click to view AddOns

Forum posts: 863
File comments: 563
Uploads: 10
Hmm this looks way better than sst no offense soeters I still like you!

I will def try this out
Report comment to moderator  
Reply With Quote
Unread 07-13-10, 11:02 PM  
Ferous
Sheer Sense of Doom
AddOn Author - Click to view AddOns

Forum posts: 863
File comments: 563
Uploads: 10
Originally posted by Rosoaa
This is everything I've been looking for. Although I couldn't find anything in the config or lua about shadowing the text.
In reponse to this, you can find in the lua the size it will look like this:

f:SetFont("filename", fontHeight, "flags")

Change the flags to "OUTLINE" or what not.

Also, try to look for this:

f:SetShadowOffset(1, 1)

that will set the background shadow

edit - If the shadowoffset ain't there you can add it with the other font settings in the lua.
Last edited by Ferous : 07-13-10 at 11:03 PM.
Report comment to moderator  
Reply With Quote
Unread 07-14-10, 12:17 PM  
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 10860
File comments: 687
Uploads: 33
No need for that. It *is* in the config. It's a checkbox labelled "Font Shadow". I forgot to take a screenshot of the new config last night, but I assure you it's there.

/edit: Ferous messed me up (and I need to drink more of this caffeine in front of me).

@Ferous - you quoted a comment that was almost a month old. I added shadows in response to it.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

[SIGPIC][/SIGPIC]
Last edited by Seerah : 07-14-10 at 12:19 PM.
Report comment to moderator  
Reply With Quote
Unread 07-25-10, 02:45 AM  
Pro-Fool
A Murloc Raider

Forum posts: 5
File comments: 28
Uploads: 0
[Request] Beautiful but....

Would be nice if the tooltip for the addon memory listed known addons in order of most to least memory usage (or / with the ability to trim to the max X).
Last edited by Pro-Fool : 07-25-10 at 02:52 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: