Download
(61 Kb)
Download
Updated: 03/21/15 11:10 PM
Pictures
File Info
Compatibility:
Update 6 (1.6.5)
Updated:03/21/15 11:10 PM
Created:12/07/14 11:38 AM
Monthly downloads:12
Total downloads:11,123
Favorites:22
MD5:
T's Combat Stats (for Update 6)  Popular! (More than 5000 hits)
Version: 0.17
by: Garkin [More]
Tingle0x539's T's Combat Stats modified to work with the latest game update.

For more information what T's Combat Stats does, see original addon's description.


What is different in this version?
  • Updated for API 100011
  • Upgraded LibAddonMenu-1.0 library to LibAddonMenu-2.0 r17
  • Updated LibStub library
  • A lots of code changes in order to fix various issues and UI errors
v0.17 ~Garkin
- Updated for API 100011
- Updated LibAddonMenu-2.0 library to r17

v0.16 ~Garkin
- Fixed typo in variable name

v0.15 ~Garkin
- Updated for API 100010
- Upgraded LibAddonMenu-1.0 library to LibAddonMenu-2.0 r16
- Updated LibStub library
- A lots of code changes in order to fix various issues and UI errors

v0.14 ~Tingle0x539
- Added the rest of the french localizations for the new menu settings
- Fixed an error showing up on french and german clients

v0.13 ~Tingle0x539
- Fixed some errors from the last version

v0.12 ~Tingle0x539
- Added ability damage percentage to show on the ability action slots, see settings
for customizing it. French translations will be added in the next version
- Changed the way experience for skill lines and abilities are logged after a fight,
providing a cleaner output

v0.11 ~Tingle0x539
- Removed a debug message I accidentally left in the code

v0.10 ~Tingle0x539
- Added most of then destruction staff ability tooltips for french and german clients,
only missing the impulse with its morph elemental versions
- Fixed an error showing up when turning in a quest or getting exploration exp

v0.9 ~Tingle0x539
- Added the ability to set the scale, transparency and background texture
for the on-screen combat session statistics, french translation will be
added in a later version
- Fixed an error showing up when learning a new skill or getting a new skill line

v0.8 ~Tingle0x539
- Reverted back to the original method of indexing ability names, but
using a more sophisticated name handling to hopefully get better
results. Please report bad ability names and the correct ability name,
to my authors bug report section

v0.7 ~Tingle0x539
- Further attempting to fix the issue with the tooltips not showing all statistics
on french and german clients

v0.6 ~Tingle0x539
- Removed the debug command
- Redid the way ability names are indexed and stored, there should be
no more missing ability tooltip statistics and wrong names
- Added ability tooltip statics on the action bar tooltips

v0.5 ~Tingle0x539
- Added german and french translations
- Fixed an issue with the on-screen displays visibilities
- Fixed an error generated from certain buffs
- Fixed various mouse over errors
- Changed the /tcs debug to output to the current tab window
- Fixed ability tooltips not showing data in German and French clients

v0.4 ~Tingle0x539
- Fixed an error when mouse hovering a to-be morphed ability

v0.3 ~Tingle0x539
- Further fixed performance issues and a bug created through the last update

v0.2 ~Tingle0x539
- Made Total Average to round up
- Attempted to fix performance issues

v0.1 ~Tingle0x539
- Pre release
Optional Files (0)


Archived Files (2)
File Name
Version
Size
Uploader
Date
0.16
57kB
Garkin
12/14/14 07:58 AM
0.15
57kB
Garkin
12/07/14 11:38 AM


Post A Reply Comment Options
Unread 09/08/15, 02:40 PM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
settings Background type looks like not working - cant see any difference
Report comment to moderator  
Reply With Quote
Unread 08/09/15, 11:01 AM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
you need pchat addon for it
Report comment to moderator  
Reply With Quote
Unread 08/09/15, 11:00 AM  
Lejack

Forum posts: 0
File comments: 1
Uploads: 0
Timestamp

