foul-magics/Mage/src/main/java/mage
2021-04-22 19:31:06 -04:00
..
abilities more text fixes 2021-04-22 19:31:06 -04:00
actions
cards replaced all instances of converted mana cost with mana value 2021-04-17 17:02:27 -04:00
choices [READY FOR REVIEW] Implement a "multi-amount" dialog (#7528) 2021-04-17 14:28:01 +04:00
collation changed collation to strings to allow non-int collector numbers 2021-02-13 09:03:52 -05:00
constants [READY FOR REVIEW] Implement a "multi-amount" dialog (#7528) 2021-04-17 14:28:01 +04:00
counters fixed another test failure 2021-04-21 09:47:50 -04:00
designations replaced all instances of converted mana cost with mana value 2021-04-17 17:02:27 -04:00
filter [C21] Implemented Elementalist's Palette 2021-04-20 08:47:41 -04:00
game [C21] Implemented Battlemage's Braces 2021-04-19 18:07:23 -04:00
players removed deprecated method for adding delayed triggered abilities 2021-04-17 12:13:37 -04:00
target text fixes 2021-04-22 08:41:54 -04:00
util text fix for fetch lands 2021-04-22 17:34:22 -04:00
watchers [STX] Implemented Show of Confidence 2021-04-10 21:55:32 -04:00
ApprovingObject.java Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
ConditionalMana.java fixed issue with Kruphix, God of Horizons and Horizon Stone causing endless replacement effect loop 2021-02-23 08:41:54 -05:00
Emptiable.java fixed issue with Kruphix, God of Horizons and Horizon Stone causing endless replacement effect loop 2021-02-23 08:41:54 -05:00
MageException.java
MageIdentifier.java
MageInt.java Refactor: overflow method naming 2021-02-02 19:26:50 +04:00
MageItem.java
MageObject.java replaced all instances of converted mana cost with mana value 2021-04-17 17:02:27 -04:00
MageObjectImpl.java replaced all instances of converted mana cost with mana value 2021-04-17 17:02:27 -04:00
MageObjectReference.java fixed a test failure 2021-02-24 16:32:30 -05:00
Mana.java Dev: added additional info to some classes for easy debug; 2021-03-07 17:16:54 +04:00
ManaSymbol.java
ObjectColor.java