This project is abandoned and its default file will likely not work with the most recent version of World of Warcraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.
I would very much like the ability to filter with the Default Equipment Manager (that blizz added in the last big patch), much like FBOH_ItemRack does for ItemRack.
Already done. It's actually in the latest beta build (1.0.158b). It should be stable enough if you want to give it a try, or if you'd prefer, just download the 1.0.158b version using the link above, and only extract the FBoH_EquipmentManager folder into your addons folder (so everything else is kept at the latest release version).
1) More TAB bar rows so if I have a lot of views I still can use a not so much large bag size. Probably they should live on more rows or you can imagine to abandon the tab way and choose another type of display them. I.e. like baggins.
2) The possibility to spacing/padding icons in the bags
3) The possibility to lock the bag frame so I can't resize it when I have found the right dimension.
1) Sorry I haven't had time to fix the tabs going off the edge of the view yet. I still want to rewrite the UI code, which would include this fix, but haven't had the time that I thought I would (silly guild decided to sabotage me by making me their GM... ;-) ). It is a high priority for me, though.
2) This probably wouldn't be too bad to do twice (once for the current version, and once for the rewrite). I'll see if I can work it in, probably the same way that the slots can be resized in the addon preferences.
3) Again, this can probably be easily added. I'll take a look and toss it in if it seems quick. Otherwise, definitely when I do the rewrite.
And, to answer a question that was PM'ed to me in case others are wondering, I'm primarily rewriting the code for the user interface. The basic logic will remain the same, but the UI is somewhat difficult to maintain, which is part of the reason it's been taking me so long to get some of these requests done.
Just posted a new beta version: 1.0.158b. Just as a heads up, I removed FuBar support, and replaced it with LibDataBroker. This should give you more options regarding how the FBoH information is displayed.
However, this means if you're using FuBar, you'll need to user Broker2FuBar to get the button back. If you're not a FuBar user, then you'll lose the minimap icon, unless you have some other addon that will display it (such as Fortress, Carousel, etc.). If there's enough demand, I may add a built-in minibutton feature back for those who don't want to have another addon just to display the button.
Just posted a new beta release (1.0.142). Main differences are the addition of two modules. One adds a filter that integrates with Outfitter (submitted by Fakeh - thanks!), and the other adds a filter that integrates with Blizzard's built in Equipment Manager.
Just noticed you're right. I swear it used to... ;-)
Seriously, though, I use code from LibPeriodicTable to implement that filter, and it's possible that I don't always have the latest version embedded (though I try to). I'll try this when I get home from work, but if you want, try installing the library from here:
It is picking up the latest LibPeriodicTable and is filtering correctly after downloading the latest version of that mod... Thank you for the "quick-Fix"
I've been noticing the addon's been having some problem with some quest items. Its creating a duplicate icon with no tooltip in the inventory and saves that duplicate icon, even after logging. I've noticed it with both the Elemental Armor Scrap from the JC dailies and Hodir's Horn from the Sons of Hodir dailies. Its not giving me any errors, but something's obviously not right.
Hmmm - sounds like somethings not getting updated properly. Try turning on the debug messages in the options menu and let me know if there are any error messages getting reported.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hope that helps!
1) More TAB bar rows so if I have a lot of views I still can use a not so much large bag size. Probably they should live on more rows or you can imagine to abandon the tab way and choose another type of display them. I.e. like baggins.
2) The possibility to spacing/padding icons in the bags
3) The possibility to lock the bag frame so I can't resize it when I have found the right dimension.
2) This probably wouldn't be too bad to do twice (once for the current version, and once for the rewrite). I'll see if I can work it in, probably the same way that the slots can be resized in the addon preferences.
3) Again, this can probably be easily added. I'll take a look and toss it in if it seems quick. Otherwise, definitely when I do the rewrite.
And, to answer a question that was PM'ed to me in case others are wondering, I'm primarily rewriting the code for the user interface. The basic logic will remain the same, but the UI is somewhat difficult to maintain, which is part of the reason it's been taking me so long to get some of these requests done.
Btw great job indeed :-)
However, this means if you're using FuBar, you'll need to user Broker2FuBar to get the button back. If you're not a FuBar user, then you'll lose the minimap icon, unless you have some other addon that will display it (such as Fortress, Carousel, etc.). If there's enough demand, I may add a built-in minibutton feature back for those who don't want to have another addon just to display the button.
Enjoy!
Dan.
P.S. Great Addon By the way I'm liking it the more I'm setting it up
Seriously, though, I use code from LibPeriodicTable to implement that filter, and it's possible that I don't always have the latest version embedded (though I try to). I'll try this when I get home from work, but if you want, try installing the library from here:
http://wow.curse.com/downloads/wow-addons/details/libperiodictable-3-1.aspx
Then FBoH should ignore the embedded copy of the library and use the latest copy you just installed. Hopefully that'll help.
Love the addon now that it's all set up