|
|
|
only partly implemented, no dupe at all (the other issue relates to the implementation of the core functionality, only - it does not suggest to finally integrate it into appraiser, the AucClassic's createAuction tab or the default AH's create tab).
The integration into appraiser should be done, but the other's aren't yet (relating to the comments above). r2604 Standard Auction frame searchs will also search BeanCounters GUI IF AucAdv is also installed,
BeanCounter now uses the AucAdv Processor "querysent" event to grab searches made in the Standard Auction Frame search box. r2678
The fix to So BeanCounter will now be searched by: Appraiser (Standard Auction Frame Search (If AucAdv is installed) Classic Auctioneer Verified in dev/Trunk - The hooks have been reintroduced to show the item placed in the Sell slot of CLAS and ADV to be shown in the BCNT search as well.
|
||||||||||||||||||||||||||||||||||||||||
BCNT-41http://fisheye.norganna.org/changelog/Auctioneer/?cs=2525I added a stub BeanCounter.externalSearch("name") any addon can add this code snippet to have search's made in BeanCounter
if BeanCounter and BeanCounter.externalSearch then
BeanCounter.externalSearch( itemName )
end
Where itemName can be item link, itemID, or a plain text string. Currently I have added this to Appraiser.