Commit graph

2544 commits

Author SHA1 Message Date
Loki
d61207cd7b fix Issue 351 2011-11-06 16:40:07 +04:00
magenoxx
226262305e Fixed Issue 368. 2011-11-06 14:06:05 +03:00
magenoxx
dc1725ce63 Fixed Amulet of Vigor. Fixed Purestell Paladin. Fixed Issue 370. 2011-11-06 13:52:43 +03:00
magenoxx
0fc4cc4e28 Fixed Issue 365. 2011-11-06 13:37:10 +03:00
magenoxx
0c4783e2cd Possible fix for Issue 372. 2011-11-06 13:10:34 +03:00
magenoxx
1b9f75f29b Several fixed in AI targeting. Fixed Issue 371. 2011-11-06 12:54:08 +03:00
Loki
67bd84d603 [WWK] Rest for the Weary 2011-11-06 00:22:51 +04:00
Loki
d587714138 Contagion Clasp - target is required 2011-11-05 21:53:41 +04:00
Loki
413fee4af5 fix CardImpl.getRandom when size == 0 2011-11-05 13:14:38 +04:00
magenoxx
38e5ae1f03 Fixed init.txt not working for hand zone. 2011-11-05 12:38:54 +03:00
magenoxx
0a300cf610 fixed wrong artifactIds used in pom.xml 2011-11-05 11:42:28 +03:00
magenoxx
49a38e06f6 fixed build 2011-11-05 10:29:10 +03:00
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