# DuduArena Tracking v1.0.1 - CurseForge Description
DuduArena Tracking is a PvP tracking addon for World of Warcraft Retail 12.0.5.
It records your rated PvP matches and gives you a compact interface for rating history, match results, arena maps, team compositions, enemy compositions, visible MMR when Blizzard exposes it, and rating evolution by bracket.
## Features
- Match history for Solo Shuffle, Blitz, 2v2, 3v3, and Rated Battlegrounds.
- Rating and rating change per match.
- Visible MMR when available from the in-game scoreboard/API.
- Team and enemy team class/spec icons.
- Enemy tooltip with name, realm, class/spec, deaths, damage, healing, DPS/HPS.
- Dead players are highlighted in red when detected.
- Rating evolution graph per bracket.
- Filters by bracket and by played role: Tank, Healer, DPS.
- Configurable streamer overlay.
- Minimap button.
- French and English UI.
- Main window closes with Escape.
## First Start
1. Install the `DuduArenaTracking` folder into:
`World of Warcraft/_retail_/Interface/AddOns/`
2. Start or reload the game.
3. Make sure `DuduArena Tracking` is enabled in the AddOns list.
4. Open the addon with the minimap button or `/dudu`.
5. Play rated PvP matches. The history starts from matches played while the addon is enabled.
6. Use the top filters to switch between `All`, `Solo Shuffle`, `Blitz`, `2v2`, `3v3`, and `RBG`.
7. Use `Options` to configure overlay, minimap button, language, and chat messages.
## Important Notes
World of Warcraft addons cannot call the Blizzard Web API directly and must not include a Blizzard Client Secret. For this reason, the public CurseForge version does not include any API key, private cache, or external updater.
Advanced player profile data such as full equipment and talents requires an optional local cache generated outside the game with the user's own Blizzard API credentials. This is optional and not required for normal match tracking.
MMR availability depends on what Blizzard exposes through the in-game scoreboard/API for each PvP mode. If Blizzard does not expose MMR for a match, the addon displays `-` instead of guessing.
## Commands
- `/dudu` - open/close the addon.
- `/dudu refresh` - refresh PvP rating data.
- `/dudu minimap` - show/hide the minimap button.
- `/dudu minimap show` - restore the minimap button.
- `/dudu overlay` - show/hide streamer overlay.
- `/dudu overlay lock` - lock/unlock streamer overlay.
- `/dudu overlay reset` - reset overlay position.
- `/dudu reset` - reset main window position.
## Changelog 1.0.1
- Added Escape key support to close the main addon window.
- Raised addon windows above standard UI panels.
- Fixed overlay MMR display so rating is not shown as MMR when real MMR is unavailable.
- Filtered incomplete duplicate rows in match history.
- Improved scoreboard fallback for MMR, deaths, and match data when Blizzard exposes them.
By Dudu

