1.1-nolib
Details
-
FilenameBreakables-1.1-nolib.zip
-
Uploaded by
-
UploadedJul 18, 2016
-
Size5.32 KB
-
Downloads222
-
MD55eb5ceea6bcba5240ba48a183829fb74
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