r87
Details
-
FilenameBreakables-r87.zip
-
Uploaded by
-
UploadedJul 29, 2013
-
Size151.93 KB
-
Downloads236
-
MD5f45779ce243a1dda48569d141eb72900
Supported WoW Retail Versions
- 5.3.0
- 4.3.4
Changelog
------------------------------------------------------------------------
r87 | parnic | 2013-07-30 01:45:37 +0000 (Tue, 30 Jul 2013) | 1 line
Changed paths:
M /trunk/Breakables.lua
- Make sure to update the breakables list whenever a tracked tradeskill is updated in case we can then break down new items (right now, that's only enchanting).
------------------------------------------------------------------------
r86 | parnic | 2013-07-27 17:43:06 +0000 (Sat, 27 Jul 2013) | 2 lines
Changed paths:
M /trunk/Breakables.lua
- Removed debug print added in last commit.
- Added option to hide tabards from the list of breakables. (ticket #16)
------------------------------------------------------------------------
r85 | parnic | 2013-07-27 16:39:18 +0000 (Sat, 27 Jul 2013) | 1 line
Changed paths:
M /trunk/Breakables.lua
- Only display items the player is capable of disenchanting.
------------------------------------------------------------------------
r84 | parnic | 2013-07-26 05:40:43 +0000 (Fri, 26 Jul 2013) | 1 line
Changed paths:
M /trunk/Breakables.lua
- Suppress account-bound and bnet-account-bound items when "show soulbound items" is unchecked.
------------------------------------------------------------------------
r83 | parnic | 2013-07-18 21:29:35 +0000 (Thu, 18 Jul 2013) | 1 line
Changed paths:
M /trunk/Breakables.lua
- Fixed GetEnchantingLevel() to work without requiring the user to open his/her professions window first. This isn't used yet; committing the fixed function to work on later.
------------------------------------------------------------------------
r81 | parnic | 2013-05-30 21:49:45 +0000 (Thu, 30 May 2013) | 1 line
Changed paths:
M /trunk/Breakables.lua
- Search the first 15 lines instead of the first 5 lines for the "Soulbound" descriptor since apparently item cards have gotten stupidly long these days.
------------------------------------------------------------------------