foul-magics/Mage/src/main/java/mage
2023-10-30 21:48:34 -04:00
..
abilities [LCI] Implement Gargantuan Leech 2023-10-30 21:40:20 -04:00
actions
cards Performance: fixed memory leaks on each card viewer or draft open (10 Mb per call, related to #11285, fixes #9548) 2023-10-14 12:39:49 +04:00
choices text fixes 2023-10-15 00:56:25 -04:00
collation Implement booster collation for BRO (#10364) 2023-10-09 21:48:09 -04:00
constants [LCI] Implement Akawalli, the Seething Tower 2023-10-30 21:48:34 -04:00
counters [LCI] Implement Malcolm, Alluring Scoundrel 2023-10-29 13:22:47 +01:00
designations Implement Prototype ability (#11249) 2023-10-09 21:06:19 -04:00
filter implement [LCI] Bedrock Tortoise 2023-10-28 19:07:03 -04:00
game [LCI] Implement Nicanzil, Current Conductor 2023-10-30 21:16:44 -04:00
players refactor: improved ability's modes code (related to #11333) 2023-10-28 15:46:03 +04:00
target Ready for review: Implement Craft mechanic (#11352) 2023-10-27 22:32:11 -04:00
util [LCI] Implement Bonehoard Dragon 2023-10-29 15:48:13 +01:00
watchers [LCI] fix descended watcher counting nonpermanent cards 2023-10-28 12:50:57 -04:00
ApprovingObject.java
ConditionalMana.java
Emptiable.java
MageException.java
MageIdentifier.java Rework AsThough handling to allow choosing/affecting a specific alternate cast (#11114) 2023-10-02 18:42:54 -04:00
MageInt.java
MageItem.java
MageObject.java Implement Prototype ability (#11249) 2023-10-09 21:06:19 -04:00
MageObjectImpl.java Implement Prototype ability (#11249) 2023-10-09 21:06:19 -04:00
MageObjectReference.java tests: fixed random fails in RadiateTest (wrong MOR predicate code, #9550) 2023-09-15 06:30:10 +04:00
Mana.java
ManaSymbol.java
ObjectColor.java