Commit graph

2482 commits

Author SHA1 Message Date
BetaSteward
c508f07910 added monte carlo AI - still needs some work 2011-11-04 23:02:32 -04:00
BetaSteward
2987dcc776 added resume flag to priority 2011-11-04 22:58:39 -04:00
BetaSteward
a1f1ed44c0 adjustment to GameState.getValue 2011-11-04 22:57:50 -04:00
BetaSteward
550ad2bc69 another improvement to cannot connect message 2011-11-04 22:53:40 -04:00
honaker215
0b19f91ffd Vampiric Fury didn't grant first strike, fixed. 2011-11-03 17:52:51 -04:00
honaker215
f0e089217c Fixed bug with Ghost Quarter putting the land into play of the owner of the Ghost Quarter 2011-11-02 22:10:52 -04:00
BetaSteward
7c69bc6f30 fixes + optimizations + allow games to be paused and resumed 2011-11-02 21:39:03 -04:00
BetaSteward
8fd03a5bb5 disable timeout if game contains any non-human players 2011-11-02 21:18:25 -04:00
honaker215
8c23757260 Updated startClient.command to refer to the current project version instead of the static value of 0.8 2011-11-01 13:39:34 +00:00
BetaSteward
10e1469cfd improved cannot connect error message 2011-10-30 21:15:14 -04:00
Loki
a004ced17d artifactId to lowercase 2011-10-28 15:42:54 +04:00
magenoxx
416e8cd30b added memory settings to scripts. fixed .command script for server. 2011-10-28 14:38:25 +04:00
magenoxx
200e9375f3 Добавлена метка version 0.8.1 (release) для набора изменений e035a1e19e14 2011-10-28 11:43:29 +04:00
magenoxx
490b95bcc6 added additional scripts for Win 7 and MacOs. added "how to start" instructions. 2011-10-28 11:40:39 +04:00
magenoxx
e302a12f5d Updated component's version from 0.8 to 0.8.1
manually
2011-10-28 11:36:42 +04:00
BetaSteward
7ab5649132 some server optimizations 2011-10-27 11:20:10 -04:00
magenoxx
e97d655bd1 Fixed Issue 339. 2011-10-27 12:28:36 +04:00
BetaSteward
cdc45d99f9 some more optimizations 2011-10-26 13:24:39 -04:00
BetaSteward
e8b5585b96 fixed issue 337 2011-10-26 13:15:38 -04:00
magenoxx
8a74175d21 Reimplemented CastSpellLastTurnWatcher. Possible fix for Issue 337. (but still doesn't work correctly because of wrong behavior in game state copying). 2011-10-26 14:22:54 +04:00
BetaSteward
21f9633486 fixed issue 314 2011-10-25 21:43:59 -04:00
BetaSteward
517a0cae26 optimizations + some fixes - mostly for monte carlo simulations 2011-10-25 15:17:42 -04:00
magenoxx
ee2417f730 Fixed Issue 332 2011-10-25 12:12:13 +04:00
North
075be7ad9a [M10] Mind Shatter 2011-10-24 21:53:17 +03:00
magenoxx
8983a26e5b Some server NPE fixes 2011-10-24 20:48:58 +04:00
Loki
db30dbd5d6 fix server build 2011-10-23 18:49:32 +04:00
Loki
e70ea7eaa8 fix build 2011-10-23 13:44:00 +04:00
North
aa55beeb4e removed <filter>.getDefault() 2011-10-23 12:17:14 +03:00
North
4ccf0f799d fixed .hgignore 2011-10-23 12:05:40 +03:00
maurer.it
449a04b17f [FIX] Fixes issue 297. 2011-10-22 20:00:28 -04:00
maurer.it
436f7917c0 Default static filter that I missed with my last pass of removing all of these. 2011-10-22 11:22:57 -04:00
maurer.it
1df242adce [FIX] Fixes issue 309. Seems that canChoose and possibleTargets fell out of sync. canChoose was saying that the abilities target could be chosen but when it came to actually select the target no possibilities were returned. 2011-10-22 11:21:24 -04:00
maurer.it
ffadc3be45 [FIX] Fixes issue 310. 2011-10-22 10:48:51 -04:00
maurer.it
adb495f33a [FIX] Fixes issue 323. 2011-10-22 10:32:19 -04:00
maurer.it
73c8ec3899 merge 2011-10-21 17:33:56 -04:00
maurer.it
71eccc97fc [FIX] Fixes issue 282 and potentially many others! 2011-10-21 17:32:31 -04:00
North
9dbda1c6da Fixed Falkenrath Marauders 2011-10-21 22:56:57 +03:00
maurer.it
648464fd2a merge 2011-10-21 08:11:59 -04:00
maurer.it
b142089533 Doh, don't need this test.dck in here. 2011-10-21 08:11:42 -04:00
maurer.it
53d47c3228 Doh, don't need this test.dck in here. 2011-10-21 08:08:42 -04:00
maurer.it
d652ad2417 Puts the fixed ai built jar into the server's plugin path for local testing. 2011-10-21 08:08:01 -04:00
maurer.it
ed2724fce7 [FIX] The third half of the fix for issue 302 (still testing). 2011-10-21 08:07:21 -04:00
maurer.it
f0fdd7d1ba [FIX] Other half of the fix for issue 302 (still testing). 2011-10-21 08:07:00 -04:00
maurer.it
03028c0035 [FIX] Fixes issue 302 (still testing). 2011-10-21 08:06:16 -04:00
maurer.it
f20e2fa0e4 [FIX] Fixes issue 311. 2011-10-21 08:05:21 -04:00
Loki
afaa1d494b fix Crusade 2011-10-21 12:16:10 +03:00
maurer.it
84f00d6330 Added missing planeswalkers. 2011-10-20 22:58:57 -04:00
maurer.it
c26f634d85 [FIX] Fixes issue 298 and 303. 2011-10-20 20:33:49 -04:00
maurer.it
47d759c850 [FIX] Fixes issue 305. 2011-10-20 20:09:38 -04:00
maurer.it
02188fe73a merge 2011-10-20 18:07:14 -04:00