foul-magics/Mage/src/main/java/mage
2018-04-10 23:41:37 +10:00
..
abilities Beginning of implementation of Planechase. 2018-04-09 23:28:39 +10:00
actions
cards * 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
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 Beginning of implementation of Planechase. 2018-04-10 23:41:37 +10:00
counters Karn, Scion of Urza (DOM) 2018-03-25 01:44:23 +11:00
designations Added designation names to player tooltip. 2018-01-13 18:55:07 +01:00
filter * Deep Analysis - Fixed that its flashback costs did not work with mana casting cost modification effects (fixes #4677). 2018-04-02 15:30:57 +02:00
game Beginning of implementation of Planechase. 2018-04-10 23:41:37 +10:00
players Beginning of implementation of Planechase. 2018-04-09 08:44:48 +10:00
target remove comparator, use Comparator.comparing 2018-03-18 00:56:52 +01: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
ObjectColor.java Fixed v1 server incompatible with v0 clients (freezes on game startup) 2018-01-28 17:57:55 +04:00