Battle Pet Revive Button

Battle Pet Revive Button

0 Downloads

10.1.5 Note: Still working, no changes.

Last Meaningful Update: 4/21/23. Changelog at the bottom of this page.

Description:

Whenever your battle pets are hurt, display a clickable button at the top of your screen to opportunistically cast either Revive Battle Pets or use a Battle Pet Bandage if the free revive is on cooldown. I absolutely cannot be bothered to open the pet journal when I'm flying around between pet battles.

Uses a secure frame, but is disabled in combat and doesn't modify its attributes anyway so it should still be taint-proof.

Inspired by https://wago.io/zrs1w_A5B, though almost everything about this one is different.

Performance:

Literally zero performance hit. Functions without hooking into spellcasts or combat log parsing. Only hooks into PET_JOURNAL_LIST_UPDATE, PET_BATTLE_OPENING_START, and PET_BATTLE_CLOSE but still reacts to pets getting hurt/healed and the revive CD coming off CD.

Troubleshooting:

I'll be notified within a few hours if you write a comment on Wago. Include an error log/detailed description and I'll try to fix anything that breaks. Make sure you are using the latest version of the weakaura if something isn't working.

Changelog:

* 4/21/23:

- Initial version, inspired by https://wago.io/zrs1w_A5B