mage/Mage/src/main/java/mage
htrajan 6fa21415fe
Implement Basri cards (#6622)
* Implement Basri Ket

* Implement Basri's Lieutenant
2020-06-11 18:36:52 -04:00
..
abilities fixed and refactored balance effect (#6595) 2020-06-12 01:19:45 +04:00
actions * Fixed problems with win / lose restrictions in relation to empty draw condition (fixes #1681 #6553). 2020-05-26 16:38:01 +02:00
cards Added single cards support in constructed format (like historic, see #6626); 2020-06-12 00:18:40 +04:00
choices [IKO] Implement Companion and 2 companions 2020-04-12 08:29:25 -04:00
constants - Reworked SourceOnBattlefieldControlUnchangedCondition checking now the LOST_CONTROL event which solves the problem with the old code to not be able to detect all controller changes of layered changeController effects when applied later. 2020-06-10 22:28:23 +02:00
counters Implemented Pako, Arcane Retriever 2020-04-22 20:31:35 -04:00
designations Ability refactor: new code to search abilities in cards and permanents; 2020-05-28 22:34:27 +04:00
filter Implement more m21 cards (#6612) 2020-06-07 16:02:07 -04:00
game Implement Basri cards (#6622) 2020-06-11 18:36:52 -04:00
players - Reworked SourceOnBattlefieldControlUnchangedCondition checking now the LOST_CONTROL event which solves the problem with the old code to not be able to detect all controller changes of layered changeController effects when applied later. 2020-06-10 22:28:23 +02:00
target * Fixed a problem with selecting cards from other players hand, failing because canTarget check with wrong player id. Changed/simplified canTarget method of TargetCardInHand to solve that problem. (#6532 Gruesome Discovery and Distended Mindbender and probably other changed made with 75577cdbe9). 2020-05-27 13:59:16 +02:00
util * Split cards - added spliced effects support for fused spells, no more double splice pays (#6493, #6549); 2020-06-10 09:58:21 +04:00
watchers - Reworked SourceOnBattlefieldControlUnchangedCondition checking now the LOST_CONTROL event which solves the problem with the old code to not be able to detect all controller changes of layered changeController effects when applied later. 2020-06-10 22:28:23 +02:00
ConditionalMana.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
MageException.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
MageInt.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
MageItem.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
MageObject.java Ability refactor: new code to search abilities in cards and permanents; 2020-05-28 22:34:27 +04:00
MageObjectImpl.java Ability refactor: new code to search abilities in cards and permanents; 2020-05-28 22:34:27 +04:00
MageObjectReference.java Fixed NPE errors on empty sourceId in mage reference object; 2020-03-07 00:24:16 +04:00
Mana.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
ManaSymbol.java
ObjectColor.java Typo fix 2019-03-07 12:14:27 +04:00