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,806
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 08-24-16, 01:18 PM  
Zenjaa
A Deviate Faerie Dragon

Forum posts: 10
File comments: 53
Uploads: 0
Re: Re: error in conjunction with molinari

Originally Posted by humfras
Originally Posted by Zenjaa
Odd error that did not occur before the last update...
With both Molinari and cb_Niv enabled, trying to assign a new category to an item (alt+ctrl rightclick) leads to this error. I guess its a problem with Molinari (which allows to simly alt+leftclick to disenchant items) and cb_niv conflicting over the alt button.
But it worked just fine before the last update.

Code:
2x cargBags_Nivaya\style.lua:792: Usage: GetContainerItemID(index, slot)
[C]: in function `GetContainerItemID'
cargBags_Nivaya\style.lua:792: in function `onMouseUp'
Molinari\Molinari-70000.36-Release.lua:33: in function <Molinari\Molinari.lua:17>
There was no change at all.

I added a workaround to solve this issue.

I contacted p3lim about this issue, too.
thank you
Report comment to moderator  
Reply With Quote
Unread 08-24-16, 12:55 PM  
LiNK2088
A Deviate Faerie Dragon
AddOn Compiler - Click to view compilations

Forum posts: 10
File comments: 246
Uploads: 1
Originally Posted by humfras
Originally Posted by LiNK2088
Why do I have a double border width around my items?
Post a screenshot please.


I tried with all other addons disabled. Dunno what the problem is.
Report comment to moderator  
Reply With Quote
Unread 08-24-16, 12:37 PM  
humfras
A Flamescale Wyrmkin
AddOn Author - Click to view AddOns

Forum posts: 131
File comments: 126
Uploads: 8
Re: error in conjunction with molinari

Originally Posted by Zenjaa
Odd error that did not occur before the last update...
With both Molinari and cb_Niv enabled, trying to assign a new category to an item (alt+ctrl rightclick) leads to this error. I guess its a problem with Molinari (which allows to simly alt+leftclick to disenchant items) and cb_niv conflicting over the alt button.
But it worked just fine before the last update.

Code:
2x cargBags_Nivaya\style.lua:792: Usage: GetContainerItemID(index, slot)
[C]: in function `GetContainerItemID'
cargBags_Nivaya\style.lua:792: in function `onMouseUp'
Molinari\Molinari-70000.36-Release.lua:33: in function <Molinari\Molinari.lua:17>
There was no change at all.

I added a workaround to solve this issue.

I contacted p3lim about this issue, too.
__________________
Author of VuhDo CursorCastBar OptiTaunt Poisoner RaidMobMarker
Report comment to moderator  
Reply With Quote
Unread 08-24-16, 12:33 PM  
humfras
A Flamescale Wyrmkin
AddOn Author - Click to view AddOns

Forum posts: 131
File comments: 126
Uploads: 8
Originally Posted by LiNK2088
Why do I have a double border width around my items?
Post a screenshot please.
__________________
Author of VuhDo CursorCastBar OptiTaunt Poisoner RaidMobMarker
Report comment to moderator  
Reply With Quote
Unread 08-24-16, 09:45 AM  
Zenjaa
A Deviate Faerie Dragon

Forum posts: 10
File comments: 53
Uploads: 0
error in conjunction with molinari

Odd error that did not occur before the last update...
With both Molinari and cb_Niv enabled, trying to assign a new category to an item (alt+ctrl rightclick) leads to this error. I guess its a problem with Molinari (which allows to simly alt+leftclick to disenchant items) and cb_niv conflicting over the alt button.
But it worked just fine before the last update.

Code:
2x cargBags_Nivaya\style.lua:792: Usage: GetContainerItemID(index, slot)
[C]: in function `GetContainerItemID'
cargBags_Nivaya\style.lua:792: in function `onMouseUp'
Molinari\Molinari-70000.36-Release.lua:33: in function <Molinari\Molinari.lua:17>
[C]: ?

