foul-magics/Mage/src/main/java/mage
2022-01-28 13:43:46 -05:00
..
abilities Improve DiscardCardYouChooseTargetEffect and use it for many cards that were using custom effects 2022-01-28 13:43:46 -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 Add MDFC support to CardCriteria and use it for ZNR 2021-12-24 03:38:48 -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 [NEO] Implemented Kaito Shizuki 2021-12-17 18:45:39 -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 Goro-Goro, Disciple of Ryusei 2022-01-27 22:17:04 -05:00
game [NEO] Implemented Goro-Goro, Disciple of Ryusei 2022-01-27 22:17:04 -05:00
players Fix log message for 'put into library N from top' effects 2022-01-09 00:42:14 -05:00
target [MID] Teferi, Who Slows the Sunset - Fixed targets on +1 ability (fixes #8423) 2021-10-31 08:28:58 -05:00
util fixed various instances of getting source name (fixes #8531, fixes #8528) 2021-12-24 19:30:31 -05:00
watchers - removed debugging line 2022-01-07 10:25:48 -06: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 [VOW] Implemented Jacob Hauken, Inspector / Hauken's Insight 2021-11-11 10:49:26 -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