beta-10c

Details

  • Filename
    GDKPd-beta-10c.zip
  • Uploaded by
  • Uploaded
    Aug 20, 2010
  • Size
    129.88 KB
  • Downloads
    57
  • MD5
    78ae8801b1bb1777b10d219e42719581

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
r41 | stolenlegacy | 2010-08-20 11:19:52 +0000 (Fri, 20 Aug 2010) | 1 line
Changed paths:
   A /tags/beta-10c (from /trunk:40)

tagging
------------------------------------------------------------------------
r40 | stolenlegacy | 2010-08-20 11:19:14 +0000 (Fri, 20 Aug 2010) | 2 lines
Changed paths:
   M /trunk/GDKPd.lua

Version beta-10c:
Added "notify" button that sends whispers to all (outdated-compatible/outdated-incompatible/not-installed) status raid members (toggleable in options).
------------------------------------------------------------------------
r38 | stolenlegacy | 2010-08-19 20:19:13 +0000 (Thu, 19 Aug 2010) | 2 lines
Changed paths:
   M /trunk/GDKPd.lua

Add version check interface. Use /gdkpd vercheck to open.
Beta tag.
------------------------------------------------------------------------
r35 | stolenlegacy | 2010-08-19 17:46:49 +0000 (Thu, 19 Aug 2010) | 2 lines
Changed paths:
   M /trunk/GDKPd.lua

Added edit box next to current bid text. Edit box allows placing bids from the frame.
Added seperate "reset auction duration to this value on bid" timer. Old timer only works for initial auction duration now.
------------------------------------------------------------------------
r33 | stolenlegacy | 2010-08-18 15:54:03 +0000 (Wed, 18 Aug 2010) | 2 lines
Changed paths:
   M /trunk/GDKPd.lua

Fixed a leftover debug message.
Added chat filter for bids.
------------------------------------------------------------------------
r31 | stolenlegacy | 2010-08-18 15:02:51 +0000 (Wed, 18 Aug 2010) | 1 line
Changed paths:
   M /trunk/GDKPd.lua

Pushing simultanous auctions due to popular demand.
------------------------------------------------------------------------
r29 | stolenlegacy | 2010-08-18 13:11:14 +0000 (Wed, 18 Aug 2010) | 1 line
Changed paths:
   M /trunk/GDKPd.lua

History window implemented. Use the button in the status window or type /gdkpd history.
------------------------------------------------------------------------
r27 | stolenlegacy | 2010-08-18 10:41:26 +0000 (Wed, 18 Aug 2010) | 1 line
Changed paths:
   M /trunk/GDKPd.lua

Actually wipe auction history (and save a copy if applicable) when resetting pot.
------------------------------------------------------------------------
r25 | stolenlegacy | 2010-08-18 09:30:59 +0000 (Wed, 18 Aug 2010) | 1 line
Changed paths:
   M /trunk/GDKPd.lua

Auction history added
------------------------------------------------------------------------
r23 | stolenlegacy | 2010-08-18 08:45:33 +0000 (Wed, 18 Aug 2010) | 3 lines
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   A /trunk/Babelfish.lua
   M /trunk/GDKPd.lua
   M /trunk/GDKPd.toc
   A /trunk/deDE.localization.lua
   A /trunk/enUS.localization.lua
   A /trunk/esES.localization.lua
   A /trunk/esMX.localization.lua
   A /trunk/frFR.localization.lua
   A /trunk/koKR.localization.lua
   A /trunk/ruRU.localization.lua
   A /trunk/zhCN.localization.lua
   A /trunk/zhTW.localization.lua

Localization added.
Time remaining text option is now functional.
Added highest bidder name display.
------------------------------------------------------------------------
r21 | stolenlegacy | 2010-08-17 10:36:23 +0000 (Tue, 17 Aug 2010) | 3 lines
Changed paths:
   M /trunk/GDKPd.lua

Added more filters. Added filter option for raid warning frame.
Tested filters.
Beta commit.
------------------------------------------------------------------------
r20 | stolenlegacy | 2010-08-17 07:44:28 +0000 (Tue, 17 Aug 2010) | 1 line
Changed paths:
   M /trunk/GDKPd.lua

drycoded chat filter. no beta material yet without testing.
------------------------------------------------------------------------
r19 | stolenlegacy | 2010-08-17 07:25:42 +0000 (Tue, 17 Aug 2010) | 1 line
Changed paths:
   M /trunk/GDKPd.lua

Added option to broadcast auction start to raid warning if possible. Enabled by default.
------------------------------------------------------------------------
r17 | stolenlegacy | 2010-08-16 10:07:57 +0000 (Mon, 16 Aug 2010) | 1 line
Changed paths:
   M /trunk/GDKPd.lua

Auction timer spiral added
------------------------------------------------------------------------
r15 | stolenlegacy | 2010-08-15 11:31:56 +0000 (Sun, 15 Aug 2010) | 2 lines
Changed paths:
   M /trunk/GDKPd.lua

Added option to auto-award loot to auction winner.
Beta.
------------------------------------------------------------------------
r13 | stolenlegacy | 2010-08-13 20:34:08 +0000 (Fri, 13 Aug 2010) | 1 line
Changed paths:
   M /trunk/GDKPd.lua

If you "Hide" an item announced in the loot list, it will now no longer again be shown when the actual auction starts.
------------------------------------------------------------------------
r12 | stolenlegacy | 2010-08-13 19:48:29 +0000 (Fri, 13 Aug 2010) | 1 line
Changed paths:
   M /trunk/GDKPd.lua

added a /gdkp ver command for version info
------------------------------------------------------------------------
r10 | stolenlegacy | 2010-08-13 19:16:06 +0000 (Fri, 13 Aug 2010) | 1 line
Changed paths:
   M /trunk/GDKPd.lua

Fixed a bug with the minimum bid accepted being starting bid + increment instead of just starting bid.
------------------------------------------------------------------------
r8 | stolenlegacy | 2010-08-13 17:36:36 +0000 (Fri, 13 Aug 2010) | 1 line
Changed paths:
   M /trunk/GDKPd.lua

Using proper rounding instead of flooring with second/third bidder shares.
------------------------------------------------------------------------
r6 | stolenlegacy | 2010-08-13 17:25:52 +0000 (Fri, 13 Aug 2010) | 1 line
Changed paths:
   M /trunk/GDKPd.lua

Bug fix for second/third people share.
------------------------------------------------------------------------
r4 | stolenlegacy | 2010-08-13 15:33:17 +0000 (Fri, 13 Aug 2010) | 1 line
Changed paths:
   M /trunk
   M /trunk/GDKPd.lua

Small bugfix.
------------------------------------------------------------------------
r2 | stolenlegacy | 2010-08-13 15:24:55 +0000 (Fri, 13 Aug 2010) | 1 line
Changed paths:
   M /trunk
   A /trunk/.pkgmeta
   A /trunk/GDKPd.lua
   A /trunk/GDKPd.toc

initial commit. first beta.
------------------------------------------------------------------------
r1 | root | 2010-08-13 13:26:41 +0000 (Fri, 13 Aug 2010) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"gdkpd/mainline: Initial Import"
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
31.98 KB Aug 20, 2010 3.3.5 37