beta-11b

Details

  • Filename
    GDKPd-beta-11b.zip
  • Uploaded by
  • Uploaded
    Aug 27, 2010
  • Size
    134.66 KB
  • Downloads
    54
  • MD5
    c5c719a6574661d6952eabd21ba658fd

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
r57 | stolenlegacy | 2010-08-27 15:06:00 +0000 (Fri, 27 Aug 2010) | 1 line
Changed paths:
   A /tags/beta-11b (from /trunk:56)

tagging
------------------------------------------------------------------------
r56 | stolenlegacy | 2010-08-27 15:05:36 +0000 (Fri, 27 Aug 2010) | 1 line
Changed paths:
   M /trunk/GDKPd.lua

changed bid match from "(|c........|Hitem:.+|r)%s+(%d+)" to "(|c........|Hitem:.+|r)%s*(%d+)".
------------------------------------------------------------------------
r54 | stolenlegacy | 2010-08-26 21:47:36 +0000 (Thu, 26 Aug 2010) | 1 line
Changed paths:
   M /trunk/GDKPd.lua

Disable "bid" button for 0.3 sec (delay can be adjusted in options) after a new bid is placed in order to prevent accidental increments ("but I hit it when it only said 300g, not 50000g, serious!"). beta tag.
------------------------------------------------------------------------
r52 | stolenlegacy | 2010-08-26 19:17:38 +0000 (Thu, 26 Aug 2010) | 4 lines
Changed paths:
   M /trunk/GDKPd.lua

Shortened auction string to fix issues with very long item names (Oathbringer, Charge of the Ranger General of the Boar and friends).
(Finally) beta-11 to indicate incompatibility.

(debug) added override for version. always report most recent version on svn.
------------------------------------------------------------------------
r50 | stolenlegacy | 2010-08-26 12:08:24 +0000 (Thu, 26 Aug 2010) | 1 line
Changed paths:
   M /trunk/GDKPd.lua

added export function to history window. exports auction data to text format.
------------------------------------------------------------------------
r48 | stolenlegacy | 2010-08-22 18:57:22 +0000 (Sun, 22 Aug 2010) | 2 lines
Changed paths:
   M /trunk/GDKPd.lua

Added max cap on bids. It's 214748 gold (the gold cap) to prevent funny people overflowing me while testing -.-.
Added alpha and scale sliders to appearance options.
------------------------------------------------------------------------
r46 | stolenlegacy | 2010-08-21 22:43:00 +0000 (Sat, 21 Aug 2010) | 2 lines
Changed paths:
   M /trunk/GDKPd.lua

Auction multiple items simply by adding them one by one to a single /gdkpd auction call.
Fixed an issue with loot announcing where a , was inserted before the first item.
------------------------------------------------------------------------
r44 | stolenlegacy | 2010-08-20 15:18:55 +0000 (Fri, 20 Aug 2010) | 2 lines
Changed paths:
   M /trunk/GDKPd.lua

Added "bid" button to the bidder GUI. It bids bid amount+increment.
"Bid" button mentioned above takes the place of the old "Hide" button. The "hide" button is now a classical yellow-on-red X in the top right corner, only shown on mouse over.
------------------------------------------------------------------------
r42 | stolenlegacy | 2010-08-20 11:25:12 +0000 (Fri, 20 Aug 2010) | 2 lines
Changed paths:
   M /trunk/GDKPd.lua

Version beta-10d:
Added "Import loot system loot threshold" setting to minimum item quality dropdown as requested.
------------------------------------------------------------------------
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
36.75 KB Aug 27, 2010 3.3.5 51