foul-magics/Mage/src/main/java/mage
2021-07-06 13:58:04 +04:00
..
abilities * Chroma ability - added card hints about color amount in permanents cost (example: Outrage Shaman); 2021-07-06 11:39:07 +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
constants [AFR] Implemented Eccentric Apprentice 2021-07-02 09:09:30 -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 Game: fixed mulligan's copy code (can potentially fix empty hands or loses on game start in rare use cases, e.g. with AI); 2021-07-06 13:58:04 +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 [AFR] Implemented Treasure Chest 2021-07-02 08:58: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