1.1
Details
-
FilenameBreakables-1.1.zip
-
Uploaded by
-
UploadedJul 18, 2016
-
Size137.51 KB
-
Downloads1,147
-
MD5fccfd0b5e3db439a603b9f8b78c8a0bb
Supported WoW Retail Versions
- 4.0.6
- 3.3.5
Changelog
tag 1.1
c2361d3c60925a9e2369e6ffcbcea7f8c5084599
parnic <parnic@parnic.com>
2010-09-11 04:08:10 +0000
- added accessor to grab an item id from a link since i was duplicating the code for it all over the place - replaced check for "Soulbound" in an item tooltip with ITEM_SOULBOUND (oops) - replaced a getglobal with _G - added ability to hide soulbound disenchantable items that are part of an equipment manager set (since some quest rewards and such are soulbound but the player doesn't actually use them) - hid the "show soulbound items" and the new "hide equipment manager items" options to non-enchanters since they didn't do anything for them anyway
--------------------
parnic:
- - added accessor to grab an item id from a link since i was duplicating the code for it all over the place - replaced check for "Soulbound" in an item tooltip with ITEM_SOULBOUND (oops) - replaced a getglobal with _G - added ability to hide soulbound disenchantable items that are part of an equipment manager set (since some quest rewards and such are soulbound but the player doesn't actually use them) - hid the "show soulbound items" and the new "hide equipment manager items" options to non-enchanters since they didn't do anything for them anyway
- - set X-Compatible-With to 40000