Download
(104Kb)
Download
Updated: 01-28-21 04:12 AM
Addon for:
cargBags.
Pictures
File Info
Compatibility:
Shadowlands patch (9.0.2)
Updated:01-28-21 04:12 AM
Created:05-24-13 12:02 PM
Downloads:31,646
Favorites:127
MD5:

cargBags Nivaya  Popular! (More than 5000 hits)

Version: 9.0 r93
by: Nibelheim, humfras

A fan update of cargBags_Nivaya for Mists of Pandaria. Thanks to all addon coders who contributed to this update.


About

This is an inventory addon featuring item filters, new items, support for item sets, empty bagspace compression and alot more. It is a layout for cargBags. However, cargBags 2.x is included, so you don't need to download it separately.


Features

  • You can freely move the main inventory window (and the bank window), all the other containers move as you move that one.
  • Containers for Consumables, Quest Items, Armor/Weapons, Trade Goods and Junk.
  • Container for Blizzards Equipment Manager.
  • Container for new Items (items you recently obtained).
  • Empty containers are hidden, without just leaving an emtpy space.
  • Easy-to-use dropdown menu to move items between containers (alt + right-click an item).
  • Option to compress empty bagspace to a single slot.
  • Restack button to stack all items in your bags.
  • Sell Junk (toggle on/off) to automatically vendor all grey items.
  • Item sorting by rarity and item ID, so that identical items or stacks will be grouped together.
  • Clicking on the "Bags" Button allows you to switch bags and to buy new bag slots (bank).
  • The "New Items" Container
  • When you login using this layout the first time, all the items in your inventory will be marked as "new". This is because new items will exclusively be reset when you click the "Reset New" button, which should be your first action in order to have the items filtered to their corresponding category. The advantage of this behaviour is that items marked as new "survive" disconnects, logouts and reloading the UI.
    Of course, you can toggle this filter off via the slash command (/cbniv).


The Cool Stuff Container

Initially a filter on its own, it is now simply a container for items you want to have in a special place. You can activate it by moving one or more items to it via the context menu (alt + right-click).


Custom Containers

You can also add your very own custom containers, which behave just like the "Cool Stuff" container. By default, their priority is higher than the "New Items" container, so items assigned to one of these will never be marked as new. This priority can be lowered.

Add a container with /cbniv addbag name, remove one with /cbniv delbag name, list all existing with /cbniv listbags etc. Type /cbniv for a full list of available commands.


Configuration

Via the slash command /cbniv you can adjust the following settings:
  • Enable/disable some of the filters (new items, trade goods, armor/weapons and junk)
  • Adjust the overall scale.
  • Toggle bank background color between black and blue.
  • Toggle bank filtering.
  • Toggle empty bagspace compression.
  • Toggle item sorting.

By editing config.lua you can adjust the following settings:
  • Item size
  • Number of columns
  • Fonts
  • Color of bag frames

9.0 r89

* added function to place items directly into the reagent bank by ctrl + right clicking them in the bags when the bankframe is shown

9.0 r89

* Shadowlands 9.0.2 toc update

9.0 r86

* Shadowlands pre patch update

8.2 r73

* fix potential bug with equipment manager

8.2 r73

* patch 8.2 changes/bugfixes

8.1.5 r63

* patch 8.1.5 changes/bugfixes

8.0 r59

* fixed a bug with itemLevel returning as nil on certain conditions

8.0 r57

* fix wrong item level display via Tooltip scanning until Blizzard fixes GetDetailedItemLevelInfo()
+ support for Caerdon Wardrobe

7.3 r54

* BfA preparation

7.3 r51

* fixed bank bag bar misbehavior

7.3 r50

update for 7.3
* minor bugfixes

7.2 r49

update for 7.2
* minor bugfixes


7.1 r46

* fixed a bug that showed the ilvl on Obliterum and Obliterum Ash
* fixed a bug that prevented item from being classified correctly on initial login

