FarmerFu helps you keep track of items that you are farming, so that you don't need to keep opening your bags and counting your stacks manually.
To add items from your list, use the command line option "/farmerfu add <item>" (/ffu also works in place of /farmerfu) or the FuBar menu text field. "<item>" may be either the item link (only on the command line), the item name (must be in your local cache), or the item id.
3.0 - (2008-11-19)
- Fixed bag error
- Updated TOC
2.0.33209 - (2007-04-20)
- Hopefully fixed bug due to items being lost from the local cache
- Added Spanish localization (thanks shiftos!)
2.0.30701 - (2007-03-21)
- Fixed bug with item removal
2.0.29971 - (2007-03-11)
- Removed shift-ctrl click as it did not work with a number of all in one bag mods and it was opening the dressing frame after WoW 2.0.
- Items may now be clicked on in the list to select the watched item (the one in the FuBar text) or alt-click to remove from the list.
- Support for tracking items in the bank in addition to the inventory bags has been added.
- The headers, bag/bank/total columns may all be independently shown/hidden. Also, bank/bag/total may be shown/hidden in the watch text.
- Items with a count of 0 or individual items may be shown/hidden.
- Fixed some profile switching issues.
2.0.20885 - (2006-12-16)
- Compatible with WoW 2.0 now
2.0.16437 - (2006-11-08)
- Fixed some nil errors
2.0.14827 - (2006-10-22)
- Updated for FuBar 2.0
- Profile support added
Originally posted by Forsakened I was just wondering if it would be possible to add an option to some of the modules, in particular Famer, to lock the drop down window open. The monitoring of items is great, but most of us are usually farming more than one thing at once, and it would be great to lock the window open while hunting or crafting.
Boss thought so too, I guess. This was added back in FuBar version 0.9.11.263, so make sure you have the latest version (you need to anyway to be able to run version 1.4 of Farmer because it should require FuBar version 1.0.0 in preparation for next week's FuBar release).
To detach it select "Detach Tooltip" from the menu and the tooltip will appear in the middle of your screen. You can then drag it where you wish!
I was just wondering if it would be possible to add an option to some of the modules, in particular Famer, to lock the drop down window open. The monitoring of items is great, but most of us are usually farming more than one thing at once, and it would be great to lock the window open while hunting or crafting.
Thanks
Last edited by Forsakened : 04-15-2006 at 02:16 PM.
Since I suspect that most people having trouble with shift-ctrl click are using a bag replacement addon that is intercepting and dealing with clicks in its own manner, I have added a command line option to add items to the list. It will be released later today, once I make sure that I didn't break anything in some code rearrangement.
Originally posted by Stonegar When I use shift+ctrl and click to add an item it opens up the dressing room and it doesn't seem to add it to Farmer. Any ideas?
That's the exact same prob im having and yes i made sure both shift and ctrl are pressed.
hikaricore -- I have added the latest SpecialEvents from SVN to the 1.1 download until Tekkub creates an updated release, so you do not need to modify any of the SpecialEvents files anymore.
Asml8ed/Niryk -- Check out the 1.1 release. I have added in monitoring ability.
Originally posted by Asml8ed Looking forward to trying this one tonight.
This will help on my herb farming runs but might also double as a reagent counter too!
Yeah, this would make a great reagent counter if we could get the 'status text' to change based on what we are monitoring. Would be great for us druids that need to keep an eye on how many rez seeds we have since we can't just pick them up off the ground =/
Originally posted by Aileen Make sure you have Special Events installed, there is a link to it in the AddOn description. It may not be showing up because it's missing the required dependency.
Patch 1.10 adds issues to using the Special Events addon due to it's movement based functions. To resolve this and only use the bag functions that Boss - Farmer requires, simply replace the contents of SpecialEvents.toc with:
## Interface: 1800
## Author: Tekkub
## Title: SpecialEvents
## Dependencies: Ace
## Notes: Some handy events that should exist in the default UI
SpecialEvents.xml
SpecialEventsBags.lua
Originally posted by Tuplad Hmm, this is'nt even showing up on my BossPanel, neither does it give any errors o_O.
Make sure you have Special Events installed, there is a link to it in the AddOn description. It may not be showing up because it's missing the required dependency.