LevelX2
bf8acb6d8c
Merge pull request #4923 from magefree/rystan-patch-2
...
Added Chandra Bold Pyromancer planeswalker deck from Dominaria
2018-05-09 12:39:27 +02:00
LevelX2
b3aa23f8f0
Merge pull request #4922 from magefree/rystan-patch-1
...
Added remaining 2011 Commander pre-constructed decks
2018-05-09 12:39:07 +02:00
Michael Simons
e6d56999e8
Added Chandra Bold Pyromancer planeswalker deck from Dominaria
2018-05-09 02:17:23 -04:00
Michael Simons
fe1bc0fa1a
Added remaining 2011 Commander pre-constructed decks
2018-05-09 02:15:05 -04:00
Oleg Agafonov
16b3a8b8e4
Fixed card numbers in LEG - Legends ( #4628 )
2018-05-09 03:27:21 +04:00
Oleg Agafonov
09df0b7baa
Fixed card numbers in 3ED - Revised Edition ( #4628 )
2018-05-09 03:25:40 +04:00
Oleg Agafonov
6673ca7d9e
Fixed card numbers in ATQ - Antiquities ( #4628 )
2018-05-09 03:24:11 +04:00
Oleg Agafonov
558e271dfe
Fixed card numbers in ARN - Arabian Nights ( #4628 )
2018-05-09 03:22:36 +04:00
Oleg Agafonov
ab66a6aceb
Fixed card numbers in 2ED - Unlimited Edition ( #4628 )
2018-05-09 03:07:07 +04:00
Oleg Agafonov
47d7662e50
Fixed card numbers in LEA - Limited Edition Alpha ( #4628 )
2018-05-09 03:03:44 +04:00
Oleg Agafonov
96748d2305
Fixed card numbers in 5ED - Fifth Edition ( #4628 )
2018-05-09 02:58:17 +04:00
LevelX2
dcd3e7c039
* Some more fixed/reworked card movement handling.
2018-05-08 23:46:34 +02:00
LevelX2
d07209c33b
* Clockwork Steed - Fixed wrong collectors number in fith edition.
2018-05-08 21:42:11 +02:00
LevelX2
a4c9ba5b33
* Fixed some card movement.
2018-05-08 18:01:30 +02:00
LevelX2
df987049c0
* Fixed some card movement ( fixes #4910 ).
2018-05-08 18:01:15 +02:00
LevelX2
7b4ca412b8
* Grab The Reins - Fixed Sacrifice bug ( fixes #4912 ).
2018-05-08 10:30:51 +02:00
Oleg Agafonov
c44127e238
Removed gray background file from random folder ( #3152 )
2018-05-07 21:53:56 +04:00
LevelX2
90d6b29841
Merge pull request #4656 from pmbarrett314/master
...
Attempted fix for Momir Free For All
2018-05-07 00:53:39 +02:00
LevelX2
48d0c6ec5e
Merge pull request #4882 from tcontis/master
...
Cephalid Snitch Torment
2018-05-07 00:53:17 +02:00
LevelX2
1ab3d24e7c
Merge pull request #4890 from Zzooouhh/master
...
Implemented old cards
2018-05-07 00:52:56 +02:00
LevelX2
8f06fd130a
* Some formatting.
2018-05-07 00:48:41 +02:00
LevelX2
8afd51fa04
Merge origin/master
2018-05-07 00:45:05 +02:00
LevelX2
bb15176a84
* Fixed token ability (id handling) and token cardType (reset was not correctly done) handling (this fixed problems with copying Planeswalker with Helm of the Host).
2018-05-07 00:44:32 +02:00
Oleg Agafonov
721f37c5ae
* Summon the Pack - fixed that it gives black color to cards ( #4905 );
2018-05-06 19:48:09 +04:00
Oleg Agafonov
f7a4e75909
Refactoring: replace custom creature tokens with basic class (11 cards)
2018-05-06 19:08:56 +04:00
Oleg Agafonov
72314a9512
* Fixed 8 cards with "becomes creature attached" effect that it adds colors instead replace it;
...
* Affected cards: Awaken the Ancient, Corrupted Zendikon, Crusher Zendikon, Deep Freeze, Guardian Zendikon, Living Terrain, Vastwood Zendikon, Wind Zendikon;
2018-05-06 19:07:45 +04:00
Oleg Agafonov
858f210a83
Test framework: added assert color;
2018-05-06 18:57:06 +04:00
LevelX2
feb17320c5
Some minor changes.
2018-05-06 09:44:14 +02:00
LevelX2
2b69f1a311
* Soul Ransom - Fixed handling of some rare cases (e.g. Vedalken Orrery in play using Boomerang and playing Soul Ransom again).
2018-05-06 09:43:47 +02:00
Evan Kranzler
765c42b2c6
fixed Soul Ransom not working correctly
2018-05-06 00:38:50 -04:00
Oleg Agafonov
1a4e892f04
Cheat engine:
...
+ added commands to show my hand and library (@show my hand, @show my library);
+ added params to show color identity ("color commander") and card's color ("color cost");
2018-05-06 01:05:04 +04:00
Oleg Agafonov
e9d5afd530
Refactoring: replace custom creature tokens with basic class
2018-05-06 00:50:02 +04:00
Oleg Agafonov
459ef9af94
Refactoring: added mana color check and fix
2018-05-06 00:48:16 +04:00
Evan Kranzler
7edcec0dc1
fixed ability word text formatting
2018-05-05 14:05:04 -04:00
Evan Kranzler
24829c83a4
fixed Battlefield Medic
2018-05-05 13:59:43 -04:00
Evan Kranzler
427461ebb0
Implemented Aven Warcraft
2018-05-05 13:58:59 -04:00
Evan Kranzler
9db8ea612c
Merge branch 'master' of https://github.com/magefree/mage
2018-05-05 13:26:29 -04:00
Evan Kranzler
5ecc49078e
Implemented Snapping Thragg
2018-05-05 13:26:07 -04:00
Evan Kranzler
51d29c333f
Implemented Battlefield Medic
2018-05-05 11:45:54 -04:00
Oleg Agafonov
69ba8cada4
Refactoring: replace custom creature tokens with basic class
2018-05-05 19:18:12 +04:00
Oleg Agafonov
7d8c9f5b13
Small fixes
2018-05-05 17:32:01 +04:00
Oleg Agafonov
578427a601
Refactoring: replace custom creature tokens with basic class
2018-05-05 17:25:33 +04:00
Oleg Agafonov
78fdf9a192
* Woodwraith Corrupter - fixed that it doesn't change target colors;
2018-05-05 17:24:30 +04:00
Oleg Agafonov
3f52f2961a
* Hunting Wilds - fixed that it doesn't remove colors from forest on kicked;
2018-05-05 17:09:59 +04:00
Oleg Agafonov
b87e954a99
Refactoring: replace custom creature tokens with basic class
2018-05-05 14:42:37 +04:00
Oleg Agafonov
483853658b
Refactoring: replace custom creature tokens with basic class
2018-05-05 14:37:24 +04:00
Oleg Agafonov
a65c1f5c3f
Refactoring: token names
2018-05-05 13:59:23 +04:00
L_J
2fdfaa9138
Implemented Gauntlets of Chaos
2018-05-04 23:20:08 +02:00
Evan Kranzler
22b1147ebb
fixed Lyra Dawnbringer giving opposing angels lifelink
2018-05-04 15:17:54 -04:00
LevelX2
c18433492d
* Abundance - Fixed reaveal handling and log messages ( fixes #4892 ).
2018-05-03 17:05:37 +02:00