melvin
|
425a79d1b9
|
removed old rules for updating value
|
2012-09-30 13:34:32 +08:00 |
melvin
|
f9aa319e02
|
added note on fix for Arcbound Overseer
|
2012-09-30 13:18:04 +08:00 |
melvin
|
9b8b7951f0
|
store Flanking and Modular in abilityFlags
fixes issue 296
|
2012-09-30 13:13:59 +08:00 |
melvin
|
1c99256d31
|
added test for issue 296
|
2012-09-30 13:11:30 +08:00 |
melvin
|
4d8a981939
|
added rule to consolidate crash logs
|
2012-09-30 11:20:52 +08:00 |
melvin
|
4a8a35ce43
|
simplify determination of next step after resolve
|
2012-09-30 11:20:31 +08:00 |
melvin
|
de09f5930e
|
ensure file ends with newline
|
2012-09-30 10:41:29 +08:00 |
melvin
|
4092ee4f79
|
replace card name with SN
|
2012-09-30 00:00:07 +08:00 |
melvin
|
5f75b5915a
|
move checking rules to end of Makefile
|
2012-09-29 23:56:38 +08:00 |
melvin
|
b2db7e262b
|
updated cubes
|
2012-09-29 23:51:00 +08:00 |
melvin
|
8805dac9fc
|
added newline at end of line
|
2012-09-29 23:49:58 +08:00 |
melvin
|
3b01870e6a
|
added changelog for 1.30
|
2012-09-29 23:42:39 +08:00 |
melvin
|
013791a7c3
|
update version number to 1.30
|
2012-09-29 23:18:34 +08:00 |
melvin
|
f9ebdc4d34
|
check state after resolving item from stack
|
2012-09-29 13:04:53 +08:00 |
melvin
|
d0fbb88991
|
added toString for MagicGainControlAction
|
2012-09-29 11:13:05 +08:00 |
melvin
|
366e1fa0fe
|
declare one variable per line
|
2012-09-28 16:19:28 +08:00 |
melvin
|
d49f1a3104
|
rearrange modifiers
|
2012-09-28 16:16:26 +08:00 |
melvin
|
0358cde92f
|
compare enum with ==
|
2012-09-28 16:16:18 +08:00 |
melvin
|
3cbb61cebd
|
add braces around if statement
|
2012-09-28 16:13:26 +08:00 |
melvin
|
afce87c6e3
|
replaced Array constant with initializer expression
|
2012-09-28 16:12:35 +08:00 |
melvin
|
9864cd3997
|
replace C style array delcaration with Java style
|
2012-09-28 16:09:47 +08:00 |
melvin
|
631dd73e4b
|
infer final annotation for local variables
|
2012-09-28 16:04:12 +08:00 |
melvin
|
3036d12c63
|
mark members as final
|
2012-09-28 15:59:14 +08:00 |
melvin
|
dcc8d38484
|
optimized imports
|
2012-09-27 14:11:44 +08:00 |
melvin
|
a53ff4131f
|
use 1M repetitions for random testing
|
2012-09-27 11:10:14 +08:00 |
melvin
|
9d46f2e2af
|
use the full range of int for seed
|
2012-09-27 11:09:34 +08:00 |
melvin
|
f6f6ff9d2c
|
use str 1 instead of str 0 for random testing
|
2012-09-27 10:29:33 +08:00 |
melvin
|
f936fb3d7a
|
wrap long lines, use seed option instead of rndSeed env var
|
2012-09-27 09:59:42 +08:00 |
melvin
|
db6568f9f4
|
added option seed to set the random seed on for each duel
|
2012-09-27 09:59:26 +08:00 |
melvin
|
4c23368990
|
added method to set seed
|
2012-09-27 09:58:05 +08:00 |
melvin
|
529c4c4912
|
remove MagicSpellCardEvent's link to MagicCardDefinition
|
2012-09-26 10:15:31 +08:00 |
melvin
|
f0a2a52db2
|
remove MagicStatic's link to MagicCardDefinition
|
2012-09-26 10:14:40 +08:00 |
melvin
|
881176dda2
|
remove MagicTrigger's link to MagicCardDefinition
|
2012-09-26 10:13:02 +08:00 |
melvin
|
9576f28020
|
removed MagicCardDefinition from MagicActivation
|
2012-09-25 22:36:02 +08:00 |
melvin
|
8583d80045
|
added toString method
|
2012-09-25 17:36:17 +08:00 |
melvin
|
bd923200d9
|
added two tests
|
2012-09-25 15:58:29 +08:00 |
melvin
|
a9e73b0065
|
copy imageIndex from soureCard
|
2012-09-25 15:58:20 +08:00 |
melvin
|
b41c3dd87a
|
hasOptions use same method as getArtificialOptions to generate options
|
2012-09-25 13:16:41 +08:00 |
melvin
|
be5252da9d
|
auto move to graveyard only occurs if action is instance of MagicSpellCardEvent
|
2012-09-24 21:17:49 +08:00 |
melvin
|
6ed86e94bd
|
simplify code, Storm trigger uses stack
|
2012-09-24 21:08:14 +08:00 |
melvin
|
9fa2d1a234
|
added assert to MagicPayManaCostChoice ensure that number of options is not zero
|
2012-09-24 18:03:33 +08:00 |
melvin
|
db2ecd6590
|
added Into the Roil to TestKicker
|
2012-09-24 16:31:49 +08:00 |
melvin
|
0638c12a2b
|
use itemOnStack.getSource() instead of itemOnStack.getEvent().getSource() to that source for MagicCardOnStack will be card instead of cardOnStack
|
2012-09-24 16:31:29 +08:00 |
melvin
|
f15dbb751b
|
fixed indentation
|
2012-09-24 13:54:43 +08:00 |
melvin
|
acd3d7fc54
|
wrapped long line
|
2012-09-24 13:54:29 +08:00 |
melvin
|
34df36bf71
|
removed unnecessary imports, fixed indentation
|
2012-09-23 23:24:48 +08:00 |
melvin
|
4298c5b19a
|
move EVENT_ACTION after constructor
|
2012-09-23 23:13:13 +08:00 |
melvin
|
37af0af2cd
|
set cardOnStack's destination to Play when creating permanent
|
2012-09-23 23:11:38 +08:00 |
melvin
|
5ad5ad933b
|
set cardOnStack's destination to Play
|
2012-09-23 23:10:24 +08:00 |
melvin
|
55fbb02f5b
|
reference counterType and amount from closure
|
2012-09-23 22:28:53 +08:00 |