magenoxx
|
eefedc03b9
|
[AI] enhanced targeting. card fixes
|
2012-07-29 10:31:46 +04:00 |
|
magenoxx
|
2200fb8572
|
[AI] Improvements on repeating actions
|
2012-07-29 08:56:35 +04:00 |
|
magenoxx
|
1eb230e236
|
Fixed Issue#29: It is possible to cancel creature attack even if it must attack
|
2012-07-26 18:47:04 +04:00 |
|
magenoxx
|
0e0f90d29d
|
[draft] M13 draft picks
|
2012-07-25 20:29:25 +04:00 |
|
North
|
987e28cef3
|
[M10] Mirror of Fate
|
2012-07-23 23:53:24 +03:00 |
|
North
|
d773ed3d13
|
[filters] Replaced EvilTwin filter with predicate
This commit also touches the targeting system. Changes were made for consistency.
|
2012-07-21 23:18:17 +03:00 |
|
magenoxx
|
23a75c39ba
|
[M13] Odric Master Tactician
|
2012-07-18 20:45:39 +04:00 |
|
magenoxx
|
c304812770
|
Debug logging for Issue#19
|
2012-07-18 13:57:54 +04:00 |
|
magenoxx
|
fce6756d77
|
Skipping attack declare if skipped turn. Made F4 and F9 working on declare attackers and blockers phases
|
2012-07-18 10:44:08 +04:00 |
|
magenoxx
|
ed0af0faee
|
Added skip-all-turns-and-actions feature. Bound to F9.
|
2012-07-18 10:15:50 +04:00 |
|
magenoxx
|
4282afe023
|
Updated server plugin jars
|
2012-07-17 10:24:04 +04:00 |
|
magenoxx
|
354b07d50e
|
Draft bot - only draft picks, will be auto eliminated and doesn't participate in tournament
|
2012-06-28 19:32:32 +04:00 |
|
magenoxx
|
b5032226f4
|
Showing already chosen cards in choice dialog
|
2012-06-27 18:44:03 +04:00 |
|
magenoxx
|
29de517736
|
updated plugin jars
|
2012-06-20 11:19:25 +04:00 |
|
magenoxx
|
0a12e0af7e
|
Updated server plugin jars
|
2012-06-17 13:12:01 +04:00 |
|
magenoxx
|
5be6f78d59
|
Adding writting amount of mana payed for {X} cost
|
2012-06-12 10:38:39 +04:00 |
|
magenoxx
|
4e0a5c65e3
|
Fixed AI attacking not causing attack triggers
|
2012-05-29 09:09:38 +04:00 |
|
magenoxx
|
bebd9644be
|
updated jars
|
2012-05-25 19:23:25 +04:00 |
|
Loki
|
95e4ef4ff8
|
[mad ai] removed dynamic aggression calculation for now. doesn't work correctly
|
2012-05-06 23:40:38 +03:00 |
|
magenoxx
|
deb6533bd8
|
[mad ai] emulating block declaration. safe block. (in progress)
|
2012-03-26 22:04:31 +04:00 |
|
BetaSteward
|
e859e142fa
|
2 DKA
|
2012-03-26 08:55:30 -04:00 |
|
magenoxx
|
523481b5a2
|
Added additional parameter for effect outcome. Updated choosing permanents for AI.
|
2012-03-26 10:59:04 +04:00 |
|
magenoxx
|
f5acfcc58a
|
[mad ai] migrating to static attack\block algorithm
|
2012-03-15 20:37:02 +04:00 |
|
BetaSteward
|
68391a7522
|
fixed some NPE's and other errors
|
2012-02-23 15:26:57 -05:00 |
|
BetaSteward
|
48f5a469d4
|
fixes for monte carlo ai
|
2012-02-13 09:05:01 -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
|
e6d38e6558
|
updated jars
|
2012-02-02 23:28:34 -05: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
|
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 |
|
magenoxx
|
eb0bc89597
|
Tree optimizers. Fixed Issue 420.
|
2011-12-26 12:52:31 +04:00 |
|
magenoxx
|
3f20b725db
|
[MAD2.0] New scoring and undo system. Migrated draw cards action.
|
2011-12-25 11:42:32 +04:00 |
|
magenoxx
|
24dea6a02c
|
updated jars
|
2011-12-24 22:21:37 +04:00 |
|
magenoxx
|
e5999166d8
|
updated jars
|
2011-12-24 19:37:01 +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
|
21852af144
|
updated server plugins jars
|
2011-12-09 13:30:18 +04:00 |
|
BetaSteward
|
d7e694713c
|
added jar
|
2011-12-01 14:52:09 -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
|
58b959ff65
|
Fixes in MAD ai.
|
2011-11-16 10:44:55 +04: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 |
|
BetaSteward
|
517a0cae26
|
optimizations + some fixes - mostly for monte carlo simulations
|
2011-10-25 15:17:42 -04:00 |
|