Locals:
(*temporary) = nil
(*temporary) = nil
Report comment to moderator  
Reply With Quote
Unread 08-23-16, 11:06 PM  
LiNK2088
A Deviate Faerie Dragon
AddOn Compiler - Click to view compilations

Forum posts: 10
File comments: 246
Uploads: 1
Why do I have a double border width around my items?
Report comment to moderator  
Reply With Quote
Unread 08-21-16, 09:26 AM  
humfras
A Flamescale Wyrmkin
AddOn Author - Click to view AddOns

Forum posts: 131
File comments: 126
Uploads: 8
Originally Posted by dmbardal
How might I go about to get itemlevel to show on all items?

There are certain items that does not show itemlevel at all.

A few greenies in my BoE group does not show any, and some of the items from invasions.
Please try version 7.0.3 r27 or above.

If the ilvl still doesn't show up for certain weapons or armor pieces, post the item ID or name.
__________________
Author of VuhDo CursorCastBar OptiTaunt Poisoner RaidMobMarker
Last edited by humfras : 08-22-16 at 02:58 AM.
Report comment to moderator  
Reply With Quote
Unread 08-20-16, 07:28 AM  
dmbardal
A Kobold Labourer

Forum posts: 1
File comments: 43
Uploads: 0
How might I go about to get itemlevel to show on all items?

There are certain items that does not show itemlevel at all.

A few greenies in my BoE group does not show any, and some of the items from invasions.
Report comment to moderator  
Reply With Quote
Unread 08-11-16, 10:00 PM  
digitallyatomic
A Kobold Labourer
 
digitallyatomic's Avatar

Forum posts: 0
File comments: 18
Uploads: 0
More errors.

Still getting a couple of errors even after implementing the the files from the link below. Anyone know what the issues are here? Really need to learn LUA...

1.

4x ...ddOns\cargBags_Nivaya\cargBags\mixins\api-common.lua:85: attempt to call field '?' (a nil value)

...ddOns\cargBags_Nivaya\cargBags\mixins\api-common.lua:85: in function 'Scaffold'
cargBags_Nivaya\style.lua:666: in main chunk

Locals:
self = <table> {
_parent = <table> {
}
__index = <table> {
}
implementation = Nivaya {
}
}
name = "Default"
(*temporary) = nil
(*temporary) = <table> {
_parent = <table> {
}
__index = <table> {
}
implementation = Nivaya {
}
}
(*temporary) = "attempt to call field '?' (a nil value)"
2.

2x ...ce\cargBags_Nivaya\cargBags\mixins\locale.lua:48: attempt to call global 'GetAuctionItemClasses' (a nil value)
...ce\cargBags_Nivaya\cargBags\mixins\locale.lua:48: in function 'GetLocalizedTypes'
...Bags_Nivaya\cargBags\mixins-add\default.scaffold.lua:111: in main chunk

