LookingForDuels

LookingForDuels

2 Downloads

What does this addon do?
* The addon tracks your duel history and negotiates a unique identifier for each duel to allow for global synchronization.
* You can now sync all of the duel data that you've encountered with other people. ("/lfduels sync" while targeting someone, will add a drop down soon)
* Participating in a duel while in a Party or Raid will also send that information automatically to your group members.
* Your LookingForDuels Win/Loss rate is now shown in the tooltip.
* Sync'd duelists will also have their rates in their tooltips.

* When participating in a duel, the addon will play Battle Music. (You can toggle this off by typing /script LookingForDuelsData.BattleAudioEnabled = false;)

* When winning a duel, the addon will play Victory Fanfare. (You can toggle this off by typing /script LookingForDuelsData.VictoryAudioEnabled = false;)

* When losing a duel, the addon will play Defeat Fanfare. (You can toggle this off by typing /script LookingForDuelsData.DefeatAudioEnabled = false;)

* When you run out of range of the dueling area, the addon will play an anxiety maximizing "OutOfRange" Warning. (You can toggle this off by typing /script LookingForDuelsData.OutOfBoundsAudioEnabled = false;)
* You can Keybind Requesting, Confirming, or Cancelling a Duel. (This allows you to cancel a duel should someone go AFK with relative ease.)

Things to come....

Settings Menu, Player Statistic Tracking in the Character Pane, Unit Dropdown integration. MMR calculation.