poixen
|
46eb6c0525
|
Restructured Mage module
|
2015-11-29 21:56:49 +01:00 |
|
LevelX2
|
1175a18661
|
* Fixed put token into play thta's of copy of target effects to handle targets correctly that already copy something (e.g. Kiki-Jiki, Mirror Breaker copying a Body Double creature).
|
2015-09-12 14:52:14 +02:00 |
|
LevelX2
|
e37c9a6472
|
* Fixed some problems with creation of tokens of target permanents (fixes #1244).
|
2015-09-08 18:13:32 +02:00 |
|
LevelX2
|
1213fd22c8
|
* Followed Footsteps - Fixed that the token copy was not working correctly if the target was already copying something (e.g. a Cryptoplasm).
|
2015-09-01 17:34:21 +02:00 |
|
LevelX2
|
c27ef5ee97
|
* Started to fix color setting for cards (e.g. Painter's Serverant) #408 (not completely finished yet).
|
2015-06-10 01:24:38 +02:00 |
|
LevelX2
|
a845340e0d
|
* Morph - Fixed that token copies of morphed creatures (e.g. by Supplant Form) came into play like the morphed creature face up instead of a 2/2 nameless creatures.
|
2015-04-22 23:06:07 +02:00 |
|
LevelX2
|
96aafcd475
|
Fixed that adjustTarget did not work correctly for Triggered abilities. Fixed that adjustTargets also works now for cards copied from graveyard (e.g.by Feldon of the Third Path).
|
2015-01-07 01:15:03 +01:00 |
|
LevelX2
|
401d65a17e
|
* Changes to image handling of copied permanents (image is more often shown now).
|
2014-03-09 22:09:00 +01:00 |
|
LevelX2
|
3b8a75588b
|
Fixed a problem, that images of copied tokens were not shown.
|
2013-07-05 18:48:55 +02:00 |
|
LevelX2
|
95a12028e6
|
Added small icon for tokens on token permanents. Token copied from permanents (Giant Adephage) show now the image of the permanent.
|
2013-06-17 17:00:17 +02:00 |
|
North
|
0bb110be45
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
LevelX2
|
d78aca041a
|
The CopyTokenFunction copied also gained abilites of permanents that should not be copied according Rule 706.
|
2013-02-11 21:14:59 +01:00 |
|
LevelX2
|
bf59d850a8
|
Fixed a bug that the copy of a Token could no more be copied because the baseValues for P/T were 0 for this copy. E.g. populate on an already populated token failed because of this bug.
|
2013-01-16 14:14:34 +01:00 |
|
LevelX2
|
1d46a90bbd
|
Fixed a bug that copys of tokens used the increased values from cards like "Intangible Virtue" for power and toughness.
|
2012-11-17 21:01:05 +01:00 |
|
North
|
239a4fb100
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
North
|
06a185a3a5
|
removed unused imports
|
2012-05-26 20:08:39 +03:00 |
|
magenoxx
|
3ee7c808e1
|
Reverting back - 711.1. Tokens and cards with a Magic card back can't transform.
|
2011-10-07 23:58:51 +04:00 |
|
magenoxx
|
0c9151cc1f
|
Copying and creating tokens from double-sided cards.
|
2011-10-07 23:29:04 +04:00 |
|
magenoxx
|
5e8aa0036e
|
Hurray! Fixed Issue 61. This also fixes card copies not working (e.g. Basilisk Collar copied several times with Prototype Portal).
|
2011-08-01 20:01:44 +04:00 |
|
magenoxx
|
03c020e800
|
Copy token fix
|
2011-08-01 02:05:10 +04:00 |
|
magenoxx
|
43e327159a
|
Functions. CopyFunction, CopyTokenFunction. Refactored Cryptoplasm.
|
2011-07-30 10:54:14 +04:00 |
|