foul-magics/Mage/src/main/java/mage/players
Oleg Agafonov e4157fefb8 AI: improved combat support:
* added support to attack battle permanents (#10246);
* fixed that AI was able to attack multiple targets by single creature (#7434);
* added docs;
* added todos with another bugs or possible problems with AI combat;
2024-01-20 00:17:14 +04:00
..
net Choose triggers order dialog - fixed game error on remember of multiple instances of the trigger (fixes #11194) 2023-09-23 20:16:55 +04:00
Library.java refactor: use same code style in library's methods 2023-08-31 19:38:37 +04:00
ManaPool.java fix that Manamorphose can't be used to cast Imperiosaur (#11620) 2024-01-07 14:22:20 -05:00
ManaPoolItem.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PlayableObjectsList.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PlayableObjectStats.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
Player.java AI: improved combat support: 2024-01-20 00:17:14 +04:00
PlayerImpl.java AI: improved combat support: 2024-01-20 00:17:14 +04:00
PlayerList.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
Players.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PlayerType.java AI: removed outdated AIMinimax project (#7075), removed some useless player classes, code and config files, improved docs; 2024-01-15 05:03:21 +04:00
StubPlayer.java AI: removed outdated AIMinimax project (#7075), removed some useless player classes, code and config files, improved docs; 2024-01-15 05:03:21 +04:00