r135

Details

  • Filename
    MagicDKP-r135.zip
  • Uploaded by
  • Uploaded
    Mar 30, 2009
  • Size
    335.74 KB
  • Downloads
    24
  • MD5
    ce63d75655b5769c3d2ea6f2d3b13668

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
r135 | dhedbor | 2009-03-30 22:21:32 +0000 (Mon, 30 Mar 2009) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua

[*]Added missing localization strings.
------------------------------------------------------------------------
r134 | dhedbor | 2009-03-30 19:05:01 +0000 (Mon, 30 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Database/Database.lua

[*]Fixed typo that broke priest dkp whisper.
[*]Fixed issue that prevented whisper filter, whisper query and whisper keyword changes from taking effect without a reloadui.
------------------------------------------------------------------------
r133 | nevcairiel | 2009-03-30 08:36:16 +0000 (Mon, 30 Mar 2009) | 1 line
Changed paths:
   M /trunk/Config.lua

Add some fallbacks if the server doesn't know the item we're requesting
------------------------------------------------------------------------
r132 | dhedbor | 2009-03-30 08:02:26 +0000 (Mon, 30 Mar 2009) | 1 line
Changed paths:
   M /trunk/Config.lua

[*]Fixed another bug in the config when MagicDKP Database isn't enabled.
------------------------------------------------------------------------
r131 | dhedbor | 2009-03-30 07:58:47 +0000 (Mon, 30 Mar 2009) | 1 line
Changed paths:
   M /trunk/Config.lua

[*]Fixed bug in config when MagicDKP Database isn't enabled.
------------------------------------------------------------------------
r130 | dhedbor | 2009-03-30 07:53:32 +0000 (Mon, 30 Mar 2009) | 1 line
Changed paths:
   M /trunk/Config.lua
   M /trunk/MagicDKP.lua

[*]Added zone and item level MultiDKP pool overrides.
------------------------------------------------------------------------
r129 | dhedbor | 2009-03-30 07:52:02 +0000 (Mon, 30 Mar 2009) | 1 line
Changed paths:
   M /trunk/Database/Database.lua

Removed unused function.
------------------------------------------------------------------------
r128 | dhedbor | 2009-03-30 06:17:18 +0000 (Mon, 30 Mar 2009) | 1 line
Changed paths:
   M /trunk/Locales/enUS.lua

MagicDKP Database locale phrases.
------------------------------------------------------------------------
r127 | dhedbor | 2009-03-30 06:16:08 +0000 (Mon, 30 Mar 2009) | 3 lines
Changed paths:
   M /trunk/Database/Database.lua

[*]Added whisper commands to get dkp status and item bid summary data.
[*]Added functions to adjust a players DKP.
[*]Added config page with various options.
------------------------------------------------------------------------
r126 | dhedbor | 2009-03-30 06:13:04 +0000 (Mon, 30 Mar 2009) | 9 lines
Changed paths:
   M /trunk/Bidder/Bidder.lua
   M /trunk/Config.lua
   M /trunk/Locales/enUS.lua
   M /trunk/MagicDKP.lua
   M /trunk/modules.xml

[*]Re-organized options into smaller pages rather than one large page.
[*]Added option to not send messages to MagicDKP Client about bids.
[*]Added option to disable standby calls.
[*]Added initial support for multiple dkp pools.
[*]Added bid recording using MagicDKP Database.
[*]Send item history in bids (using MagicDKP Database).
[*]Send dkp amounts to users when joining the raid and when their dkp changes.
[*]Cleaned up GUILD_ROSTER_UPDATE handling.
[*]Removed some unneeded code in Bidder.
------------------------------------------------------------------------
r125 | dhedbor | 2009-03-29 19:30:22 +0000 (Sun, 29 Mar 2009) | 1 line
Changed paths:
   M /trunk/Bidder/Bidder.lua

[*]Fixed error when selecting a row for a player that hadn't bid yet (ticket #3).
------------------------------------------------------------------------
r124 | 8timer | 2009-03-29 14:39:39 +0000 (Sun, 29 Mar 2009) | 1 line
Changed paths:
   M /trunk/DefaultData.lua

prevent errors on first load (with MagicDKPDB=nil) by changing keys to what is actually in Babble-Zone: TheObsidianSanctum -> The Obsidian Sanctum, TheEyeofEternity -> The Eye of Eternity, VaultofArchavon -> Vault of Archavon
------------------------------------------------------------------------
r123 | 8timer | 2009-03-29 10:49:39 +0000 (Sun, 29 Mar 2009) | 1 line
Changed paths:
   M /trunk/Database/README.txt

fix getdkp filename dkp_list.php -> dkp_list.lua to match both the .toc and getdkp.php output
------------------------------------------------------------------------
r122 | dhedbor | 2009-03-29 09:47:26 +0000 (Sun, 29 Mar 2009) | 1 line
Changed paths:
   M /trunk/Bidder/MagicDKP_Bidder.toc
   M /trunk/MagicDKP.lua

[*]Fixed nil indexing error in raid scanning code.
------------------------------------------------------------------------
r121 | dhedbor | 2009-03-29 09:45:37 +0000 (Sun, 29 Mar 2009) | 1 line
Changed paths:
   M /trunk/Database/Database.lua
   M /trunk/Database/MagicDKP_Database.toc

[*]Made the DKP database a saved variable for the Database rather than putting it into MagicDKP's database.
------------------------------------------------------------------------
r120 | dhedbor | 2009-03-29 09:30:00 +0000 (Sun, 29 Mar 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   A /trunk/Bidder/MagicDKP_Bidder.toc
   A /trunk/Database/MagicDKP_Database.toc
   M /trunk/Locales/Babelfish.lua
   M /trunk/Locales/enUS.lua

Made MagicDKP Bidder and Database standalone addons.
------------------------------------------------------------------------
r119 | dhedbor | 2009-03-29 09:22:50 +0000 (Sun, 29 Mar 2009) | 1 line
Changed paths:
   M /trunk/Config.lua
   A /trunk/Database
   A /trunk/Database/Database.lua
   A /trunk/Database/README.txt
   M /trunk/MagicDKP.lua
   M /trunk/modules.xml

[*]Started work on a DKP Database. It imports data in the eqdkp plus getdkp.php format.
------------------------------------------------------------------------
r118 | dhedbor | 2009-03-29 00:29:35 +0000 (Sun, 29 Mar 2009) | 4 lines
Changed paths:
   M /trunk/Bidder/Bidder.lua
   M /trunk/Config.lua
   M /trunk/Locales/enUS.lua
   M /trunk/MagicDKP.lua

[*]Added optional logging of join/leave events (for time based tracking). Enabled by default.
[*]Fixed log level dropdown issue.
[*]Added a MagicDKP specific XML export format.
[*]Bidder: Create Bid Frame on addon initialization. Might help with the missing button syndrome.
------------------------------------------------------------------------
r117 | dhedbor | 2009-03-28 08:39:23 +0000 (Sat, 28 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Bidder/Bidder.lua
   M /trunk/Locales/enUS.lua
   M /trunk/MagicDKP.lua

[*]Prepopulate bid-list with online members of the raid, to make it easy to see who hasn't bid yet.
[*]Add support for Auto Pass from MagicDKP_Client (marked differently and sorted last).
------------------------------------------------------------------------
r116 | dhedbor | 2009-03-25 04:52:24 +0000 (Wed, 25 Mar 2009) | 1 line
Changed paths:
   M /trunk/Bidder/Bidder.lua

fixed minor bug in bid handling.
------------------------------------------------------------------------
r115 | dhedbor | 2009-03-24 07:15:17 +0000 (Tue, 24 Mar 2009) | 1 line
Changed paths:
   M /trunk/Bidder/Bidder.lua

- Fixed possible vanishing distribution buttons.
------------------------------------------------------------------------
r114 | dhedbor | 2009-03-24 07:03:58 +0000 (Tue, 24 Mar 2009) | 1 line
Changed paths:
   M /trunk/Locales/Locale-deDE.lua
   M /trunk/Locales/Locale-esES.lua
   M /trunk/Locales/Locale-esMX.lua
   M /trunk/Locales/Locale-frFR.lua
   M /trunk/Locales/Locale-koKR.lua
   M /trunk/Locales/Locale-ruRU.lua
   M /trunk/Locales/Locale-zhCN.lua
   M /trunk/Locales/Locale-zhTW.lua

Fixed help typo.
------------------------------------------------------------------------
r113 | dhedbor | 2009-03-24 06:50:45 +0000 (Tue, 24 Mar 2009) | 1 line
Changed paths:
   M /trunk/Bidder/Bidder.lua
   M /trunk/Config.lua
   A /trunk/Locales/Locale-deDE.lua
   M /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

- Moved to using wowace localization system.
------------------------------------------------------------------------
r112 | dhedbor | 2009-03-24 05:51:15 +0000 (Tue, 24 Mar 2009) | 4 lines
Changed paths:
   M /trunk/Bidder/Bidder.lua
   M /trunk/Bidder/Widgets.lua
   M /trunk/Config.lua
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/MagicDKP.lua

- Added loot distribution dialogs.
- Split DKP Bidder config into sub sections.
- Added option to disable/enable MagicDKP Client and whisper bidding support (you can not use one or both)
- Redid some localized strings in preparation to use the localization system.
------------------------------------------------------------------------
r111 | dhedbor | 2009-03-23 15:45:02 +0000 (Mon, 23 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Bidder/Bidder.lua
   M /trunk/Bidder/Widgets.lua
   M /trunk/Config.lua
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/MagicDKP.lua

- Added loot distribution options to Bidder.
- Many other improvements in Bidder.
------------------------------------------------------------------------
r110 | dhedbor | 2009-03-22 09:43:49 +0000 (Sun, 22 Mar 2009) | 1 line
Changed paths:
   A /trunk/Bidder
   A /trunk/Bidder/Bidder.lua
   A /trunk/Bidder/UITemplates.xml
   A /trunk/Bidder/Widgets.lua
   M /trunk/Config.lua
   A /trunk/Locales/Babelfish.lua
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/MDKPItemWidget.lua
   M /trunk/MagicDKP.lua
   M /trunk/MagicDKP.toc
   A /trunk/modules.xml

Initial version of MagicDKP Bidder addon (/md bid <itemlink> or use the 'start dkp bid' option in Magic Looter Loot Menu). It's not done...
------------------------------------------------------------------------
r109 | dhedbor | 2009-03-18 18:55:09 +0000 (Wed, 18 Mar 2009) | 1 line
Changed paths:
   M /trunk/MDKP_Dialog.lua
   M /trunk/MagicDKP.lua

Fixed issue with DKP input dialog.
------------------------------------------------------------------------
r108 | dhedbor | 2009-03-18 03:36:56 +0000 (Wed, 18 Mar 2009) | 1 line
Changed paths:
   M /trunk/Config.lua
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/MagicDKP.lua

Added ability to send a raid message for awarded items.
------------------------------------------------------------------------
r107 | dhedbor | 2009-03-17 07:29:55 +0000 (Tue, 17 Mar 2009) | 1 line
Changed paths:
   M /trunk/MagicDKP.lua

Increased update timer to 60s instead of 10s
------------------------------------------------------------------------
r106 | dhedbor | 2009-03-17 07:29:19 +0000 (Tue, 17 Mar 2009) | 1 line
Changed paths:
   M /trunk/Config.lua
   M /trunk/MagicDKP.lua

Initial raid data syncing added. Now only the Master Looter or, if not using master looting, the raid leader will log events. Everyone else will receive sync events.
------------------------------------------------------------------------
r105 | dhedbor | 2009-03-15 09:04:50 +0000 (Sun, 15 Mar 2009) | 1 line
Changed paths:
   M /trunk/Config.lua
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/MDKP_Dialog.lua
   M /trunk/MagicDKP.lua

Added toggle to support MagicLooter events + listen to DKP given by ML DKPBidder.
------------------------------------------------------------------------
r104 | dhedbor | 2009-03-08 00:45:28 +0000 (Sun, 08 Mar 2009) | 1 line
Changed paths:
   M /trunk/MagicDKP.lua
   M /trunk/MagicDKP.toc

Added support for 'quick de' and 'quick bank' loot options in Magic Looter LootMenu
------------------------------------------------------------------------
r103 | dhedbor | 2009-03-04 09:12:45 +0000 (Wed, 04 Mar 2009) | 1 line
Changed paths:
   M /trunk/Config.lua

Fixed another key with space issue.
------------------------------------------------------------------------
r102 | dhedbor | 2009-03-04 08:02:55 +0000 (Wed, 04 Mar 2009) | 1 line
Changed paths:
   M /trunk/Config.lua
   M /trunk/MagicDKP.lua

Fixed the key in the item db config.
------------------------------------------------------------------------
r101 | dhedbor | 2009-03-03 08:59:18 +0000 (Tue, 03 Mar 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Fixed .pkmeta.
------------------------------------------------------------------------
r100 | dhedbor | 2009-03-03 08:56:50 +0000 (Tue, 03 Mar 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Config.lua
   M /trunk/MagicDKP.lua

Fixed loading of the XLootHook addon when enabling the config param.
------------------------------------------------------------------------
r99 | dhedbor | 2009-03-03 08:52:23 +0000 (Tue, 03 Mar 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Config.lua
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/MagicDKP.lua
   A /trunk/XLootHook
   A /trunk/XLootHook/MagicDKP_XLootHook.lua
   A /trunk/XLootHook/MagicDKP_XLootHook.toc

Added an addon that hooks into XLootMaster to register loot events. Attemps to detect resulting duplicate events.
------------------------------------------------------------------------
r98 | dhedbor | 2009-03-02 00:32:42 +0000 (Mon, 02 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/MagicDKP.lua

[*] Added cleanup functions to remove old raids, unused player data and old, unused items.
[*] Fixed an issue with finding an alt whose main is not known in the player database.
------------------------------------------------------------------------
r97 | dhedbor | 2009-02-18 19:16:36 +0000 (Wed, 18 Feb 2009) | 1 line
Changed paths:
   M /trunk/MagicDKP.lua

Fixed format error when exporting.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
131.26 KB Mar 30, 2009 3.0.9 12