foul-magics/Mage/src/main/java/mage
2018-04-03 14:04:08 +02:00
..
abilities made permanent tokens from framework compliant with new abstract superclass 2018-04-02 17:47:04 +02: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 * 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
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 Add StaticFilters.FILTER_CONTROLLED_LAND_SHORT_TEXT 2018-03-27 00:04:13 +02:00
game Extracted Token interface and renamed Token implementation to TokenImpl + renamed tests 2018-04-03 14:04:08 +02:00
players Homarid Drake, reprints, and rewriting his or her to their 2018-03-22 16:52:26 +01:00
target remove comparator, use Comparator.comparing 2018-03-18 00:56:52 +01:00
util Blocker and Critical level bugfixes throughout the project (#4648) 2018-03-22 08:13:13 -05:00
watchers changed some == to .equals() 2018-03-22 23:37:07 +01: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