foul-magics/Mage/src/main/java/mage/counters
Oleg Agafonov dc04092fce Test framework: many improvements and fixes:
* added support to use custom cards with any abilities/effects (addCustomCardWithAbility);
 * added support of multiplayer games with all range (CardTestMultiPlayerBaseWithRangeAll);
 * added realtime checks for permanent counters (checkPermanentCounters);
 * added wrong attack commands check in strict mode;
 * fixed that added by addCard command cards don't init continues effects;
 * fixed that block commands don't removed from actions queue;
2019-04-28 11:10:28 +04:00
..
BoostCounter.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Counter.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Counters.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
CounterType.java Test framework: many improvements and fixes: 2019-04-28 11:10:28 +04:00