foul-magics/Mage/src/main/java/mage/choices
Evan Kranzler d705fa0e41
Implement Villainous Choice mechanic (#11304)
* [WHO] Implement Great Intelligence's Plan

* [WHO] Implement The Valeyard

* add comment for villainous choice event
2023-10-14 15:27:45 -04:00
..
Choice.java * GUI: added card popup info in choose dialog (example: choose dungeon, #8012); 2021-08-14 09:18:50 +04:00
ChoiceBasicLandType.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ChoiceCardType.java
ChoiceColor.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ChoiceColorOrArtifact.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ChoiceCreatureType.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ChoiceHintType.java * GUI: added card popup info in choose dialog (example: choose dungeon, #8012); 2021-08-14 09:18:50 +04:00
ChoiceImpl.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ChoiceLandType.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ChoiceLeftOrRight.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ChoicePlaneswalkerType.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ChooseFriendsAndFoes.java Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
FaceVillainousChoice.java Implement Villainous Choice mechanic (#11304) 2023-10-14 15:27:45 -04:00
ManaChoice.java Update *.sh and *.java files to use Unix line endings 2020-07-09 13:07:26 -04:00
TwoChoiceVote.java [LTC] Implement Elrond of the White Council (#10731) 2023-08-03 00:26:19 -04:00
VillainousChoice.java Implement Villainous Choice mechanic (#11304) 2023-10-14 15:27:45 -04:00
VoteHandler.java [LTC] Implement Trap the Trespassers 2023-06-19 19:15:48 -04:00
VoteHandlerAI.java Improving implementation of cards which use voting (WIP) (#7566) 2021-03-20 18:32:54 +04:00