Category: Plug-Ins & Patches
Addon Information
Works with 3.3
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)

This file is a Addon for LitePanels by Katae. You must have that installed before this Addon will work.

Author:
Version:
0.9.10a
Date:
01-29-2010 08:24 PM
Size:
58.98 Kb
Downloads:
3,494
Favorites:
78
MD5:
Pictures
LiteStats
Proof of concept plugin for LitePanels, which you will need installed.

To install, rename config_default.lua to config.lua.
All stats are highly configurable in this setting file.

/litestats (/lstats) - In-game functionality help.

Another stats mod? Why?
This addon was initially created to test LitePanels to make sure it was bug free. There are a lot of addons like this out there, but none that had the capabilities that I wanted.

~ modules ~
#
Memory: Right click collects Lua garbage. Max number of addons can be set in the config.
#Durability: Armored man can be configured to be hidden or shown. Armor durability percentages scale from green (100%) to yellow (50%) to red (0%). Auto-repair may be toggled by right-clicking the text, guild funds can be configured in the config. Shift-click or Middle-click opens an equipment set switching menu.
#Gold: Saves data on the amount of gold you have server-wide. Right-clicking the text toggles auto-vendoring trash loot. A junk exceptions list can be configured via the /junk command.
#Clock: Left-click toggles the game calendar, right-click toggles time manager. Time manager settings apply.
#Location/Coords: Player coords are displayed on the tooltip or as a separate module. Clicking toggles the world map. Shift-click inserts the coordinates into chat.
#Ping: Displays a class colored text with who pinged the minimap!
#DPS: May be configured to show/hide on activity.
#Guild/Friends: Online count text including members/friends online tooltip with right-click sorting (guild only). Holding alt shows notes and ranks.
#Talents
: Dual spec switcher and current talent spec display with a primary/secondary tooltip.
#Character Stats: User's choice of stats configured in a [tag] format. Dual spec support.
#Experience/Played/Reputation (new): A three-in-one module with XP tracking, playtime tracking, and a reputation text display. The three modes can be cycled through by right-clicking.

Also:
Latency, FPS, Tracking, Mail, Ammo (new), and Bag space.

~ locales ~
deDE 64/64
frFR 64/64

ruRU 63/64 -- Needs review
zhTW 61/64 -- Needs review
esES 6/64
koKR, esMX, zhCN - Help translate here.


  Change Log - LiteStats
0.9.10a -- 2010.01.29
- Localization updates: frFR added, complete; esES added, partial; deDE updated.

0.9.10 -- 2010.01.29
- Added [color] tag, for a gradient color code, to latency and durability modules.
- Added latency and fps to the memory tooltip.
- Hidden addons in the memory module, or hidden guild mates in the guild module can now be exposed by holding the Alt key.
- Faction name subs config added (faction_subs).
- Faction tooltip with basic info added.
- Localization updates. zhTW added, partial.

0.9.9 -- 2010.01.08
- ruRU and deDE localizations added. http://wow.curseforge.com/addons/litepanels/localization/
- Commented out d/h/m/s variables in experience module, customize by uncommenting.
- Changed default font to a more universal locale friendly one.
- Added ammo module by request. Enabled only on hunters by default.
- Added reputation watcher to experience module. Change format with the new faction_fmt variable.
- Left-click now cycles between experience, time played, and reputation.
- Experience module variable changes: normal_fmt -> xp_normal_fmt, rested_fmt -> xp_rested_fmt, maxlevel_fmt -> played_fmt
- Moved LPSTAT_SUBS table to Talents.name_subs in the module config.

0.9.8a -- 2009.12.15
- Small variable bug fix in experience module. Forgot to document changing the variable Experience.fmt to Experience.normal_fmt.

0.9.8 -- 2009.12.14
- Added in-combat hiding options for all or specific stats.
- Equipment set switching menu added to durability module. Shift-click or Middle-click opens it.

0.9.7a -- 2009.12.08
- Fixed error when config.lua isn't installed.

