r14-nolib
Details
-
FilenameBreakables-r14-nolib.zip
-
Uploaded by
-
UploadedJan 20, 2009
-
Size5.05 KB
-
Downloads56
-
MD5ee66eff73e85d6cdf5fba113fe948405
Supported WoW Retail Versions
- 3.0.8
Changelog
------------------------------------------------------------------------
r14 | parnic | 2009-01-21 04:43:13 +0000 (Wed, 21 Jan 2009) | 4 lines
Changed paths:
M /trunk/Breakables.lua
- fixed disenchantable items to show up properly (bypassed the 5-count limit for disenchantables)
- theoretically made the mod work for someone who has a combination of the 3 breakable tradeskills
- added parsing to save the enchanting skill level of a player once their enchanting trade skill has been viewed at least once
- added toggle to choose whether or not to display soulbound items for enchanting
------------------------------------------------------------------------
r13 | parnic | 2009-01-19 04:28:13 +0000 (Mon, 19 Jan 2009) | 1 line
Changed paths:
M /trunk/Breakables.lua
- made the breakable frame work in one click instead of having to click the ability then the item you wanted to break
------------------------------------------------------------------------
r12 | parnic | 2008-12-21 08:29:43 +0000 (Sun, 21 Dec 2008) | 1 line
Changed paths:
M /trunk/Breakables.lua
- fixed an occasional nil/numeric compare
------------------------------------------------------------------------
r11 | parnic | 2008-12-20 07:47:51 +0000 (Sat, 20 Dec 2008) | 3 lines
Changed paths:
M /trunk/Breakables.lua
- base framework for supporting enchanting (doesn't calculate whether the player can actually disenchant an item with his skill level yet)
- fixed milling/prospecting to only display items that are millable/prospectable (according to the tooltip) instead of all items classified as herb or metal/stone
- set tooltip anchor to the bottom left of the breakables window so that it's not floating all over the place
------------------------------------------------------------------------