foul-magics/Mage/src/main/java/mage
2021-11-14 00:33:37 +04:00
..
abilities [VOC] Implemented Rhoda, Geist Avenger 2021-11-13 12:39:14 -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 * GUI: fixed that card viewer or deck editor doesn't show transform button for some cards (#8448); 2021-11-14 00:33:37 +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 [MID] Implemented Disturb mechanic (#8201) 2021-11-09 10:12:50 +04: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 Savior of Ollenbock 2021-11-11 08:14:39 -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 Curse of Hospitality 2021-11-12 08:52:57 -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 [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 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