0.9.7 -- 2009.12.08
- 3.3 toc update.
- Renamed default config file to config_default.lua. Config now installed by changing the name to config.lua.
- Renamed Experience.fmt variable to Experience.normal_fmt
- Added location module's chat coords functionality to the coords module.
- Rewrote the coords module. Less buggy now.
- Added memory gradient coloring in memory tooltip.
- Modules anchored to a disabled module will no longer be hidden.
- Experience module and tags revamped, please see new config for changes.
- Playtime added to experience module, hold alt to see all character's total time played (default when max level).
- Minor time format changes (#d #h #m #s).
- Asterisk next to grouped friend/guildies is now colored green if in player's current zone, orange if not.
- Added /lstats command. Lists tips on how to use various module functionalities.

0.9.6c -- 2009.11.12
- Reverted last revision's "icon_size" setting changes back to "iconsize". This was causing a little confusion.
- Tracking icon bug fixed.
- Removed coord tracking inside instances. This was causing the world map to hide itself when opened.

0.9.6b -- 2009.11.11
- Added global tooltip icon setting (LTIPICONSIZE)
- Added icon tag to tracking module.

0.9.6a -- 2009.11.11
- Various bug fixes
- Class names can now be used in profiles.

0.9.6 -- 2009.11.11
- Added character stats module. Two strings available for dual specs, configurable by tags. Tag list is in config.
- Added experience module, tag configurable. Basic, much more functionality is planned in the future.
- Added coordinates module (off by default), location module tooltip retains coord functionality.
- Added an asterisk to friends and guild members that are in your group or raid.
- Added a default guild roster sorting setting.
- Tracked currencies added to the gold module. Left-click now opens currencies tab.
- Added the default UI mail tooltip to the mail module.

0.9.5a -- 2009.11.04
- Fixed a bug with class localizations in the friends module.

0.9.5 -- 2009.11.04
- Moved all of the configuration variables to config.lua. Included a string class coloring function.
- Guild list tooltip added to the guild module. Right-click cycles sorting name/level/class/zone, shift right-click reverses the current sort. Hold the Alt key to view or sort by notes and ranks.
- Friends list tooltip added to the friends module. Hold the Alt key to view notes.
- Reworked the clock module. The clock display now reflects the settings in the Time Manager (right-click).
- Memory module will now display in KB when below 1MB.
- Bugs in the talents module squashed.
- Made changes to string format configs dealing with numbers, allowing for more control over decimals.
- Stat building structure changed, see NewStat().

0.9.4 -- 2009.10.29
- Fixed a bug in the clock module.
- Added icon tag and chat filter to the talents module.

0.9.3 -- 2009.10.25
- Moved autosell/repair default savedvars to set themselves on login.
- 24-hour option added to the Clock module.
- Inventory repairs can now be ignored/unignored via the ignore_inventory option.
- Added guild and friends modules. Clicking will toggle either the guild or friends/ignore list.
- Added bag space module. Clicking opens/closes all bags.
- Added talents module. Clicking swaps spec if dual spec is learned, right-click opens the talent UI.
- Provided a commented stat template near the end of core.lua.

0.9.2 -- 2009.10.13
- Added a junk profit chat printout. Chat gold format changed.

0.9.1 -- 2009.10.13
- Removed some personal tweaks I forgot to remove in the release.
- Fixed a bug with profiles and moved them to a different file, profiles.lua
- Added variable for changing the number of letters the location text is truncated by, 0 disables this feature.
- Option for displaying local time added.
- Added chat syntax explanation for /junk.
- Tooltip click polishing.
- Default for DPS hide_inactive enabled.
- Added coords to the location tooltip, auto-updates. Shift-clicking location text will insert the player's zone and coords into the chat edit box.
- Memory tooltip now auto-updates while hovered.
- Included 04b03 font. http://www.dsg4.com/04/extra/bitmap/index.html

0.9 -- 2009.10.12
- Initial release.
  Archived Versions - LiteStats
File Name
Version
Size
Author
Date
0.9.10
56kB
Katae
01-29-2010 06:11 AM
0.9.9
54kB
Katae
01-08-2010 10:25 PM
0.9.8a
30kB
Katae
12-15-2009 10:41 PM
0.9.7a
29kB
Katae
12-09-2009 12:53 AM
0.9.6c
26kB
Katae
11-12-2009 06:42 AM
0.9.4
18kB
Katae
10-30-2009 01:19 AM
0.9.3
18kB
Katae
10-26-2009 12:20 AM
0.9.2
16kB
Katae
10-14-2009 12:22 AM
0.9
7kB
Katae
10-12-2009 05:08 AM
  Comments - LiteStats
Post A Reply Comment Options
Old Yesterday, 09:44 PM  
Gylindor
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
Quote:
Originally posted by Katae
Simple custom mod, posted it here.
You know, you really should release that
Gylindor is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-04-2010, 11:28 AM  
eddiemars
A Fallenroot Satyr
 
eddiemars's Avatar
Interface Author - Click to view interfaces

Forum posts: 27
File comments: 28
Uploads: 5
*Edit to add another feature request idea I had.

I was looking at the 'Bags' feature, and I thought, it would be neat if there was a way to show, instead of 'slots filled / total slots available', to just have 1 number that shows just the available slots. Might be a neat but fairly pointless little option. If this is already available I apologize for comment spam! Also, I stress that you don't feel pressured to do this because I commented about it, I think I have filled my feature request quota already!

I love the new mouseover reputation bit by the way, I like that you had it include a description of the faction too, really fun.

Last edited by eddiemars : 02-05-2010 at 06:34 PM.
eddiemars is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-03-2010, 12:01 AM  
shinchih2001
A Defias Bandit

Forum posts: 3
File comments: 140
Uploads: 0
Quote:
Originally posted by willgk
@katae, it doesn't look like the AutoRepair function works.
my experence works fine and good
shinchih2001 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-01-2010, 02:46 AM  
Katae
A Chromatic Dragonspawn
 
Katae's Avatar
Interface Author - Click to view interfaces

Forum posts: 171
File comments: 184
Uploads: 5
Quote:
Originally posted by willgk
@katae, it doesn't look like the AutoRepair function works.
That's a little troubling, is anyone else experiencing this?
Katae is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-31-2010, 09:01 PM  
willgk
A Fallenroot Satyr
Interface Author - Click to view interfaces

Forum posts: 26
File comments: 88
Uploads: 3
@katae, it doesn't look like the AutoRepair function works.
willgk is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-31-2010, 03:40 PM  
shinchih2001
A Defias Bandit

Forum posts: 3
File comments: 140
Uploads: 0
Quote:
Originally posted by Katae
Thank you very much
I'm not sure exactly what the stats are inside it, but that's totally possible to make with both litepanels and litestats alone. Though, it would take some work to make it movable (if wanted), and to create a button that hides and shows these stats.

To have the stats go to an extra line like shown, you would need to put \n into the stats format string where you want to break lines.
OK,i try to do.thanks a lot
shinchih2001 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-30-2010, 07:16 PM  
willgk
A Fallenroot Satyr
Interface Author - Click to view interfaces

Forum posts: 26
File comments: 88
Uploads: 3
@katae, that's awesome! Thanks a ton!!!
willgk is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-30-2010, 07:14 PM  
Katae
A Chromatic Dragonspawn
 
Katae's Avatar
Interface Author - Click to view interfaces

Forum posts: 171
File comments: 184
Uploads: 5
Quote:
Originally posted by willgk
What Minimap are you using? It looks quite nice!
Simple custom mod, posted it here.
Katae is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-30-2010, 07:09 PM  
Katae
A Chromatic Dragonspawn
 
Katae's Avatar
Interface Author - Click to view interfaces

Forum posts: 171
File comments: 184
Uploads: 5
Quote:
Originally posted by shinchih2001
first---http://wow.curseforge.com/addons/lit...lization/zhTW/

zhTW localization almost done
someword i don't how to translate,sorry.
Thank you very much
Quote:
Originally posted by shinchih2001
second---http://cid-072b071cf9bff3c8.skydrive...d%b8UI/123.JPG
LitePanel or LiteStats can do like this???
I'm not sure exactly what the stats are inside it, but that's totally possible to make with both litepanels and litestats alone. Though, it would take some work to make it movable (if wanted), and to create a button that hides and shows these stats.

To have the stats go to an extra line like shown, you would need to put \n into the stats format string where you want to break lines.
Katae is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-30-2010, 05:13 PM  
willgk
A Fallenroot Satyr
Interface Author - Click to view interfaces

Forum posts: 26
File comments: 88
Uploads: 3
@katae - What Minimap are you using? It looks quite nice!

Last edited by willgk : 01-30-2010 at 07:15 PM.
willgk is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-30-2010, 01:37 PM  
shinchih2001
A Defias Bandit

Forum posts: 3
File comments: 140
Uploads: 0
first---http://wow.curseforge.com/addons/lit...lization/zhTW/

zhTW localization almost done
someword i don't how to translate,sorry.


second---http://cid-072b071cf9bff3c8.skydrive...d%b8UI/123.JPG
LitePanel or LiteStats can do like this???

Last edited by shinchih2001 : 01-30-2010 at 01:53 PM.
shinchih2001 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-29-2010, 07:57 PM  
Katae
A Chromatic Dragonspawn
 
Katae's Avatar
Interface Author - Click to view interfaces

Forum posts: 171
File comments: 184
Uploads: 5
Quote:
Originally posted by ckeurk
French localization done
Thanks!!
Katae is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-29-2010, 01:31 PM  
bluenjoy
A Murloc Raider
 
bluenjoy's Avatar

Forum posts: 7
File comments: 65
Uploads: 1
Hi,

Well it's been a couple of days and I haven't seen the error anymore. Thank you for your help. I will let you know if it ever pops up again.

Quote:
Originally posted by Katae
Find this line near the beginning of core.lua, add the green:
Code:
local ls, coordX, coordY, conf, Coords = CreateFrame'frame', 0, 0, {}
If it doesn't work, I'd try deleting litestat's saved vars.
__________________
-Biggie
bluenjoy is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-29-2010, 12:03 PM  
ckeurk
A Kobold Labourer
 
ckeurk's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 11
Uploads: 2
ckeurk is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-28-2010, 02:45 AM  
Katae
A Chromatic Dragonspawn
 
Katae's Avatar
Interface Author - Click to view interfaces

Forum posts: 171
File comments: 184
Uploads: 5
Quote:
Originally posted by shinchih2001
i do not know why can not see any tags when i mouse over "stats"
There is no tooltip for the character stats module if that's what you are referring to.
Katae is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.