r27

Details

  • Filename
    Broker_LFD-r27.zip
  • Uploaded by
  • Uploaded
    Dec 29, 2009
  • Size
    19.44 KB
  • Downloads
    27
  • MD5
    251086155d754a94e543d7aaa9cd16ad

Supported WoW Retail Versions

  • 3.3.0

Changelog

------------------------------------------------------------------------
r27 | Yssaril | 2009-12-30 03:25:43 +0000 (Wed, 30 Dec 2009) | 1 line
Changed paths:
   M /trunk/Broker_LFD.lua

add timer to the broker text (this shows you how long you have been in the queue)
------------------------------------------------------------------------
r25 | ulic | 2009-12-22 23:28:50 +0000 (Tue, 22 Dec 2009) | 1 line
Changed paths:
   D /trunk/Libs/LibStub

LibStub is included via .pkgmeta, not sure why it was included manually.
------------------------------------------------------------------------
r24 | ulic | 2009-12-22 23:04:34 +0000 (Tue, 22 Dec 2009) | 1 line
Changed paths:
   M /trunk/Broker_LFD.lua

Use localization from GlobalStrings instead of a custom one
------------------------------------------------------------------------
r23 | ulic | 2009-12-19 16:59:52 +0000 (Sat, 19 Dec 2009) | 1 line
Changed paths:
   M /trunk/Broker_LFD.lua

Added 2 more events to help ensure the minimap icon hides
------------------------------------------------------------------------
r21 | ulic | 2009-12-17 02:53:40 +0000 (Thu, 17 Dec 2009) | 1 line
Changed paths:
   M /trunk/Broker_LFD.lua

Fix DropDownMenu so that it stays on the screen
------------------------------------------------------------------------
r20 | ulic | 2009-12-17 02:22:28 +0000 (Thu, 17 Dec 2009) | 1 line
Changed paths:
   M /trunk/Broker_LFD.lua

Make the Right-Click for LFR work
------------------------------------------------------------------------
r19 | ulic | 2009-12-17 00:02:17 +0000 (Thu, 17 Dec 2009) | 1 line
Changed paths:
   M /trunk/Broker_LFD.lua

When not in a queue, left-click opens LFD, right-click opens LFR
------------------------------------------------------------------------
r17 | ulic | 2009-12-12 20:31:35 +0000 (Sat, 12 Dec 2009) | 1 line
Changed paths:
   D /trunk/Libs/LibDataBroker-1-1
   A /trunk/Libs/LibDataBroker-1.1 (from /trunk/Libs/LibDataBroker-1-1:9)

Fix LDB directory name
------------------------------------------------------------------------
r16 | ulic | 2009-12-12 20:26:48 +0000 (Sat, 12 Dec 2009) | 1 line
Changed paths:
   M /trunk/Locales.lua

3rd times the charm
------------------------------------------------------------------------
r15 | ulic | 2009-12-12 20:24:17 +0000 (Sat, 12 Dec 2009) | 1 line
Changed paths:
   M /trunk/Locales.lua

Attempt 2 at fixing localizations
------------------------------------------------------------------------
r14 | ulic | 2009-12-12 20:16:46 +0000 (Sat, 12 Dec 2009) | 1 line
Changed paths:
   M /trunk/Locales.lua

Fix localization issue
------------------------------------------------------------------------
r13 | ulic | 2009-12-12 20:10:08 +0000 (Sat, 12 Dec 2009) | 4 lines
Changed paths:
   M /trunk/Broker_LFD.lua
   M /trunk/Broker_LFD.toc
   A /trunk/Locales.lua

- Fixed tooltips
- Added localization
- Cleaned up dropdown menu

------------------------------------------------------------------------
r12 | ulic | 2009-12-12 08:20:02 +0000 (Sat, 12 Dec 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Cleaned up the .pkgmeta, OCD ftl
------------------------------------------------------------------------
r11 | ulic | 2009-12-12 08:12:45 +0000 (Sat, 12 Dec 2009) | 1 line
Changed paths:
   M /trunk/Broker_LFD.lua

Moved some locals, added an event that should keep the minimap button hidden and raised the status frame up just a bit from center
------------------------------------------------------------------------
r10 | ulic | 2009-12-12 01:35:12 +0000 (Sat, 12 Dec 2009) | 1 line
Changed paths:
   M /trunk/Broker_LFD.lua

Switched order of tank/healer on the text display so it matches the graphical display
------------------------------------------------------------------------
r9 | antiarc | 2009-12-11 11:40:17 +0000 (Fri, 11 Dec 2009) | 1 line
Changed paths:
   M /trunk/Broker_LFD.lua

Modify the "queued" state to a) show the filled slots in LDB, and b) show wait times per role on hover. Moves the status popup to center of screen to avoid tooltip conflict.
------------------------------------------------------------------------
r7 | ulic | 2009-12-11 06:13:12 +0000 (Fri, 11 Dec 2009) | 1 line
Changed paths:
   M /trunk/Broker_LFD.lua

Mostly working now, ready for a beta, still a few tooltip issues
------------------------------------------------------------------------
r6 | ulic | 2009-12-10 17:44:35 +0000 (Thu, 10 Dec 2009) | 2 lines
Changed paths:
   A /trunk/Active.tga
   M /trunk/Broker_LFD.lua
   M /trunk/Broker_LFD.toc
   A /trunk/Inactive.tga

- Localized TOC title & notes
- New icons
------------------------------------------------------------------------
r5 | ulic | 2009-12-10 16:50:38 +0000 (Thu, 10 Dec 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Broker_LFD.lua
   M /trunk/Broker_LFD.toc
   A /trunk/Libs
   A /trunk/Libs/LibDataBroker-1-1
   A /trunk/Libs/LibDataBroker-1-1/Changelog-libdatabroker-1-1-v1.1.4.txt
   A /trunk/Libs/LibDataBroker-1-1/LibDataBroker-1.1.lua
   A /trunk/Libs/LibDataBroker-1-1/README.textile
   A /trunk/Libs/LibStub
   A /trunk/Libs/LibStub/Changelog-LibStub-1.0.txt
   A /trunk/Libs/LibStub/LibStub.lua
   A /trunk/Libs/LibStub/LibStub.toc

Add Libraries
------------------------------------------------------------------------
r4 | gnarfoz | 2009-12-10 16:14:35 +0000 (Thu, 10 Dec 2009) | 1 line
Changed paths:
   A /trunk/.pkgmeta

add .pkgmeta to ensure proper capitalization of the addon folder name - .toc and folder name have to match precisely.
------------------------------------------------------------------------
r3 | ulic | 2009-12-10 05:50:44 +0000 (Thu, 10 Dec 2009) | 1 line
Changed paths:
   M /trunk/Broker_LFD.toc

Copy/paste ftl
------------------------------------------------------------------------
r2 | ulic | 2009-12-10 05:48:45 +0000 (Thu, 10 Dec 2009) | 1 line
Changed paths:
   A /trunk/Broker_LFD.lua
   A /trunk/Broker_LFD.toc

Initial commit
------------------------------------------------------------------------
r1 | root | 2009-12-10 05:43:00 +0000 (Thu, 10 Dec 2009) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"broker_lfd/mainline: Initial Import"
------------------------------------------------------------------------