7.1 r45

* fixed a typo with the new artifact power bank container
* fixed frame anchoring bug with battlepet and AP frame

7.1 r44

* fixed artifact item level display
+ added ilvl display for artifact relics
+ added a default category for items that give artifact power

r43

* 7.1 toc update
* fixed "Mark as New"
* improved CPU usage
* minor bugfixes/improvements

r37

few more fixes / enhancements
fix bank bags drag handling

r37

+ added a workaround for a potential bug when using Molinari

r33

added a new default bag for gems
(if you have a custom filter for gems, you can delete it via '/cbniv delbag NAMEOFBAG')
- fixed a rare bug with the item grouping
- performance upgrade for the 'new item' check

r27

- fixed green texture bug when not compressing empty bag slots ( /cbniv empty )
- fixed bugs with windowed mode
- added LibItemUpgradeInfo-1.0 to show the correct iLvl
- updated the locale strings
- fix bugs with RealUI implementation

r23

Update for 7.0

r14

Update for 6.0
Should be working with or without RealUI (no compatibility issues anymore!)


1.6

toc update for 5.4
Fixed NewItemTexture misbehavior


1.5

Fixed some text


1.4

Consumables and Quest filters can now be disabled
Option added to toggle between Icons and Text for the Currency display


1.3

Option added to show the Bag Buttons by default
Option added to adjust gap between item slots
Taint fix and DropDown menu now clamped to screen (thank you Humfras!)


1.2

Gap between bag frames now set to 1 pixel instead of 2
Bags remain pixel perfect when activating 'Toggle Bags'
New DropDown Menu to hopefully fix some taint issues (thanks to humfras)
Fix for Guild Bank item dragging (thanks to Klaygor)


1.1

Bags now dynamically scale to remain pixel perfect
c: Consumables added to filter options
Post A Reply Comment Options
Unread 09-24-13, 01:50 PM  
Shinobli
A Kobold Labourer
 
Shinobli's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 67
Uploads: 1
Skin cargBags

Sorry, it's me again.

I want to re-upload my old Interface ShinoUI
The old style.lua (from 2011) was very easy to edit, but with the new one it is quite difficult for me as a noob.
I want to make cargBags looks like these:

http://s.cdn.wowinterface.com/preview/pvw49575.jpg

Can you give me some good advices? I think i have to edit the media path, am i right?

Thanks in advance.
__________________
Hoppe - Dun Morogh
Disziplin - Blog
http://goettliche-aegis.blogspot.com/
Report comment to moderator  
Reply With Quote
Unread 09-24-13, 04:03 PM  
humfras
A Flamescale Wyrmkin
AddOn Author - Click to view AddOns

Forum posts: 131
File comments: 126
Uploads: 8
Re: Skin cargBags

Originally Posted by Shinobli
Sorry, it's me again.

I want to re-upload my old Interface ShinoUI
The old style.lua (from 2011) was very easy to edit, but with the new one it is quite difficult for me as a noob.
I want to make cargBags looks like these:

http://s.cdn.wowinterface.com/preview/pvw49575.jpg

Can you give me some good advices? I think i have to edit the media path, am i right?

Thanks in advance.
To change the itemButton border, the easiest way is to replace the BagSlot.tga in the media folder.
To change the container layout, you have to edit the MyContainer:OnCreate function in style.lua line 553 and following.
The container's backdrop colors are also modifiable in the config.lua while the bordercolor isn't.
__________________
Author of VuhDo CursorCastBar OptiTaunt Poisoner RaidMobMarker
Last edited by humfras : 09-25-13 at 09:14 AM.
Report comment to moderator  
Reply With Quote
Unread 09-25-13, 12:37 PM  
Shinobli
A Kobold Labourer
 
Shinobli's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 67
Uploads: 1
Thank a lot! Now it works for me!

http://s7.directupload.net/file/d/3391/s4ji2t5x_jpg.htm

