Download
(120Kb)
Download
Updated: 01-21-10 01:04 AM
Pictures
File Info
Updated:01-21-10 01:04 AM
Created:11-27-09 06:50 AM
Downloads:13,805
Favorites:76
MD5:

Stuffing  Popular! (More than 5000 hits)

Version: 0.0.20
by: hungtar [More]

please accept my apology for abandoning this addon and not answering your support requests.

I don't play wow anymore and thus any request will remain unaswered.



Minimalistic bag addon. It puts all your bags in one and your bank in another frame. A search function is also built-in. The screen shots explain this a lot better

Features:

  • configuration GUI. (Open with /stuffing config)
  • Searching (right-click on the "Search" text. Pressing enter, escape or clicking in the edit or clicking the close button will cancel the search. You can only search for item names).
  • Sorting. (/stuffing sort) *.
  • Filling of incomplete stacks. (/stuffing stack) *.
  • OmniCC support.
  • New: right-click the close button on the bags frame for some shortcuts to slash commands, the keyring and to hide/show the bags container.

* see note below!

If you stumble across any bugs, please leave a comment.

Stuff I will not implement in this addon:
  • filters like cargBags gnomed has. They are either too clumsy or they are too complicated to configure to really do what you want. And I don't like the idea that much anyway.
  • Keyring support. The keyring is great, really. Since there is the keyring, those keys don't pollute bags anymore. And it should stay that way. (Really, why is the keyring a bag? it should be a tab next to mounts and vanity pets ...).


Note on Sorting and Stacking:

By default, these operations will only operate on normal bags. If your bank is open, they will only work on the bank. You can pass an argument string to these commands to modify which bags will be sorted/stacked. The string may contain the commands, seperated by a '/':
  • c: clears the list of bags considered (e.g. remove the default set from it).
  • p: add all profession bags from your bank, if it is open, or all profession bags you carry.
  • <number>: add the bag id <number> to the set.

For example:
  • stuffing sort c/p: will clear the list (remove all bags it would normally sort) and add all the special bags you currently carry (the command /stuffing psort does the same).
  • /stuffing sort c/0,1: sort only the bags with the ids 0 and 1.

Credits:
- button skins taken from oUF_Fleetfoot, oUF_viv and pHishr's Media Pack (there a many more beautiful skins there!)

version 0.0.20:
- change font used for stack count instead of changing the font of the font object.

version 0.0.19:
- added option to change font used for stack counts.
- added /stuffing purchase command to open new bank bag slots (need bank to be open).

version 0.0.18:
- bag frames (to change bags).
- "shortcut menu". Right-click the close button to open.

version 0.0.17:
- check if a bag exists before using it for sorting etc.

version 0.0.16:
- added options to config to set the color for special bags.
- updates to sorting.

version 0.0.15:
- scan tooltip to catch quest items not categorized as such.

version 0.0.14:
- quest item glow should now be correct after sorting and moving items.

version 0.0.13:
- coloring for profession bags, ammo pouch / quiver and soulbag.
- option to hide soulbag.
- exclude special bags from sorting.

version 0.0.12:
- don't rely on layout-local.txt for frame positioning.

version 0.0.11:
- bank items not showing up after zoning should be fixed.

version 0.0.10:
- bug fix: 0.0.9 broke rarity glow, should work correct again.
- added support for button skinning.

version 0.0.9:
- quest item glow.
- added /stuffing sort and /stuffing stack commands.

