BetaSteward
|
48f5a469d4
|
fixes for monte carlo ai
|
2012-02-13 09:05:01 -05:00 |
|
Loki
|
e61ad860b1
|
remove project file
|
2012-02-08 13:01:13 +04:00 |
|
BetaSteward
|
6205ebaeb9
|
fixed Liliana Of The Veil npe when targeting tokens + added choose pile dialog
|
2012-02-07 15:15:47 -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
|
1d32f49fd0
|
modified triggered abilities, continuous effects and zones
|
2012-02-02 23:27:23 -05:00 |
|
BetaSteward
|
fe0c5e48e9
|
cache already rated cards if not drafting or constructing
|
2012-02-02 23:01:56 -05:00 |
|
Loki
|
f793664aba
|
remove invalid autogenerated card
|
2012-01-30 12:13:11 +04:00 |
|
BetaSteward
|
d641a6de72
|
update MCTS + removed from config.xml
|
2012-01-27 21:40:33 -05:00 |
|
BetaSteward
|
7fce6c552d
|
fixes + optimizations + updates to monte carlo ai
|
2012-01-24 22:51:31 -05:00 |
|
BetaSteward
|
23616432e4
|
fixed ConcurrentUpdateException with multi-threaded ai
|
2012-01-24 22:50:18 -05:00 |
|
BetaSteward
|
377dd54fca
|
single-threaded monte carlo + some fixes
|
2012-01-16 18:55:35 -05:00 |
|
BetaSteward
|
dfffdfcf8c
|
latest monte carlo ai - has a memory leak
|
2012-01-10 21:29:53 -05:00 |
|
magenoxx
|
4d9493a256
|
Update jars. BugCantFindCardInLibrary now works.
|
2011-12-26 18:49:32 +04:00 |
|
Loki
|
0980ca5948
|
fix deadloop (need testing)
|
2011-12-26 17:52:52 +04:00 |
|
magenoxx
|
eb0bc89597
|
Tree optimizers. Fixed Issue 420.
|
2011-12-26 12:52:31 +04:00 |
|
magenoxx
|
d004525027
|
Test for equip ability.
|
2011-12-24 20:15:03 +04:00 |
|
magenoxx
|
cdb9cd69ff
|
Now AI will use all abilities without paying attention to effect outcome.
This fixes ObNixilistheFallenTest.
|
2011-12-24 19:25:28 +04:00 |
|
magenoxx
|
53e9d2752b
|
Fixed combat actions in MAD AI. Updated tests.
|
2011-12-24 18:45:13 +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
|
af05af7050
|
Fixed Issue 441.
|
2011-12-11 15:53:34 +04:00 |
|
magenoxx
|
ba6508cbeb
|
Updated component version from 0.8.1 to 0.8.2.
|
2011-12-09 13:15:07 +04:00 |
|
BetaSteward
|
c280a6653a
|
added missing class
|
2011-12-02 08:08:39 -05:00 |
|
BetaSteward
|
84035ea849
|
multi-threaded monte carlo AI
|
2011-12-01 14:51:56 -05:00 |
|
BetaSteward
|
4651d68f95
|
fixed infinite loop with certain cards
|
2011-11-23 09:54:18 -05:00 |
|
BetaSteward
|
c902998fa0
|
fixed monte carlo NPE's
|
2011-11-22 13:56:00 -05:00 |
|
BetaSteward
|
ec297c243c
|
fixed shuffle event
|
2011-11-22 10:59:53 -05:00 |
|
magenoxx
|
8b67158fdb
|
Fixed Issue 350.
|
2011-11-16 18:56:23 +04:00 |
|
magenoxx
|
58b959ff65
|
Fixes in MAD ai.
|
2011-11-16 10:44:55 +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
|
a3d590fc79
|
Updated test framework with minimum functionality.
|
2011-11-15 16:01:34 +04:00 |
|
magenoxx
|
1f94c38cb0
|
Added FIXME comment to MCTS. Should be fixed later.
|
2011-11-15 09:17:45 +03:00 |
|
magenoxx
|
1b9f75f29b
|
Several fixed in AI targeting. Fixed Issue 371.
|
2011-11-06 12:54:08 +03:00 |
|
Loki
|
d587714138
|
Contagion Clasp - target is required
|
2011-11-05 21:53:41 +04: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
|
a1f1ed44c0
|
adjustment to GameState.getValue
|
2011-11-04 22:57:50 -04:00 |
|
BetaSteward
|
7c69bc6f30
|
fixes + optimizations + allow games to be paused and resumed
|
2011-11-02 21:39:03 -04:00 |
|
Loki
|
a004ced17d
|
artifactId to lowercase
|
2011-10-28 15:42:54 +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
|
517a0cae26
|
optimizations + some fixes - mostly for monte carlo simulations
|
2011-10-25 15:17:42 -04:00 |
|
Loki
|
db30dbd5d6
|
fix server build
|
2011-10-23 18:49:32 +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 |
|
magenoxx
|
6933c5a9f3
|
Added the possibility to force AI to play cards in cheat mode.
|
2011-10-19 19:13:51 +04:00 |
|
magenoxx
|
3350c3e829
|
Updated components' version from 0.7.6 to 0.8
|
2011-10-16 21:02:04 +04:00 |
|
maurer.it
|
e0fb91f380
|
Fixed issue 212, created a getter for the copiedSpell member to use in the copied spells resolution of the rebound effect.
|
2011-10-13 22:34:03 -04:00 |
|
maurer.it
|
e25233d352
|
Never meant to checkin my changes for AI goofing around
|
2011-10-13 10:51:11 -04:00 |
|
maurer.it
|
27d5efaed4
|
merge
|
2011-10-12 12:15:18 -04:00 |
|
magenoxx
|
a81dde0cdb
|
Some more fixed in choosing targets.
|
2011-10-12 20:03:34 +04:00 |
|
magenoxx
|
3cadbeb68b
|
Some fixes for targeting (this bug caused game freezes).
|
2011-10-12 19:39:58 +04:00 |
|