Locals:
self = <unnamed> {
0 = <userdata>
SetScriptHandlers = <function> defined @s\cargBags_Nivaya\cargBags\base\core.lua:163
RegisterScaffold = <function> defined @s\cargBags_Nivaya\cargBags\mixins\api-common.lua:88
BagStrings = <table> {
}
textFilters = <table> {
}
ReplaceBlizzard = <function> defined @s\cargBags_Nivaya\cargBags\base\core.lua:79
RegisterBlizzard = <function> defined @s\cargBags_Nivaya\cargBags\base\core.lua:98
plugins = <table> {
}
GetImplementation = <function> defined @s\cargBags_Nivaya\cargBags\base\core.lua:68
itemKeys = <table> {
}
GetLocalizedTypes = <function> defined @s\cargBags_Nivaya\cargBags\mixins\locale.lua:42
ParseBags = <function> defined @s\cargBags_Nivaya\cargBags\mixins\parseBags.lua:54
classes = <table> {
}
NewClass = <function> defined @s\cargBags_Nivaya\cargBags\base\core.lua:48
RegisterPlugin = <function> defined @s\cargBags_Nivaya\cargBags\mixins\api-common.lua:61
FireEvent = <function> defined @s\cargBags_Nivaya\cargBags\base\core.lua:112
ToBagSlot = <function> defined @s\cargBags_Nivaya\cargBags\base\core.lua:174
NewImplementation = <function> defined @s\cargBags_Nivaya\cargBags\base\core.lua:61
FromBagSlot = <function> defined @s\cargBags_Nivaya\cargBags\base\core.lua:183
NewItemTable = <function> defined @s\cargBags_Nivaya\cargBags\base\core.lua:190
}
(*temporary) = <table>
(*temporary) = <table>
(*temporary) = <table>
(*temporary) = <table>
(*temporary) = <table>
(*temporary) = <table>
(*temporary) = <table>
(*temporary) = <table>
(*temporary) = <table>
(*temporary) = <table>
(*temporary) = <table>
(*temporary) = nil
(*temporary) = "attempt to call global 'GetAuctionItemClasses' (a nil value)"
L = <table>
Report comment to moderator  
Reply With Quote
Unread 07-31-16, 05:37 PM  
Xionyus
A Deviate Faerie Dragon

Forum posts: 13
File comments: 29
Uploads: 0
Re: Long missed update!

Originally Posted by Maxeus
First of all! This has been the best bag addon ever!!! Especially when using Real UI (built-in) or ElvUI since it's minimalistic and sleek! Very nice! Is there any chance that it's being updated for Legion?? I really miss this one now
There's a link to an update further down the page.
Report comment to moderator  
Reply With Quote
Unread 07-30-16, 03:31 AM  
Maxeus
A Defias Bandit

Forum posts: 2
File comments: 4
Uploads: 0
Long missed update!

First of all! This has been the best bag addon ever!!! Especially when using Real UI (built-in) or ElvUI since it's minimalistic and sleek! Very nice! Is there any chance that it's being updated for Legion?? I really miss this one now
Report comment to moderator  
Reply With Quote
Unread 07-24-16, 01:32 AM  
AmiYuy
A Fallenroot Satyr
 
AmiYuy's Avatar
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 73
Uploads: 1
Originally Posted by tordenflesk
Try this:
https://drive.google.com/file/d/0Bxd...ew?usp=sharing
It's all the fixes so far, and it's working for me.
THANK YOU!!!
Report comment to moderator  
Reply With Quote
Unread 07-23-16, 06:02 PM  
prophetik
A Kobold Labourer
 
prophetik's Avatar

Forum posts: 0
File comments: 30
Uploads: 0
Originally Posted by tordenflesk
Try this:
https://drive.google.com/file/d/0Bxd...ew?usp=sharing
It's all the fixes so far, and it's working for me.
Thank you so much!
Report comment to moderator  
Reply With Quote
Unread 07-23-16, 12:21 PM  
MMOGames
A Murloc Raider
 
MMOGames's Avatar

Forum posts: 8
File comments: 119
Uploads: 0
Originally Posted by tordenflesk
Try this:
https://drive.google.com/file/d/0Bxd...ew?usp=sharing
It's all the fixes so far, and it's working for me.
Tordenflesk,

Thank you very much!
Report comment to moderator  
Reply With Quote
Unread 07-22-16, 12:43 AM  
pumpkano
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Originally Posted by Freek91
Originally Posted by pumpkano
The fix is just not having an effect - the addon is in the same state as it was after the patch.

Addon is intact aside from it not displaying containers or any items, just a single empty slot showing my total bag space in the default "Inventory" container.
You arent using a custom resolution are you?

Are you running WoW on one of the set display resolutions and either running at full screen or windows full screen?

Im wondering if you are having the issue I have when I alt tab out of WoW.
Aha! I was using a custom resolution in windowed mode, changed to a preset one and it now works. Thanks very much!


And tordenflesk - thank you for the upload, though I wound up not needing it. Good to have around though for other people potentially having problems with their own fixes.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: