foul-magics/Mage/src/main/java/mage
Oleg Agafonov 50e5809a79 New commander types support:
* [KHM] fixed legendary status of mdf cards (closes #7370, #7404, #7465, #7481);
* Game: added support of split cards as commander (signature spell);
* Game: added support of adventure cards as commander;
* Game: added support of modal double faces cards as commander;
2021-02-02 06:40:49 +04:00
..
abilities New commander types support: 2021-02-02 06:40:49 +04:00
actions Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
cards New commander types support: 2021-02-02 06:40:49 +04:00
choices * Implemeented consumable flag for asThoughtEffects and a player choice which effect to use if multiple consumable effects allow the same action. 2020-08-21 21:24:42 +02:00
constants AsThough effects improves and fixes: 2021-01-31 22:32:23 +04:00
counters updated counter adding text to handle articles correctly 2021-01-31 11:46:32 -05:00
designations Refactoring subtypes to make Maskwood Nexus work (ready for review) (#7432) 2021-01-26 08:52:35 -05:00
filter Refactoring subtypes to make Maskwood Nexus work (ready for review) (#7432) 2021-01-26 08:52:35 -05:00
game New commander types support: 2021-02-02 06:40:49 +04:00
players Fire discard cards event when discarding as a cost (#7436) 2021-01-31 23:03:30 +04:00
target Refactoring subtypes to make Maskwood Nexus work (ready for review) (#7432) 2021-01-26 08:52:35 -05:00
util * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
watchers New commander types support: 2021-02-02 06:40:49 +04:00
ApprovingObject.java * Improved handling of asThoughtAs approval by abilities that allows a clear and easy assignment of the approving effect. 2020-08-21 14:58:22 +02:00
ConditionalMana.java Refactoring snow mana to allow tracking how much is spent (Ready for Review) (#7406) 2021-01-21 18:13:51 -05:00
MageException.java
MageIdentifier.java * Improved handling of asThoughtAs approval by abilities that allows a clear and easy assignment of the approving effect. 2020-08-21 14:58:22 +02:00
MageInt.java
MageItem.java
MageObject.java Refactoring subtypes to make Maskwood Nexus work (ready for review) (#7432) 2021-01-26 08:52:35 -05:00
MageObjectImpl.java Refactoring subtypes to make Maskwood Nexus work (ready for review) (#7432) 2021-01-26 08:52:35 -05:00
MageObjectReference.java
Mana.java [KHM] Implemented Boreal Outrider 2021-01-21 19:16:04 -05:00
ManaSymbol.java
ObjectColor.java