foul-magics/Mage/src/main/java/mage
2018-04-26 23:35:26 +02:00
..
abilities * Fixed a problem with stack abilities created by Designations eg. Monarch triggered ability (fixes #4457). 2018-04-26 23:35:26 +02:00
actions
cards * Fixed Rat Colony deck valid check for all formats. 2018-04-25 16:34:55 +02:00
choices * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00
constants * Fixed a problem with stack abilities created by Designations eg. Monarch triggered ability (fixes #4457). 2018-04-26 23:35:26 +02:00
counters Implemented Darigaaz Reincarnated 2018-04-18 19:50:12 -04:00
designations
filter * Replaced some wrong card movement handling. 2018-04-26 17:30:44 +02:00
game Merge origin/master 2018-04-24 17:51:34 +02:00
players * Grasp of Fate - Fixed rule text. Fixed that exiled permanents did not return to battlefeild if the Grasp left the battlefield because its owner lost or left the game. 2018-04-24 17:50:35 +02:00
target * Fixed a problem with stack abilities created by Designations eg. Monarch triggered ability (fixes #4457). 2018-04-26 23:35:26 +02:00
util fixed missing linebreaks 2018-04-03 14:31:59 +02:00
watchers Beginning of implementation of Planechase. 2018-04-09 08:44:48 +10: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 Fix Mana#containsAny to account for Any mana 2018-03-20 01:39:26 -07:00
ManaSymbol.java more mana pool errata 2018-04-21 18:36:22 -04:00
ObjectColor.java