melvin
|
18a907311e
|
added target fungus
|
2013-03-11 13:43:41 +08:00 |
melvin
|
9700edea04
|
added simple test for Thallids
|
2013-03-11 13:28:21 +08:00 |
melvin
|
44ab978a63
|
added Thallid Shell-Dweller and Thallid Germinator
|
2013-03-11 13:27:54 +08:00 |
melvin
|
9608d8d585
|
fixed condition
|
2013-03-11 13:27:32 +08:00 |
melvin
|
ef67db586e
|
added support conditions and target choice
|
2013-03-11 13:27:20 +08:00 |
melvin
|
f74a7125b6
|
added Basandra, Battle Seraph
|
2013-03-10 21:36:37 +08:00 |
melvin
|
5b8a04620b
|
added isCombatPhase
|
2013-03-10 21:36:13 +08:00 |
melvin
|
fe268008e8
|
added isCombat
|
2013-03-10 21:32:24 +08:00 |
melvin
|
a6c7acbd55
|
assert consistency of compressedTypes
|
2013-03-10 17:48:33 +08:00 |
melvin
|
8cac1b6062
|
inner class should only refer to method arguments not outer scope objects
|
2013-03-10 16:24:02 +08:00 |
melvin
|
1240c680fc
|
decrease games to run on buildhive to 300
|
2013-03-10 13:50:30 +08:00 |
melvin
|
450a910ca9
|
remove unused variable
|
2013-03-10 13:50:17 +08:00 |
melvin
|
820d8029c7
|
should not use MagicAddTurnTriggerAction as phrasing is not until end of turn
|
2013-03-10 13:41:47 +08:00 |
melvin
|
4e3e98420b
|
event.getPlayer does not return the right object when the trigger occurs, should use game.getPlayer instead
|
2013-03-10 13:06:12 +08:00 |
melvin
|
cb2f48b8e6
|
added assert to ensure types[index] is not null
|
2013-03-10 10:19:14 +08:00 |
melvin
|
e294feab7c
|
removed unused class
|
2013-03-10 10:19:00 +08:00 |
melvin
|
e91d7d5203
|
rename setKnownCards to hideHiddenCards, handle thread interruption in MMABWorker
|
2013-03-10 09:32:27 +08:00 |
melvin
|
7f0855a534
|
make it possible to change AI level and number of games in AI vs AI match rule
|
2013-03-09 21:44:47 +08:00 |
melvin
|
6c4949c2f2
|
remove unused constant
|
2013-03-09 21:17:07 +08:00 |
melvin
|
876e14be80
|
merge ArtificialWorker into MMAB as MMABWorker
|
2013-03-09 21:10:03 +08:00 |
melvin
|
2af6f16efd
|
limit minimax by maxTime instead of maxGames and maxDepth
|
2013-03-09 21:07:57 +08:00 |
melvin
|
2f4467d6c1
|
added test for persist and undying
|
2013-03-09 11:34:22 +08:00 |
melvin
|
ec117eed55
|
switch back to default AI in planeswalker test
|
2013-03-09 10:01:16 +08:00 |
melvin
|
b522250420
|
accidentally committed testing script with additional counters, revert the change
|
2013-03-09 09:23:28 +08:00 |
melvin
|
d8074b61cc
|
added Thallid
|
2013-03-08 17:01:44 +08:00 |
melvin
|
4667939bf2
|
added missing groovy script for Thistledown Liege
|
2013-03-08 14:58:42 +08:00 |
melvin
|
cecf2dfa36
|
added Thistledown Liege
|
2013-03-08 14:53:39 +08:00 |
melvin
|
5981db37b1
|
compute cards_per_set as a tab separated file
|
2013-03-08 11:05:46 +08:00 |
melvin
|
973b44c4ea
|
added stub for MTD(f) AI
|
2013-03-08 11:02:14 +08:00 |
melvin
|
95a613153b
|
make max depth and max games final
|
2013-03-08 10:16:27 +08:00 |
melvin
|
b9b84fc11a
|
added rule to compute cards per set
|
2013-03-07 22:58:14 +08:00 |
melvin
|
9e09a44423
|
remove unused variable workers, make THREADS static
|
2013-03-07 21:17:40 +08:00 |
melvin
|
f994c09783
|
added Verdant Embrace
|
2013-03-06 22:20:36 +08:00 |
melvin
|
5064409870
|
added Wall of Blood
|
2013-03-06 22:11:48 +08:00 |
melvin
|
37f870e773
|
added missing Zodiac Dragon groovy script
|
2013-03-06 14:03:51 +08:00 |
melvin
|
a7f0c06168
|
added Yavimaya Scion
|
2013-03-06 13:53:05 +08:00 |
melvin
|
aae8a06642
|
added 'protection from artifacts' to ability property
|
2013-03-06 13:50:06 +08:00 |
melvin
|
45f4380b2d
|
added Zodiac Dragon
|
2013-03-05 15:05:49 +08:00 |
melvin
|
a7e0ee8e70
|
added Sphinx's Revelation
|
2013-03-04 14:38:32 +08:00 |
melvin
|
67d8f1b372
|
include Vraska in test
|
2013-03-03 20:53:17 +08:00 |
melvin
|
c6cd06a7a3
|
skip entire card block
|
2013-03-03 20:52:49 +08:00 |
melvin
|
86559e4582
|
added Vraska the Unseen
|
2013-03-03 20:06:08 +08:00 |
melvin
|
6981345ed5
|
added MagicRemoveTriggerAction
|
2013-03-03 19:58:04 +08:00 |
melvin
|
e35c70c4a6
|
compare players by id as they may not be from the same game instance
|
2013-03-03 19:54:39 +08:00 |
melvin
|
70781ec428
|
added constructor with default reason
|
2013-03-03 19:54:02 +08:00 |
melvin
|
4cf8cff169
|
support removing trigger by specifying source and trigger
|
2013-03-03 19:53:40 +08:00 |
melvin
|
199ea903bd
|
added planeswalker subtype Vraska
|
2013-03-03 19:53:00 +08:00 |
melvin
|
8eeef35d1f
|
removed unused class
|
2013-03-03 11:10:24 +08:00 |
melvin
|
fd4bfbcd77
|
added keyboard shortcut 's' to show AI's hand
fixes issue 282
|
2013-03-03 09:42:09 +08:00 |
melvin
|
0b86ad0d36
|
added Venser, the Sojourner
|
2013-03-02 20:45:45 +08:00 |