Updated by Exuro - Magtheridon US
Original Add-on by Toppe

v1.7.2
-In patch 2.4.2 Blizzard introduced an alteration to how arena points are calculated:
	"If a characters personal rating is more than 150 points below the team rating, 
	they will earn points based on their personal rating instead of the team rating."
	The calculation code has been modified to account for this change.  (thanks Michael)
-Next weeks arena points can no longer exceed 5000, the arena point cap.
-*Note: upload format changed from .rar to .zip
	
v1.7.1
-Made the "recoloring in PVP frame" option default.
-Forgot to update the version number in the slash command menu last time.  Fixed.
-Recolored the Acalc screen to make it slightly less boring.
-Added the slash command /ac to quickly bring up the Acalc screen.  As a reminder, the old slash commands /acalc, /arenacalc or /arenacalculator still work to bring up the slash command menu.
-Minor code tweaks.

v1.7
-TOC update for patch 2.4
-Removed all honor calculation code because as of patch 2.4, all honor is calculated and gained instantly.
-Resized the options window accordingly.

v1.6.3
-Due to a change in Blizzard's API, Arena Calculator used teams amount of games for the season instead of the players amount of games for the week. This has now been fixed which for instance fixes some issues with the recoloring feature.
-Next weeks amount of arena points will no longer disappear if you gain honor while the PVP frame is open.

v1.6.2
-Tweaked all calculations (especially points to rating), they should now always give the same answer as The Armory for most possible correctness.
-Personal arena rating is now shown in the PVP frame.

v1.6.1
-Disabled sort arena teams function for now. It might come back later as an optional add-on.

v1.6
-New Feature: Sort your arena teams in any way you want.
-Made some adjustments to frames in the PVP frame to make up for changes in 2.3
-Renamed "Team Rating" to just "Rating" to make it fit in the PVP frame, as it were before patch 2.3
-Fixed an erroneously placed frame in 1.5.1
-Fixed an eventual SetValue error.

v1.5.1
-Moved around a few frames, which should eliminate any problems with total arena / honor points not showing correctly.

v1.5
-Updated calculations for the new formula in patch 2.2.
-Fixed a problem with PVP frame showing wrong ranking/points for arena teams for some people.
-Fixed an error with the recoloring checkbox, it will now correctly reflect the current settings.
-Fixed some scaling problems when total arena points or total honor points were turned off.

v1.4.1
-New Feature: Display total honor points in the PVP frame. (Default set to off)

v1.4
-New Feature: Optional recoloring in the PVP frame. (Default set to off)
-New slash commands:
    /acalc show - show the Arena Calculator frame
    /acalc scale # - set the scale of the Arena Calculator frame (0.3 - 2.0)
    /acalc teams - print arena teams information in the chat
    /acalc rating # - calculate rating-to-points in the chat
    /acalc points # - calculate points-to-rating in the chat
-Created an options frame with these settings available:
    show/hide total arena points
    show/hide team specific arena points
    show/hide Arena Calculator button
    recoloring on/off
    scale of the Arena Calculator frame
-Fixed the total arena points feature to ignore teams where player is not eligible for any arena points.
-Made some cleanups in the code.
-When calculating points, the decimals will now be dropped instead of rounded off, because I don't know how Blizzard rounds the value off. Better to gain one point more than expected rather than one less.

v1.3
-Renamed the add-on to Arena Calculator due to a naming conflict.
-Added an own frame to the add-on, which will have some new features. You can bring it up with /acalc, /arenacalc or /arenacalculator.
-Added a button to the PVP frame which will allow you to bring up the ACalc frame.
-Made it possible to bind a key to bring up the ACalc frame.
-New Feature: Enter a desired arena rating to see how many arena points you would get with such rating. Available in the ACalc frame.
-New Feature: Enter a desired amount of arena points to see how high rating you would need to obtain that. Available in the ACalc frame.
-Optimized the code to greatly increase performance.
-Made a few placement adjustments.

v1.2b
-First public release.
-Made some optimizations to the code.
-Fixed a potential issue with 5v5 team points not showing for some people.
-Fixed an issue with total arena points not showing the correct amount.

v1.1a (internal)
-Complete rewrite of the code.
-Added total arena points one will have.

v1.0a (internal)
-Original version.
