Download
(9Kb)
Download
Updated: 06-15-10 09:21 AM
Addon for:
cargBags.
Pictures
File Info
Updated:06-15-10 09:21 AM
Created:04-18-09 08:30 AM
Downloads:14,856
Favorites:64
MD5:

cargBags Gnomed  Popular! (More than 5000 hits)

Version: r21
by: Soeters [More]

I've stopped playing WoW, so this addon won't be updated again, at least not by me.
If someone feels like updating it, just PM me.


What is this ?

This is a custom layout for cargBags based on cargBags_Pernobilis.
It uses filters so you can easily see your weapons, armor, quest items, trade goods and consumables. The Equipment bag won't show objects if you're using cargBags_Anywhere and watching another character's bag. I'm working on that.

All the frames are movables but their place will not be saved.

This version (r21) will not work with cargBags 2.0 until I adapt it. So wait a week or two and your addon will be updated

Features

  • Filtered bags and bank
  • Dropdown to toggle bags
  • kRestack support
  • Equipment bag, to easily see if an item is in one of your item sets or not, if not it will show up in the Stuff bag.
  • Tabard-O-Matic support
  • cargBags_Anywhere support, now you can see Character choose with a little arrow in the filters bag)


Click here to submit a bug
Click here for a feature request



Localization

It should work on every client as I use the API which returns localized strings


Known issues

Sometimes the weapon bag has empty slots, they can be removed by either reload the UI or move an item in the main bag.



To do
  • Only one icon for empty buttons
  • cargBags 2.0 support

Thanks
  • Cargor for this wonderful addon, and placement help
  • Luzzifus for all his help (for equipments and frame placement)

r21
Fixed placement and bank bugs

r20
A lot of automation
Bank filtering
Some new filtering bags

r19
Fixed a space error

r18
Fixed purchase button

r17
kRestack support added

r16.1
Fixed the space error I forgot to fix

r16
Added a config file
Removed the space status bar

r15
Toc bump

r14
Frame placement depending on the other bags
Removed the filters bag
Added a dropdown menu for toggling bags

r13
Added the B for Bank in filters bag, there's also E for Equipment
New Equipment bag
Korean localisation

r12
New versionning system (yeah that's better now and that changed all my life :))
Anywhere support added
Few minor changes (especially in the filters bag and the T-o-M support)

v1.7
New background
Added a filter bag
Fade In/Out animation
Space status bar

v1.7
New frame placement
Trade goods filtering

v1.6.1
Typo for german

v1.6
German localization

v1.5
zhCN and zhTW localization (chinese in other words ^^)

v1.4
v1.3 is for the localisation but only the 1.4 got uploaded
Localization for french and russian (thanks lainbh) client (may not work)
Keyring fixed

v1.2
Supports Tabard-O-Matic

v1.1
Fixed a bank bug

v1.0
First update
Post A Reply Comment Options
Unread 05-24-09, 11:18 AM  
moniker
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 63
Uploads: 2
Originally posted by Soeters
Will be added in the next version which may be uploaded this week end if I can find the time
I think you can get around most of these manual translations using:
Code:
local L = {}
L.Weapon, L.Armor, L.Container, L.Consumable, L.Glyph, L.TradeGood, 
L.Projectile, L.Quiver, L.Recipe, L.Gem, L.Misc, L.Quest = GetAuctionItemClasses()
I "borrowed" this code from someone far smarter than I -- Tuller or Tekkub I think. Credits to whomever I found it from.
Report comment to moderator  
Reply With Quote
Unread 05-24-09, 12:35 PM  
Soeters
A Warpwood Thunder Caller
 
Soeters's Avatar
AddOn Author - Click to view AddOns

Forum posts: 97
File comments: 207
Uploads: 20
Yeah that's a very good idea because I'll test this tomorrow. That would be very helpful which the subcategories too.
__________________
Report comment to moderator  
Reply With Quote
Unread 05-27-09, 04:21 PM  
123noob
A Frostmaul Preserver
 
123noob's Avatar
AddOn Author - Click to view AddOns

Forum posts: 256
File comments: 57
Uploads: 4
Is there anyway to change the strata for the background of the bag to higher level? I notice mods such as skada (recount-like) bar textures/texts are showing up above the bags' background color.
__________________
  • Sever: Twisting Nether
  • Character: BloodElf Paladin (Level - 35)
Report comment to moderator  
Reply With Quote
Unread 05-29-09, 04:41 AM  
Soeters
A Warpwood Thunder Caller
 
Soeters's Avatar
AddOn Author - Click to view AddOns

Forum posts: 97
File comments: 207
Uploads: 20
Line 589 you'll find
Code:
backdrop:SetFrameStrata("MEDIUM")
Replace it by
Code:
backdrop:SetFrameStrata("HIGH")
__________________
Report comment to moderator  
Reply With Quote
Unread 08-16-09, 07:30 AM  
Lunarion
A Deviate Faerie Dragon
 
Lunarion's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 12
File comments: 73
Uploads: 1
I am getting a .lua error and am not sure how to fix the problem. It prevents this layout from working at all.

\Interface\Addons\cargBags\space.lua:82: bad argument #1 to 'pairs' (table expected, got nil)
Can anyone give me a hand?
__________________
Report comment to moderator  
Reply With Quote
Unread 08-17-09, 01:32 AM  
Soeters
A Warpwood Thunder Caller
 
Soeters's Avatar
AddOn Author - Click to view AddOns

Forum posts: 97
File comments: 207
Uploads: 20
The error comes from the core (cargBags) and not from my layout. I can do nothing for you except tell you to post this in cargBags comments
__________________
Report comment to moderator  
Reply With Quote
Unread 08-19-09, 05:52 AM  
Lunarion
A Deviate Faerie Dragon
 
Lunarion's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 12
File comments: 73
Uploads: 1
Originally posted by Soeters
The error comes from the core (cargBags) and not from my layout. I can do nothing for you except tell you to post this in cargBags comments
Alright, thank you for poiting me in the right direction.
__________________
Last edited by Lunarion : 08-19-09 at 05:53 AM.
Report comment to moderator  
Reply With Quote
Unread 08-23-09, 05:17 AM  
xConStruct
A Chromatic Dragonspawn
 
xConStruct's Avatar
AddOn Author - Click to view AddOns

Forum posts: 199
File comments: 374
Uploads: 18
Came here, because two people posted the problem on the cargBags core-page.

The problem actually lies within _Gnomed, as this complete stack trace shows:
Code:
Message: Interface\AddOns\cargBags\plugins\space.lua:67: bad argument #1 to 'pairs' (table expected, got nil)
Time: 08/23/09 13:02:08
Count: 1
Stack: [C]: ?
[C]: in function `pairs'
Interface\AddOns\cargBags\plugins\space.lua:67: in function `?'
Interface\AddOns\cargBags\core\core.lua:145: in function `SpawnPlugin'
Interface\AddOns\cargBags_Gnomed\layout.lua:467: in function `style'
Interface\AddOns\cargBags\core\core.lua:186: in function `Spawn'
Interface\AddOns\cargBags_Gnomed\layout.lua:690: in main chunk
This is caused, because since core 1.3 the space-plugin needs a bagType as arg #3 defined. This previously optional arg defines which bags to include in the space-count and can be a bagString (see API_BagType) or a table holding all included bagID's. You're getting the error in line 467 because of the missing arg and likely also in 488, because the bagString-variable there seems to be nil.

I will include arg-checking in the next version, so that these errors won't report as cargBags-core-errors anymore.
__________________
« Website | GitHub »

Oh hai!
Last edited by xConStruct : 08-23-09 at 07:28 AM.
Report comment to moderator  
Reply With Quote
Unread 08-24-09, 09:26 AM  
Phatrik
A Murloc Raider
 
Phatrik's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 4
File comments: 33
Uploads: 1
Latest version (r16) still causes the same error.
Report comment to moderator  
Reply With Quote
Unread 08-24-09, 11:59 PM  
Soeters
A Warpwood Thunder Caller
 
Soeters's Avatar
AddOn Author - Click to view AddOns

Forum posts: 97
File comments: 207
Uploads: 20
Oops I forgot to fix it .
I submitted the r16.1 version which should fix the problem.
__________________
Report comment to moderator  
Reply With Quote
Unread 08-25-09, 06:45 AM  
Boedicia
A Fallenroot Satyr
 
Boedicia's Avatar

Forum posts: 24
File comments: 32
Uploads: 0
is this mod compatible with "Genie" sorting mod?
__________________
Report comment to moderator  
Reply With Quote
Unread 08-25-09, 06:56 AM  
Soeters
A Warpwood Thunder Caller
 
Soeters's Avatar
AddOn Author - Click to view AddOns

Forum posts: 97
File comments: 207
Uploads: 20
I don't know but I'm using BankStack and that's just perfect.
I'll download it and see if it works but I don't see any reason for it not to work as it only moves the objects in the bag.
__________________
Report comment to moderator  
Reply With Quote
Unread 08-26-09, 04:44 AM  
Phatrik
A Murloc Raider
 
Phatrik's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 4
File comments: 33
Uploads: 1
"Equipment" doesn't show anything, and place everything in "Stuff" instead.
And sometimes it's a mix of some items in Equipment and some items in Stuff, even though they should all be counted as Equipment.
Last edited by Phatrik : 08-26-09 at 06:48 AM.
Report comment to moderator  
Reply With Quote
Unread 08-26-09, 09:56 AM  
Soeters
A Warpwood Thunder Caller
 
Soeters's Avatar
AddOn Author - Click to view AddOns

Forum posts: 97
File comments: 207
Uploads: 20
Equipment is only for the items you have in your item sets (ItemRack, Outfitter or Blizzard one), if you don't have any item set then you'll have nothing in this bag
__________________
Report comment to moderator  
Reply With Quote
Unread 08-27-09, 12:52 AM  
Lunarion
A Deviate Faerie Dragon
 
Lunarion's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 12
File comments: 73
Uploads: 1
Hello again!

I'm looking to change the background colour of the bank frame, seeing as that blue is too bright and doesn't match my UI theme. The problem however is that through all my searching, I've been unable to locate the code resonsible for setting the bank background colour.

I've been able to find and modify the bag background without problem, as well as the tooltip colours for both. The bank background however just doesn't seem to exsist, either that or I'm blind.

Someone mind giving me a hand? Thanks in advance.

- Lunarion
__________________
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.