| Updated: | 09-07-10 10:44 AM |
| Created: | unknown |
| Downloads: | 65,645 |
| Favorites: | 353 |
| MD5: |

File Name |
Version |
Size |
Author |
Date |
Type |
r41 |
46kB |
11-05-10 01:44 PM |
Addon |
||
2.1.2 |
161kB |
09-07-10 10:45 AM |
Addon |
||
r21 |
9kB |
06-15-10 09:21 AM |
Addon |
||
1.1 |
6kB |
07-19-09 09:43 AM |
Addon |
||
1.3 |
4kB |
07-18-09 07:54 PM |
Addon |
||
2.0 |
7kB |
06-01-09 05:12 AM |
Addon |
File Name |
Version |
Size |
Author |
Date |
2.1.1 |
46kB |
Cargor |
09-02-10 03:27 PM |
|
2.1 |
46kB |
Cargor |
08-30-10 08:04 AM |
|
2.0-beta |
42kB |
Cargor |
06-08-10 01:53 PM |
|
1.3 |
32kB |
Cargor |
07-18-09 07:54 PM |
|
1.2 |
16kB |
Cargor |
07-02-09 09:31 AM |
|
1.1 |
14kB |
Cargor |
06-25-09 11:27 AM |
|
1.0.8 |
14kB |
Cargor |
06-01-09 05:28 AM |
|
1.0.7 |
14kB |
Cargor |
06-01-09 05:06 AM |
![]() |
Comment Options |
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 19
Uploads: 0
|
LF new Version of gBags !
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 6
Uploads: 0
|
gBags/cargBags hideEmpty filter
Hi guys,
I'm not sure if this question should go here or not since I'm using gBags, but it has cargBags embedded. I'd like to make my main bag frame show only one row of empty slots instead of like... 30. Here's the line for hiding empty slots: Code:
local bagCol = 8;
local hideEmpty = function(item) return item.texture ~= nil end
...
...
...
local main = Container:New("Main", { Bags = "backpack+bags"; Name = L["Bags"]; Columns = bagCol; });
main:SetFilter(onlyBags, true);
main:SetFilter(hideEmpty, true);
Code:
local showOnlyRow = function(item) if emptySlots > bagCol then return bagCol <--- number of columns in the bag... in other words, one row else return emptySlots <--- number of slots less than the columns in a row... if there are 6 empty slots, show only 6 end end |
|
|
|
|
|
|
I am looking for a way to filter BOE, unusable items, and soulbound items. Any ideas? I have tried searching without any luck but I could have missed it since there is no easy way to search specific addon comment threads.
Any help would be much appreciated. |
|
|
|
|
|
||
I'm pretty interested in the work you're heading to, especially the idea for wow inventory framework. Anyway, WOW is a mere part of life, and I'm happy that you've found something you think more valuable. So, keep going. Merry Christmas and Happy new year!~ ![]() -----A sincere user of CargBags. |
||
|
|
|
|
|
|
I don't have any idea :O
|
|
|
|
|
|
||
__________________
|
||
|
|
|
|
||||
). Now I'm going to university and my free time is very limited, and I want to spend my coding on other projects (in other languages).And updating WoW addons which I don't use anymore became more 'work' than 'fun'.
![]() Sorry, but with cargBags I didn't mean to write custom bag addons for people, but rather provide a basic framework so they can start on their own =/ |
||||
|
|
|
|
||
Category Sorting, you know how ArkInventory has the ability to put everything in order. It groups your armor/weapons into the same side, while everything else goes somewhere too. Everything has it's own location to be within the bag, so you don't have to scramble through the bag looking for tooltips to tell you what is what. As for providing my own... I can't understand code for the life of me. I have a bad learning disability. I tried learning code once, and I flipped out of frustration and my emotions changed and I scared everybody around me, and I didn't even remember what I did, but they told me. So chances are, I am not able to learn it, I dunno. Does cargBags_Nivaya have the All In One style that Simplicity does? If not then I dunno if I wanna use it. I like the all in one style, but with sorting available. If I donate some money to you would you make it function with the type of sorting I'm asking about for any theme used as an optional feature to turn on or off? and also maybe have an option to hide/show the 4 bags on the side when needed, and not all the time like they're always showing? This is the best "looking" bag addon I've ever found yet, and I wanna keep using it. If I could code, I would make an optional file, but I just can't...
__________________
|
||
|
|
|
|
|
|
My subscription has already ended and I think I read somewhere that the cata beta ended too (?), so I can't login anymore. I still have the update lying around here on GitHub, but I'm afraid to release it, because it may have major bugs I didn't see
![]() What exactly do you mean with Category Sorting? You can write your own custom functions to sort the slots - just provide your own sort-function for self:SortButtons() in Container:OnContentsChanged(). cargBags_Nivaya has its own exhaustive sort-func. |
|
|
|
|
|
||
__________________
|
||
|
|
|
|
|
|
I spontaneously canceled my WoW subscription (as I do from time to time) and I don't know if I ever come back. That depends mostly on my free time and mood for addon development (both are very low at the moment).
This means that I won't update my addons anymore - except for maybe bug fixes. I'll probably be still around for answering comments and providing help. All of my addons are available open source and I'd be glad if someone wants to contribute to them - best via submitting patches/pull requests to the GitHub repo. if you want to take over one of my addons, please drop a PM. In general, you can re-release them (or parts), but I'd like to get credit. What this means for cargBags: I try to complete the next major version (2.2) this weekend featuring better update handling, forced embedding, data sources. The API changes are pretty big internally, sorry for that - but I guess it's the last time this is happening (?). |
|
|
|
|
|
|
|
Error message?
|
|
|
|
|
|
|
|
A Murloc Raider
Forum posts: 4
File comments: 15
Uploads: 0
|
Getting an error when I open bags, running the simple skin.
|
|
|
![]() |
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.