foul-magics/Mage/src/main/java/mage/game/permanent
Evan Kranzler 7647a3d8f0
Support for copying permanent spells (WIP, do not merge) (#7084)
* added initial support for permanent tokens

* [ZNR] Implemented Lithoform Engine

* [ZNR] Implemented Verazol, the Split Current

* permanent spell tokens no longer count as created

* small change to token generation

* added test, currently incomplete

* found a potential solution for kicker issue, possibly too much of a hack

* fixed a test failure

* reversed hack changes

* skipped failing tests

* added more tests
2020-09-27 10:54:44 -04:00
..
token Support for copying permanent spells (WIP, do not merge) (#7084) 2020-09-27 10:54:44 -04:00
Battlefield.java Ability refactor: source improves, deprecated code removed; 2020-05-28 22:38:31 +04:00
Permanent.java * Regeneration abilities - added card hint about activated and used regeneration; 2020-08-01 21:29:08 +04:00
PermanentCard.java - Fixed #7031. 2020-09-17 09:41:40 -05:00
PermanentImpl.java * Regeneration abilities improved: 2020-08-02 14:01:58 +04:00
PermanentMeld.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
PermanentToken.java * Transform abilities - fixed duplicated triggered abilities from transformed permanents; 2020-07-30 12:13:32 +04:00