foul-magics/Mage/src/main/java/mage
2022-02-05 13:03:35 +04:00
..
abilities small fix to saga text generation 2022-02-04 20:52:00 -05:00
actions Fixed miss copy code in Game object (lki, cards), removed unused code. Possible fixes: 2021-08-12 00:08:08 +04:00
cards Added support for importing double-faced cards in the deck-editor. 2022-01-29 19:39:11 -05:00
choices added cardutil method for incrementing map values 2021-11-29 21:34:04 -05:00
collation Make BoosterCollator not share state between tables on a server (#8312) 2021-09-23 08:06:08 -04:00
constants Reworking "as long as you control this" effects (WIP) (#8620) 2022-01-30 22:00:10 -05:00
counters [VOW] Implemented Edgar, Charmed Groom / Edgar Markov's Coffin 2021-11-08 08:33:14 -05:00
designations Fixed more instances of missing sub abilities 2021-10-22 19:12:19 -05:00
filter [NEO] Implemented Farewell 2022-02-04 17:41:45 -05:00
game [VOC] added tokens and images support 2022-02-05 13:03:35 +04:00
players Fix log message for 'put into library N from top' effects 2022-01-09 00:42:14 -05:00
target [NEO] Implemented Farewell 2022-02-04 17:41:45 -05:00
util fixed various instances of getting source name (fixes #8531, fixes #8528) 2021-12-24 19:30:31 -05:00
watchers Reworking "as long as you control this" effects (WIP) (#8620) 2022-01-30 22:00:10 -05:00
ApprovingObject.java various files converted from CRLF to LF 2021-09-23 19:37:47 -04:00
ConditionalMana.java
Emptiable.java
MageException.java
MageIdentifier.java - Fixed #8624 2022-02-04 11:49:34 -06:00
MageInt.java
MageItem.java
MageObject.java Fixed miss copy code in Game object (lki, cards), removed unused code. Possible fixes: 2021-08-12 00:08:08 +04:00
MageObjectImpl.java
MageObjectReference.java
Mana.java reworked mana text generation to fit canonical symbol order 2021-08-23 18:32:21 -04:00
ManaSymbol.java
ObjectColor.java