version 0.0.8:
- removed bank trashing (didn't really work as it should).
- added option to set font and font size of search and gold.

version 0.0.7:
- after closing the bank, you no longer have to move out of interact range to reopen the bank.
- option to set the border style (with SharedMedia support).
- option to set search glow color.
- glows now resize when item button size changes.

version 0.0.6:
- Configuration GUI is now included!
- pressing escape now closes the bag frame.
- closing the bag frame now also closes the bank frame.
- option to lock the bag frame.

version 0.0.5:
- garbage bank related data when closing the bank.
- added gold display.

version 0.0.4:
- rarity border coloring should work again.
- moved more stuff to the config.

version 0.0.3:
- reduced memory load.
- show cooldowns on items.
- moved more stuff to config.
- some layout stuff.
- search is now case insensitive.

version 0.0.2:
- right-clicking items in your bag to use them should work now.

version 0.0.1:
- first release
Optional Files (0)


Post A Reply Comment Options
Unread 01-21-10, 05:29 PM  
Ferous
Sheer Sense of Doom
AddOn Author - Click to view AddOns

Forum posts: 863
File comments: 563
Uploads: 10
Originally posted by tkoreaper
Please give this addon profile support and the option to hide the bags.
You can use Reflux to profile AddOns without Profiles if you wish.
Report comment to moderator  
Reply With Quote
Unread 01-21-10, 08:20 AM  
tkoreaper
Premium Member
Premium Member

Forum posts: 8
File comments: 12
Uploads: 0
Please give this addon profile support and the option to hide the bags.
Report comment to moderator  
Reply With Quote
Unread 01-21-10, 01:52 AM  
alimjocox
A Warpwood Thunder Caller
AddOn Author - Click to view AddOns

Forum posts: 96
File comments: 68
Uploads: 2
Originally posted by hungtar
Changing the bag frames icon buttons to look like a bags item buttons is at the moment not really possible. But if you really want to play with that the frames in question are created in Stuffing:BagFrameSlotNew. The textures you are looking for are created by CreateFrame and fly around somewhere in the global namespace. So yeah it's not as much play as one would hope
thx for the reply
Report comment to moderator  
Reply With Quote
Unread 01-21-10, 01:12 AM  
hungtar
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 151
Uploads: 9
Originally posted by alimjocox
looks like it changes AH too

umm Hungtar, i was wondering if u could quickly let me know which part of ur code i need to play with to be able to change the bag slots to coincide with BORDER_TEXTURE. if its a problem no worries then
In 0.0.20 changing the stack count font should no longer change the font of other UI elements. Sorry about that

Changing the bag frames icon buttons to look like a bags item buttons is at the moment not really possible. But if you really want to play with that the frames in question are created in Stuffing:BagFrameSlotNew. The textures you are looking for are created by CreateFrame and fly around somewhere in the global namespace. So yeah it's not as much play as one would hope
Last edited by hungtar : 01-21-10 at 01:29 AM.
Report comment to moderator  
Reply With Quote
Unread 01-20-10, 05:56 AM  
alimjocox
A Warpwood Thunder Caller
AddOn Author - Click to view AddOns

Forum posts: 96
File comments: 68
Uploads: 2
Originally posted by nin
hey, love the work on this.. i've got a easy question...

when i change stackfont.. the font on how much items cost on the auctionhouse changes too the same font.. can someone try it and confirm if it's stuffing or if it's any of my addons acting up :P

thanks! <3
looks like it changes AH too

umm Hungtar, i was wondering if u could quickly let me know which part of ur code i need to play with to be able to change the bag slots to coincide with BORDER_TEXTURE. if its a problem no worries then
Report comment to moderator  
Reply With Quote
Unread 01-18-10, 12:56 PM  
nin
A Cobalt Mageweaver
AddOn Author - Click to view AddOns

Forum posts: 213
File comments: 83
Uploads: 1
hey, love the work on this.. i've got a easy question...

when i change stackfont.. the font on how much items cost on the auctionhouse changes too the same font.. can someone try it and confirm if it's stuffing or if it's any of my addons acting up :P

thanks! <3
Report comment to moderator  
Reply With Quote
Unread 01-17-10, 07:18 PM  
hungtar
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 151
Uploads: 9
Originally posted by Quee
Hungtar is there a chance that you could add a profile option to the addon, or atleast make it so that changes made can be carried over to other characters?

One other thing, I know there are sort and stack functions. Is there a way to implement a sort and stack button on the stuffing frame or a slash command that would sort and stack upon opening bags?
I won't add profile functionality, sorry. But if you want to use the exact layout for all your toons, you would either copy the saved variables file or edit the Stuffing.toc file. Changing the line
Code:
## SavedVariablesPerCharacter: StuffingDB
to
Code:
## SavedVariables: StuffingDB
should do the trick.

On the menu you get when you right-click the close button there is sorting and restacking. An option to automatically sort and restack everytime you open the bags i will not implement either. That should be possible with a macro, though.
Report comment to moderator  
Reply With Quote
Unread 01-17-10, 07:04 PM  
Tincup
The Grumpy One
 
Tincup's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 98
Uploads: 1
Hungtar is there a chance that you could add a profile option to the addon, or atleast make it so that changes made can be carried over to other characters?
Last edited by Tincup : 01-17-10 at 07:11 PM.
Report comment to moderator  
Reply With Quote
Unread 01-17-10, 05:50 PM  
alimjocox
A Warpwood Thunder Caller
AddOn Author - Click to view AddOns

Forum posts: 96
File comments: 68
Uploads: 2
Originally posted by hungtar
By popular demand version 0.0.19 has an option to change the font for stack counts. And you can now buy new bank bag slots, without having to disable Stuffing. When your bank is open, the command "/stuffing purchase" can be used to buy a new slot (it won't buy the slot right away. First, it well tell you how expensive it is and only really buys it with the command "/stuffing purchase yes").

I know there are some other things that need to be done. Hopefully i will find the time to do them soon.
really appreciate the update thx alot for the effort
Report comment to moderator  
Reply With Quote
Unread 01-17-10, 05:50 PM  
hungtar
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 151
Uploads: 9
By popular demand version 0.0.19 has an option to change the font for stack counts. And you can now buy new bank bag slots, without having to disable Stuffing. When your bank is open, the command "/stuffing purchase" can be used to buy a new slot (it won't buy the slot right away. First, it well tell you how expensive it is and only really buys it with the command "/stuffing purchase yes").

I know there are some other things that need to be done. Hopefully i will find the time to do them soon.
Report comment to moderator  
Reply With Quote
Unread 01-16-10, 10:31 PM  
MakiyoIto
A Murloc Raider
 
MakiyoIto's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 6
File comments: 45
Uploads: 1
you will be my hero if you can add adjustable stack fonts <3
Report comment to moderator  
Reply With Quote
Unread 01-16-10, 07:38 PM  
alimjocox
A Warpwood Thunder Caller
AddOn Author - Click to view AddOns

Forum posts: 96
File comments: 68
Uploads: 2
Originally posted by hungtar
At the moment there is no way to change the font for stack counts. But thats going on the TODO list (probably going to use the "default" Stuffing font for that).

That blue tint in your screenshot (which looks really odd), that is the background color you chose, isn't it?
blue tint was being caused by something else. no worries thx for the reply.

awesome addon
Report comment to moderator  
Reply With Quote
Unread 01-16-10, 11:41 AM  
Garagar
A Kobold Labourer

Forum posts: 0
File comments: 22
Uploads: 0
wishlist / feature request

Hello,

there are a few features that would be nice to have, if / when you have time to add them:

- ability to purchase bank slots on my low-levels, without disabling the add-on
- the search function to also match item type not only name (i want to search for a head item for example in my backpack that i fail to spot by icon and i don't remember the name; would be nice to be able to find it by typing "head" in the search field)

Regards,

Gar'
Report comment to moderator  
Reply With Quote
Unread 01-15-10, 09:13 PM  
hungtar
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 151
Uploads: 9
Originally posted by alimjocox
is there anyway to change the font of the stacks and have the bag frame buttons changes as well when custom skin is on?

edit::


anyone know what the blue tint is doing there a lil above my buttons?
At the moment there is no way to change the font for stack counts. But thats going on the TODO list (probably going to use the "default" Stuffing font for that).

That blue tint in your screenshot (which looks really odd), that is the background color you chose, isn't it?
Report comment to moderator  
Reply With Quote
Unread 01-15-10, 06:40 PM  
alimjocox
A Warpwood Thunder Caller
AddOn Author - Click to view AddOns

Forum posts: 96
File comments: 68
Uploads: 2
is there anyway to change the font of the stacks and have the bag frame buttons changes as well when custom skin is on?

edit::


anyone know what the blue tint is doing there a lil above my buttons?
Last edited by alimjocox : 01-15-10 at 07:44 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: