foul-magics/Mage/src/main/java/mage
2021-01-29 11:35:13 +04:00
..
abilities Tests: added verify test for wrong mdash usage and fixed related cards (#7457), added tests for (#7460); 2021-01-29 11:35:13 +04:00
actions Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
cards Refactoring methods which add counters to track which player adds the counters (ready for review) (#7448) 2021-01-26 19:06:13 -05: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 Refactoring methods which add counters to track which player adds the counters (ready for review) (#7448) 2021-01-26 19:06:13 -05:00
counters [KHM] Implemented Cosima, God of the Voyage 2021-01-28 10:50:14 -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 * Double faces and adventure cards: improved support with some "exile and cast" effects like Hostage Taker (#7446); 2021-01-27 10:13:10 +04:00
players Refactoring methods which add counters to track which player adds the counters (ready for review) (#7448) 2021-01-26 19:06:13 -05:00
target Refactoring subtypes to make Maskwood Nexus work (ready for review) (#7432) 2021-01-26 08:52:35 -05:00
util * Double faces and adventure cards: improved support with some "exile and cast" effects like Hostage Taker (#7446); 2021-01-27 10:13:10 +04:00
watchers - Added ForetoldWatcher, ForetoldCondition. Added card from 2021-01-26 10:59:46 -06: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