r20

Details

  • Filename
    MagicLooter-r20.zip
  • Uploaded by
  • Uploaded
    Mar 30, 2009
  • Size
    142.24 KB
  • Downloads
    45
  • MD5
    aebf82c4875a16a56f42f486dce9c9a0

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
r20 | dhedbor | 2009-03-30 06:31:32 +0000 (Mon, 30 Mar 2009) | 1 line
Changed paths:
   M /trunk/Modules/LootMenu/LootMenu.lua

[*]Made an accidental global function local.
------------------------------------------------------------------------
r19 | dhedbor | 2009-03-28 08:46:45 +0000 (Sat, 28 Mar 2009) | 3 lines
Changed paths:
   M /trunk/Modules/LootMenu/LootMenu.lua

[*]Throttle raid update event with a 10s timer.
[*]Hide offline raid members from the loot dropdown.
[*]Correctly remove people / classes from the dropdown list when they leave the raid/party.
------------------------------------------------------------------------
r18 | dhedbor | 2009-03-25 04:52:35 +0000 (Wed, 25 Mar 2009) | 1 line
Changed paths:
   M /trunk/Modules/LootMenu/LootMenu.lua

fixed minor bug in bid handling.
------------------------------------------------------------------------
r17 | dhedbor | 2009-03-24 06:12:15 +0000 (Tue, 24 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/Locales/Babelfish.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Modules/LootMenu/LootMenu.lua

- Minor config ui changes.
- Removed accidental duplicates of two functions.
------------------------------------------------------------------------
r16 | dhedbor | 2009-03-24 06:09:46 +0000 (Tue, 24 Mar 2009) | 1 line
Changed paths:
   M /trunk/Modules/LootMenu/LootMenu.lua

Added loot confirmation dialog.
------------------------------------------------------------------------
r15 | dhedbor | 2009-03-22 18:20:23 +0000 (Sun, 22 Mar 2009) | 1 line
Changed paths:
   M /trunk/Modules/LootMenu/LootMenu.lua

Added optional dkp roll menu entry.
------------------------------------------------------------------------
r14 | dhedbor | 2009-03-22 09:17:50 +0000 (Sun, 22 Mar 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/MagicLooter.lua
   M /trunk/MagicLooter.toc
   D /trunk/Modules/DKPBidder
   A /trunk/modules.xml

Removing DKPBidder - functionality is moved to MagicDKP insted.
------------------------------------------------------------------------
r13 | dhedbor | 2009-03-18 08:22:49 +0000 (Wed, 18 Mar 2009) | 1 line
Changed paths:
   M /trunk/Modules/DKPBidder/DKPBidder.lua
   M /trunk/Modules/DKPBidder/MagicLooter_DKPBidder.toc

some random fixes... not stable yet.
------------------------------------------------------------------------
r12 | dhedbor | 2009-03-18 08:21:58 +0000 (Wed, 18 Mar 2009) | 1 line
Changed paths:
   M /trunk/Modules/LootMenu/LootMenu.lua

Fixed raid scanning issue
------------------------------------------------------------------------
r11 | dhedbor | 2009-03-18 08:21:23 +0000 (Wed, 18 Mar 2009) | 1 line
Changed paths:
   M /trunk/Config.lua
   M /trunk/MagicLooter.lua

Changed table recycler until loops can be fixed.
------------------------------------------------------------------------
r10 | dhedbor | 2009-03-15 09:07:24 +0000 (Sun, 15 Mar 2009) | 3 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Config.lua
   M /trunk/Locales/Babelfish.lua
   M /trunk/Locales/enUS.lua
   M /trunk/MagicLooter.lua
   M /trunk/Modules/DKPBidder/DKPBidder.lua
   A /trunk/Modules/DKPBidder/Libs
   A /trunk/Modules/DKPBidder/MagicLooter_DKPBidder.toc
   M /trunk/Modules/LootMenu/LootMenu.lua
   A /trunk/Modules/LootMenu/MagicLooter_LootMenu.toc

- Added addon to handle DKP bidding.
- Package LootMenu and DKPBidder as separate addons.
- Added toggle to disable auto looting in MagicLooter
------------------------------------------------------------------------
r9 | dhedbor | 2009-03-08 22:40:07 +0000 (Sun, 08 Mar 2009) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Config.lua
   M /trunk/MagicLooter.lua
   M /trunk/Modules/LootMenu/LootMenu.lua

LootMenu: Initial configuration added.
MagicLooter: Fixed some configuration issues.
------------------------------------------------------------------------
r8 | dhedbor | 2009-03-08 10:03:58 +0000 (Sun, 08 Mar 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Fixed pkgmeta issue.
------------------------------------------------------------------------
r7 | dhedbor | 2009-03-08 10:02:52 +0000 (Sun, 08 Mar 2009) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/MagicLooter.lua
   A /trunk/Modules/LootMenu/Libs
   M /trunk/Modules/LootMenu/LootMenu.lua

LootMenu: Added random loot options (using /roll and pure random).
MagicLooter: Removed extranous reference to MagicComm.
------------------------------------------------------------------------
r6 | dhedbor | 2009-03-08 00:48:00 +0000 (Sun, 08 Mar 2009) | 1 line
Changed paths:
   M /trunk/MagicLooter.lua
   M /trunk/Modules/LootMenu/LootMenu.lua

Added a 'quick loot' menu for easy looting to self, banker or disenchanter (the latter two use the same lists as Magic Looter's autolooting method).
------------------------------------------------------------------------
r5 | dhedbor | 2009-03-07 10:10:51 +0000 (Sat, 07 Mar 2009) | 1 line
Changed paths:
   M /trunk/MagicLooter.lua
   M /trunk/MagicLooter.toc
   A /trunk/Modules
   A /trunk/Modules/DKPBidder
   A /trunk/Modules/DKPBidder/DKPBidder.lua
   A /trunk/Modules/LootMenu
   A /trunk/Modules/LootMenu/LootMenu.lua

Initial checkin of Master Loot menu replacement addon (features party/class based raid loot so far)
------------------------------------------------------------------------
r4 | dhedbor | 2009-03-06 09:25:21 +0000 (Fri, 06 Mar 2009) | 1 line
Changed paths:
   M /trunk/MagicLooter.lua

Not using LibLogger-1.0 so don't try to embed it.
------------------------------------------------------------------------
r3 | dhedbor | 2009-03-06 07:41:48 +0000 (Fri, 06 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/MagicLooter.lua

- Fixed recipient finding (didn't work at all before).
- Removed unintentional debug messages.
------------------------------------------------------------------------
r2 | dhedbor | 2009-03-05 09:53:06 +0000 (Thu, 05 Mar 2009) | 2 lines
Changed paths:
   A /trunk/.pkgmeta
   A /trunk/Config.lua
   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
   A /trunk/MagicLooter.lua
   A /trunk/MagicLooter.toc
   A /trunk/embeds.xml

Inital import of the automatic master looter loot distribution addon.

------------------------------------------------------------------------
r1 | root | 2009-03-05 08:45:02 +0000 (Thu, 05 Mar 2009) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"magiclooter/mainline: Initial Import"
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
33.26 KB Mar 30, 2009 3.0.9 14