r29
Details
-
FilenameMagicLooter-r29.zip
-
Uploaded by
-
UploadedApr 27, 2009
-
Size152.43 KB
-
Downloads79
-
MD5ad70180e6d46920b7e706a31bad0cdd5
Supported WoW Retail Versions
- 3.1.0
Changelog
------------------------------------------------------------------------
r29 | dhedbor | 2009-04-28 03:54:27 +0000 (Tue, 28 Apr 2009) | 1 line
Changed paths:
M /trunk/Modules/LootMenu/LootMenu.lua
[*]Fix error that can occur if raid/party is scanned too early when logging in.
------------------------------------------------------------------------
r28 | dhedbor | 2009-04-23 00:27:48 +0000 (Thu, 23 Apr 2009) | 1 line
Changed paths:
M /trunk/Modules/LootMenu/LootMenu.lua
[*]LootMenu: Safeguard added to prevent error when scanning raid/part right after logging in.
------------------------------------------------------------------------
r27 | dhedbor | 2009-04-19 19:38:16 +0000 (Sun, 19 Apr 2009) | 1 line
Changed paths:
M /trunk/embeds.xml
Fixed LibDBIcon load order.
------------------------------------------------------------------------
r26 | dhedbor | 2009-04-17 00:34:16 +0000 (Fri, 17 Apr 2009) | 1 line
Changed paths:
M /trunk/Modules/LootMenu/LootMenu.lua
[*]LootMenu: Fixed incorrect placement of clear() method and added an event listerner for OPEN_MASTER_LOOT_LIST.
------------------------------------------------------------------------
r25 | dhedbor | 2009-04-15 03:20:38 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
M /trunk/MagicLooter.toc
Fixed toc (again)
------------------------------------------------------------------------
r24 | dhedbor | 2009-04-15 03:18:13 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
M /trunk/MagicLooter.lua
M /trunk/MagicLooter.toc
[*] Core: Fixed 'item bind on' checking for color blind mode.
------------------------------------------------------------------------
r23 | dhedbor | 2009-04-14 16:51:35 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
M /trunk/MagicLooter.toc
M /trunk/Modules/LootMenu/MagicLooter_LootMenu.toc
Bumped .toc to 30100
------------------------------------------------------------------------
r22 | nevcairiel | 2009-04-11 14:53:27 +0000 (Sat, 11 Apr 2009) | 1 line
Changed paths:
M /trunk/Config.lua
M /trunk/MagicLooter.lua
Fix db issues in the config (how did this ever work? :)
------------------------------------------------------------------------
r21 | dhedbor | 2009-04-02 09:15:07 +0000 (Thu, 02 Apr 2009) | 1 line
Changed paths:
M /trunk/Modules/LootMenu/LootMenu.lua
[*] LootMenu: Don't report looted items unless they are actually looted (or when the loot window is closed).
------------------------------------------------------------------------
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.
------------------------------------------------------------------------