Magnet-r75234
Details
-
FilenameMagnet-r75234.zip
-
Uploaded by
-
UploadedMay 26, 2008
-
Size9.86 KB
-
Downloads29
-
MD5d10d49dfe6759e5ec5f9b55e88924432
Supported WoW Retail Versions
- 2.4.3
Changelog
------------------------------------------------------------------------
r75234 | DARKGuy | 2008-05-27 00:59:58 -0400 (Tue, 27 May 2008) | 3 lines
Changed paths:
M /trunk/Magnet/Localization/enUS.lua
M /trunk/Magnet/Localization/esES.lua
M /trunk/Magnet/Magnet.lua
Magnet:
* Changed the quality dropdown by some checkboxes, so you can multiselect the item qualities you want to loot for :)
* zhCN please update your localization accordingly, GUI isn't watefall anymore :) and I added two new strings.
------------------------------------------------------------------------
r75145 | wang | 2008-05-25 21:59:58 -0400 (Sun, 25 May 2008) | 1 line
Changed paths:
A /trunk/Magnet/Localization/zhCN.lua
M /trunk/Magnet/Magnet.toc
Magnet: add zhCN locale
------------------------------------------------------------------------
r75077 | DARKGuy | 2008-05-25 04:32:22 -0400 (Sun, 25 May 2008) | 5 lines
Changed paths:
M /trunk/Magnet/Localization/enUS.lua
M /trunk/Magnet/Localization/esES.lua
M /trunk/Magnet/Magnet.lua
Magnet:
* Changed lootQuality from nil to none, it might have caused some problems, I guess.
* Added a double check using GetItemInfo(itemLink) in case it couldn't loot item by getting its quality using GetLootSlotInfo.
* Localized chat output text, and fixed a typo on esES locale.
* Added an option to toggle verbose chat messages
------------------------------------------------------------------------
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.
------------------------------------------------------------------------