foul-magics/Mage/src/main/java/mage
2021-02-04 10:50:10 -05:00
..
abilities small optimization to DoIfCostPaid text generation 2021-02-04 10:18:39 -05:00
actions Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
cards Token's zone change counter (ZCC) improves: 2021-02-04 19:15:54 +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 Token's zone change counter (ZCC) improves: 2021-02-04 19:15:54 +04:00
game Token's zone change counter (ZCC) improves: 2021-02-04 19:15:54 +04:00
players GUI: fixed not working clicks in commander zone for mdf cards (#7489, #7485); 2021-02-03 08:24:00 +04:00
target [KHM] fixed Frostpyre Arcanist being used incorrectly by AI (#7488) 2021-02-04 10:50:10 -05:00
util small optimization to DoIfCostPaid text generation 2021-02-04 10:18:39 -05: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 Refactor: overflow method naming 2021-02-02 19:26:50 +04:00
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 Token's zone change counter (ZCC) improves: 2021-02-04 19:15:54 +04:00
MageObjectReference.java
Mana.java Refactor: overflow method naming 2021-02-02 19:26:50 +04:00
ManaSymbol.java
ObjectColor.java