foul-magics/Mage/src/main/java/mage/players
Evan Kranzler 136988de29
[FIN] Implement Edgar, King of Figaro, rework coin flips (#13672)
* add method for multiple coin flips

* [FIN] Implement Edgar, King of Figaro

* add extra note

* update coin flip logic

* add test
2025-05-27 21:56:23 -04:00
..
net GUI, preferences: removed rare/useless settings: 2024-08-12 21:25:16 +04:00
Library.java other: reworked target selection: (#13638) 2025-05-16 13:55:54 +04:00
ManaPool.java GUI, game: improved priority pass on non-empty mana pool (no more confirm dialogs on active "don't lose unspent mana" and other effects, close #11717) 2025-01-06 03:33:06 +04:00
ManaPoolItem.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PlayableObjectsList.java Can't be activated effects - fixed that some restricted effects show abilities as playable (example: Sharkey, Tyrant of the Shire and Karakas, fixed #10642) 2024-07-27 15:38:13 +04:00
PlayableObjectStats.java Can't be activated effects - fixed that some restricted effects show abilities as playable (example: Sharkey, Tyrant of the Shire and Karakas, fixed #10642) 2024-07-27 15:38:13 +04:00
Player.java [FIN] Implement Edgar, King of Figaro, rework coin flips (#13672) 2025-05-27 21:56:23 -04:00
PlayerImpl.java [FIN] Implement Edgar, King of Figaro, rework coin flips (#13672) 2025-05-27 21:56:23 -04:00
PlayerList.java multiple player/opponent choose - fixed that game ask players in random order instead APNAP (closes #12532); 2024-07-01 13:22: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 GUI, game: added source info in "choose number/amount" dialogs, added auto-choose for single possible value (part of #13638); 2025-05-17 21:18:45 +04:00