Thread Tools Display Modes
07-29-15, 03:17 PM   #1
MunkDev
A Scalebane Royal Guard
 
MunkDev's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2015
Posts: 431
Lightbulb Idea: Diablo style bag addon

Looking for ideas on how to improve this design:

Rev 3:


Rev 2:


Original:




What I want to achieve:
- Intuitive control
- Clever bag filtering
- No empty slots visible
- No loss in functionality
__________________

Last edited by MunkDev : 08-01-15 at 07:51 PM. Reason: Added updated version
  Reply With Quote
07-29-15, 09:21 PM   #2
Raxnor
A Cliff Giant
 
Raxnor's Avatar
Join Date: Aug 2008
Posts: 72
Looks amazing !!!
  Reply With Quote
07-30-15, 09:11 AM   #3
Yukyuk
A Chromatic Dragonspawn
 
Yukyuk's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2015
Posts: 179
Looks pretty cool
__________________
Better to fail then never have tried at all.
  Reply With Quote
07-30-15, 11:30 AM   #4
Munglunch
Premium Member
 
Munglunch's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Jun 2009
Posts: 34
First of all, this is brilliant! Ideas like these are the addon equivalent of delicious candy.

The first thing that comes to mind when looking at this is the right-handed info panel. Visually it's spectacular but there are a few implications to its use.
Having the tooltip information already available in this fashion, do you disable the ACTUAL tooltip for the bag slot? Having both would be redundant and a waste of performance (albeit very slightly).
If you disable the slot tooltip then that means to view item information the user will have to click the item rather than simply mouse over it (or does the selected item change on mouseover?).
  Reply With Quote
07-30-15, 11:42 AM   #5
Munglunch
Premium Member
 
Munglunch's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Jun 2009
Posts: 34
A few other questions:

- Do you plan to at least have an indicator of available bag space?
- What sorting criteria were you thinking of?
- How do you plan to handle adding/replacing the bags themselves?
- Would there be a bank/gbank/reagents equivalent?

Another thought on the info panel:

- Rather than displaying the tooltip information, you could use this space for other useful data on the selected item.
- For equipment you could show the comparison info (SHIFT+mouseover). This "may" be more intuitive than holding the modifier down.
- For quest items you could show the associated quest information much like the quest log. This would be a fantastic shortcut.
- For crafted items you could show a breakdown of the recipe used to craft it. Maybe even a tradeskill link if it happens to be a recipe that you can use, allowing you to craft more at a glance.

Thats all I got for now.....
  Reply With Quote
07-30-15, 04:16 PM   #6
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
Looks cool. However my first reaction is that it takes up a whole lot of screen real estate.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
07-30-15, 04:36 PM   #7
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 758
If you want to improve the design make the top category icons smaler and change or remove the border from them they look too bulky - Instead it coud show one more item. I currently have 136 inventory slots so It coud show more items on the left row, item icon coud be smaller and border around the name too.

You may also want to add some sub-categorys like sort by weapon type.

Here is an example from The Elder Scrolls Online, there is also an option to change quick between onebag roster layout and the diablo style:
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
  Reply With Quote
08-01-15, 07:50 PM   #8
MunkDev
A Scalebane Royal Guard
 
MunkDev's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2015
Posts: 431
Thanks for all the suggestions! I've implemented some of them in the new design (edited first post), but I feel like it still needs to be fleshed out.

Regarding the size of the frame, I suppose it could be downscaled. This is however part of a replacement UI that will move the whole UI into one frame, hence the header and arrow buttons at the top.
__________________

Last edited by MunkDev : 08-01-15 at 08:27 PM.
  Reply With Quote
08-02-15, 07:15 AM   #9
MunkDev
A Scalebane Royal Guard
 
MunkDev's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2015
Posts: 431
Question Localization?

In terms of coding, the items will need to find their way into the correct category and subcategory depending on the item types.

Since GetItemInfo() returns a set of strings for the item type, does this mean those strings are different on localized clients with different languages? Would the implementation require translation from the client language to get the correct values in order to sort the inventory based on item type?

I'd rather ask here than install another client just to test it.
__________________
  Reply With Quote
08-02-15, 09:33 AM   #10
lightspark
A Rage Talon Dragon Guard
 
lightspark's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2012
Posts: 341
Yup, those strings are localized...



BTW, nice concept :3
__________________

Last edited by lightspark : 08-02-15 at 09:36 AM.
  Reply With Quote
08-02-15, 10:03 AM   #11
Rilgamon
Premium Member
 
Rilgamon's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Sep 2009
Posts: 822
Before you put energy in doing it yourself
http://www.wowace.com/addons/libbabble-inventory-3-0/
__________________
The cataclysm broke the world ... and the pandas could not fix it!
  Reply With Quote
08-02-15, 11:59 AM   #12
MunkDev
A Scalebane Royal Guard
 
MunkDev's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2015
Posts: 431
Originally Posted by Rilgamon View Post
Before you put energy in doing it yourself
http://www.wowace.com/addons/libbabble-inventory-3-0/
Thank God. lol
__________________
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » UI Screenshots, Feedback and Design Discussion » Idea: Diablo style bag addon

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