mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-23 07:40:14 +00:00
Previously the arena path in handlePvpLogData consumed the packet and returned early with no data. Now the two-team header is parsed (rating change, new rating, team name), followed by the same player list and winner fields as battlegrounds. The BgScoreboardData struct gains ArenaTeamScore fields (teamName, ratingChange, newRating) populated when isArena=true. The BG scoreboard UI is updated to: - Use "Arena Score" window title for arenas - Show each team's name and rating delta at the top - Identify the winner by team name instead of faction label |
||
|---|---|---|
| .. | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| platform | ||
| rendering | ||
| third_party | ||
| ui | ||