promotional bannermobile promotional banner

McDkp

Abandoned
A dkp auction framework with pluggable rulesets.

File Details

beta-0.6.1

  • B
  • Feb 15, 2010
  • 27.86 KB
  • 299
  • 3.3.0
  • Retail

File Name

McDkp-beta-0.6.1.zip

Supported Versions

  • 3.3.0

------------------------------------------------------------------------
r22 | davinci1980 | 2010-02-15 00:02:51 +0000 (Mon, 15 Feb 2010) | 3 lines
Changed paths:
   A /tags/beta-0.6.1 (from /trunk:21)

Prevent multiple auction creation
Color code error and warning messages
added /mcdkp cancelauc to cancel auctions if UI isn't visible for some (buggy) reason
------------------------------------------------------------------------
r21 | davinci1980 | 2010-02-14 23:59:56 +0000 (Sun, 14 Feb 2010) | 3 lines
Changed paths:
   M /trunk/McDkpSlash.lua
   M /trunk/dmrules.lua
   M /trunk/mcdkp.lua

+ Prevent user from creating multiple auctions
+ add a slash command to cancel auctions.
+ Color code warning and error messages.
------------------------------------------------------------------------
r19 | davinci1980 | 2010-02-14 23:08:28 +0000 (Sun, 14 Feb 2010) | 5 lines
Changed paths:
   A /trunk/FEATURES
   M /trunk/McDkpSlash.lua
   M /trunk/McDkpUI.lua
   M /trunk/McRoster.lua
   M /trunk/dmrules.lua
   M /trunk/mcdkp.lua

- Added a bidtype 'system' (for guild bank and DE rolls) which do not cause tiebreakers.
- Fixed bug where pressing "award loot" would cause a lua error when auctioning items that were not the first item in the loot list.
- Added support for alt-clicking items in Loot Dialogs to start an auction for that item.
- Displaying DKP is now truncated to the hundreds place in the bid dialog.
- Added a feature request file to track upcoming feature enhancements.
------------------------------------------------------------------------
r17 | davinci1980 | 2010-02-04 07:20:59 +0000 (Thu, 04 Feb 2010) | 11 lines
Changed paths:
   M /trunk/McDKP.toc
   M /trunk/McDkpUI.lua
   M /trunk/McRoster.lua
   M /trunk/dmrules.lua
   M /trunk/mcdkp.lua

- Fixed ugly bug that was causing lua errors to be thrown when accepting multiple different types of main spec bids.
- Auction time changed to 15 seconds without reset
- Added logic to be strict about auction times (currently disabled)
- Reordered rules to be in order of decreasing importance.
- The first loot rule that matches will now be the cost
- If a player bids two or more times, only their latest bid counts
- Loot Roster now has SavedVar backing, so reloading UI while in a raid will not lose current DKPs (or loot win history)
- All McDkp chat functionality accepts format parameters. I may change this, it causes some annoying cases where you have to know how many more formats you'll be passed through.
- Added Devel mode, where all Chat is redirected to the default chat frame and bids can be picked up from say.
- Added a function McDkp.SpamBids which can be used to test bid spamming.
- Added default bids for every auction of "GuildBank" and "Disenchant". This allows you to award loot to DE or GB without having to cancel the auction
------------------------------------------------------------------------
r15 | davinci1980 | 2010-01-30 08:55:05 +0000 (Sat, 30 Jan 2010) | 1 line
Changed paths:
   M /trunk/mcdkp.lua

remove tiebreaker from single-winner case.
------------------------------------------------------------------------
r14 | davinci1980 | 2010-01-30 08:51:38 +0000 (Sat, 30 Jan 2010) | 3 lines
Changed paths:
   M /trunk/McDkpUI.lua
   M /trunk/dmrules.lua
   M /trunk/mcdkp.lua

Tiebreaker mode now works!
Whispers to other players because they misbid will be filtered for you
bid string is more exact now
------------------------------------------------------------------------
r12 | davinci1980 | 2010-01-28 07:23:15 +0000 (Thu, 28 Jan 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/McDKP.xml
   M /trunk/McDkpSlash.lua
   M /trunk/McDkpUI.lua
   M /trunk/dmrules.lua
   M /trunk/embeds.xml
   M /trunk/mcdkp.lua

+ Added GUI. When you use the /mcdkp auc command, it will pop up a GUI with an award and cancel button.
------------------------------------------------------------------------
r10 | davinci1980 | 2010-01-28 02:20:43 +0000 (Thu, 28 Jan 2010) | 2 lines
Changed paths:
   M /trunk/mcdkp.lua

+ Disable Debug flag by default
+ Fix previous auctions not being cleared
------------------------------------------------------------------------
r8 | davinci1980 | 2010-01-27 08:07:49 +0000 (Wed, 27 Jan 2010) | 5 lines
Changed paths:
   M /trunk/McDKP.xml
   A /trunk/McDkpSlash.lua
   M /trunk/dmrules.lua
   M /trunk/mcdkp.lua
   D /trunk/messagecache.lua

Removed dead file
Move slash commands into their own file
New: /mcdkp roster -- prints out current DKP roster
Fix: bids being missed
Fix: winners sorted in the wrong direction
------------------------------------------------------------------------
r6 | davinci1980 | 2010-01-23 21:19:56 +0000 (Sat, 23 Jan 2010) | 1 line
Changed paths:
   M /trunk/mcdkp.lua

Fix /reloadui
------------------------------------------------------------------------
r5 | davinci1980 | 2010-01-23 21:02:20 +0000 (Sat, 23 Jan 2010) | 1 line
Changed paths:
   M /trunk/McDKP.toc
   M /trunk/McDKP.xml

+ Fix embedding problem
------------------------------------------------------------------------
r4 | davinci1980 | 2010-01-23 20:28:41 +0000 (Sat, 23 Jan 2010) | 1 line
Changed paths:
   M /trunk/McDKP.toc
   A /trunk/embeds.xml

Update to pickup embeds from library location.
------------------------------------------------------------------------
r3 | davinci1980 | 2010-01-23 20:15:42 +0000 (Sat, 23 Jan 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Update packaging info
------------------------------------------------------------------------
r2 | davinci1980 | 2010-01-23 19:54:37 +0000 (Sat, 23 Jan 2010) | 1 line
Changed paths:
   A /trunk/.pkgmeta
   A /trunk/McDKP.toc
   A /trunk/McDKP.xml
   A /trunk/McDkpUI.lua
   A /trunk/McRoster.lua
   A /trunk/dmrules.lua
   A /trunk/mcdkp.lua
   A /trunk/messagecache.lua
   A /trunk/rules.lua

Initial checkin
------------------------------------------------------------------------
r1 | root | 2010-01-23 19:34:41 +0000 (Sat, 23 Jan 2010) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"mcdkp/mainline: Initial Import"
------------------------------------------------------------------------