foul-magics/Mage/src/main/java/mage
2022-09-03 05:46:59 -04:00
..
abilities Refactor: Add proper support for modifying and querying base P/T (#9409) 2022-09-01 19:57:30 -04:00
actions Refactor: Delete Unused MageLoseGameAction (#9306) 2022-08-03 14:52:54 -04:00
cards Make Add Land dialog no longer add a random mix of regular and snow-covered basic lands (#9353) 2022-08-10 20:11:01 -04:00
choices
collation
constants Fixed "One mana of any color" abilities from allowing you to make {C}. Closes #9351. 2022-08-12 21:33:02 -04:00
counters [DMU] Compleated Weatherlight 2022-08-30 20:36:10 -04:00
designations Fix remaining raw unparameterized usages of ManaCostImpl 2022-06-16 14:53:44 -07:00
filter [ONS] Implement Crown of Ascension, Crown of Suspicion and Crown of Vigor 2022-09-03 05:46:59 -04:00
game Refactor: Add proper support for modifying and querying base P/T (#9409) 2022-09-01 19:57:30 -04:00
players Added comments that need to be addressed for card draw. 2022-07-31 22:50:00 -04:00
target [NCC] Implement The Beamtown Bullies (#9378) 2022-08-17 21:01:49 -04:00
util Refactor: Add proper support for modifying and querying base P/T (#9409) 2022-09-01 19:57:30 -04:00
watchers [DMU] Implemented The Raven Man 2022-08-22 11:42:18 -05:00
ApprovingObject.java
ConditionalMana.java
Emptiable.java
MageException.java
MageIdentifier.java
MageInt.java Refactor: Add proper support for modifying and querying base P/T (#9409) 2022-09-01 19:57:30 -04:00
MageItem.java
MageObject.java
MageObjectImpl.java
MageObjectReference.java
Mana.java Fixes for Mana.enough and Mana.needed. For #8153 (#8663) 2022-06-01 08:13:37 -06:00
ManaSymbol.java
ObjectColor.java