foul-magics/Mage/src/main/java/mage
2020-01-28 03:37:49 +04:00
..
abilities Fixed multiple NPE errors in cards; 2020-01-28 03:37:49 +04:00
actions
cards Prepare new release 2020-01-16 18:26:38 +04:00
choices #5935 Fix and standardise firing of TAPPED_FOR_MANA event 2019-08-16 15:26:40 +01:00
constants * Bolas's Citadel - fixed that it can't play cards with cycling (#6215); 2020-01-22 14:45:44 +04:00
counters Implemented Heliod's Punishment, Hydra's Growth, Ilysian Caryatid, Impending Doom and Incendiary Oracle. Fixed Irreverent Revelers. 2020-01-11 22:11:44 +01:00
designations
filter * Some code clean up and a new test. 2020-01-14 17:42:58 +01:00
game Fixed multiple NPE errors in cards; 2020-01-28 03:37:49 +04:00
players Fixed NPE errors on missing card (game.getCard can't find card); 2020-01-15 07:08:56 +04:00
target Test framework - multiple improves: 2020-01-12 01:17:39 +04:00
util Card render testing dialog improves: 2020-01-22 00:44:25 +04:00
watchers * Karn Liberated - Fixed that a with Karn's ability exiled commander was not put to battlefield after game restart. 2020-01-19 16:48:58 +01:00
ConditionalMana.java Sonar's fixes 2019-07-06 13:09:27 +04:00
MageException.java
MageInt.java Little fixes 2020-01-09 08:52:25 +04:00
MageItem.java
MageObject.java Sonar fixes 2019-07-09 21:57:55 +02:00
MageObjectImpl.java * Gain abilities - fixed wrong order effects with changeling ability (all creature type effect, #6147); 2020-01-07 06:38:34 +04:00
MageObjectReference.java
Mana.java
ManaSymbol.java
ObjectColor.java