mage/Mage.Server.Plugins/Mage.Player.AI.MA/src/mage/player/ai
2014-09-03 09:49:44 +02:00
..
ma * AI player - Fixed a problem that AI uses Sphinx of Jwar Isle ability in an endless loop. 2014-04-30 07:15:01 +02:00
util * Odric Master Tactician - Fixed that the game didn't leave the block phase controlled by the controller of Odric. 2013-08-06 18:26:49 +02:00
Attackers2.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
ComputerPlayer6.java * Fixed that attacker has not always to assign all damage to multiple blockers. Improved AI behaviour of assigning damage to multiple blockers. Tries to kill blocker if possible now. 2014-08-18 00:46:45 +02:00
ComputerPlayer7.java If match timer is used, the AI consumes now also time for their priority action. Some minor changes to Gamemanager. 2014-09-03 09:49:44 +02:00
Config2.java Changed AI X costs handling according human handling. Fixed AI handling of modal spells. Changed some AI setting. Changes to AI lgging. 2013-03-14 23:55:14 +01:00
GameStateEvaluator2.java Fixed (probably) the player1 concedes but other player2 wins. Fixed that if player runs out of timer time or player lose of beeing idle, the match will end correctly. 2014-05-01 19:34:52 +02:00
SimulatedAction2.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
SimulatedPlayer2.java Replaced some replacement effects with restriction effects. Added new method to restriction effect. Improved canAttack methods (not finished yet). 2014-08-01 15:59:59 +02:00
SimulationNode2.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
SimulationWorker2.java [minor] access modifer order 2013-03-10 14:53:02 +02:00