..
abilities
Text correction on UntapLandsEffect
2020-06-07 17:52:38 -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
Fixed different ZCC in split card's parts (flashback fix, see 95075cf33e);
2020-06-04 23:47:50 +04:00
choices
[IKO] Implement Companion and 2 companions
2020-04-12 08:29:25 -04:00
constants
Implement 6 cmc pws (except Teferi) and rin ( #6611 )
2020-06-07 06:13:20 +04: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 6 cmc pws (except Teferi) and rin ( #6611 )
2020-06-07 06:13:20 +04:00
players
Fixed different ZCC in split card's parts (flashback fix, see 95075cf33e);
2020-06-04 23:47:50 +04: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
* Name card abilities - fixed that it can't find split cards or fused spells with entered name (part of #6603 , #6549 );
2020-06-05 00:06:57 +04:00
watchers
Rename, move and comment resolving ability event creation.
2020-05-03 18:56:35 -04:00
ConditionalMana.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
MageException.java
MageInt.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
MageItem.java
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