foul-magics/Mage/src/main/java/mage
2021-11-08 20:50:13 -05:00
..
abilities [VOW] Implemented Kaya, Geist Hunter 2021-11-08 20:50:13 -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 Implementing Daybound/Nightbound mechanic (#8200) 2021-11-05 23:11:23 +04:00
choices Adding dice rolling trigger/replacement (ready for review) (#7989) 2021-08-26 14:06:10 +04:00
collation Make BoosterCollator not share state between tables on a server (#8312) 2021-09-23 08:06:08 -04:00
constants [VOW] Implemented Hiveheart Shaman 2021-11-08 20:15:55 -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 [VOW] Implemented Wash Away 2021-11-04 21:56:33 -04:00
game [VOW] Implemented Edgar, Charmed Groom / Edgar Markov's Coffin 2021-11-08 08:33:14 -05:00
players Implementing Daybound/Nightbound mechanic (#8200) 2021-11-05 23:11:23 +04:00
target [MID] Teferi, Who Slows the Sunset - Fixed targets on +1 ability (fixes #8423) 2021-10-31 08:28:58 -05:00
util [VOW] Implemented Undead Butler 2021-11-08 20:30:30 -05:00
watchers Implementing Daybound/Nightbound mechanic (#8200) 2021-11-05 23:11:23 +04:00
ApprovingObject.java various files converted from CRLF to LF 2021-09-23 19:37:47 -04:00
ConditionalMana.java Added treasure mana check (#7979) 2021-07-06 19:43:32 -04:00
Emptiable.java
MageException.java
MageIdentifier.java [AFR] Wish - Add watcher to limit for single use 2021-07-20 13:30:38 -05: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 Reworking card types in preparation for implementing Grist, the Hunger Tide (#7899) 2021-07-09 07:28:43 +04:00
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