But why i cannot change the color of ther border, anymore?
I use these border, it is already grey.

http://s1.directupload.net/file/d/3391/cdjqktdc_jpg.htm

In the old version it works for me (left old, right new)

http://s14.directupload.net/file/d/3...jsg6je_jpg.htm

Is there no possibilty? In that way it does not fit to the rest of the Interface

Thank in advance.
__________________
Hoppe - Dun Morogh
Disziplin - Blog
http://goettliche-aegis.blogspot.com/
Report comment to moderator  
Reply With Quote
Unread 09-25-13, 02:56 PM  
humfras
A Flamescale Wyrmkin
AddOn Author - Click to view AddOns

Forum posts: 131
File comments: 126
Uploads: 8
Vergleich mal Zeile 205 mit Zeile 571
dann weißt du, warum der Rahmen so schwarz aussieht.
__________________
Author of VuhDo CursorCastBar OptiTaunt Poisoner RaidMobMarker
Report comment to moderator  
Reply With Quote
Unread 09-26-13, 09:32 AM  
Shinobli
A Kobold Labourer
 
Shinobli's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 67
Uploads: 1
War wohl gestern schon zu spät für mich Jetzt sieht es prima aus und fügt sich super in mein Interface ein!
Danke für diesen tollen und schnellen Support! Echt top
__________________
Hoppe - Dun Morogh
Disziplin - Blog
http://goettliche-aegis.blogspot.com/
Report comment to moderator  
Reply With Quote
Unread 10-13-13, 05:11 AM  
ritsbits
A Defias Bandit

Forum posts: 2
File comments: 1
Uploads: 0
Hey guys,

So I updated to the latest version of RealUI, which has this bundled with it.

For some reason, I can't pull up the alt-right click menu anymore when I click items in my bags. Anyone know a work around for this?

Thanks in advance!
Report comment to moderator  
Reply With Quote
Unread 10-13-13, 07:56 AM  
humfras
A Flamescale Wyrmkin
AddOn Author - Click to view AddOns

Forum posts: 131
File comments: 126
Uploads: 8
Originally Posted by ritsbits
Hey guys,

So I updated to the latest version of RealUI, which has this bundled with it.

For some reason, I can't pull up the alt-right click menu anymore when I click items in my bags. Anyone know a work around for this?

Thanks in advance!
Try the latest alpha
http://wow.curseforge.com/addons/car...ya-mop-update/
__________________
Author of VuhDo CursorCastBar OptiTaunt Poisoner RaidMobMarker
Report comment to moderator  
Reply With Quote
Unread 10-16-13, 05:35 PM  
Rusken
A Theradrim Guardian
AddOn Compiler - Click to view compilations

Forum posts: 61
File comments: 78
Uploads: 2
Hey, is there anyone else that cant move their items by alt clicking on them?
When i select where to put it nothing happens.
Last edited by Rusken : 10-17-13 at 03:15 AM.
Report comment to moderator  
Reply With Quote
Unread 11-17-13, 07:33 AM  
bonus00
A Kobold Labourer
 
bonus00's Avatar

Forum posts: 0
File comments: 20
Uploads: 0
Pls how can?? New Item
Last edited by bonus00 : 11-17-13 at 07:40 AM.
Report comment to moderator  
Reply With Quote
Unread 12-01-13, 08:14 AM  
Doondoon
A Deviate Faerie Dragon
AddOn Compiler - Click to view compilations

Forum posts: 16
File comments: 40
Uploads: 1
Hey just a quickie, How do i get the 'Cool Stuff' bag to show in the bank?
Report comment to moderator  
Reply With Quote
Unread 12-13-13, 09:09 PM  
Bizerk
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 81
Uploads: 1
Hi, thanks for keeping this addon up-to-date first of all. Although I do have some questions.

