Quantcast
Channel: WoWInterface - Latest Updated list
Viewing all articles
Browse latest Browse all 58830

Breakables (1.3.4)

$
0
0
Change Log:
--------------------
v1.3.4:
- updated TOC for patch 4.2

v1.3.3:
- updated TOC for patch 4.1
- ticket #10: look through the first 5 lines of the tooltip to find "millable" or "prospectable" instead of requiring it to be on line 2
- moved LibButtonFacade's Group:Skin call from :OnInitialize() to :OnEnable(). apparently OnInitialize is too soon and causes the custom skin to get overwritten. (ticket #9)
- added tracking for rogue junkboxes (obtained via 'pick pocket'). clicking the junkbox will automatically unlock it
- shortened the delay for processing items after a BAG_UPDATE to 1 second (from 1.5)

v1.3.2:
- properly parented the Breakables frame to UIParent so that it will go away when the user presses alt-z (thanks slayman). note that this change makes the Breakables frame use the UI Scale specified in video settings so it may initially not be in the same location you last set it to and could be a different size.

v1.3.1:
- fixed a bug where the tooltip could be completely wrong or empty sometimes

v1.3:
- 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)
- enabled new target-item/spell attributes for secure buttons instead of hacking together a macro
- 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 suppor...

Description:
--------------------
Description
Displays a bar on screen that allows quick access to enchanting, jewelcrafting, and inscription professions by presenting a Disenchant/Prospect/Mill button and all of the breakable items you have for that profession next to it. This allows one-click access for breaking down items instead of finding the item in your bag, clicking the appropriate profession button, and clicking the item for each and every item you want to break. For prospecting and milling, you will see the number of items you have alongside the number of times you can break it. In the prospecting screenshot on the right, the player has 169 total Saronite Ore in his bags which will allow for 33 total prospects.

Usage
By default, if you have the appropriate profession and items in your inventory, a bar will appear with the profession ability followed by any items that are eligible for breaking. You can hold shift to drag the bar around if you want to move it. Clicking the profession button will activate that ability (disenchant/prospect/mill) and clicking an item will break it. You don't have to click the profession button first as simply clicking the item will automatically break it down.

Configuration
Typing /brk will open the configuration settings (or you can get to it from Blizzard's Interface options) which consist of:

Hide if no breakables: this will control whether you see the profession button or not when nothing breakable is detected
Max number to display: this controls the highest number of items that you will see next to your profession button. If this is 5 but you have 10 breakable items in your bags, you will only see 5 at a time.
Show soulbound items: aimed at enchanters, this controls whether or not you will see items that are soulbound as breakable items or not.


Known issues

If you have a stack less...

Viewing all articles
Browse latest Browse all 58830

Trending Articles