It is currently 16 Apr 2024, 03:19
   
Text Size

Work in progress : DOTP Cards Explorer

Moderator: CCGHQ Admins

Work in progress : DOTP Cards Explorer

Postby logoliv » 19 Sep 2010, 11:39

Hi all !

Here's a screenshot of my first C# application, to explore all existing DOTP cards and help making decks : DOTP Cards Explorer.

screenshot.jpg

It retrieves all cards informations directly in DATA folders and it's fast (less than 1 sec to list all DATA_DLC_1111 cards). To find a card more easily, list columns are sortable too :)

Next thing to implement is database storage, to select all cards that contain a keyword in their rules for example...

I'll keep you informed of progress ;)
Last edited by logoliv on 19 Sep 2010, 11:54, edited 3 times in total.
User avatar
logoliv
 
Posts: 130
Joined: 26 Jul 2010, 11:15
Has thanked: 4 times
Been thanked: 1 time

Re: Work in progress : DOTP Cards Explorer

Postby Teqweb » 19 Sep 2010, 11:41

Wow with that it would be easy to create decks!
Teqweb
 
Posts: 23
Joined: 31 Jul 2010, 21:07
Has thanked: 0 time
Been thanked: 0 time

Re: Work in progress : DOTP Cards Explorer

Postby Huggybaby » 19 Sep 2010, 15:20

Beautiful and fast, I love it.
User avatar
Huggybaby
Administrator
 
Posts: 3205
Joined: 15 Jan 2006, 19:44
Location: Finally out of Atlanta
Has thanked: 696 times
Been thanked: 594 times

Re: Work in progress : DOTP Cards Explorer

Postby kevlahnota » 19 Sep 2010, 15:25

=D> =D> =D> (speechless)
User avatar
kevlahnota
Programmer
 
Posts: 825
Joined: 19 Jul 2010, 17:45
Location: Philippines
Has thanked: 14 times
Been thanked: 264 times

Re: Work in progress : DOTP Cards Explorer

Postby Bog Wraith » 19 Sep 2010, 15:28

Outstanding!

This is the missing link to get everyone involved into building customizable decks! 8)

Also, you guys can concentrate on coding new cards and won't have to worry about making decks. we'll be able to see all the great decks that everyone can make using
the new cards that have & will be created!

I can't wait! =P~
'Twas in the bogs of Cannelbrae
My mate did meet an early grave
'Twas nothing left for us to save
In the peat-filled bogs of Cannelbrae.
User avatar
Bog Wraith
Global Mod 1 (Ret)
 
Posts: 1108
Joined: 28 May 2008, 22:40
Location: Shandalar
Has thanked: 425 times
Been thanked: 153 times

Re: Work in progress : DOTP Cards Explorer

Postby Huggybaby » 19 Sep 2010, 15:34

I moved this topic to the head forum.
User avatar
Huggybaby
Administrator
 
Posts: 3205
Joined: 15 Jan 2006, 19:44
Location: Finally out of Atlanta
Has thanked: 696 times
Been thanked: 594 times

Re: Work in progress : DOTP Cards Explorer

Postby logoliv » 20 Sep 2010, 16:00

Thanks all :)

You'll just need to be patient because the application is just in development phase and there's still a lot of work to finalize it ! I don't have so much time either...

Things to implement :
1) store illustrations references in database (for the moment, only dueltime texts are stored)
2) assign priorities to DATA folders reading like in DOTP (to eliminate duplicates)
3) store all cards in database (less memory needed for the app and quick selection of cards using rules keywords filter)
4) open decks

That's all for the moment :wink:
User avatar
logoliv
 
Posts: 130
Joined: 26 Jul 2010, 11:15
Has thanked: 4 times
Been thanked: 1 time

Re: Work in progress : DOTP Cards Explorer

Postby Reyo » 21 Sep 2010, 17:32

I had to register just to support your work!
Reyo
 
Posts: 1
Joined: 21 Sep 2010, 17:29
Has thanked: 0 time
Been thanked: 0 time

Re: Work in progress : DOTP Cards Explorer

Postby Yanna » 22 Sep 2010, 16:46

Now that is a fantastic job really (thought i didn't get the link to download, it already looks like top-class work).

Are you displaying the TDX art file btw ?

Looking forward to the release mate :)
Image
User avatar
Yanna
 