1. Is it possible to make a semi-easier way to change default bag anchoring. Perhaps movers like on custom bags? Edit: It seems the custom bag movers are linked between the bags and bank. However the movers are only shown for your inventory and not the bank which makes it harder to move them around. Another problem I noticed is there are only 2 positions for bags horizontally. If you have bags with a small number of columns this makes it hard to fit everything.

2. Is it also possible to disable the name from each bag?

3. Is it possible to remove the gap between bags or make it one bag with different sections?

4. What is the limit on custom bags? I tried adding 20-30 and the bags wouldn't load anymore and I had to reset them. Edit: It seems its possible to make 2 custom bags with the same name which causes this bug.

5. How can I change sorting style from quality to something else like slot/name?

6. Is it possible to move the empty slots from inventory bag to another bag?

7. Possible to change background alpha? I only found the border alpha settings.

8. Make the custom bags dropdown sort alphabetically.

Edited for readibility.
Last edited by Bizerk : 12-14-13 at 12:05 PM.
Report comment to moderator  
Reply With Quote
Unread 01-30-14, 11:15 AM  
Ooglogput
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 4
Uploads: 3
Would be nice if there was a way to avoid offscreen bags. As it is now, it seems to only use two columns; one for custom bags and one for the regular filters.
Report comment to moderator  
Reply With Quote
Unread 03-03-14, 09:57 AM  
BrockkD
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Originally Posted by Bizerk
Hi, thanks for keeping this addon up-to-date first of all. Although I do have some questions.

1. Is it possible to make a semi-easier way to change default bag anchoring. Perhaps movers like on custom bags? Edit: It seems the custom bag movers are linked between the bags and bank. However the movers are only shown for your inventory and not the bank which makes it harder to move them around. Another problem I noticed is there are only 2 positions for bags horizontally. If you have bags with a small number of columns this makes it hard to fit everything.
Hey mate I can't help you out with the other questions as I just started using this addon through Real UI.
From having a little bit of a fiddle I worked how to create one big bag.

Disable the following filters to get one big bag: new, trade, armor, junk, sets, consumables, quest
NOTE: If you added custom bags like you have you'll need to delete those also using 'delbag [name]'.
If you've deleted the custom bag but it won't disappear, then drag the items out of the custom bag into your big bag and it'll vanish.

If you want to see your empty bag slots then disable 'empty'.
If you want your bank as one bag also then disable 'bankfilter' and 'bankbags'.
If you want to arrange your bag/bank yourself then disable 'sortbags'/'sortbank' accordingly.

Hope this is what you were looking for.
Last edited by BrockkD : 03-03-14 at 09:58 AM.
Report comment to moderator  
Reply With Quote
Unread 03-07-14, 12:02 AM  
anark728
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
Item level does not show up. http://imgur.com/n1StRwc

Is there a option or command to show item level on slot?

Can anyone help me?
Report comment to moderator  
Reply With Quote
Unread 03-17-14, 06:58 AM  
humfras
A Flamescale Wyrmkin
AddOn Author - Click to view AddOns

Forum posts: 131
File comments: 126
Uploads: 8
Originally Posted by anark728
Item level does not show up. http://imgur.com/n1StRwc

Is there a option or command to show item level on slot?

Can anyone help me?
That's because the item categories aren't translated which is required for the level text to work.

Open Interface\AddOns\cargBags_Nivaya\cargBags\mixins-add\default.scaffold.lua and replace line 136
Lua Code:
  1. local function ItemButton_Update(self, item)
with the following lines:
Lua Code:
  1. local function ItemButton_Update(self, item)
  2.     local L = cargBags:GetLocalizedTypes()
  3.     local armor, weapon = L["Armor"], L["Weapon"]
  4.     if armor ~= nil and ilvlTypes[armor] == nil then ilvlTypes[armor] = ilvlTypes.Armor end
  5.     if weapon ~= nil and ilvlTypes[weapon] == nil then ilvlTypes[weapon] = ilvlTypes.Weapon end
__________________
Author of VuhDo CursorCastBar OptiTaunt Poisoner RaidMobMarker
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: