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,812
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 11-27-09, 03:02 PM  
Ferous
Sheer Sense of Doom
AddOn Author - Click to view AddOns

Forum posts: 863
File comments: 563
Uploads: 10
Anyway there will be a sort function to this bagmod at all? Thanks in advance :P

-Ferous
Report comment to moderator  
Reply With Quote
Unread 11-27-09, 02:05 PM  
hungtar
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 151
Uploads: 9
Originally posted by Æxò
Looks great!

I'm definitely getting rid of the ageing and unupdated BaudBag.

---

Though there is an issue: whenever I right click on a item in my bags (like the Hearthstone or a bandage), it throws me this error:
Code:
From Buggrabber.lua:

{
			["message"] = "<event>ADDON_ACTION_BLOCKED:AddOn 'Stuffing' tried to call the protected function 'UNKNOWN()'.\n<in C code>: ?\n<in C code>: ?\n<in C code>: ?\n<in C code>: ?\n<in C code>: in function `UseContainerItem'\nInterface\\FrameXML\\ContainerFrame.lua:702: in function `ContainerFrameItemButton_OnClick':\n<string>:\"*:OnClick\":12: in function <[string \"*:OnClick\"]:1>\n\n  ---",
			["type"] = "event",
			["time"] = "2009/11/27 19:26:46",
			["session"] = 6142,
			["counter"] = 3,
		},

Note that it correctly works when I'm right clicking to add items in a letter (mailbox).

---

Moreover, the search function might have some issues too, though I am not sure: I tried to search for Heavy Frostweave Bandage by typing “heavy” and it did not highlight anything. I may have to look more into it to figure what is going on.

---

Thanks anyway, I really like how Stuffing is shaping in!
right clicking stuff should work as expected in 0.0.2. Thanks for reporting.

Have you tried searching for "Heavy" instead of "heavy"? Should be case insensitive, though. Will update that in the next version.
Last edited by hungtar : 11-27-09 at 02:05 PM.
Report comment to moderator  
Reply With Quote
Unread 11-27-09, 12:39 PM  
WNxSajuukCor
A Kobold Labourer
 
WNxSajuukCor's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 45
Uploads: 5
Sweet, been looking for a alternative OneBag addon
Report comment to moderator  
Reply With Quote
Unread 11-27-09, 12:35 PM  
Æxò
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 73
Uploads: 1
Looks great!

I'm definitely getting rid of the ageing and unupdated BaudBag.

---

Though there is an issue: whenever I right click on a item in my bags (like the Hearthstone or a bandage), it throws me this error:
Code:
From Buggrabber.lua:

{
			["message"] = "<event>ADDON_ACTION_BLOCKED:AddOn 'Stuffing' tried to call the protected function 'UNKNOWN()'.\n<in C code>: ?\n<in C code>: ?\n<in C code>: ?\n<in C code>: ?\n<in C code>: in function `UseContainerItem'\nInterface\\FrameXML\\ContainerFrame.lua:702: in function `ContainerFrameItemButton_OnClick':\n<string>:\"*:OnClick\":12: in function <[string \"*:OnClick\"]:1>\n\n  ---",
			["type"] = "event",
			["time"] = "2009/11/27 19:26:46",
			["session"] = 6142,
			["counter"] = 3,
		},

Note that it correctly works when I'm right clicking to add items in a letter (mailbox).

---

Moreover, the search function might have some issues too, though I am not sure: I tried to search for Heavy Frostweave Bandage by typing “heavy” and it did not highlight anything. I may have to look more into it to figure what is going on.

---

Thanks anyway, I really like how Stuffing is shaping in!
Last edited by Æxò : 11-27-09 at 12:46 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: