------------------------------------------------------------------------
r971 | shadowed.wow | 2008-10-15 18:35:53 -0700 (Wed, 15 Oct 2008) | 6 lines

* 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

------------------------------------------------------------------------
r912 | shadowed.wow | 2008-09-12 13:01:36 -0700 (Fri, 12 Sep 2008) | 2 lines

* Added localization.zhCN.lua and localization.zhTW.lua

------------------------------------------------------------------------
r824 | shadowed.wow | 2008-07-26 20:47:21 -0700 (Sat, 26 Jul 2008) | 1 line

* Updated TalentGuess-1.0 to fix a bug with Shamans showing up as 7/xx/xx when it should have been xx/7/xx.
------------------------------------------------------------------------
r804 | shadowed.wow | 2008-07-10 16:36:28 -0700 (Thu, 10 Jul 2008) | 1 line

* 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
------------------------------------------------------------------------
r801 | shadowed.wow | 2008-07-04 09:45:28 -0700 (Fri, 04 Jul 2008) | 1 line

* Fixed bugged games where both team mates on the enemies side didn't join would cause it to be shown as a new stat
------------------------------------------------------------------------
r797 | shadowed.wow | 2008-07-01 21:39:08 -0700 (Tue, 01 Jul 2008) | 3 lines

* Updated TalentGuess-1.0
* Removed some debug code that got left in in syncing
* Fixed Bloof Elf typo
------------------------------------------------------------------------
r791 | shadowed.wow | 2008-06-28 14:12:22 -0700 (Sat, 28 Jun 2008) | 1 line

* Fixed damage done not being recorded
------------------------------------------------------------------------
r790 | shadowed.wow | 2008-06-28 11:32:39 -0700 (Sat, 28 Jun 2008) | 10 lines

* 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
------------------------------------------------------------------------
r788 | shadowed.wow | 2008-06-26 23:05:23 -0700 (Thu, 26 Jun 2008) | 4 lines

* 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
------------------------------------------------------------------------
r787 | shadowed.wow | 2008-06-26 17:27:09 -0700 (Thu, 26 Jun 2008) | 2 lines

* Fixed Bloof typo
* Hopefully fixed the crash bug when a match ends
------------------------------------------------------------------------
r778 | shadowed.wow | 2008-06-16 22:09:14 -0700 (Mon, 16 Jun 2008) | 7 lines

* 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
------------------------------------------------------------------------
r773 | shadowed.wow | 2008-06-13 13:38:43 -0700 (Fri, 13 Jun 2008) | 1 line

* Updated AceAddon-3.0, AceConfig-3.0, AceGUI-3.0, TalentGuess-1.0
------------------------------------------------------------------------
r767 | shadowed.wow | 2008-06-09 10:29:43 -0700 (Mon, 09 Jun 2008) | 2 lines

* 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.
------------------------------------------------------------------------
r747 | shadowed.wow | 2008-06-02 14:25:30 -0700 (Mon, 02 Jun 2008) | 1 line

* 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
------------------------------------------------------------------------
r746 | shadowed.wow | 2008-06-01 22:42:16 -0700 (Sun, 01 Jun 2008) | 1 line

* Actually updated TalentGuess-1.0 too!
------------------------------------------------------------------------
r745 | shadowed.wow | 2008-06-01 22:38:57 -0700 (Sun, 01 Jun 2008) | 1 line

* Annd actually included the file
------------------------------------------------------------------------
r744 | shadowed.wow | 2008-06-01 22:38:23 -0700 (Sun, 01 Jun 2008) | 17 lines

* 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
------------------------------------------------------------------------
r738 | shadowed.wow | 2008-05-31 00:22:00 -0700 (Sat, 31 May 2008) | 1 line

* Bugged SVN, actually added TalentGuess-1.0
------------------------------------------------------------------------
r737 | shadowed.wow | 2008-05-31 00:18:50 -0700 (Sat, 31 May 2008) | 5 lines

* Fixed talent detection for ourself and group members, will accurately get them now
* Fixed custom race/gender/talent options, will refresh the window now instead of just the row you're modifying
* Fixed an error in the custom settings
* Removed Remembrance support as it's not useful now, added TalentGuess-1.0 support (Can be disabled through /ah config)
* Updated AceAddon-3.0 AceDB-3.0, OptionHouse, TalentGuess-1.0
------------------------------------------------------------------------
r628 | shadowed.wow | 2008-03-22 17:34:53 -0700 (Sat, 22 Mar 2008) | 4 lines

* You can now manually set the race/sex/talents of a person per team/bracket, double click the icon to modify it.
* Tried to clean up the code for getting talents/race/sex of the player, should be more accurate now
* Updated Remembrance call
* Updated AceAddon3, AceDB3, CallbackHandler1, HousingAuthority
------------------------------------------------------------------------
r591 | shadowed.wow | 2008-02-27 22:22:24 -0800 (Wed, 27 Feb 2008) | 1 line

* With any luck, I may have managed to fix the crash issue
------------------------------------------------------------------------
r575 | shadowed.wow | 2008-02-13 16:51:28 -0800 (Wed, 13 Feb 2008) | 6 lines

