Page 7 of 7

Re: The Deck Tool

Posted: Sat Aug 28, 2010 10:22 pm
by Azhrei
There's actually a decktool-1.0.b2.jar file in the MapTool project. But it's not referenced from anywhere and I don't know what the contents even look like.

I'm working to get the current code base into Git 'cuz we're going to start using that at some point, and while working on that I came across the JAR file.

Re: The Deck Tool

Posted: Sun Aug 29, 2010 9:22 am
by aku

Re: The Deck Tool

Posted: Sun Aug 29, 2010 11:32 am
by Azhrei
Naw, that seems to be a Lib:Deck token that does all the work in MTscript. I was referring to Java code that had been compiled and was in the lib/ directory of the ZIP file that MapTool is in...

Re: The Deck Tool

Posted: Sun Aug 29, 2010 1:37 pm
by aku
I know that, i was referring to wings desire for a deck solution, which for now, that seems to be the most readily available answer.

Re: The Deck Tool

Posted: Sat Dec 11, 2010 11:50 pm
by hiblagrande
I like the idea of a deck tool. I would love to be able to set up a game of Arkham horror or Zombies!!! and play with my friends across the country. Scanning in all those game pieces and decks would be a chore though.I think a customizable size two sided token creator type tool would be useful in creating the cards.

Re: The Deck Tool

Posted: Sun Dec 12, 2010 11:19 am
by Rumble
Azhrei wrote:Naw, that seems to be a Lib:Deck token that does all the work in MTscript. I was referring to Java code that had been compiled and was in the lib/ directory of the ZIP file that MapTool is in...
DeckTool contains 3 source files that are models for Deck, Card, and DeckDefinition (actually, that last is an interface). That's all there is at this point.

Re: The Deck Tool

Posted: Sun Dec 12, 2010 7:17 pm
by Hawke
Really if there were some good macro functions to interact with tables then we could quickly and easily get deck like functions with only a few lines.

Re: The Deck Tool

Posted: Tue Jan 04, 2011 2:03 pm
by Jade
Now that 1.3 is just about final, do we have any idea where this is in the list of priorities for 1.4?

Re: The Deck Tool

Posted: Tue Jan 04, 2011 2:52 pm
by jfrazierjr
Jade wrote:Now that 1.3 is just about final, do we have any idea where this is in the list of priorities for 1.4?
It won't be unless someone REALLY want's to do the dev work to get it integrated AND it does not require a large effort to plug into the existing code(doubtful). There is existing code for a deck tool, however, it is fairly small and useless at this point.. more like a specification starting point that any real usable code from what I have been told.

1.4 has some very specific goals in mind and a very small number of user visible features are being added. The main things which will affect users is:
  • Changes in the code behind light/vision/VBL to make it work faster/better
  • Movement Blocking(I am not 100% sure that this will make it or not...have not checked the latest status)
  • Implementation of Javascript
  • UI changes to how lights and sight are configured
I am sure there are 1 or two other small items I am missing, but the idea is smaller, more frequent releases major releases. 1.3 went on for way longer than it should have due to various reasons.


EDIT: blah.. knew I was missing some stuff. Here is a high level overview of what is planned.

Re: The Deck Tool

Posted: Tue Jan 04, 2011 3:46 pm
by Jade
That lists "support for card decks/hands etc." Anyway, I'm excited for the continuing improvements to Maptool.

Re: The Deck Tool

Posted: Tue Jan 04, 2011 3:59 pm
by jfrazierjr
Jade wrote:That lists "support for card decks/hands etc." Anyway, I'm excited for the continuing improvements to Maptool.
Ah... It's not something I recall(though... my memory is pretty darn bad!) us talking about on the dev list. Of course... that list could still be in flux for some of the things that are not near the top of that list, so don't count your chickens before they are in Maptool...