foul-magics/Mage/src/main/java/mage
2021-05-05 09:59:43 -04:00
..
abilities [LGN] fixed Berserk Murlodont not functioning correctly (fixes #7801) 2021-05-05 09:59:43 -04:00
actions
cards refactored and encapsulated card name choosing effects 2021-04-29 19:43:44 -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 [C21] Implemented Yedora, Grave Gardener 2021-04-28 09:21:39 -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 all text and no fix makes elk a dull boy 2021-04-29 19:43:44 -04:00
game text fixes 2021-04-30 07:58:19 -04:00
players removed deprecated method for adding delayed triggered abilities 2021-04-17 12:13:37 -04:00
target remove explicit null checks, match(..) checks on null itself by instanceof calls 2021-04-28 20:53:50 +02:00
util updated copy implementation to work with stack objects 2021-04-26 18:55:48 -04:00
watchers [C21] Implemented Fractal Harness 2021-04-27 20:06:49 -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