My Combat Tracker is for both the Dungeon Master and the Players to keep track of all the damage conditions, and even resolve combat automatically to save time. Each player character and NPC has also been equipped with a character sheet that keeps track of abilities, skills, and feats.
a 1680x screen shot of the Combat Tracker
http://kira3696.tripod.com/trackerthumb.png
Instructions
Unrar the folder. Open combattracker.htm with Firefox. No map is included.
only using the latest Firefox for Linux and PC
http://kira3696.tripod.com/CombatTracker.rar
Updates
My conditions tracker looks at the power description before combat is resolved. It matches key phrases such as 'recharge on 4' and then automatically rolls a 6 sided dice and if the result is 4, 5 or 6 a tag is added 'recharged'.
This power description match function is rough but has a lot of potential.
To Do
Polish descriptions and add temporary bonuses and penalties to defenses, etc..
Add ongoing damage that automatically deducts hit points.
Automatically remove conditions at the start or ending of the attacker's or attacked's next turn.
Get rid of the alert boxes and add text fields when you click on existing character stats to update them.
Kassoon has a much better input method than alert boxes.
http://www.kassoon.com/dnd/encounter-builder/#dnd/combat-tracker/
Known Bugs
The conditions tracker is rough and is a work in progress.
If you enter a " or a ' in any of the comments, it breaks default.js until you text edit default.js to remove the extra " and '.