GarbageFu for Broker
A continuation of FuBar_GarbageFu for LibDataBroker.
A few notes on this beta release:
- There is still a lot of prettifying to do.
- A few options are still in the menu that need to be moved to the Interface panel.
- There is an error when you open the menu by right clicking. This is known and does not effect the operation of the addon.
- Auctioneer Advanced support does not work yet.
For some reason, a few days ago, GarbageFu isn't extracting correctly via the CurseClient. It extracts your working folder. Inside the working folder are the Broker_Garbage, Broker_Garbage-Config, and Broker_Garbage-LootManager folders.
So what happens is this:
/Interface/AddOns/broker_garbage/Broker_Garbage
/Interface/AddOns/broker_garbage/Broker_Garbage-Config
/Interface/AddOns/broker_garbage/Broker_Garbage-LootManager
It was extracting correctly last week.
Potentially, but I'm not sure of a replacement for it. I'm going to check in a new beta soon (which may become a feature-poor release), and I'll see what it will take to modify DewdropLib and integrate it if need be, unless there is a good replacement.
Any chance to remove the dependency of DewDrop?
With Ace2 dead/dying it would be nice to be able to just rip it out permanently but that will break garbagefu atm
1x Broker_GarbageFu-3.0.24\Broker_GarbageFu.lua:36: Cannot find a library instance of "Dewdrop-2.0". Ace3-r983\LibStub\LibStub.lua:23: in function `LibStub' Broker_GarbageFu-3.0.24\Broker_GarbageFu.lua:36: in main chunk
Locals: self = <table> { NewLibrary = <function> @ Ace3\LibStub\LibStub.lua:11: minors = <table> {} minor = 2 IterateLibraries = <function> @ Ace3\LibStub\LibStub.lua:28: GetLibrary = <function> @ Ace3\LibStub\LibStub.lua:21: libs = <table> {} } major = "Dewdrop-2.0" silent = nil
-I have no idea why it does this al of a sudden, tried several different displays and it does it with all.
http://wow.curse.com/downloads/wow-addons/details/brok.aspx
the GarbageFu sell button doesn't work when Broker_Repair's Autorepair is turned off. The button is there but does't respond to clicking. If Broker_Repair Autorepair is off then turned on, the GarbageFu sell button still won't work until reloadui or relog.
Thank you.
however, as of patch 3.2, the WoW API provides vendor prices; is it possible that you could update this addon so that a price addon is not needed?
I use scrap for vendor button due to the smooth way it handles selling "non grey" items (drag and drop to the sell icon) also for how the sell button works (shows up like a regular NPC button that respects if the NPC has additional buttons (repair NPC's), and i personally find that to be a smoother way to integrate it into the look and feel of my UI rather then the bright white garbagebin that is stuck in one place). Also scrap handles the selling of items a lot faster (sells everything in a second, instead of 1 separate item every second).
But i just can't live without garbagefu's "click to drop" function.
Problem is that if i sell using tyhe scrap button GarbageFu won't reconise the items as being sold in the profit statistics.
When i try to chane the Action Threshold option i get this :
Date: 2009-08-06 10:53:48
ID: *
Error occured in: Global
Count: 1
Message: ..\AddOns\Broker_GarbageFu\Auction.lua line 477:
attempt to index field '?' (a nil value)
Debug:
[C]: ?
Broker_GarbageFu\Auction.lua:477: BuildAuctionMenu()
...terface\AddOns\Broker_GarbageFu\Broker_GarbageFu.lua:1169: OnMenuRequest()
...terface\AddOns\Broker_GarbageFu\Broker_GarbageFu.lua:1224:
...terface\AddOns\Broker_GarbageFu\Broker_GarbageFu.lua:1211
...erface\AddOns\FuBar\libs\Dewdrop-2.0\Dewdrop-2.0.lua:1894:
...erface\AddOns\FuBar\libs\Dewdrop-2.0\Dewdrop-2.0.lua:1843
...erface\AddOns\FuBar\libs\Dewdrop-2.0\Dewdrop-2.0.lua:2779:
...erface\AddOns\FuBar\libs\Dewdrop-2.0\Dewdrop-2.0.lua:2738
...erface\AddOns\FuBar\libs\Dewdrop-2.0\Dewdrop-2.0.lua:630:
...erface\AddOns\FuBar\libs\Dewdrop-2.0\Dewdrop-2.0.lua:614
AddOns:
Broker2FuBar, v1.0
BrokerGarbageFu, v3.0.20
FuBar, v
Note:
BrokerGarbageFu, v3.0.20 = the version thats names as 3.0.21-bate on this site!
Fubar, v = Fubar3.6 (on this site)
I hope you can dfix this ?
I am still using FuBar_GarbageFu with Fubar2Broker, but when this is done, I am interested in converting :)
All i can find on the web is libdata broker for DBM.
I see there is a libdatabroker file or directory with this download but i cannot get garbagefu to appear on my fubar. i have fubar 3.5
Any help would be appreciated.
price = AuctionLite:GetVendorValue(link or id[, suffix])
price = AuctionLite:GetAuctionValue(link or id[, suffix])