v0.43 Beta
Details
-
FilenameNekoLoot-v0.43_Beta.zip
-
Uploaded by
-
UploadedJul 4, 2011
-
Size161.15 KB
-
Downloads539
-
MD5d263d2b5b5fa3fbb1c6592702bae235c
Supported WoW Retail Versions
- 4.2.0
Changelog
------------------------------------------------------------------------
r73 | nekomich | 2011-07-04 10:49:32 +0000 (Mon, 04 Jul 2011) | 1 line
Changed paths:
A /tags/v0.43 Beta (from /trunk:72)
Tagging as v0.43 Beta
------------------------------------------------------------------------
r72 | nekomich | 2011-07-04 10:48:55 +0000 (Mon, 04 Jul 2011) | 1 line
Changed paths:
M /trunk/NekoLoot.lua
M /trunk/NekoLoot.toc
Changed code to fixed bug in line 523. Posted on curse by Gaiathea.
------------------------------------------------------------------------
r69 | nekomich | 2011-06-30 11:51:35 +0000 (Thu, 30 Jun 2011) | 3 lines
Changed paths:
M /trunk/NekoLoot.lua
M /trunk/NekoLoot.toc
Fixed bug in formating item name.
Updated interface version.
Updated version to 0.42 Beta.
------------------------------------------------------------------------
r67 | nekomich | 2011-06-13 08:14:32 +0000 (Mon, 13 Jun 2011) | 2 lines
Changed paths:
M /trunk/NekoLoot.toc
M /trunk/NekoLootRoll.lua
Fixed scale, alpha and strata of roll frames. Thanks to temp123456.
Updated version number.
------------------------------------------------------------------------
r65 | nekomich | 2011-06-12 20:23:43 +0000 (Sun, 12 Jun 2011) | 10 lines
Changed paths:
M /trunk/Frames.lua
M /trunk/Looting.lua
M /trunk/NekoLoot.lua
M /trunk/NekoLoot.toc
M /trunk/NekoLootRoll.lua
M /trunk/Options.lua
M /trunk/locale/deDE.lua
M /trunk/locale/enUS.lua
Reviewed auto loot speed up modes. Requested by Gaiathea.
-> If loot method is master you will see always a loot window.
-> Now you should see a warning if a corpse contain a bop item. Next time you loot the loot window will always displayed.
Reviewed ExtraFast disabling. Requested by Gaiathea.
-> Now ExtraFast should be enabled again while looting with two or more free space left.
Added two options in roll config menu to be able to change font size and color of roll counter.
Updated version to v0.40 Beta.
------------------------------------------------------------------------
r63 | nekomich | 2011-06-12 08:50:14 +0000 (Sun, 12 Jun 2011) | 2 lines
Changed paths:
M /trunk/Frames.lua
M /trunk/NekoLoot.toc
M /trunk/NekoLootRoll.lua
Tooltip now on hole loot token and not only on icon of loot token. Feature requested by Gaiathea on curse.com.
Updated version number.
------------------------------------------------------------------------
r60 | nekomich | 2011-06-11 08:39:31 +0000 (Sat, 11 Jun 2011) | 1 line
Changed paths:
M /trunk/NekoLoot.lua
Corrected wrong method call.
------------------------------------------------------------------------
r58 | nekomich | 2011-06-11 08:38:17 +0000 (Sat, 11 Jun 2011) | 2 lines
Changed paths:
M /trunk/Frames.lua
M /trunk/NekoLoot.lua
M /trunk/NekoLoot.toc
M /trunk/NekoLootRoll.lua
Reviewed code to move frames with drag'n'drop. Now new positions should be stored permanent. Thanks to Gaiathea for reporting this bug on curse.com.
Updated version number.
------------------------------------------------------------------------
r56 | nekomich | 2011-06-10 14:16:13 +0000 (Fri, 10 Jun 2011) | 2 lines
Changed paths:
M /trunk/Looting.lua
M /trunk/NekoLoot.toc
Fixed wrong method name. Thanks to Gaiathea.
Updated version number.
------------------------------------------------------------------------
r54 | nekomich | 2011-06-08 09:29:24 +0000 (Wed, 08 Jun 2011) | 2 lines
Changed paths:
M /trunk/Looting.lua
M /trunk/NekoLoot.toc
Fixed a bug in hiding loot frames.
Updated version number.
------------------------------------------------------------------------
r52 | nekomich | 2011-06-06 16:22:43 +0000 (Mon, 06 Jun 2011) | 1 line
Changed paths:
M /trunk/NekoLoot.toc
Updated version number.
------------------------------------------------------------------------
r51 | nekomich | 2011-06-06 16:09:26 +0000 (Mon, 06 Jun 2011) | 1 line
Changed paths:
M /trunk/Frames.lua
Some RollToken options now removed from creation. They will set in NekoLootRoll.lua
------------------------------------------------------------------------
r50 | nekomich | 2011-06-06 16:07:51 +0000 (Mon, 06 Jun 2011) | 1 line
Changed paths:
M /trunk/Looting.lua
Now items are scanned and if bind on pickup, sometimes auto loot is disabled to prevent looting known bind on pickup recipes.
------------------------------------------------------------------------
r49 | nekomich | 2011-06-06 16:06:07 +0000 (Mon, 06 Jun 2011) | 1 line
Changed paths:
M /trunk/NekoLoot.lua
Improved GetItemBinding() to get more informations and information of last item scan now cached.
------------------------------------------------------------------------
r48 | nekomich | 2011-06-06 16:04:48 +0000 (Mon, 06 Jun 2011) | 2 lines
Changed paths:
M /trunk/NekoLootRoll.lua
Changes some code to use global strings of Options.lua
Hopefully fixed a bug postet on curse.com
------------------------------------------------------------------------
r47 | nekomich | 2011-06-06 16:01:59 +0000 (Mon, 06 Jun 2011) | 1 line
Changed paths:
M /trunk/Options.lua
Some table of strings now global, so it can used in moduls.
------------------------------------------------------------------------