Commit Graph

6 Commits (6baeb89141c6fcda6d37fa4c0c97ec21cd9830c3)

Author SHA1 Message Date
melvin f47e0ebd4e card script now uses Java properties file format
card script is loaded using Properties.load instead of an ad-hoc parser.

name of card is declared using the "name=<card name>" format.

abilities must all be declared from a single property, there cannot be
multiple lines with "ability=".
2012-05-20 11:38:38 +08:00
melvin 70b26bd321 renamed enters -1/-1 as enters with -1/-1, same for +1/+1 and charge 2011-11-21 22:18:00 +08:00
melvin 369cdfe138 converted card code to use enters +1/+1, enters -1/-1, enters charged 2011-11-21 22:13:52 +08:00
melvin 077ff38267 replaced MagicTapManaActivation with tap add mana <mana type> keyword 2011-11-21 12:50:30 +08:00
melvin 4d73acb43a add requires_card_code keyword to cards that make use of card specific code, split tokens.txt into multiple card scripts 2011-11-11 10:58:45 +08:00
melvin 884fe66cb5 created a Magarena folder under release to mirror the structure of the actual release 2011-11-08 17:26:28 +08:00