foul-magics/Mage/src/main/java/mage
2021-07-02 14:55:49 +04:00
..
abilities Fixed miss counter's copy in some effects; 2021-07-02 14:55:49 +04:00
actions
cards * Cards: updated Arena New Player Experience sets by new cards and structure; 2021-06-30 03:02:19 +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 [AFR] Implemented Gnoll Hunter 2021-07-01 08:49:17 -04:00
counters [MH2] Implemented Dauthi Voidwalker 2021-06-05 11:58:07 -04:00
designations replaced all instances of converted mana cost with mana value 2021-04-17 17:02:27 -04:00
filter [MH2] various text fixes 2021-06-22 09:20:05 -04:00
game AI: fixed that computer can't play commanders (#7955); 2021-07-01 18:21:15 +04:00
players [AFR] Implementing dungeon mechanic (ready for review) (#7937) 2021-06-29 06:57:43 -04:00
target [MH2] various text fixes 2021-06-22 09:20:05 -04:00
util updated copy implementation to work with stack objects 2021-04-26 18:55:48 -04:00
watchers [AFR] Implementing dungeon mechanic (ready for review) (#7937) 2021-06-29 06:57:43 -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
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