foul-magics/Mage/src/main/java/mage
LevelX2 f7031ccdbe
Merge pull request #4950 from Zzooouhh/Zzooouhh-combat
Combat fixes for Propaganda and Lure effects
2018-05-20 10:58:33 +02:00
..
abilities Fixed Dark Impostor not properly gaining abilities (fixes #4938) 2018-05-19 18:13:51 -04:00
actions
cards Merge pull request #4940 from magefree/master 2018-05-14 14:08:30 -04: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 Implemented Mu Yanling 2018-05-18 14:13:16 -04:00
counters refactored instances of various types of counters 2018-05-14 11:11:11 -04:00
designations Added designation names to player tooltip. 2018-01-13 18:55:07 +01:00
filter fixed ninjutsu ability being usable after blockers have been removed 2018-05-17 15:41:11 -04:00
game Changes to menace & Lure interaction 2018-05-19 08:24:42 +00:00
players Some combat fixes 2018-05-19 05:22:50 +00:00
target Merge pull request #4940 from magefree/master 2018-05-14 14:08:30 -04:00
util * Some more fixed/reworked card movement handling. 2018-05-08 23:46:34 +02:00
watchers Fixed Godo, Bandit Warlord copies not untapping themselves (fixes #4827) 2018-05-19 17:39:20 -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