Description
Blizzards restricted the API severely, leading to the demise of such great addons like Critline. I really missed a way to keep track what my highest damage records are. So, I managed to find a way to approximate it by using a combination of available API calls. It's not perfect, but it gives you a good idea of your best damage.
The app works with LibDataBroker, so you can see it in TitanPanel, for example.
Main window can be toggled with /damagerecords
You can rightclick spells to reset them or left-click to ignore.
Known issues:
- due to the usage of the limited API, it is possible that a spell like "Fear" is recorded with a damage value. That's a sensitive timing issue, that we just have to accept. Best option is to ignore spellls that you know should not cause damage.
- dots are unfortunately not reliable enough to track.
- due to a bug in the game, targets in instances or battlegrounds cannot be persisted.