Hi,
Can you add timestamps to the combat logging in the chat?
Report comment to moderator  
Reply With Quote
Unread 04/15/15, 04:06 PM  
Tonyleila
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 288
File comments: 763
Uploads: 7
Got this error when reading the book for the undaunted.
Code:
user:/AddOns/TsCombatStats/TsCombatStats.lua:1507: attempt to index a nil value
stack traceback:
	user:/AddOns/TsCombatStats/TsCombatStats.lua:1507: in function 'TCS:OnEventSkillXPUpdate'
	user:/AddOns/TsCombatStats/TsCombatStats.lua:973: in function '(anonymous)'
Report comment to moderator  
Reply With Quote
Unread 03/21/15, 10:41 AM  
lightstylez

Forum posts: 0
File comments: 6
Uploads: 0
Originally Posted by Garkin
Originally Posted by lightstylez
Any chance of updating this for Update 6, or is there any other addon like this that is being updated still?
I have stopped using this addon while back, but I will update it when I have time (tomorrow).
Thanks for the quick reply & taking out the time 2 update, this add-on is still pretty useful for me.
Report comment to moderator  
Reply With Quote
Unread 03/21/15, 10:27 AM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
Originally Posted by lightstylez
Any chance of updating this for Update 6, or is there any other addon like this that is being updated still?
I have stopped using this addon while back, but I will update it when I have time (tomorrow).
Report comment to moderator  
Reply With Quote
Unread 03/21/15, 09:59 AM  
lightstylez

Forum posts: 0
File comments: 6
Uploads: 0
Any chance of updating this for Update 6, or is there any other addon like this that is being updated still?
Report comment to moderator  
Reply With Quote
Unread 12/14/14, 11:35 AM  
Xirael

Forum posts: 0
File comments: 22
Uploads: 0
Re: Re: UI error

Originally Posted by Garkin
Originally Posted by Xirael
I occasionally get an UI error.
The reason seems to be that variable combatSessionExperienceGained is not initialized correctly and therefore does not exist when first used.
The reason is that due to a spelling mistake another variable combatSessionExperiencedGained is initialized but never used.
I have fixed that typo in version 0.16. Thank you for reporting the issue.
Tanks for fixing it and thanks for bringing the addon back
Report comment to moderator  
Reply With Quote
Unread 12/14/14, 07:59 AM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
Re: UI error

Originally Posted by Xirael
I occasionally get an UI error.
The reason seems to be that variable combatSessionExperienceGained is not initialized correctly and therefore does not exist when first used.
The reason is that due to a spelling mistake another variable combatSessionExperiencedGained is initialized but never used.
I have fixed that typo in version 0.16. Thank you for reporting the issue.
Report comment to moderator  
Reply With Quote
Unread 12/14/14, 06:53 AM  
Xirael

Forum posts: 0
File comments: 22
Uploads: 0
UI error

I occasionally get an UI error.
The reason seems to be that variable combatSessionExperienceGained is not initialized correctly and therefore does not exist when first used.
The reason is that due to a spelling mistake another variable combatSessionExperiencedGained is initialized but never used.
Report comment to moderator  
Reply With Quote
Unread 12/08/14, 11:18 AM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
i used poison injection alot im my main build
will test more
Report comment to moderator  
Reply With Quote
Unread 12/08/14, 11:16 AM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
Originally Posted by QuadroTony
btw in missed some tooltips
i cant see extended tooltip for Poison Injection...
and for Impale
and for all destruction staff skills too

its like it suppose to be?
Extended tooltips are displayed only in case that you have combat data for that ability. If you haven't used that ability yet, addon does not show anything.
Last edited by Garkin : 12/08/14 at 11:16 AM.
Report comment to moderator  
Reply With Quote
Unread 12/08/14, 08:08 AM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
btw in missed some tooltips
i cant see extended tooltip for Poison Injection...
and for Impale
and for all destruction staff skills too

its like it suppose to be?
Report comment to moderator  
Reply With Quote
Unread 12/07/14, 12:38 PM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
wow!!
thx for update
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: