Magnet-r74854

Details

  • Filename
    Magnet-r74854.zip
  • Uploaded by
  • Uploaded
    May 22, 2008
  • Size
    5.63 KB
  • Downloads
    16
  • MD5
    a9686572d904f891adb2a5bbf3b6b805

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r74854 | DARKGuy | 2008-05-22 20:56:01 -0400 (Thu, 22 May 2008) | 2 lines
Changed paths:
   M /trunk/Magnet/Localization/enUS.lua
   M /trunk/Magnet/Localization/esES.lua
   M /trunk/Magnet/Magnet.lua

Magnet:
* Autolooting of quest items now works :). NOTE: It -won't- loot only the quest items in your log, it will loot -anything- that is a quest item. Gotta live with that until I can find a way to know which are your current quest items and do a comparison according to that.
------------------------------------------------------------------------
r74171 | DARKGuy | 2008-05-17 12:57:17 -0400 (Sat, 17 May 2008) | 2 lines
Changed paths:
   M /trunk/Magnet/Magnet.lua

Magnet:
* Fix small bug: "attempt index local swlf"... stupid E next to the W! :(
------------------------------------------------------------------------
r74170 | DARKGuy | 2008-05-17 12:50:11 -0400 (Sat, 17 May 2008) | 2 lines
Changed paths:
   M /trunk/Magnet/Localization/enUS.lua
   M /trunk/Magnet/Localization/esES.lua
   M /trunk/Magnet/Magnet.lua

Magnet:
* Added an option to autoloot money
------------------------------------------------------------------------
r74165 | DARKGuy | 2008-05-17 12:15:29 -0400 (Sat, 17 May 2008) | 5 lines
Changed paths:
   M /trunk/Magnet/Localization/enUS.lua
   M /trunk/Magnet/Localization/esES.lua
   M /trunk/Magnet/Magnet.lua
   A /trunk/Magnet/noext

Magnet:
* Made it so the item list and loot list can be compared in lower case. Netherweave Cloth isn't the same as netherweave cloth. And since the user is the one responsible for the input of the item names, this way is more error-prone.
* Updated locales (enUS & esES) as needed.
* Added noext file.
* Fixed a bug where adding a new item would make Magnet print a message showing the new item table values (which never worked anyways and wasn't intended to work like that)
------------------------------------------------------------------------
r74116 | DARKGuy | 2008-05-17 00:26:21 -0400 (Sat, 17 May 2008) | 2 lines
Changed paths:
   A /trunk/Magnet
   A /trunk/Magnet/Localization
   A /trunk/Magnet/Localization/enUS.lua
   A /trunk/Magnet/Localization/esES.lua
   A /trunk/Magnet/Magnet.lua
   A /trunk/Magnet/Magnet.toc
   A /trunk/Magnet/embeds.xml

Magnet:
* Initial commit: Autoloots items based on item name recognition set manually by the player upon opening loot window.
------------------------------------------------------------------------