Hi. Not sure this is the correct forum but Ax0r at BGG suggested I post on this forum in relation to the Villain contest.
I've been working on some software, Forge of the Multiverse (FOTM), which is available at v0.1 and should be suitable for creating Hero and Villain decks. I'm working on other templates for v1.0 but dunno when I'll get them finished.
It's a java application packaged as an exe file and app for OS X. You need java 1.6 installed and you'll need to install the fonts in the fonts folder to work correctly (I'm working on loading these from files).
You can get it here for now but I'll upload to source forge or something later:
Here is an example of the output from the app. I used BakaMatt's Knock Out Gas card which was designed for the competition. Knocked it together in about a minute!
![Knock out gas](upload://iSRXNfXzCZ04aTsDATJyCrKfeKH.jpeg)
I've included the link to the original post but I would appreciate people trying it out, providing feedback and I'm happy to take feature requests. I've also included a couple of screenshots but the layout and fields may change over time.
I'll probably take a look at this as well. If I could get my templates to work with this program then it'd be awesome. I've already spent a long time making my templates, but haven't been able to put them into a program that's easily accessible.
Nice... quick question... would it be possible to implement support for long names? For example I was playfully doing a card for Junkyard Bunker and well I could not find a way to make the text smaller or add a line.
I was thinking of a text size option actually and increasing the sizes of some boxes. I figured I should probably try to use it myself since I spent so much time on it and I've come across a few annoying things I'd like to sort and I'll add text sizing to the list!
It's still pretty early on for it as a tool really though so I'm looking to make it better over time. Thanks for the feedback!
Actually, just come across and issue and uploaded v0.3. Any issues other issues, let me know.
Bug fix version to fix pretty fundamental issue with load. Saving a deck saved the card text but didn't load them correctly. This will open files created in v0.2 and restore the card text provided you haven't saved over it.
I've just tried launching this on my Win7 box and am struggling to understand how to use it. I don't see anything that allows one to change the image for a card in any way.
Double digit works fine for me when I've got the Comic Book font installed (you could try installing the fonts in the zip file to match the style of official cards better) but I like your suggestion of font changing so I'll have a shot at implementing it which would solve the problem of font size quite well and allow you to change the color.
The text card for villains is on of the templates that is missing at the moment. I need to do that template and the environment card template.
Everything is currently accessed via the menus but I think you've got a point. I might put in a right click menu in the table as thats probably a bit more intuative.
I'll see if I can get 0.4 out by the end of week with these changes in.