Magnet-r75071

Details

  • Filename
    Magnet-r75071.zip
  • Uploaded by
  • Uploaded
    May 24, 2008
  • Size
    6.98 KB
  • Downloads
    20
  • MD5
    c06a17b09440ffbbe489cc7986984d7f

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r75071 | DARKGuy | 2008-05-25 03:40:07 -0400 (Sun, 25 May 2008) | 2 lines
Changed paths:
   M /trunk/Magnet/Magnet.lua

Magnet:
* Fixed nil error when trying to loot an item and for some reason itemQuality was nil (wtf?)
------------------------------------------------------------------------
r75061 | DARKGuy | 2008-05-24 23:24:51 -0400 (Sat, 24 May 2008) | 4 lines
Changed paths:
   M /trunk/Magnet/Localization/enUS.lua
   M /trunk/Magnet/Localization/esES.lua
   M /trunk/Magnet/Magnet.lua
   M /trunk/Magnet/Magnet.toc

Magnet:
* Moved to Ace3!!! ^_^
* Added an option to loot by item quality :)
* Removed the Waterfall dependency
------------------------------------------------------------------------
r74876 | DARKGuy | 2008-05-23 00:51:04 -0400 (Fri, 23 May 2008) | 2 lines
Changed paths:
   M /trunk/Magnet/Magnet.lua

Magnet:
* Fixed error at line 98, hopefully.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------