Posts: 137
Joined: 03 Mar 2009, 14:52
Has thanked: 0 time
Been thanked: 1 time

Re: Work in progress : DOTP Cards Explorer

Postby logoliv » 24 Sep 2010, 23:13

Thanks Reyo for supporting my work :)

Yes it displays TDX pictures found in Illustrations folders.
In fact, it takes all informations in the real game files and store them in a database to have fast access when loading cards list and avoid duplicates.

I've done the 3 first points from my last post, now it reacts like DOTP when something is missing (for example with Arcane denial). I won't do the "open deck" part because it isn't valuable, we have DOTP to open decks lol :lol:

Things to implement :
1) Hybrid mana display (I've seen Wilt Leaf Cavaliers and I think there'll be a lot of hybrid cards very soon...)
2) Selection of cards using rules keywords (like Gatherer)

Here's another screen to make you wait guys :

screenshot.jpg
Last edited by logoliv on 25 Sep 2010, 14:41, edited 3 times in total.
User avatar
logoliv
 
Posts: 130
Joined: 26 Jul 2010, 11:15
Has thanked: 4 times
Been thanked: 1 time

Re: Work in progress : DOTP Cards Explorer

Postby Huggybaby » 24 Sep 2010, 23:35

Sweet. So once you get the Exploring part finished, will we be able to make and save decks?

Could this be a frontend to a card creator/editor?
User avatar
Huggybaby
Administrator
 
Posts: 3205
Joined: 15 Jan 2006, 19:44
Location: Finally out of Atlanta
Has thanked: 696 times
Been thanked: 594 times

Re: Work in progress : DOTP Cards Explorer

Postby Bog Wraith » 25 Sep 2010, 00:06

Man, I hope so! [-o<

With all the great new cards added in from all the mods, this would make creating our own decks viable & easy to do.

It looks great logoliv, great job! 8)
'Twas in the bogs of Cannelbrae
My mate did meet an early grave
'Twas nothing left for us to save
In the peat-filled bogs of Cannelbrae.
User avatar
Bog Wraith
Global Mod 1 (Ret)
 
Posts: 1108
Joined: 28 May 2008, 22:40
Location: Shandalar
Has thanked: 425 times
Been thanked: 153 times

Re: Work in progress : DOTP Cards Explorer

Postby logoliv » 25 Sep 2010, 09:58

A lot of thanks for your support :)

As the name "DOTP Cards Explorer" says, it will remain a cards viewer, sorry guys... To edit decks and make cards, we already have a very efficient tool, it's called Notepad :wink:

The purpose of my application is to help making decks with all the cards available, and to find cards which have same abilities as a card we want to code (to look directly in the good xml files).

It's also great to check repository consistency too :D : some cards have already been coded and are redone using another <TITLE> text (Ob Nixilis & Ulamog for example)...
User avatar
logoliv
 
Posts: 130
Joined: 26 Jul 2010, 11:15
Has thanked: 4 times
Been thanked: 1 time

Re: Work in progress : DOTP Cards Explorer

Postby Bog Wraith » 25 Sep 2010, 11:58

It will still make creating decks, even if we use notepad, easier to do.
Finding what cards are available & getting their proper name to include in an xml file will be WAY easier then it is now.
'Twas in the bogs of Cannelbrae
My mate did meet an early grave
'Twas nothing left for us to save
In the peat-filled bogs of Cannelbrae.
User avatar
Bog Wraith
Global Mod 1 (Ret)
 
Posts: 1108
Joined: 28 May 2008, 22:40
Location: Shandalar
Has thanked: 425 times
Been thanked: 153 times

Re: Work in progress : DOTP Cards Explorer

Postby jmp » 07 Dec 2010, 02:52

Did this ever get finished? You wouldn't happen to mind sharing the code on how you create the images from scratch. I am working on a card viewer/deck editor.
jmp
 
Posts: 25
Joined: 06 Dec 2010, 23:53
Has thanked: 0 time
Been thanked: 0 time

Next

Return to Utilities

Who is online

Users browsing this forum: No registered users and 4 guests


Who is online

In total there are 4 users online :: 0 registered, 0 hidden and 4 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 4 guests

Login Form