CancelPetBattle
Description
This addon is inspired heavily on the no longer updated Cancel Pet Fight. I was trying to use it, despite the last game version supported being 8.3.0, and even made some changes to its code directly in the WoW addon folder, but there were many things that could be improved, so I decided to just make my own implementation with improvements.
I kept some of the default functionality, like the fullscreen prompt and the Rare quality filter, and added some customization options.
Chat Commands
The chat command is /cpb and these are the options:
chat: toggles the chat messages
popup: toggles between fullscreen and popup dialog
mark: toggles marking (on mouseover) the pet of a previously forfeited battle
marker <name|number>: sets the marker to be used to mark the pet
1 - Star
2 - Circle (default)
3 - Diamond
4 - Triangle
5 - Moon
6 - Square
7 - Cross
8 - Skull
quality <number>: sets the minimum quality desired
0 - Poor
1 - Common
2 - Uncommon
3 - Rare (default)
4 - Epic
5 - Legendary
off: temporarily disables the addon
on: enables the addon