commit b1b5ffc47fd32830d1dab7c33fcfc1a068a49d16
Author: Shadowed <shadowed.wow@gmail.com>
Date: Sun May 3 05:39:44 2009 +0000
* Reverted the score request change, forgot that its actually used in a few things (Fixed flag carrier names not being colored)
commit 1c23d7292dbee87bdc18ad90b1222691a0ac52bf
Author: Shadowed <shadowed.wow@gmail.com>
Date: Mon Apr 27 23:38:38 2009 +0000
* 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
commit 36867b8e0f44590a9610096fbf55c214b1e43984
Author: Shadowed <shadowed.wow@gmail.com>
Date: Sat Apr 25 15:20:42 2009 +0000
* Fixed an error in wg.lua if you're no in a WOTLK zone
commit a915bd2fbe1f23503c6e449395e0448c9aee557a
Author: Shadowed <shadowed.wow@gmail.com>
Date: Sat Apr 25 08:35:40 2009 +0000
* 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)
commit 6cdd4e696c9f3b61fa92f92a16f410a867f7f0da
Author: Shadowed <shadowed.wow@gmail.com>
Date: Sun Apr 12 21:08:36 2009 +0000
* Fixed an error in battlefield.lua from API changes in 3.1
* TOC bump + library update
commit 79cdd4192b3b9d354d3d045f759a12465c557ef8
Author: Shadowed <shadowed.wow@gmail.com>
Date: Mon Dec 29 00:47:03 2008 +0000
* 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
commit 519855aea2cd6b753c842a529a9f5235f09d4f28
Author: Shadowed <shadowed.wow@gmail.com>
Date: Sat Oct 18 20:36:43 2008 +0000
* Updated a bunch of libraries
* Fixed an error with AcceptBattlefieldPort
* Removed all of the WoTLK checks as 3.0 is live
commit 99beb65e9bd4331af918d409b268b16367615e68
Author: Shadowed <shadowed.wow@gmail.com>
Date: Sun Sep 21 17:10:57 2008 +0000
* 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
commit 6b59e1100ba4471e84897fef0281208bd37b74a0
Author: Shadowed <shadowed.wow@gmail.com>
Date: Fri Sep 19 17:07:53 2008 +0000
* Actually works with both now
commit 508be01a841b097ee388eaac551abb4e8516c9e5
Author: Shadowed <shadowed.wow@gmail.com>
Date: Fri Sep 19 17:03:12 2008 +0000
* 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