r57-nolib

Details

  • Filename
    MagicDKP_Client-r57-nolib.zip
  • Uploaded by
  • Uploaded
    Apr 23, 2009
  • Size
    31.13 KB
  • Downloads
    7
  • MD5
    2d1ef716d6dda4e188f10caee473e93a

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
r57 | dhedbor | 2009-04-24 04:03:18 +0000 (Fri, 24 Apr 2009) | 1 line
Changed paths:
   M /trunk/MagicDKP_Client.lua

[*]Fixed typo in bid error fix.
------------------------------------------------------------------------
r56 | dhedbor | 2009-04-24 03:20:40 +0000 (Fri, 24 Apr 2009) | 1 line
Changed paths:
   M /trunk/MagicDKP_Client.lua

Hopefully fixed invalid "can't use item" when bidding.
------------------------------------------------------------------------
r55 | dhedbor | 2009-04-20 00:55:43 +0000 (Mon, 20 Apr 2009) | 1 line
Changed paths:
   M /trunk/MagicDKP_Client.toc

Toc bump + repackage with new Localization.
------------------------------------------------------------------------
r54 | dhedbor | 2009-04-12 02:39:49 +0000 (Sun, 12 Apr 2009) | 1 line
Changed paths:
   M /trunk/MagicDKP_Client.lua
   M /trunk/MagicDKP_Client.toc

Register a bunch of sound effects with LibSharedMedia since it doesn't come with any by default.
------------------------------------------------------------------------
r53 | dhedbor | 2009-04-02 07:07:37 +0000 (Thu, 02 Apr 2009) | 1 line
Changed paths:
   M /trunk/MagicDKP_Client.toc

Repackage with localization strings (oops).
------------------------------------------------------------------------
r52 | dhedbor | 2009-04-02 07:04:42 +0000 (Thu, 02 Apr 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   A /trunk/Locales
   A /trunk/Locales/Babelfish.lua
   A /trunk/Locales/Locale-deDE.lua
   A /trunk/Locales/Locale-enUS.lua
   A /trunk/Locales/Locale-esES.lua
   A /trunk/Locales/Locale-esMX.lua
   A /trunk/Locales/Locale-frFR.lua
   A /trunk/Locales/Locale-koKR.lua
   A /trunk/Locales/Locale-ruRU.lua
   A /trunk/Locales/Locale-zhCN.lua
   A /trunk/Locales/Locale-zhTW.lua
   A /trunk/Locales/enUS.lua
   A /trunk/Locales.xml
   M /trunk/MDKP_BidDialog.lua
   M /trunk/MagicDKP_Client.lua
   M /trunk/MagicDKP_Client.toc

[*]Added Localization support using the WowAce locale system.
------------------------------------------------------------------------
r51 | dhedbor | 2009-03-30 06:06:58 +0000 (Mon, 30 Mar 2009) | 2 lines
Changed paths:
   M /trunk/MDKP_BidDialog.lua
   M /trunk/MagicDKP_Client.lua

[*]Removed debug text.
[*]Added support for bid balance display and item bid history displays.
------------------------------------------------------------------------
r50 | dhedbor | 2009-03-28 19:55:12 +0000 (Sat, 28 Mar 2009) | 1 line
Changed paths:
   M /trunk/MagicDKP_Client.lua

Create bid dialog on initialization.
------------------------------------------------------------------------
r49 | dhedbor | 2009-03-28 08:44:54 +0000 (Sat, 28 Mar 2009) | 1 line
Changed paths:
   M /trunk/MagicDKP_Client.lua

[*]Fixed issue with config dialog.
------------------------------------------------------------------------
r48 | dhedbor | 2009-03-28 08:40:56 +0000 (Sat, 28 Mar 2009) | 1 line
Changed paths:
   M /trunk/MagicDKP_Client.lua

[*]Added option (enabled by default) to auto-pass on DKP bids for items you can't use. This includes filtering out spell/melee/tank items for classes that can't make reasonble use of them.
------------------------------------------------------------------------
r47 | dhedbor | 2009-03-25 07:52:26 +0000 (Wed, 25 Mar 2009) | 1 line
Changed paths:
   M /trunk/MDKP_BidDialog.lua
   M /trunk/MagicDKP_Client.lua

Fixed issue with passing (accidental use of a global variable caused random failure).
------------------------------------------------------------------------
r46 | dhedbor | 2009-03-23 15:42:53 +0000 (Mon, 23 Mar 2009) | 2 lines
Changed paths:
   M /trunk/MDKP_BidDialog.lua
   M /trunk/MagicDKP_Client.lua

- Made the default priority selection work.
- Close bid dialog and send a pass message when a OnDKPCancel message is received.
------------------------------------------------------------------------