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 |
|
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 |
|
magenoxx
|
6933c5a9f3
|
Added the possibility to force AI to play cards in cheat mode.
|
2011-10-19 19:13:51 +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 |
|
BetaSteward
|
f2c44688d0
|
fixed issue 93
|
2011-10-09 14:27:38 -04:00 |
|
magenoxx
|
82dcb53cb9
|
Target refactoring. Fixed Issue 273.
|
2011-10-08 12:46:34 +04:00 |
|
magenoxx
|
b3ac9c2f87
|
Fixed Issue 271
|
2011-10-05 00:56:11 +04:00 |
|
magenoxx
|
fc275e7e5e
|
updated message for picking triggered abilities
|
2011-09-22 19:31:30 +04:00 |
|
BetaSteward
|
4b8d7b2649
|
NPH - Praetors Grasp
|
2011-09-19 14:51:10 -04:00 |
|
BetaSteward
|
8c011aeb36
|
fixed invalid deck messages + added some banned/restricted cards
|
2011-09-12 22:10:59 -04:00 |
|
magenoxx
|
bf1a49dd0b
|
Sending user data. Sending avatar to server on connect.
|
2011-09-07 21:18:58 +04:00 |
|
BetaSteward
|
ea44fc973f
|
added timeout on sideboard + show construct and/or sideboard on reconnect
|
2011-09-03 21:44:05 -04:00 |
|
BetaSteward
|
19481bf961
|
fixed issue 94
|
2011-08-28 22:10:05 -04:00 |
|
North
|
766a412e67
|
Added missed branch code for issue 224
|
2011-08-29 01:30:58 +03:00 |
|
North
|
24c4b3d6c8
|
Fixes Issue 224
|
2011-08-28 23:55:32 +03:00 |
|
magenoxx
|
3aa947c14b
|
Sending options for another variant of target method - to replace Cancel by Done
|
2011-08-28 20:26:02 +04:00 |
|
magenoxx
|
a00701c756
|
game.endTurn
|
2011-08-28 12:00:40 +04:00 |
|
magenoxx
|
b7d11c723c
|
Playing top card.
|
2011-08-27 16:30:39 +04:00 |
|
magenoxx
|
3f4ed0a919
|
Fixed choosing replacement effects for similar effects (didn't ask to choose);
|
2011-08-18 18:54:52 +04:00 |
|
magenoxx
|
6e911e88fe
|
Updated weight for card rating using by ai.
|
2011-08-17 08:22:00 +04:00 |
|
magenoxx
|
5d19c9cfee
|
Displaying "Done" button instead of "Cancel" for "target up to" effects
|
2011-08-12 17:39:36 +04:00 |
|
magenoxx
|
a60fe86fbb
|
Fixed filter for "Target ANOTHER permanent" not working. Now sourceId is passed to match method. Updated sever plugins (game freezes otherwise).
|
2011-08-10 12:28:57 +04:00 |
|
magenoxx
|
a6c3e03885
|
Fixed in setting priority.
|
2011-08-05 19:46:02 +04:00 |
|
magenoxx
|
d33bf20bf0
|
Attackers sorting, Blocking groups - rule 509.3. Fixed Issue 195.
|
2011-08-02 21:32:05 +04:00 |
|
BetaSteward
|
84b9cbb16b
|
this is a big one - fixed modal targetting and refactored getText()
|
2011-07-21 22:04:08 -04:00 |
|
BetaSteward
|
14d863a8f2
|
added modal abilities + Slagstorm
|
2011-07-20 13:42:27 -04:00 |
|
magenoxx
|
1091fc3cbe
|
removed debug logging
|
2011-07-06 08:56:29 +04:00 |
|
magenoxx
|
e8b228af1f
|
Fixed Issue 122. Also fixes issue with searching cards with no actual option.
|
2011-07-06 08:55:32 +04:00 |
|
magenoxx
|
370d042858
|
Fixed MasterOfTheWildHunt, now target controller gets custom message while selecting targets to response.
|
2011-06-26 15:32:02 +04:00 |
|
BetaSteward
|
4dc0c33819
|
fixed issue 142 - damage assignment order now works with tokens
|
2011-06-17 23:41:32 -04:00 |
|
BetaSteward
|
a0192c0e47
|
fixed issue 160
|
2011-06-17 10:29:50 -04:00 |
|
BetaSteward
|
f1558a255a
|
implemented Damage Assignment Order
|
2011-06-16 23:02:24 -04:00 |
|
BetaSteward
|
c4a3a496aa
|
moved Session to Mage.Common
|
2011-06-15 23:24:03 -04:00 |
|
magenoxx
|
84b79000ff
|
Phyrexian mana support. NPH: Mutagenic Growth, Dismember.
|
2011-05-29 23:12:21 +04:00 |
|
BetaSteward
|
3115ee3c5c
|
Added deck types
|
2011-05-27 23:04:48 -04:00 |
|