Anime Yu-Gi-Oh! Card Maker
  • Home
  • Download
    • Java Edition!
    • Mobile Edition
    • Standard Edition
  • Help Guide & FAQ
  • Get Involved

JAVA EDITION

Download the Java version of Anime Yu-Gi-Oh! Card Maker here.
Download Latest Version

New Content Update Version 1.1! - 31st May 2016

31/5/2016

4 Comments

 
  • Added update checker (with custom notifications)
  • Added Splash screen
  • Added "Settings" tab
  • Can choose to check for updates.
  • Disabled maximizing the window
  • Organised the templates
  • Added Normal Pendulum
  • Added Effect Pendulum
  • Added Dark Synchro
  • Added ATK/DEF token monster
  • Added custom normal monster
  • You now have to confirm if you want to overwrite a card with the same name
  • Added splash notification when card successfully exported
Download here:
JAR File
4 Comments
edouard.bryan link
1/9/2016 08:06:49 pm

BRYAN edouaard

Reply
Ryan Leonel link
4/1/2017 04:59:23 pm

Sí

Reply
T-Bone
7/7/2017 08:30:37 am

Great Work so far.
But it appears, that you have used Backslashes in your filehandling.
The Problem is: Linux or Mac are using Slashes in their filesystem, meaning that your application can't export cards. The developers of Java came up with a great solution for this Problem.
The Class File has static methods, which are called pathSeparator or Separator, in this method they evaluate the System property and are creating the correct pathSeparator string for your application. You probably should use them to create your Directory paths.
Example: String Directory = "CardCreator" + File.pathSeparator +"Settings";

If you will integrate this feature into your application your application will work on all systems.

Thank you a lot for your awesome work and time you invest to create this for us.

Kind regards
T-Bone

PS: I would like to help you with your work, feel free to contact me.

Reply
Dominik H
7/7/2017 03:19:16 pm

Hello, thank you for letting me know about this! You see, I rarely every use Linux and have never personally used a Mac so testing everything on my own isn't really possible.

Thank you so much for introducing me to pathSeperator, I have made use of it in my code and I think it might work properly on Linux and Mac now. However I can not release an update just yet as I have to make sure everything is ready and working as intended.

Kind regards,
Dominik H.

Reply



Leave a Reply.

    Picture
    Java Edition! Works on all platforms that support Java 8!

    Author

    My name is Dominik Hauerstein and I am the main developer and founder of this application. Here, I will post updates about the program every once in a while.

    Please note: Anime Yu-Gi-Oh! Card Maker is an UNOFFICIAL tool to create anime styled cards. We are not affiliated with Konami or 4kids.

    Archives

    December 2019
    October 2019
    January 2018
    October 2016
    May 2016
    January 2016

    Categories

    All

    RSS Feed

Powered by Create your own unique website with customizable templates.
  • Home
  • Download
    • Java Edition!
    • Mobile Edition
    • Standard Edition
  • Help Guide & FAQ
  • Get Involved