Reply
 
Thread Tools Display Modes
Old 10-28-2009, 05:10 AM   #41
Fantomette
A Defias Bandit
Join Date: Oct 2009
Posts: 2
How to ?

Hi to all,

I wanted to thank the author of CargBags, and the author of Cargbags_Nivaya, layaout i'm currently using.

I'm missing one thing actually :
I put a lot of items in bank from bags, and vice-versa.
CargBags could help me i guess, i would like to see 2 functions (plugins ?) :
One put all items specified (by subtype for example, or with a configurable filter) from bags to bank,
Other one do exactly the opposite

Is this something easy to do ? Even if the functions are only useable from commandline but actually, putting 140 items in bank to take 140 others items from bank is boring, so boring... :/

Another thing : is there a function to autostack all items in bag and bank ?

Thanks for your time reading my (so poor) english
Fantomette is offline   Reply With Quote
Old 10-28-2009, 07:33 AM   #42
Cargor
A Flamescale Wyrmkin
 
Cargor's Avatar
Interface Author - Click to view interfaces
Join Date: May 2008
Posts: 127
Quote:
Originally Posted by Fantomette View Post
One put all items specified (by subtype for example, or with a configurable filter) from bags to bank,
Other one do exactly the opposite
Should be fairly easy to do if you got some Lua experience. I don't have any code snippet for this particular feature, but I could maybe write something up for you, although I'm very busy at the moment. :/
Quote:
Originally Posted by Fantomette View Post
Another thing : is there a function to autostack all items in bag and bank ?
No, but there are small addons that can do this, for example kRestack.
__________________
« Homepage | Git »

My blog is finally getting english!
Cargor is offline   Reply With Quote
Old 10-28-2009, 10:50 AM   #43
Fantomette
A Defias Bandit
Join Date: Oct 2009
Posts: 2
Thank you for your answer and time you will spend for me, i will look in this addon, and will look the post every day

Have a good day !
Fantomette is offline   Reply With Quote
Old 10-29-2009, 11:48 AM   #44
Areli
A Murloc Raider
Join Date: Oct 2008
Posts: 4
CB_Niv help

First of all, I'd like to thank the authors of CB and CB_Niv for such a great lightweight bag addon. It fulfills most of what I wanted with so little memory, not to mention I don't have to swim in a sea of confusion for configuration problems.

However, there are just 2 things that I want to ask for help.

1. Is there any way to track currency on the bag? It doesn't seem to show up when I've enabled tracking.

2. Currently CB_Niv changes the looks on both my inventory and bank bags. Is there anyway to disable the bank bags totally so that it shows in blizzard default? I only need the great CB_Niv functions for my inventory.

Again, thank you for such great addons, they are close to perfect!
Areli is offline   Reply With Quote
Old 10-29-2009, 12:04 PM   #45
Cargor
A Flamescale Wyrmkin
 
Cargor's Avatar
Interface Author - Click to view interfaces
Join Date: May 2008
Posts: 127
Quote:
Originally Posted by Areli View Post
1. Is there any way to track currency on the bag? It doesn't seem to show up when I've enabled tracking.
By default, there is no support for currency included at the moment (but I consider it for a future version). However, you could use the data broker-addonCurrencyTracker to display it. With my LDB display cargoShip and a bit of Lua knowledge, you could even place it on the bag frame - I don't know to what extend other display addons allow positioning, and databroker support is still very basic in cargBags.

Quote:
Originally Posted by Areli View Post
2. Currently CB_Niv changes the looks on both my inventory and bank bags. Is there anyway to disable the bank bags totally so that it shows in blizzard default? I only need the great CB_Niv functions for my inventory.
In general it should be possible, but I don't know anything about _Nivaya's code, so I can't help you with this one - it really depends on the layout.
__________________
« Homepage | Git »

My blog is finally getting english!
Cargor is offline   Reply With Quote
Old 10-29-2009, 01:02 PM   #46
Areli
A Murloc Raider
Join Date: Oct 2008
Posts: 4
Thank you for the very fast reply Cargor.

I look forward to the day when you add "track currency" function to the addon. I'll look into the alternatives you've mentioned.

As to the bank bag question, I guess I'll try asking it at CB_Niv. Hopefully the author is still active.
Areli is offline   Reply With Quote
Old 11-04-2009, 07:05 AM   #47
Cargor
A Flamescale Wyrmkin
 
Cargor's Avatar
Interface Author - Click to view interfaces
Join Date: May 2008
Posts: 127
Okay, just wanted to provide a small roadmap on version 2.0, because I know you are all waiting for it

The stack-compression is actually my biggest problem at the moment, because it is really difficult by terms of Blizz' API and my own modularity- and optimization-principles. I'm thinking really hard to find a good way to implement it while staying true to the principles, but it's a lot more difficult than I expected.

The focus on 2.0 is on a lot more modularity and diversity of the core cargBags. Let's face it: cargBags got so much features incorporated that I'm already getting requests of different "memory-minimalists" who would like to see a _Pernobilis without additional features. My plan is to support both sides and introduce two versions of the core, one with only the most important features and one with all. There is also the possibility that I create a script on my website which acts as a "builder" for the core: You could select which components of the cargBags-core you'd like to see.

I also plan to simplify a lot of things for the not-so-experienced users. It already began in the unreleased version 1.4 (on GitHub) which moves a lot of the layout functions back into the core, so that the layout only focuses on the important things - of course, you can completely rewrite this feature and I want to support backwards compatibility.

New default modules should include a search and a more comprehensive databroker-display. (Lightweight fanatics, remember the lite-version! )

