ArenaHistorian is for people who want to keep track of basically everything about an arena match. Lets you see the exact race, gender, talents, healing and damage done for both the enemy arena team and yours, along with which map it was in, how long it took and if you won or lost.
Mouseover the players name to view healing/damage done, mouseover the race icon to see race name/gender and the talent icon to see the exact spec numbers. Data is stored when the match ends and the scoreboard pops up, meaning if you leave before then no data will be recorded. If you miss a game and someone else is using a version either equal to or later then r746 you can also sync the missing games now by typing /ah sync
Type /ah history to view the records of your previous arena matches, or /ah config to view the configuration.
If you want to reset your data type the below on the character you want to reset data for.
/script ArenaHistoryCustomData = nil; ArenaHistoryData = nil; ReloadUI();
Author: Shadowed <shadowed.wow@gmail.com>
Date: Fri Dec 25 17:12:25 2009 -0800
Added ruRU localization, thanks StingerSoft!
Fixed TalentGuess-1.1 not being embedded
Date: Tue Dec 22 10:13:43 2009 -0800
CRLF Fix
Fixed UIDropDownMenu.lua:836 error when using /ah sync
TOC Bump 30300
Date: Thu Apr 30 03:39:06 2009 +0000
* In the stat page, DK's are always going to show up as "DK" not "Death Knight" since there name is always going to be too long.
Date: Wed Apr 22 21:10:00 2009 +0000
* Can't forget a library update, of course
* Added an actual display for MMR if available
* Added recording of the new MMR rating that is available with 3.1
Date: Sat Apr 4 22:26:17 2009 +0000
* Whoops, TOC is supposed to be 30100 not 31000
Date: Fri Apr 3 18:49:37 2009 +0000
* Fixed invalid maps (Due to no localization) causing a GUI error
* TOC + lib update, lazy
Date: Mon Dec 29 00:22:47 2008 +0000
* Updated TOC
* Updated zhTW localization (Thanks uitester)
* Updated a bunch of libraries
Date: Thu Oct 16 01:35:53 2008 +0000
* Updated to TalentGuess-1.1
* Updated to support Dalaran Arena and The Ring of Valor
* Updated a bajillion libraries
* Updated scroll bars and dropdowns to work with 3.0.x
* Fixed OptionHouse and HousingAuthority being listed as Optionaldeps
Date: Fri Sep 12 20:01:36 2008 +0000
* Added localization.zhCN.lua and localization.zhTW.lua
Date: Sun Jul 27 03:47:21 2008 +0000
* Updated TalentGuess-1.0 to fix a bug with Shamans showing up as 7/xx/xx when it should have been xx/7/xx.
Date: Thu Jul 10 23:36:28 2008 +0000
* Fixed a display bug in the stats page that would let the first row overlap with the next one if it was the largest one
Date: Fri Jul 4 16:45:28 2008 +0000
* Fixed bugged games where both team mates on the enemies side didn't join would cause it to be shown as a new stat
Date: Wed Jul 2 04:39:08 2008 +0000
* Updated TalentGuess-1.0
* Removed some debug code that got left in in syncing
* Fixed Bloof Elf typo
Date: Sat Jun 28 21:12:22 2008 +0000
* Fixed damage done not being recorded
* Stats are in!
* This is still a work in progress, but it lets you view how many games you've played, average game length of teams based on class make up and the talents of both players, this isn't 100% yet since we can't get the exact talents but it's being worked on
* Added a won/lost/draw filter for games
* Added a strict filter for classes, will set it so only teams with ALL the classes selected are shown (so you can show Warrior/Druid teams and such)
* Cleaned up the filter code a little
* Fixed map filters not correctly reseting when you hide the frame
* Removed guessTalents from player data, it's safe to say that if it's not custom, and it's an enemy it's a guess now
* Removed the hybrid return for the talents since we don't support it completely yet in the stats page
* Changed the tooltip for players a little bit, added formating so 1000 is now 1,000, and added the server if it's available
* Updated TalentGuess-1.0
Date: Fri Jun 27 06:05:23 2008 +0000
* Added enemy/player servers, not using the data yet
* Added in a quick request of your team mates for syncing to fix some rare bugs
* Cleaned up our race/sex code
* Fixed team mates talents not being stored sometimes
* Fixed Bloof typo
* Hopefully fixed the crash bug when a match ends
Date: Tue Jun 17 05:09:14 2008 +0000
* Can't disable talent guessing anymore it's on by default for the stat feature coming eventually
* Added filters per class
* Added a reset filter button
* Added the row # that you can mouseover to show the date the game was played, removed the total <foo> options because they were ugly
* Added highlighting for the selected browse button
* Fixed delete button not using SetFormattedText
* Updated TalentGuess-1.0
Date: Fri Jun 13 20:38:43 2008 +0000
* Updated AceAddon-3.0, AceConfig-3.0, AceGUI-3.0, TalentGuess-1.0
Date: Mon Jun 9 17:29:43 2008 +0000
* Fixed an error if you were using a non-US localization when a match ends
* Fixed records showing up as 0/0 for wins/loses.
Date: Mon Jun 2 21:25:30 2008 +0000
* Moved configuration to Ace3, added into the Blizzard config frame, you can still type /ah config to pop it up however. If you don't have another mod that loads AceGUI-3.0 or AceConfig-3.0 before this one you'll need to do a game restart
* Actually updated TalentGuess-1.0 too!
* Annd actually included the file
* Added syncing! Type /ah sync to pull up the panel, they must be using a version either equal to or later then this version to work. The sync will sync all missing games for the bracket you specify and may take a few minutes to complete, the person must accept the sync as well before it starts.
* Added /ah sync to show the sync UI
* Added a bugged game check at login, will remove any games that have no enemy team name
* Added talent guessing support using TalentGuess-1.0, this will replace Remembrance
* Added support for draw games, will be shown as gold if it's a draw. This isn't 100% since I'm not positive if my draw game check is accurate
* Added saving to the current bracker to view, will show the last one you wanted instead of defaulintg to 2s
* Added searching by enemy player name as well as enemy team name
* Changed positioning, the map filters are now intergraded into the stat ones as well
* Fixed custom fields not being refreshed in the history panel
* Fixed our cache updating adding bad games
* Fixed an error when setting custom data
* Fixed friendly and player specs, everything will show up correctly and you won't get "Remembrance: <name> (<data>)"
* Fixed scan unit on target actually scanning mouseover
* Fixed party talent scanning, won't be disabled due to Arena Preparation not being given yet, and also won't try to inspect the player bugging out the mod
* Fixed inspect queue being cleared incorrectly
* Fixed disabling of the mod after leaving an arena, won't run unless you were in a rated one
* Increased the party target scan time to 2 seconds, was 1 second
Installation Guide
- Exit "World of Warcraft" completely
- Download the mod you want to install
- Make a folder on your desktop called "My Mods"
- Save the .zip/.rar files to this folder.
- If, when you try to download the file, it automatically "opens" it... you need to RIGHT click on the link and "save as..." or "Save Target As".
- Extract the file - commonly known as 'unzipping'
Do this ONE FILE AT A TIME!
- Windows
- Windows XP has a built in ZIP extractor. Double click on the file to open it, inside should be the file or folders needed. Copy these outside to the "My Mods" folder.
- WinRAR: Right click the file, select "Extract Here"
- WinZip: You MUST make sure the option to "Use Folder Names" is CHECKED or it will just extract the files and not make the proper folders how the Authors designed
- Mac Users
- StuffitExpander: Double click the archive to extract it to a folder in the current directory.
- Verify your WoW Installation Path
That is where you are running WoW from and THAT is where you need to install your mods.
- Move to the Addon folder
- Open your World of Warcraft folder. (default is C:\Program Files\World of Warcraft\)
- Go into the "Interface" folder.
- Go into the "AddOns" folder.
- In a new window, open the "My Mods" folder.
- The "My Mods" folder should have the "Addonname" folder in it.
- Move the "Addonname" folder into the "AddOns" folder
- Start World of Warcraft
- Make sure AddOns are installed
- Log in
- At the Character Select screen, look in lower left corner for the "addons" button.
- If button is there: make sure all the mods you installed are listed and make sure "load out of date addons" is checked.
- If the button is NOT there: means you did not install the addons properly. Look at the above screenshots. Try repeating the steps or getting someone who knows more about computers than you do to help.
Translations
When you download a mod, please be sure that the mod is compatible with your translation of wow. Some mods only work on the US versions, while some only work on some of the various European versions. These variations are called "Localizations".
TOC Numbers (Out of Date Mods)
When Blizzard patches WoW, they change the Interface number. This means that all mods will be "out of date" unless or until the author releases a new version for that interface. Some people go into the .toc files and update the numbers themselves, but this is STRONGLY advised against as it will cause problems locating possible incompatibilities addons. When you log into WoW after a patch, you DO NOT have to delete your interface directory. All you have to do is simply tell WoW to ignore the interface numbers and load all the mods anyway. All you have to do is, while at the "character select" screen, look in the lower left corner and click on the "addons" button. A window will pop up listing all your installed mods.
If you look in the upper left corner of that window there should be a box that says "Load Out of Date AddOns". You want to CHECK this box. Now simply go into WoW normally and all your mods should load. As of the 1.9 patch, you will have to do this after EVERY patch/update that Blizzard posts! If you encounter any problems with a mod after a patch, please be sure to let the author of the mod know so they can fix it.
See also: About "Out Of Date AddOns"
Mac Support
WoW addons are not platformed based. As such, they can be used on either Mac or PC. You can extract both .zip and .rar files on a Mac using StuffitExpander.
Directory Structure
World of Warcraft
|_ Interface
|_AddOns
|_*AddonName*
|_ *AddonName*.toc
|_ *AddonName*.xml
|_ *AddonName*.lua
|_ (possibly others as well)...