* Fixed scroll bar issues, will correctly scroll in all scenarios now and not skip entries
* Added in history controls, can now set it to delete records older then X weeks, or to only keep the last X records for each bracket. These are only ran when PLAYER_LOGOUT fires for performance reasons
* Added history moving, can drag "Arena Historian" title bar to move the frame
* Added in arena reset code, for the eventual feater to view games played each week
* Removed total games played in each map, added win percentage (percentage of games played in map is still their)

------------------------------------------------------------------------
r574 | shadowed.wow | 2008-02-12 15:54:44 -0800 (Tue, 12 Feb 2008) | 1 line

* Added map stats in, shows percentage of games played in each map, total games played and how many times you've won/lost in them
------------------------------------------------------------------------
r573 | shadowed.wow | 2008-02-12 14:59:11 -0800 (Tue, 12 Feb 2008) | 7 lines

* Tweaked positioning of run time/zone, we now show the full zone name instead of an abbreviation
* Added total records and total visible, along with # - # so you can figure out how many things are actually shown
* Fixed server not being set if it returned "" instead of nil
* Removed alreadyInspected being cleared
* Removed class icon code, not going to add it again
* Silly me, I forgot that we don't need NotifyInspect to get the players talents, will just directly call GetTalentTabInfo for the players talents instead of going through Remembrance

------------------------------------------------------------------------
r572 | shadowed.wow | 2008-02-12 09:56:27 -0800 (Tue, 12 Feb 2008) | 2 lines

* We store the abbreviated version of the zone now, so it's not just the direct GetRealZoneText() localized version
* Fixed talent syncing not getting the latest talents for the player
------------------------------------------------------------------------
r571 | shadowed.wow | 2008-02-11 20:35:13 -0800 (Mon, 11 Feb 2008) | 5 lines

* Fixed spec detection, will correctly show the icon now for whichever tree has the most points, if more then 1 doesn't have over 30
* Fixed history not showing back up if you switched between a bracket with no recorded data
* Fixed zone text positioning so it won't move around
* Added filters in, currently does min/max rating, zones and enemy team name, need to add classes and run time still
* History is now sorted by time
------------------------------------------------------------------------
r570 | shadowed.wow | 2008-02-11 19:21:33 -0800 (Mon, 11 Feb 2008) | 2 lines

* Fixed arenaTeams not being defined, accidentally removed it
* Fixed self:ScanUnit call instead of ArenaHistorian:ScanUnit at line #223
------------------------------------------------------------------------
r569 | shadowed.wow | 2008-02-11 15:48:36 -0800 (Mon, 11 Feb 2008) | 9 lines

* Added in the inspect scans so you'll have talents for yourself and all your teammates saved
* Added the zone the match was in
* Fixed it saving histories from unrated arenas
* Fixed an issue with more then 5 arena matches saved
* Increased icon size by a pixel height/width
* Team name/rating info is colored gold now
* Changed win/lose to "Record: <wins>/<loses>"
* Will now pull the races of our team mates as well as enemies instead of doing a UnitExists check incase someone left before UPDATE_BATTLEFIELD_STATUS fires

------------------------------------------------------------------------
r564 | shadowed.wow | 2008-02-10 01:49:03 -0800 (Sun, 10 Feb 2008) | 2 lines

* Need to test the current code for adding new history data, had to change things arena to get race info
* Basic GUI is in, type /ah to pop it up. The switching buttons are broken, and it still needs filters but the actual displaying portion should be fine and working.
------------------------------------------------------------------------
r557 | shadowed.wow | 2008-02-07 17:30:23 -0800 (Thu, 07 Feb 2008) | 4 lines

* Changed SavedVariables around, so all saved data will be wiped
* Removed ARENA_TEAM_UPDATE call, may as well just do it automatically in UPDATE_BATTLEFIELD_SCORE
* Changed slightly how we save information, also added the bracket into the list of saved data
* Getting the initial GUI in, doesn't show anything yet. /ah or /arenahistory to pop it up
------------------------------------------------------------------------
r551 | shadowed.wow | 2008-02-06 21:08:58 -0800 (Wed, 06 Feb 2008) | 2 lines

* Changed so we refresh the players list of arena teams before saving to make sure we got the right info
* Zone you fought in, as well as the time taken are now saved as well
------------------------------------------------------------------------
r547 | shadowed.wow | 2008-02-05 09:18:33 -0800 (Tue, 05 Feb 2008) | 1 line

* Fixed bug with data not being recorded since UPDATE_BATTLEFIELD_SCORE seems to be fired in arenas before game ends, for some reason
------------------------------------------------------------------------
r542 | shadowed.wow | 2008-02-03 15:38:57 -0800 (Sun, 03 Feb 2008) | 1 line

* Initial commit, ArenaHistorian/
------------------------------------------------------------------------
r541 | shadowed.wow | 2008-02-03 15:37:24 -0800 (Sun, 03 Feb 2008) | 1 line

* Initial commit?
------------------------------------------------------------------------
