
added total spectator indication when someone connects. added /aav spectators which gives information of all connected spectators. removed unqueued state from state list (will be reworked in later version). fix unknown arenas no longer throws error. added new CCs and CDs of all classes from cataclysm. added warning for playing older matches (invalid spellIds.). added loading bar that prevents screen freezes when loading long arena matches. fixes periodic healing (display and stats). base taken from nevcairiel version of aav. fixed replay issue caused by other addons. actual rating so only the acutal rating of the addon user is shown. added personal rating change for everyone and teams MMR. added the name of the spell that did the highest damage under the highest damage number. in the final match data window: healing and damage is now taken from blizzard's scoreboard. added and fixed a lot of spell-ids and cooldown durations. implemented a priority system for CC and other stuff on the player/class icon. fixed bracket calculation on replay matches. In the current version pets are completely disabled, means, their damage and contribution doesn't count yet. The damage in the score board doesn't match with my recount's, why? The incomplete match data that have been recorded under the bug cannot be fixed to show other events than Health's or Mana's. Otherwise type /run ReloadUI() or relog will solve this problem. If you're familiar with the /run CombatLogClearEntries() command, that's being fired on every frame update, then you //should// be fine.
This happens when your combat log and any addons that use the //COMBAT_LOG_EVENT_UNFILTERED //event (like AAV or afflicted) get screwed up due to massive glitched spam (courtesy of Blizzard). I don't record/broadcast any combat events anymore, only Healthbar and Mana changes, why? World of Warcraft\WTF\\SavedVariables\aav.lua Rather sending all data at once, it apportions the big load of data over a certain time, that prevents from being disconnected. Yes, it is possible, but in AAV a sending mechanism takes care of all outgoing data. Isn't it possible to disconnect when sending too much data? Additionally a sending mechanism takes care of the sending behaviour so you will never burst in sending data. The sent data is small and won't delay your latency.
From the stated requirements in the first question the addon is designed for high-performance and you won't notice any FPS loss.ĭoes my ping increase while broadcasting?
#WOW ARENA ADDONS FREE#
Matches can be deleted to free memory if needed. An average match takes up from 60 ~ 180kb, depends on heavy usage of spells and events (warlocks and resto druids do their job pretty well!). Due to these requirements the player uses in play less than 1 MB memory. The addon is optimized for high-performance and as few memory usage as possible.
during broadcasting the icon and healthbar of combatants may switch places in rare cases and the buff and debuf bar doesn't fit. in rare cases stealth classes are not visible at all. /connect - connects to the broadcast with the given name. /lookup - lists all available broadcasts. /broadcast - enable/disable broadcasting. /record - whether a match will be recorded. Who knows, maybe Blizzard opens up their API to make coordination gathering available in arena this would make **AAV ** more workable. However, it's not possible to keep track of the positionings. match statistics (damage/healing done, ratings)ĪAV is like a graphical and interactive combatlog, that parses every action in the arena. broadcast arena matches to **guild** mates.
If you ever wanted to analyze your arena matches, why you died on that particular time on that particular match against that particular game and what skill could have been used, then **AAV ** is a gem for you! Or if you want to follow your guildmates while they're doing arena, just hop in to their broadcast and watch their play. It's optimized to run in very good-performance. These arena matches can be viewed within WoW, while doing your daily quests, raids or just idling in Dalaran. AAV is an arena replay addon, that lets you record or even broadcast arena matches.