starryknight64 / deck-builder

Automatically exported from code.google.com/p/deck-builder
0 stars 0 forks source link

Load/Save Decks from Different Formats #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Add capability to load and/or save decks in the following formats in addition 
to the deck builder's tsv format:
(in no particular order)
Magic Workstation
OCTGN
Magic Apprentice
MAGE
Magic Online
MagicWars

Original issue reported on code.google.com by pdpon...@gmail.com on 26 Feb 2011 at 12:21

GoogleCodeExporter commented 9 years ago
Incantus

Original comment by pdpon...@gmail.com on 26 Feb 2011 at 12:34

GoogleCodeExporter commented 9 years ago
Duels of the Planeswalkers
Shandalar (why not?)
Forge
Dreamblade
Dominion
Magarena
Wagic
Ascension: Chronicle of the Godslayer
BotArena and DeckBot
Laterna Magica
JPortal
Arcane
MAGic MAchine

Original comment by pdpon...@gmail.com on 26 Feb 2011 at 1:02

GoogleCodeExporter commented 9 years ago
The following aren't actually MtG-related at all:
Ascension
Dreamblade
Dominion

Original comment by pdpon...@gmail.com on 26 Feb 2011 at 4:07

GoogleCodeExporter commented 9 years ago
JPortal can only save decks into Wagic format otherwise no access to its decks

Original comment by pdpon...@gmail.com on 26 Feb 2011 at 4:44

GoogleCodeExporter commented 9 years ago
MagMa saves decks in an unparsable format (at least from what I can tell)

Original comment by pdpon...@gmail.com on 26 Feb 2011 at 4:48

GoogleCodeExporter commented 9 years ago
OCTGN saves decks that have weird ID's with their cards (parsable... but not 
loadable if I were to save an "OCTGN" deck)

Original comment by pdpon...@gmail.com on 26 Feb 2011 at 4:54

GoogleCodeExporter commented 9 years ago
Magic Online (MTGO III) also saves decks in an unparsable format.

Original comment by pdpon...@gmail.com on 26 Feb 2011 at 5:05

GoogleCodeExporter commented 9 years ago
After all this research, I've came down to the following parsable deck formats:
Apprentice
Arcane
BotArena
Forge
Incantus
Magarena
MAGE
Magic Workstation (MWS)
MagicWars
Magic: the Gathering - Duels of the Planeswalkers
mtgDeckBuilder
Online Play Table
Shandalar (i.e. Mana Link 2.0)
Wagic

Original comment by pdpon...@gmail.com on 26 Feb 2011 at 5:07

GoogleCodeExporter commented 9 years ago
More research, and I'm pretty sure I have to narrow my scope even further to 
the following deck save formats (see attachment for explanation):
Apprentice
Arcane
Forge
Incantus
Magarena
MAGE
Magic Workstation (MWS)
MagicWars
mtgDeckBuilder
Online Play Table
Wagic

Original comment by pdpon...@gmail.com on 27 Feb 2011 at 2:37

Attachments:

GoogleCodeExporter commented 9 years ago
So far, I can save decks in the Apprentice format.

Still working out the kinks with the offline DB stuff.

Original comment by pdpon...@gmail.com on 4 Mar 2011 at 9:30

GoogleCodeExporter commented 9 years ago
Currently revamping loading/saving decks to allow for loading/saving in 
multiple formats.

Original comment by pdpon...@gmail.com on 17 Jul 2011 at 5:10