Results: 73Comments by: wmrojer
File: FuBar - ToFu10-09-06
Re: Error with latest version
Posted By: wmrojer
Originally posted by jarvik I'm getting ...terface\AddOns\FuBar_TransporterFu\TransporterFu.lua:1:AceAddon:AceOO-2.0:Library "Metrognome-2.0" does not exist. Love this mod, but going back to an older version for the moment. Thanks! This is clearly a misplaced post. That file is FuBar_TransporterFu, not FuBar_ToFu
File: FuBar - RecZone10-09-06
Originally posted by DSanai Walk...
Posted By: wmrojer
Originally posted by DSanai Walk Paths? As a Alliance player who moved to Horde, I've had a lot of trouble remembering how to get places, or even knowing now that they're all different for this faction. Thank you! P.S. Sorry about the bug -- I don't even remember having a line like that in my code. Anyway, glad Vurlix foun...
File: LuaProfiler09-28-06
Public access to the WoW ACE svn ha...
Posted By: wmrojer
Public access to the WoW ACE svn has been removed. Try http://www.wowace.com/files/LuaProfiler/ instead.
File: FuBar - GarbageFu09-25-06
Originally posted by Sinjyn 2.0.1...
Posted By: wmrojer
Originally posted by Sinjyn 2.0.11917 fixed both my problems. Thanks for the update! That's really strange, since I hadn't done any changes to either of those parts of the code in 2.0.11917. I was still working on fixes for that.
File: FuBar - GarbageFu09-22-06
@Izadore and Affrinard: Sorry fo...
Posted By: wmrojer
@Izadore and Affrinard: Sorry for the messup. Guess that's what I get for not checking the zip file before uploading it. Recent changes to Ace2 libs wheren't compatible with my startup sequence. But it worked with the addon not set as load on demand. But of course I had to set it to be load on demand the last thing I did before c...
File: FuBar - GarbageFu09-22-06
Re: Enchantrix?
Posted By: wmrojer
I guess I could just add Enchantrix as an Auction mod. But I would have to add some new selection criteria for it. Quality level maybe (green+). Maybe add item types to auction, even thou it breaks the auctioneer cached prices. (Actioneer isn't actually using that much memory) Originally posted by Thiana I'm not sure how viable th...
File: FuBar - GarbageFu09-16-06
Originally posted by Tekkub :) Y...
Posted By: wmrojer
Originally posted by Tekkub :) You dun goot! Ah! the auction menu lacks the "types" submenu, I can't set recipes to use AH price! Oh and how about an option to tag bind type on BoE and soulbound items, that was always handy in ItemDed. Problem with types and auction is that I can't cache item types (no itemid), but it w...
File: FuBar - GarbageFu09-15-06
Big update.
Posted By: wmrojer
Version 2.0 release. It has taken alot of time(40+ hours coding + testing), but now Auction price and Item types are supported. There are still some minor bugs, but I have been running it a couple of days to test it dosn't do any bad things.
File: FuBar - GarbageFu09-12-06
Originally posted by Schlecki Hi,...
Posted By: wmrojer
Originally posted by Schlecki Hi, I would like to see the ability on GarbageFu to save the Droplists per character. If I play my mage, i like to drop all non-conjured food and water (or sell it at vendor), but as rogue, priest or hunter i dont drop them... All settings except price override are stored per profile (price ove...
File: FuBar - GarbageFu09-10-06
Re: Add to auto-sell items list?
Posted By: wmrojer
Originally posted by Sheathe Is there a way to add specific items to the SELL items list? I know you can add to drop / keep, but what about sell items? Also i increased the item threshold to green and it still didnt sell any rubbish Whites. There is no way to add an item to any 'sell list'. The only option there is for selling...
File: FuBar - GarbageFu09-10-06
Re: Bug with Oskin
Posted By: wmrojer
Originally posted by dypfryst I'm using Oskin (http://www.wowace.com/forums/index.php/topic,2034.0.html) and the merchant sell button gets a bit misplaced. don't know if it's this mod or oskin that need to fix it just telling. example: http://img485.imageshack.us/img485/5797/clipboard02ie5.jpg Looks like GarbageFu isn't compat...
File: FuBar - GarbageFu09-05-06
Re: ItemSync support
Posted By: wmrojer
Originally posted by kirson For the next version could you add the following support for ItemSync pricing... in function GarbageFu:GetItemValue(item) add: if not item.value then item.value, item.pricetype = self:GetItemSyncPrice(item.link) end and in the function group add: -- ItemSync Price Value function GarbageFu:GetIt...
File: FuBar - GarbageFu09-05-06
Re: Bug Found
Posted By: wmrojer
Originally posted by askjosh ...R_GarbageFu\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:798: attempt to index field 'frame' (a nil value) This is one of the downsides with embeded libraries. No telling what plugin caused it. Just that the FuBarPlugin-2.0.lua in GarbageFu's directory is the newest one you have :( . (Until we can get...
File: FuBar - GarbageFu09-04-06
Re: Re: Why Action price?
Posted By: wmrojer
I've been thinking about adding an Item Type also (Armor, Weapon, Quest, Soulbound, BoE ....). Haven't really worked out how I want to implement it yet. From what you say I guess it would be good if Auction prices could be gotten for sets of items. For the time being custom price can be used as an auction price, it's just a pain to...
File: FuBar - GarbageFu09-03-06
Why Action price?
Posted By: wmrojer
Can you explain the idea behind the use of auction price? Why even consider dropping something worth selling in a auction? Originally posted by Tekkub All this bugger needs is options to use auction prices over vendor prices now :) Oh and an option to show the item icon in he bar, I fucking hate the recycle bin...
File: FuBar - GarbageFu09-02-06
Sell Button and Item Icon as options
Posted By: wmrojer
@Tekkub and Fred: New version (9816) up on http://svn.wowace.com/files/ I'm not updating it here right now since it takes a couple of hours for WoWI to review the files. Darn paranoid people.
File: FuBar - SkillsPlusFu09-02-06
Ahead of your time.
Posted By: wmrojer
You'r a bit ahead of the rest of us. The rest of the world is running WoW 1.12, but your already at 1.20 :) Interface should be 11200, not 12000 How about a FuBar 2.0 version of this addon?
File: FuBar - GarbageFu09-02-06
I'm going to put in an option to tu...
Posted By: wmrojer
I'm going to put in an option to turn of the icon on the vendor frame. Just haven't had time yet. Originally posted by fred Tekkub "For more advanced auto-selling I really think a seperate addon is the best route. I guess one could auto-sell any items that are tagged for auto-drop if they wanted to..." I used one, but...
File: FuBar - RecZone09-01-06
LocationFu + RecZone = true ???
Posted By: wmrojer
I will see what I can do about putting in the rest of LocationFu's functionality. But right now I'm a bit busy with FuBar_GarbageFu, that has turned in to a bit of a monster. It's huge code wise. (For a plugin that is). This was also my first FuBar and my first Ace mod. So I have some learning to do. There is one thing about cordi...
File: FuBar - GarbageFu09-01-06
Originally posted by Tekkub I kno...
Posted By: wmrojer
Originally posted by Tekkub I know what you're all saying... "this looks a lot like Tekkub's Itemized Deductions..." Well you're right :) As I'm sure you're aware I havn't had time to get ItemDed working as I want, so I fully support this mod here. PT sets was something ID seriously needed, and the new tablet layout looks very s...
File: FuBar - GarbageFu09-01-06
Originally posted by fred How do...
Posted By: wmrojer
Originally posted by fred How do I set it to aotomatically sell anything in grey or white that is junk? Do I have to add everything manually to the list to sell at a vendor? Well, there are several ways to do it. But first we have to define the term junk. One mans trash is another mans treasure. Grey items will always (I think...
File: FuBar - RecZone08-30-06
Re: Hmm...
Posted By: wmrojer
Originally posted by alexgieg Just a question: does this offer some more features than the standard FuBar - LocationFu? Because that addon also shows recommended zones. Yes! Why don't you checkout the screenshots and see for your self.
File: FuBar 3.6.508-24-06
Re: Re: Re: 1.0 mods
Posted By: wmrojer
Originally posted by Zidomo If you don't want to "support" 1.0 addons, fine. But refusing to allow 1.0 addons to work with FuBar 2.0--via an updated FuBar Compat 1.0 or similar--is a bad move. Titan doesn't have this problem. Why does FuBar? Easy solution for you. If you want 1.0 compatibility, use FuBar 1.2. If you don't l...