LackeyCCG

LackeyCCG Forum => General Discussion Forum => Topic started by: Hyphen-ated on September 24, 2012, 10:38:36 PM

Title: Feature request: export cards from game zone into deck editor
Post by: Hyphen-ated on September 24, 2012, 10:38:36 PM
There are some draft formats that are easy to do inside a game in lackey. They involve drawing cards from a deck, putting them in piles on the table, and taking turns choosing a pile to go into your card pool. These formats include Winston draft and Winchester draft. Here are some articles explaining in detail what the rules are, for anyone interested:
http://www.wizards.com/Magic/Magazine/Article.aspx?x=mtgcom/daily/af59
http://www.wizards.com/magic/magazine/article.aspx?x=mtg/daily/ld/175

So the way I do this is I start a game with someone, I open a bunch of packs in the lackey deck editor, I save them as a "deck" without looking at the cards, then I load that "deck" in the game and we perform the draft by dragging piles we choose into our library zone. It all goes smoothly until we have to take the cards we drafted and go back to the deck editor to build our decks. Lackey doesn't provide any way to do this, so we do it manually by typing in the names of our cards into the editor. This is not convenient! It would be totally sweet if lackey could do this somehow.

I investigated whether I could implement this myself with some external script; I took a look in the savegame files and I can see there are numeric IDs showing what cards are in what zones, but I don't know the mapping from those ids to the format used in the saved pools (like this: <card><name id="201">Chronomaton</name><set>2013</set></card>) I guess I could figure it out from the plugin definition somehow, but that seems like a waste of effort if Trevor could do it much more easily.

Any chance of implementing this?

Title: Re: Feature request: export cards from game zone into deck editor
Post by: Trevor on September 24, 2012, 11:02:30 PM
So you want some sort of "Save Zone as Deck" sort of function?
Title: Re: Feature request: export cards from game zone into deck editor
Post by: Hyphen-ated on September 25, 2012, 01:57:36 AM
Well, "Save Zone as Pool" really, but decks and pools have basically the same format so it's basically the same thing.

Title: Re: Feature request: export cards from game zone into deck editor
Post by: Trevor on September 25, 2012, 06:07:48 AM
Ya, this is something I can do easily.
Title: Re: Feature request: export cards from game zone into deck editor
Post by: Hyphen-ated on September 25, 2012, 09:13:00 PM
Sweet :)
Title: Re: Feature request: export cards from game zone into deck editor
Post by: Tyril132 on December 12, 2012, 05:15:08 PM
Sorry to necrobump, but I just wanted to chime in and also say that this feature would be incredibly useful for my players.

We use a 'point buy system' to buy and trade cards amongst a 'bank pool,' using Deckbox and Lackey's text export as an intermediary to get around the inability to trade cards directly. Having the ability to export a list of cards from a game zone would make drafting and trading way, way, easier.
Title: Re: Feature request: export cards from game zone into deck editor
Post by: Trevor on December 12, 2012, 05:21:37 PM
Well, it would take only a few hours to do this. The bigger issue is I need to just get the new lackey out there. It is very different in a lot of ways. I have not been idle for this long time since the last version. I'm getting some company (Trevsoft LLC) stuff done so I can post the new version when it also is available in the (ipad) app store.

Once the new version is out there, I plan on adding a lot of easily implemented things like this frequently.
Title: Re: Feature request: export cards from game zone into deck editor
Post by: Tyril132 on December 12, 2012, 05:25:10 PM
Edit: Ninja'd! Didn't expect a response that quick.

No problem. As always, your continued support for Lackey is greatly appreciated. I understand you work on it in your free time, so I meant the post as less of "is it done yet?" and more of a show of support for the feature.
Title: Re: Feature request: export cards from game zone into deck editor
Post by: Hyphen-ated on February 10, 2014, 02:01:53 AM
Bumpin' this. Any chance of it being added? :)