melvin
1aadd454d4
removed property basic, replaced with tap add mana ability
2011-11-29 16:05:50 +08:00
melvin
37fdb107f2
Removed empty lines, added whitespace between operators
2011-11-29 15:49:55 +08:00
melvin
3d5f2d780f
removed basic activations from Gemstone Mine
...
fixes issue 104.
2011-11-28 22:03:09 +08:00
melvin
52b7d64a57
removed empty lines
2011-11-28 22:01:07 +08:00
melvin
0d005a992d
corrected scripts for Scion of Ooona, Ruhan of the Fomori, Volcanic Hammer, and Pulse of the Fields
...
Scion of Oona and Ruham of the Fomori was missing the color attribute.
Volcanic Hammer should be Sorcery instead of Instant
Pulse of the Fields should be Instance instead of Sorcery
fixes issue 102.
2011-11-27 21:40:41 +08:00
melvin
0f64de677b
Added tag magarena_1_20b for changeset 943eef0f593c
2011-11-26 21:05:23 +08:00
melvin
366378f5a1
renamed getInstance to create
2011-11-26 17:27:40 +08:00
melvin
52da86e22e
added note about fix for keyboard shortcuts
2011-11-26 16:56:51 +08:00
melvin
c5c056710c
if game is active, need to call gamePanel.requestFocus after closing a panel
...
so that keyboard shortcuts can work
2011-11-26 16:29:45 +08:00
melvin
1b8a177644
clarified fix for abilities bug
2011-11-26 15:25:32 +08:00
melvin
a2716ce45d
updated version number to 1.20b, updated README with bug fixed for 1.20b
2011-11-26 14:58:35 +08:00
melvin
0969deeee2
make sure that Magarena.app version number if updated
2011-11-26 14:58:09 +08:00
melvin
a703a84248
use activation of lowest weight for each MagicManaType
2011-11-26 14:34:48 +08:00
melvin
941261c515
quick fix: abilities with ordinal >= 64 have mask of 0, to refactor abilities to use EnumSet instead of long flags
2011-11-26 14:21:32 +08:00
melvin
507a31caa7
wrong description in message of Searing Touch, it deals 1 damage not 3
2011-11-26 14:19:21 +08:00
melvin
36013a442b
clean up Magarena-*-app.zip
2011-11-26 13:55:03 +08:00
melvin
e74d35804e
Added tag magarena_1_20 for changeset 3fb1f3f7468c
2011-11-25 23:58:17 +08:00
melvin
93544b88cb
convert Download images to use JFrame instead of JDialog, no longer blocks
...
main application
fixes issue 79.
2011-11-25 23:28:50 +08:00
melvin
3159937b32
added note to readme about new option in Download images dialog
2011-11-25 23:11:54 +08:00
melvin
1f8038b736
added button to select previous Magarena data folder, switched from manual layout to MiG Layout
2011-11-25 23:10:45 +08:00
melvin
afff4d2ff7
added getFile method
2011-11-25 23:10:05 +08:00
melvin
478ed16b26
changed methods to abstract instead of having dummy implementations
2011-11-25 23:09:40 +08:00
melvin
87ac85a85e
added trimmed miglayout source r67
2011-11-25 21:05:12 +08:00
melvin
de3f46e62b
added copyFile
2011-11-25 20:24:45 +08:00
melvin
6591815412
Added getGameFolder
2011-11-25 19:06:36 +08:00
melvin
71995e0a16
replaced hardcoded bounds with variables
2011-11-25 13:09:50 +08:00
melvin
d231e8b9dd
updated list of cards in cubes and README
2011-11-25 10:21:21 +08:00
melvin
dbc40f08cc
added back some cards that were removed in rev 076bbdde36f6
2011-11-25 10:18:17 +08:00
melvin
434a93319a
removed unused code
2011-11-25 09:44:36 +08:00
melvin
d9dd83afbd
drop support for user.home/Magarena as data folder
2011-11-25 09:41:06 +08:00
melvin
15e7791c50
updated README with list of added cards
2011-11-25 09:35:39 +08:00
beholder
41a9fda8f6
updated README.txt
2011-11-24 12:33:28 +01:00
melvin
0a2d6bb22c
convert CubeDefinitions to a static class
2011-11-23 13:59:43 +08:00
melvin
161e3d5675
convert CardDefinitions and TokenCardDefinitions to a static class
2011-11-23 13:49:13 +08:00
melvin
494881e3fb
added rule to generate list of tokens, list of card is list of all script - list of tokens
2011-11-23 13:12:47 +08:00
melvin
70732c5b05
removed tokens from legacy_cube
2011-11-23 12:59:57 +08:00
melvin
54ac3c651a
use nio to load entire file as a String
2011-11-23 12:51:16 +08:00
melvin
af8eda5afe
fixed bug in script where ability name can match cardname
2011-11-23 12:50:58 +08:00
melvin
86438f6bbd
replaced card code with leaves return exile
2011-11-22 21:39:23 +08:00
melvin
0ffe3ac603
added leaves gain life, leaves lose life, leaves return exile
2011-11-22 21:37:00 +08:00
melvin
abb327e5ef
replaced card code with champion keyword ability
2011-11-22 21:18:32 +08:00
melvin
a209e76b84
added champion <subtype>
2011-11-22 21:15:57 +08:00
melvin
a203734736
must specify damage deal with ping keyword
2011-11-22 21:14:56 +08:00
melvin
772b9aa150
converted card code to leaves damage target ability in card script
2011-11-22 11:50:45 +08:00
melvin
1a8cebf3e5
throw RTE if unable to parse ability
2011-11-22 11:50:20 +08:00
melvin
0fba3ffad0
added leaves damage target
2011-11-22 11:45:43 +08:00
melvin
84724e93dd
converted cards to use enters damage target keyword ability
2011-11-22 11:31:56 +08:00
melvin
077e5412a3
add enters damage target creature and enters damage targer player
2011-11-22 11:26:56 +08:00
melvin
5fbccfb993
added enters damage target n
2011-11-22 11:05:53 +08:00
melvin
d46cb68e58
fixed bug in Sparkmage Apprentice, previously was only able to deal damage to
...
creaetures where it should be able to deal damage to creature or player.
fixes issue 95.
fixes issue 96.
2011-11-22 10:40:14 +08:00