Commit graph

1966 commits

Author SHA1 Message Date
BetaSteward
828662f6f3 3 Curses from DKA 2012-02-19 09:52:39 -05:00
BetaSteward
6828f1d651 2 DKA + tests 2012-02-17 22:53:27 -05:00
BetaSteward
86906c633a updated test framework - added TestPlayer which only performs instructed actions 2012-02-17 10:40:57 -05:00
BetaSteward
48f5a469d4 fixes for monte carlo ai 2012-02-13 09:05:01 -05:00
BetaSteward
4fd59f9e8c added test for continuous effects + modified tests to stop on specified turn and step 2012-02-06 10:06:25 -05:00
BetaSteward
37e5c135f5 updated all jars - not sure which ones I might have messed up so I'm updating all 2012-02-02 23:55:39 -05:00
BetaSteward
d813283c19 adding back recent changes - not quite sure how I managed to revert all this 2012-02-02 23:48:25 -05:00
BetaSteward
e6d38e6558 updated jars 2012-02-02 23:28:34 -05:00
magenoxx
4d9493a256 Update jars. BugCantFindCardInLibrary now works. 2011-12-26 18:49:32 +04:00
Loki
dfddc70984 test for game hangs when computer cant find card in library 2011-12-26 17:30:55 +04:00
magenoxx
fa9f6115cf author fix in test comments 2011-12-26 13:47:15 +04:00
magenoxx
86bd2d3c40 Update test for attacking AI. Sometime reproduces not attacking with Zephyr Sprite. 2011-12-26 13:46:18 +04:00
magenoxx
a0866ef602 RegenerateAbilityTest. Make sure AI blocks, chooses biggest creature to block and uses regenerate ability. 2011-12-26 13:30:59 +04:00
magenoxx
eb0bc89597 Tree optimizers. Fixed Issue 420. 2011-12-26 12:52:31 +04:00
magenoxx
a71ce5c405 Update EquipAbilityTest. Reproduces Issue 420. 2011-12-26 10:55:07 +04:00
magenoxx
24dea6a02c updated jars 2011-12-24 22:21:37 +04:00
magenoxx
d004525027 Test for equip ability. 2011-12-24 20:15:03 +04:00
magenoxx
8e178478e2 [Mage.Tests] Now all tests work. 2011-12-24 19:33:24 +04:00
magenoxx
f134a79203 Added test for additional damage from AI after combat. Fixed NimShamblerTest. 2011-12-24 19:00:10 +04:00
magenoxx
3e3a930794 Added additional test for combat (ai shouldn't attack against creatures with double strike). 2011-12-24 18:59:22 +04:00
magenoxx
53e9d2752b Fixed combat actions in MAD AI. Updated tests. 2011-12-24 18:45:13 +04:00
magenoxx
c02d453a4b Some performance measurement. Game state copying performance is good. 2011-12-24 15:14:27 +04:00
magenoxx
dc2ebdd16d Some tests fixes. Returned back checking for repeated action with the fix. 2011-12-24 12:34:00 +04:00
magenoxx
065f1c3190 Fixed Issue 375. 2011-12-12 14:46:49 +04:00
magenoxx
9fe16d3518 Damage distribution test. Reproduces Issue 375. 2011-12-12 14:28:33 +04:00
magenoxx
20aa0c645f Reproduces the AI issue when its own creature is sacrificed for no reason. 2011-12-11 16:38:06 +04:00
magenoxx
41f0fecd6e Test for AI that reproduces the case when useful "may" ability isn't used. 2011-12-11 16:37:34 +04:00
magenoxx
c5d2d41f60 Test that reproduces Issue 411. 2011-12-11 15:24:20 +04:00
magenoxx
ba6508cbeb Updated component version from 0.8.1 to 0.8.2. 2011-12-09 13:15:07 +04:00
magenoxx
dc9397bd62 Test that reproduces Issue 387. 2011-11-24 10:54:26 +04:00
Loki
cd8f0ae2fe [RAV] Leave No Trace, 3 player reward cards 2011-11-19 21:38:43 +04:00
Loki
90116082ea more reward cards 2011-11-18 22:04:09 +04:00
Loki
f5e9ead285 test for Issue 317 2011-11-17 17:20:37 +04:00
Loki
441aefee22 merge 2011-11-17 15:02:56 +04:00
Loki
e7ad847b0f improve test 2011-11-17 14:49:22 +04:00
magenoxx
8b67158fdb Fixed Issue 350. 2011-11-16 18:56:23 +04:00
magenoxx
f4e889329d Test that reproduces Issue 350. 2011-11-16 17:52:25 +04:00
magenoxx
5eebdcb3ae Fixed HideousEndTest. 2011-11-16 16:13:16 +04:00
Loki
2d94164a26 Hideous End test 2011-11-16 15:27:16 +04:00
magenoxx
07902b17c7 Test for Issue 374. 2011-11-16 15:16:39 +04:00
magenoxx
5f6c8a46ae Test for Issue 381. 2011-11-16 15:00:44 +04:00
magenoxx
262e00f26a Test for Condemn - tests targeting attacking creatures and using LKI. 2011-11-16 14:01:01 +04:00
magenoxx
58b959ff65 Fixes in MAD ai. 2011-11-16 10:44:55 +04:00
magenoxx
4cb00a5712 Tests for deal damage to creatures. 2011-11-16 10:44:09 +04:00
magenoxx
60b6fe5a79 Changes in testing framework. Added support for fixed targets. Added test to damage itself by Lightning Bolt. Ignored some old tests. 2011-11-15 19:43:37 +04:00
magenoxx
f0cc3d1d0f Tests for Lightning Bolt and Sejiri Merfolk. 2011-11-15 16:03:55 +04:00
magenoxx
a3d590fc79 Updated test framework with minimum functionality. 2011-11-15 16:01:34 +04:00
magenoxx
0a300cf610 fixed wrong artifactIds used in pom.xml 2011-11-05 11:42:28 +03:00
magenoxx
e302a12f5d Updated component's version from 0.8 to 0.8.1
manually
2011-10-28 11:36:42 +04:00
magenoxx
3350c3e829 Updated components' version from 0.7.6 to 0.8 2011-10-16 21:02:04 +04:00
magenoxx
2d8948b8f6 Changed version from 0.7.5 to 0.7.6 2011-09-18 13:57:43 +04:00
magenoxx
0fbc805492 Lowered version from 0.8 to 0.7.5 for release. 2011-09-02 08:18:49 +04:00
BetaSteward
34cd3bbcdc fixed version 2011-06-22 22:32:33 -04:00
BetaSteward
a8b8d36637 updated pom files 2011-06-22 22:12:14 -04:00
magenoxx
97eea533f3 updated version (from 0.7.3 to 0.7.4) in all pom files 2011-06-16 11:39:20 +04:00
magenoxx
82716349db test for ai tapping itself 2011-06-06 22:34:36 +04:00
magenoxx
b636f4d342 test for ai bug not attacking 2011-06-06 22:34:03 +04:00
magenoxx
74c7feb470 Moved version to 0.7.3 in pom files. 2011-05-19 23:49:43 +04:00
BetaSteward
a4c3deb7ac Backed out changeset: 83cb579a3761 2011-05-14 23:32:22 -04:00
BetaSteward
473f6bcad9 fixed client/server ping + added server console 2011-05-14 23:28:07 -04:00
Loki
0a5e8e0103 bad commit :( 2011-05-14 00:12:35 +03:00
Loki
b897f7ce14 White Sun's Zenith 2011-05-13 23:42:52 +03:00
magenoxx
43bc4780fc Updated server plugins in Mage.Tests. 2011-05-10 15:03:42 +04:00
North
de8c30d76d Mage.Tests/pom.xml parent version updated
MageBook.java Strings equality check changed to equals
2011-05-09 22:16:08 +03:00
magenoxx
7c49bc5ce7 Fixed Mage.Tests dependency. Fixed import in MageJDecktop class. 2011-05-07 19:33:02 +04:00
magenoxx
b42e056750 [Collection viewer] Drawing set name on the tabs (vertical for selected and normal for tabs without images). 2011-04-10 11:25:25 +04:00
BetaSteward
84c6ab76e0 update to version 0.7 2011-04-01 21:05:43 -04:00
magenoxx
fb8cd79b59 More efficient use of background image. Now Mage takes much less memory. Also updated plugins in Mage.Tests. 2011-04-01 17:35:38 +04:00
BetaSteward
b1fdc03c4e updated jars 2011-03-31 23:43:11 -04:00
BetaSteward
def31fef83 added random deck test 2011-03-31 23:35:59 -04:00
magenoxx
8722b825e6 ProtectionFromColorTest, ProtectionFromTypeTest. 2011-03-12 15:14:14 +03:00
BetaSteward
0668548f4f more AI fixes - dont use x=0 for activated abilities 2011-03-10 22:07:13 -05:00
BetaSteward
42509dd4f8 optimizations + leave game fix 2011-03-10 22:05:15 -05:00
magenoxx
99735b368b New testing frameworks for cards. BurntheImpure test. 2011-03-10 15:27:15 +03:00
BetaSteward
6982608043 more AI fixes 2011-03-07 22:59:55 -05:00
BetaSteward
7e00b5cc25 AI fix - better time out support 2011-03-04 21:54:45 -05:00
magenoxx
662dd2948a [MBS] Burn the Impure + test 2011-03-01 08:32:35 +03:00
magenoxx
6e913cf24b Migrated minimax hybrid AI to Mad AI. Reproduced AI not attacking, added 2 new test scenarios that reproduce it. 2011-02-28 14:23:59 +03:00
BetaSteward
a81e6da37c a few more AI tweaks 2011-02-26 00:16:04 -05:00
BetaSteward
bc3acccf2c fixed first turn draw skip 2011-02-26 00:15:15 -05:00
magenoxx
b5e3d46c72 Two new scenarious. log4j properties in tests. 2011-02-25 20:55:28 +03:00
magenoxx
e9c2decd3c Merged X value changes. Some UI fixes. 2011-02-25 20:54:54 +03:00
BetaSteward
1945538041 added X cost options to AI 2011-02-24 22:01:04 -05:00
magenoxx
f1472d1fa4 Merge 2011-02-23 10:59:30 +03:00
magenoxx
2f4b3680db [mad ai] plugin update 2011-02-23 10:58:17 +03:00
magenoxx
3a11c59486 Fixed playXMana (no X=0, put everything to X). updated first scenario. 2011-02-23 10:50:42 +03:00
BetaSteward
85e1f68554 another AI fix 2011-02-21 00:20:36 -05:00
magenoxx
9bd5e95bda Test scenario for Earthquake. 2011-02-20 02:10:04 +03:00
magenoxx
98ee9ff0c2 [mad ai] Critical AI fixes. Sync with Steward recent changes. New test command for lifes. New test scenarios. 2011-02-19 16:52:13 +03:00
magenoxx
97a83998eb [mad-ai] Fixed not using combat and post combat main phases. 2011-02-18 00:17:55 +03:00
magenoxx
27420f784c [mad-ai] Fixed AI. Now plays spells more often. 2011-02-17 23:55:22 +03:00
BetaSteward
0c5261ce88 fixed canTarget error and started to convert logging to log4j 2011-02-14 14:41:29 -05:00
magenoxx
c8fcc25ba2 First test scenario. 2011-02-14 20:49:52 +03:00
magenoxx
366401b0b2 Updated Game interface to skip drawing. Added parsing test scenarios and updating players' zones. 2011-02-14 20:49:16 +03:00
magenoxx
e189543699 Fixed AI doesn't play spells that targets creatureOrPlayer. The fix applied to ai-ma only, other ai jar still needs to be recompiled. 2011-02-12 23:21:20 +03:00
magenoxx
4b2a9cd203 PlayerImpl fix 2011-02-12 11:46:20 +03:00
magenoxx
f36254445a [ai-ma] renamed classes (otherwise classloader uses another classes), added additional logging. 2011-02-11 20:37:08 +03:00
magenoxx
3521b7d89f Added "AI vs AI" test. Removed clientside tests. 2011-02-10 18:38:44 +03:00
BetaSteward
e2fd0299c7 fixed multi-human drafting 2011-02-08 11:34:28 -05:00
BetaSteward
ffc7b5bfd8 added tournaments - drafts are now a variant of tournament 2011-02-06 11:09:25 -05:00
magenoxx
f6b812bce1 Updated to version 0.6. Fixed and updated rate plugin. 2011-01-30 10:42:35 +03:00
maurer.it
01c4811551 Fix to allow the tests to run with latest draft stuff. 2011-01-10 14:25:34 -05:00
maurer.it
8d93ce524d Fixed errors. 2010-12-29 14:56:05 -05:00
BetaSteward
6ae4ac3c5e changes to support matches 2010-12-26 00:34:34 -05:00
magenoxx
47d0adf2f9 delete previous test 2010-12-24 12:07:02 +03:00
magenoxx
bf233b4bb7 add empty class for test 2010-12-24 11:54:17 +03:00
BetaSteward
66d3ad1b15 updated poms with new version 2010-12-21 23:25:54 -05:00
magenoxx
4139844732 Fixed failing tests. 2010-12-21 22:30:31 +03:00
magenoxx
3c4afdb475 Started Lightning Helix test. 2010-12-20 16:41:00 +03:00
magenoxx
b63032b8f3 Wrapped land test (special for Eugen :)) 2010-12-20 16:40:21 +03:00
magenoxx
4d8d92ed7d Expect class for asserting thrown exception. Updated bdd classes. 2010-12-20 16:38:20 +03:00
magenoxx
2e27a676ed [mage-tests] Added synchronization between steps. Updated bdd classes for step state handling. 2010-12-20 15:01:41 +03:00
magenoxx
49eac2c737 Server config files for Mage-Tests. 2010-12-20 12:15:40 +03:00
magenoxx
f299e31237 Added StepState and StepController to execute different actions on the same "And." calls. 2010-12-20 10:16:29 +03:00
magenoxx
a2577c677f Land test. 2010-12-20 01:04:08 +03:00
magenoxx
1b6722f9b2 Added Mage.Tests project. Update server for test operations. Implemented bdd classes. 2010-12-20 01:03:12 +03:00