promotional bannermobile promotional banner

LFG Timer

Displays information on LFD, LFR and PvP queues.

File Details

mop-beta-r53-nolib

  • B
  • Aug 22, 2012
  • 23.32 KB
  • 37
  • 4.3.4
  • Retail

File Name

LFGTimer-mop-beta-r53-nolib.zip

Supported Versions

  • 4.3.4

------------------------------------------------------------------------
r54 | lightsfuryuther | 2012-08-22 04:11:33 +0000 (Wed, 22 Aug 2012) | 1 line
Changed paths:
   A /tags/mop-beta-r53 (from /branches/MoP-compat:53)

Tagging as mop-beta-r53.
------------------------------------------------------------------------
r53 | lightsfuryuther | 2012-08-22 02:46:40 +0000 (Wed, 22 Aug 2012) | 8 lines
Changed paths:
   M /branches/MoP-compat/.pkgmeta
   M /branches/MoP-compat/LFGTimer.lua
   M /branches/MoP-compat/LFGTimer.toc
   M /branches/MoP-compat/LFGTimer.xml
   M /branches/MoP-compat/Locale.lua
   M /branches/MoP-compat/LocaleBuilder.lua
   A /branches/MoP-compat/Options
   A /branches/MoP-compat/Options/LFGTimer_Options.toc
   A /branches/MoP-compat/Options/Options.lua
   A /branches/MoP-compat/Options/Options.xml

+ Added battleground, arena and world pvp queues to the text tooltip.
+ Moved the options window into a load-on-demand module,
+ Reworked most of the options window to allow for the new queue types and to better filter data for the existing queue types.
+ Updated enUS locale.
+ The text tooltip now uses an XML template.
+ Changed the way that queue data is stored and processed.
+ Internal: LocaleBuilder.lua now creates an alphabetically sorted list of locale entries.
+ TODO: Watch for memory leaks and edge/corner case bugs.
------------------------------------------------------------------------
r51 | lightsfuryuther | 2012-08-01 21:10:46 +0000 (Wed, 01 Aug 2012) | 1 line
Changed paths:
   M /branches/MoP-compat/LFGTimer.toc

ToC bump to 50001.
------------------------------------------------------------------------
r49 | lightsfuryuther | 2012-07-09 21:23:00 +0000 (Mon, 09 Jul 2012) | 3 lines
Changed paths:
   M /branches/MoP-compat/LFGTimer.lua

Added ability to lock a frame in place. TODO: Toggle mouse input on dragable portion of frames.
Switched the search status clone to the wonderful QueueStatusFrame provided by Blizzard. TODO: Remove the CloneFrameFuncs member of LFGTimer.lua
Added LFG category support to :UpdateQueueStats. TODO: Update and display ALL active queues on the custom frame.
------------------------------------------------------------------------