1.3-nolib
Details
-
FilenameBreakables-1.3-nolib.zip
-
Uploaded by
-
UploadedDec 12, 2010
-
Size18.98 KB
-
Downloads49
-
MD5842cc884be6d02465ce4ea9ea8539734
Supported WoW Retail Versions
- 4.0.3a
Changelog
v1.3:
- fixed an issue where clicking on the profession button then clicking a breakable item would attempt to use the breakable item
- fixed an error about AceGUI and AceConfigDialog that were showing up on load in certain situations
- minor garbage/performance fixes
- added spell tooltip to profession button
- added ButtonFacade support (ticket #7)
- added option to specify which direction the buttons grow toward (by Slayman's request)
- don't show heirloom items as disenchantable
v1.2.2:
- fixed bar position not being saved/restored properly when moved out of the upper left section of the screen
v1.2.1:
- fixed reported error message
v1.2:
- created one bar per profession for the case where someone has some combination of inscription, enchanting, and jewelcrafting
- set bar to update immediately after clicking an item to break it instead of waiting the 1.5 seconds. it was making life harder for mass breaking
- added button scale and font size options
- added localization support
- optimized a little bit of the code that finds breakables in your bags by delaying checks on BAG_UPDATE until 1.5 seconds after the last update request has come in
- set the button font for item counts to use NumberFont_Outline_Med so that any font overrides (like tekticles) work automagically
- added LibDataBroker support
- added option to hide the bar entirely (ticket 5) and option to hide the bar when in combat
- added short description to the config page explaining the functionality in the mod and how to get support/request features
- made all slash commands print something back to the user so they know what they changed
v1.1:
- 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)