------------------------------------------------------------------------
r1308 | shadowed.wow | 2009-05-02 22:39:44 -0700 (Sat, 02 May 2009) | 1 line
* Reverted the score request change, forgot that its actually used in a few things (Fixed flag carrier names not being colored)
------------------------------------------------------------------------
r1284 | shadowed.wow | 2009-04-27 16:38:38 -0700 (Mon, 27 Apr 2009) | 4 lines
* Wintergrasp shows second to last in configuration now
* Fixed a bug with score/pvp frame positioning being messed up due to UI scale
* Removed RequestBattlefieldScoreData call as it's not needed anymore
* Fixed minor typo in status messages for joining an arena
------------------------------------------------------------------------
r1280 | shadowed.wow | 2009-04-25 08:20:42 -0700 (Sat, 25 Apr 2009) | 1 line
* Fixed an error in wg.lua if you're no in a WOTLK zone
------------------------------------------------------------------------
r1279 | shadowed.wow | 2009-04-25 01:35:40 -0700 (Sat, 25 Apr 2009) | 1 line
* Added a Wintergrasp timer to the overlay for when the battle will start (Includes an option to only show it when the match is about to start within X minutes)
------------------------------------------------------------------------
r1241 | shadowed.wow | 2009-04-12 14:08:36 -0700 (Sun, 12 Apr 2009) | 2 lines
* Fixed an error in battlefield.lua from API changes in 3.1
* TOC bump + library update
------------------------------------------------------------------------
r1049 | shadowed.wow | 2008-12-28 16:47:03 -0800 (Sun, 28 Dec 2008) | 7 lines
* Fixed join priority not including strands
* Fixed queue overlay not hiding if you disable it while it's visible
* Fixed minimap checks for battlefields, uses the showBattlefieldMinimap CVar now
* Library update
* Added a failed warning to screenshots (Can screenshots even fail to be saved?)
* Added a bomb timer for Strands
* Removed some old code that isn't needed anymore with 3.0
------------------------------------------------------------------------
r977 | shadowed.wow | 2008-10-18 13:36:43 -0700 (Sat, 18 Oct 2008) | 3 lines
* Updated a bunch of libraries
* Fixed an error with AcceptBattlefieldPort
* Removed all of the WoTLK checks as 3.0 is live
------------------------------------------------------------------------
r928 | shadowed.wow | 2008-09-21 10:10:57 -0700 (Sun, 21 Sep 2008) | 2 lines
* Swapped back to our old method of rechecking the totals for overlays since the new fancy way was too buggy
* Fixed a possible error in score.lua at #103
------------------------------------------------------------------------
r927 | shadowed.wow | 2008-09-19 10:07:53 -0700 (Fri, 19 Sep 2008) | 1 line
* Actually works with both now
------------------------------------------------------------------------
r926 | shadowed.wow | 2008-09-19 10:03:12 -0700 (Fri, 19 Sep 2008) | 7 lines
* SSPVP (SHOULD) work with wrath and live now
* Fixed the auto release disabled text never showing if auto release is disabled
* Fixed battlefield window not working in WoTLK
* Fixed score not working in WoTLK
* Updated battlefield auto releasing, now supports Strand of the Ancients and Wintergrasp
* Added Strands of the Ancient module, all this does right now is hide the "X Defending" and "Y Attacking" world states
* Moved slash commands to config.lua
------------------------------------------------------------------------