Skip to content

Releases: Yemachu/cardmaker

v1.1.6

Choose a tag to compare

@Yemachu Yemachu released this 14 Sep 11:21

A solution for creating custom cards for varying Trading card games that works completely client side in a browser.

This update adds another rarity to choose from, and allows for randomization of the serial number.

Neo New Card maker - 1.1.5

Choose a tag to compare

@Yemachu Yemachu released this 16 Jun 10:35

A solution for creating custom cards for varying Trading card games that works completely client side in a browser.

Some of the used fonts have been updated to be closer to the original cards. Those fonts are not provided by the application, however. This means that if the user does not have them installed, a fallback option is used instead.

The application looks for fonts by the name of:

  • Matrix Regular Small Caps (used for the card's name)
  • Matrix Book (used for monster and pendulum effects, as well as serial number and set ID)

Fonts for the card's Type ([ Dragon / Effect ] for example), ATK and DEF have not been updated. The actual name to be used for them was not obvious due to inconsistent sources. This mostly has to do with the "small caps".

Neo New Card maker - 1.1.4

Choose a tag to compare

@Yemachu Yemachu released this 20 May 15:30

A solution for creating custom cards for varying Trading card games that works completely client side in a browser.

This update adds support for Skill cards.

Neo New Card maker - 1.1.3

Choose a tag to compare

@Yemachu Yemachu released this 06 May 11:44

A solution for creating custom cards for varying Trading card games that works completely client side in a browser.

This update adds support for Pendulum Link, Spell and Trap cards.

Neo New Card maker - 1.1.2

Choose a tag to compare

@Yemachu Yemachu released this 09 Feb 12:22

A solution for creating custom cards for varying Trading card games that works completely client side in a browser. This release patches an issue where Microsoft Edge would not render the custom checkbox icons.

The issue stemmed from the fact that Microsoft Edge resolves url() relative to the page that includes it when set through a css variable. Since css variables are used for the theming, support for theming has been removed (for now at least).

Neo New Card maker - 1.1.1

Choose a tag to compare

@Yemachu Yemachu released this 27 Jun 15:55

A solution for creating custom cards for varying Trading card games that works completely client side in a browser. In this third release, support for adding a card's set-ID has been added. Furthermore, some text-fields now use different fonts.

Neo New Card maker - 1.1.0

Choose a tag to compare

@Yemachu Yemachu released this 29 Apr 09:16

A solution for creating custom cards for varying Trading card games that works completely client side in a browser. This second release adds support for foil effects and a template for "Unity monsters".

Neo New Card maker - 1.0.0

Choose a tag to compare

@Yemachu Yemachu released this 18 Apr 15:45

A solution for creating custom cards for varying Trading card games that works completely client side in a browser. This first release provides support for creating Yu-Gi-Oh! cards.

It takes care of automatically downsizing text to fit, or squishing it if that is more appropriate.

Templates

The card maker provides templates for the following card types. The ones marked also support the creation of Pendulum cards.

  • Normal
  • Effect
  • Ritual
  • Fusion
  • Synchro
  • Dark Synchro
  • Xyz
  • Link
  • Spell
  • Trap