Serazahr / ardb

Anarch Revolt Deck Builder
GNU General Public License v2.0
0 stars 0 forks source link

Enhancement - Select only cards owned #51

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It would be nice if it were possible to select only cards you already own in 
both Library and Crypt 
selection.

Original issue reported on code.google.com by JFHarden@gmail.com on 19 May 2009 at 8:51

GoogleCodeExporter commented 9 years ago
You mean a fourth tab in the deck builder possibly named "Deck Summary" that 
shows your cars and artworks of 
those?

Original comment by gokturk....@gmail.com on 22 May 2009 at 2:05

GoogleCodeExporter commented 9 years ago
I think the deck builder needs a rework anyway.  I like the complete deck 
management 
features that have been added to feldb.  So I'm going to throw this back to you 
JFHarden.  What would you like to see in YOUR perfect Deck Builder?

g.

Original comment by graham.r...@gmail.com on 22 May 2009 at 7:57

GoogleCodeExporter commented 9 years ago
I mean when you are doing the selects in the card inventory. So in the main 
database
(not the deck builder) you could do say:

Select Malkavian, Select Superior Obf. Select only cards where Have > 0.

Seems like it should be relatively simple to add this to the select 
Crypt/Library pop
up window, unfortunately I have never coded in C++ so at the moment it's all a 
bit
double dutch.

I hadn't thought about the deck builder but yes it would be cool to be able to 
only
show cards owned in there as well.

Original comment by JFHarden@gmail.com on 22 May 2009 at 10:38

GoogleCodeExporter commented 9 years ago
Closing these off as I will not have time to fix these.

Original comment by graham.r...@gmail.com on 20 May 2010 at 9:00

GoogleCodeExporter commented 9 years ago
I have had a go at adding this feature myself. I am not really happy with the 
placement of the box in the crypt filter (I wanted the text box to collapse to 
be 1 row high instead and the new box to be below that, so together their 
vertical height would be no bigger than the capacity box) unfortunatly I've 
never done any GUI design in wxWidgets and the sizing models blew my mind.

Even so all the functionality I wanted is there. Attached is a patch file which 
is against version 3.1.1 from SVN today (14/07/2010).

I made this for me really but thought there was no reason not to submit it back 
to you guys.

Original comment by JFHarden@gmail.com on 14 Jul 2010 at 2:37

Attachments: