foul-magics/Mage/src/main/java/mage
2018-05-29 12:31:11 -04:00
..
abilities Fixed counter replacement effects with Doubling Season and Pir, Imaginative Rascal 2018-05-29 12:31:11 -04:00
actions
cards Fixed counter replacement effects with Doubling Season and Pir, Imaginative Rascal 2018-05-29 12:31:11 -04:00
choices Implemented Pir's Whim 2018-05-23 11:57:49 -04:00
constants Fixed implementation of team-controlled effects 2018-05-27 10:40:57 -04:00
counters refactored instances of various types of counters 2018-05-14 11:11:11 -04:00
designations
filter Fixed some errors from b28bf51, did some refactoring 2018-05-28 15:11:00 -04:00
game Merge branch 'master' into changeToFinal 2018-05-29 00:06:56 +02:00
players * Added logic to add permitting object to play/cast events. 2018-05-27 23:47:57 +02:00
target Implemented Azra Bladeseeker 2018-05-26 15:50:30 -04:00
util Implemented Last One Standing 2018-05-23 14:09:37 -04:00
watchers Fixed effects that use opponents' life loss, including Rakdos, Lord of Riots and Neheb the Eternal 2018-05-28 15:53:46 -04:00
ConditionalMana.java
MageException.java
MageInt.java
MageItem.java
MageObject.java added Saga enchantment subtype and default method for isHistoric 2018-03-18 00:32:50 +01:00
MageObjectImpl.java * Fixed a problem that a gained "is all creature types" from continous effects were not propertly reset on permanents. 2018-03-20 13:39:48 +01:00
MageObjectReference.java * Cleaned up FixedTargets MageObjectReference handling. 2018-02-24 17:28:55 +01:00
Mana.java Made Mana#includesMana capable of comparing colorless to generic 2018-04-28 13:17:25 +00:00
ManaSymbol.java more mana pool errata 2018-04-21 18:36:22 -04:00
ObjectColor.java Refactoring: added mana color check and fix 2018-05-06 00:48:16 +04:00