A tiny combat text addon for WoW.
This addon provides necessary combat infomation in low memory and CPU usage.
Options are available via GUI.
It shows following infomation:
- Damage
- Healing
- Misses
- Environmental damage
-
Player combat info
- Interrupt
- Dispel
- Steal
Source Code: GitHub
ChangeLog: GitHub Wiki
This addon will not offically support classic servers.
Feedback
You can leave a comment here or create an issue on GitHub.
Thanks
Coding: siweia
Spell schools colors: Sticklord
Translation: EK(zhTW)
License
This addon, excluding third-party resources, is released into the public domain.
Anyone is free to copy, modify, publish, use, or distribute this addon.
Thanks for updating this addon to show self healing. Top man.
Hi.
Im having trouble seeing my self healing. (blood DK)
When i enable the 'showTaken' box it does show my incomming damage but doesnt show any healing.
If this could be fixed (or if im doing something wrong) that would be great as i really like the simplicity of this addon.
Ok after further testing it is showing my healing in the Outgoing section.
This might to related to my self heaing being tied into damage dealing abilities?
Thanks in advance.
In reply to Forge_User_48626725:
Hi.
And yes you are right! Self healing is only shown in "Outgoing" frame now.
But I may change this since tanks may want to focus their healing/damage taken :thinking:
In reply to Rubgrsch:
Hi.
Im having trouble seeing my self healing. (blood DK)
When i enable the 'showTaken' box it does show my incomming damage but doesnt show any healing.
If this could be fixed (or if im doing something wrong) that would be great as i really like the simplicity of this addon.
Ok after further testing it is showing my healing in the Outgoing section.
This might to related to my self heaing being tied into damage dealing abilities?
Thanks in advance.
Hello i want use this addon but i have an issue, it show damage done and damage taken but didn't show healing ( i am druid). There is no option for healing.
Is possible to see hot and healing done? and if yes how can i activate this option? thanks
In reply to Mizar7040332:
Hi. To avoid healing spam it doesn't show any healing if it's full-overhealing. You will have healing text if your healing target is not full health.
Is there a way to configure the font? Options are a bit lacking.
In reply to nickgrayp:
I just didn't find an easy way to implement a no-taint dropdown without libs. x.x
Currently you can open ct.lua and replace STANDARD_TEXT_FONT (around line 101) to your font "Fonts\\blablabla.TTF" (with quote).
But I will try to add one tho.
Edit: I just added an option in the newest version. Please have a try. xD
In reply to Rubgrsch:
In reply to nickgrayp:
In new version the dropdown now supports scrolling xD
As for cmd, I don't believe anyone would open the config more than five times lol. So i just didn't add it.
But thanks for the suggestion tho.