Apart from that, Version 2.0 is going to feature another feature preview layout, to the same extend as _Pernobilis was to version 0.x and _Aurora/_Nivaya were to 1.x.The new version will bring a completely ingame configurable, intuitive inventory frame - I'm aiming to support draggable bags which can be compressed into one all-inventory type, a _Aurora-style mainbag with categories or separate bags like in _Nivaya. If all goes well, this configuration interface can also be easily included in other layouts.

Release date on 2.0? Don't ask that! I really don't know, and because I'm working in my unpaid freetime for it (in addition to other addons), it severely depends if I'm in the mood for cargBags-scripting. Especially since Luzzifus (author of _Nivaya) seems to be inactive, I don't get a lot of indepth API / layout suggestions and so not much motivation.

Stay tuned!
__________________
« Homepage | Git »

My blog is finally getting english!
Cargor is offline   Reply With Quote
Old 11-04-2009, 01:25 PM   #48
wurmfood
A Wyrmkin Dreamwalker
Interface Author - Click to view interfaces
Join Date: Apr 2009
Posts: 55
Definitely looking forward to it!

One thing I'd suggest is instead of having multiple cores, include a config with the modules turned on (for those who are less likely to want to change things anyway) but turning off modules completely prevents them from loading (for the memory-conscious).
wurmfood is offline   Reply With Quote
Old 11-04-2009, 01:53 PM   #49
todd3835
A Warpwood Thunder Caller
Interface Author - Click to view interfaces
Join Date: Mar 2009
Posts: 99
While I'm not a guru like luzzifus I've thought about making a new layout based on a lot of the same ideas. I'm horrible at graphics but I'm willing to give it a shot. If you have a beta version I'd be happy to test it andeither start a completely new mod for it or update Nivaya with the authors permission.....
__________________






People with OCD (Or CDO in Scott's Case) prefer nUI+! Find it at www.nuiaddon.com
todd3835 is offline   Reply With Quote
Old 11-04-2009, 02:46 PM   #50
Cargor
A Flamescale Wyrmkin
 
Cargor's Avatar
Interface Author - Click to view interfaces
Join Date: May 2008
Posts: 127
Quote:
Originally Posted by wurmfood View Post
Definitely looking forward to it!

One thing I'd suggest is instead of having multiple cores, include a config with the modules turned on (for those who are less likely to want to change things anyway) but turning off modules completely prevents them from loading (for the memory-conscious).
The modules are already divided into different files in the core and can be disabled in the toc. The problem is just that the average user wouldn't know which part does what (e.g. modules like "itemkeys" or "defaultCallbacks") and most of the time, it completely depends on the layout which parts are necessary. So, the only solution would be to split it into different addon folders, but I don't like this mess. Well, have to think about that

Quote:
Originally Posted by todd3835 View Post
While I'm not a guru like luzzifus I've thought about making a new layout based on a lot of the same ideas. I'm horrible at graphics but I'm willing to give it a shot. If you have a beta version I'd be happy to test it andeither start a completely new mod for it or update Nivaya with the authors permission.....
That would be nice! cargBags needs a lot of layouts/plugins to gain popularity and more feedback. Graphics shouldn't be a problem (unless you want to make a really artistic layout) - in my opinion the important things are categorization and functionality. Just start simple and let the addon evolve, I think that's the route Nivaya went (well, and cargBags, too )
I currently don't have a beta-version for you - I have to admit that 2.0 isn't even in the alpha-stage, just thinking about the core changes at the moment. You can, however, begin with the current cargBags-release - I keep an eye on backwards-compatibility and most of the layout API would stay the same, it's more about enhancements and internal core changes.
__________________
« Homepage | Git »

My blog is finally getting english!
Cargor is offline   Reply With Quote
Old 11-04-2009, 02:59 PM   #51
wurmfood
A Wyrmkin Dreamwalker
Interface Author - Click to view interfaces
Join Date: Apr 2009
Posts: 55
Quote:
Originally Posted by Cargor View Post
The modules are already divided into different files in the core and can be disabled in the toc. The problem is just that the average user wouldn't know which part does what (e.g. modules like "itemkeys" or "defaultCallbacks") and most of the time, it completely depends on the layout which parts are necessary. So, the only solution would be to split it into different addon folders, but I don't like this mess. Well, have to think about that
I was thinking more of the ability to enable/disable modules in a lua file. If they're in the .toc, you have to exit the game for them to take effect. If you put them in a lua you can change them and see the effect with a /reload
wurmfood is offline   Reply With Quote
Old 11-04-2009, 03:11 PM   #52
Cargor
A Flamescale Wyrmkin
 
Cargor's Avatar
Interface Author - Click to view interfaces
Join Date: May 2008
Posts: 127
If you enable/disable files in the .toc, you would also just need to do a ReloadUI. I learned that from another poster on this forums, as well - guess, Blizz changed it in some patch.
But your Lua-approach has some good points, too. I could probably handle module dependancy a lot better this way.
__________________
« Homepage | Git »

My blog is finally getting english!
Cargor is offline   Reply With Quote
Old 11-04-2009, 05:04 PM   #53
ricks322
A Fallenroot Satyr
Interface Author - Click to view interfaces
Join Date: Jun 2009
Posts: 20
Quote:
Originally Posted by Fantomette View Post
Hi to all,

Another thing : is there a function to autostack all items in bag and bank ?

Thanks for your time reading my (so poor) english
You might want to look at BankStack, I haven't used all of the functions but stacking from bank to bag, or bag to bank is one I have used alot.
ricks322 is offline   Reply With Quote
Reply

Go BackWoWInterface » Interface Downloads Discussion » Released Interfaces/Scripts » cargBags - Help & Discussion

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.