Commit graph

6884 commits

Author SHA1 Message Date
LevelX2
bf21de745a * Fixed a bug of check if two objects sharing a colors were also to colorless objects did return a positive result (e.g. caused Dream Halls to cast Artifacts by discarding lands). 2015-07-01 13:37:32 +02:00
fireshoes
82ca0266ba Merge origin/master 2015-06-30 21:34:28 -05:00
fireshoes
bd7ee02092 [ORI] Implemented Priest of the Blood Rite, Outland Colossus, Soulblade Djinn, Send to Sleep, Abbot of Keral Keep. [JUD] Implemented Lead Astray 2015-06-30 21:29:43 -05:00
LevelX2
15fe85c5da Fixed that creatures forced to attack that have to pay a cost to attack lock the UI (not completed for all existing cards yet). 2015-07-01 02:00:07 +02:00
LevelX2
5f5513f4ed Merge origin/master 2015-07-01 01:57:23 +02:00
fireshoes
dbe2dc4e7f Merge origin/master 2015-06-30 18:52:32 -05:00
fireshoes
db4d152a1a [ORI] Implemented Disciple of the Ring, Aspiring Aeronaut, Hangarback Walker, Thopter Spy Network, Clash of Wills, Vryn Wingmare. Added ThopterColorlessToken. 2015-06-30 18:51:49 -05:00
LevelX2
817495ed86 Fixed some attack reqirement enchantments that wrongly gave the ability itself to the enchanted creature. 2015-07-01 01:23:49 +02:00
LevelX2
6e6049f116 Merge pull request #1067 from LoneFox78/master
Fixes
2015-06-30 22:09:19 +02:00
LoneFox
a3ac126ddb More image variants. This should be all of them. 2015-06-30 22:55:42 +03:00
fireshoes
945694bf32 [ORI] Added additional 6/30 spoilers. Implemented Despoiler of Souls and Evolutionary Leap. [FNM] Added Orator of Ojutai. 2015-06-30 14:21:40 -05:00
LoneFox
9c6ab40289 More image variants 2015-06-30 22:12:39 +03:00
LoneFox
0eefd7aae9 Add some missing image variants 2015-06-30 19:28:46 +03:00
fireshoes
5ce8a2a8bf Merge origin/master 2015-06-30 11:22:02 -05:00
fireshoes
81c5b5421b [ORI] Added missing text to Embermaw Hellion in mtg-cards-data.txt. 2015-06-30 11:20:49 -05:00
LoneFox
c00d86dd8d Fix Ambush Commander. It was animating each player's Forests instead of just your own. 2015-06-30 18:43:08 +03:00
LevelX2
3554367110 Started to implement a PayCostToAttackBlockEffect for better handling of attack / block restrictions with costs. 2015-06-30 17:25:56 +02:00
LoneFox
88ce3ded98 Remove FilterEnchantment, because it was an exact duplicate of FilterEnchantmentPermanent 2015-06-30 17:52:28 +03:00
LevelX2
312a9fd7af Some cleanups/remanes for attack/block restrict effects. 2015-06-30 16:07:39 +02:00
LoneFox
d922efc528 Add support for SetTargetPointer.PLAYER to SpellCastAllTriggeredAbility. Implement card: Mana Breach
Note: This fixes several instances of a bug where a triggered ability fails if the spell that triggered it is contered before the ability resolves. Dovescape still suffers from the bug, but it cannot be fixed this way, because it needs information about both the spell and its caster.
2015-06-30 16:38:31 +03:00
LevelX2
d415e14bf1 Merge pull request #1066 from LoneFox78/master
New stuff
2015-06-30 10:49:40 +02:00
LoneFox
215af147be Implement cards: Ardent Soldier, Faerie Squadron, Kavu Aggressor, and Prison Barricade 2015-06-30 11:17:15 +03:00
LoneFox
e9ea86bc65 Implement the Emissary cycle from Invasion 2015-06-30 10:42:25 +03:00
LoneFox
60b8bdb082 Implement some trivial cards from Invasion 2015-06-30 09:56:26 +03:00
LevelX2
490d83774c * Dirty Wererat - Fixed the not working regenerate ability. 2015-06-30 08:17:50 +02:00
LoneFox
0267061ced Add BecomesColorSourceEffect. Use it for Spiritmonger and Wild Mongrel. Implement cards: Alloy Golem, Caldera Kavu, Kavu Chameleon, and Rainbow Crow 2015-06-30 09:17:07 +03:00
LevelX2
123d1e4ec6 [ORI] Added 6 black cards. 2015-06-30 01:24:51 +02:00
fireshoes
91004d12b0 Merge origin/master 2015-06-29 13:35:37 -05:00
fireshoes
278f4a69e4 [ORI] Updated 6/29 spoilers. Added basic lands. 2015-06-29 13:33:00 -05:00
LevelX2
a1317a4b68 * Gifts Ungiven - Fixed that the target opponent was wrongly chosen during resolution. 2015-06-29 19:00:53 +02:00
LevelX2
f45c5cedeb Fixed handling and initialization of Fixedtarget object. Fixing a problem of ReturnToBattlefieldUnderYourControlTargetEffect that caused objects to return taht already left the zone they should be moved from. 2015-06-29 18:34:53 +02:00
LoneFox
8acf299075 Fix Southern Paladin's tooltip text 2015-06-29 12:11:14 +03:00
LoneFox
6084fea927 Add FilterEnchantmentCard and implement a card that uses it: Azorius First-Wing 2015-06-29 12:10:25 +03:00
LoneFox
cd13dcbcc4 Implement cards: Crumbling Sanctuary, Ihsan's Shade, Lava Runner, and Nantuko Cultivator 2015-06-29 11:52:58 +03:00
LevelX2
148fd0e6ae * Golem's Heart - Fixed that the triggered ability did not work. 2015-06-28 22:42:18 +02:00
LevelX2
df3e6db569 Please test! Some changes to the display of user choices, showing also a longer text in tooltip window. 2015-06-28 21:55:48 +02:00
LoneFox
cac04616f3 Fix build 2015-06-28 21:02:42 +03:00
LevelX2
ef65332e32 Merge pull request #1064 from pcasaretto/heartstone
Implement Heartstone
2015-06-28 19:32:17 +02:00
Paulo L F Casaretto
a42aeed533 Hearstone applies to all creatures 2015-06-28 14:25:58 -03:00
LevelX2
96e84f8128 Merge pull request #1061 from ilcartographer/ME3
Me3 - Fixes
2015-06-28 18:51:31 +02:00
LevelX2
253845b682 Merge pull request #1063 from LoneFox78/master
New stuff
2015-06-28 18:48:51 +02:00
Paulo L F Casaretto
c7635912b8 Implement Hearstone 2015-06-28 12:48:48 -03:00
LoneFox
b4f3440fbd Move PermanentsTargetOpponentControlsCount from Gideon, Champion of Justice to its own file. Implement card that uses it: Starlight 2015-06-28 10:12:50 +03:00
Marshall
64dd4ea3de Revert "BreakingPoint error fix;"
This reverts commit 8ff50ece31.
2015-06-27 20:08:11 -04:00
Marshall
528105a2eb Kobol Drill Sergeant clean up 2015-06-27 20:01:34 -04:00
Marshall
8ff50ece31 BreakingPoint error fix; 2015-06-27 19:22:32 -04:00
LevelX2
fa8646559c Fixed bug in Breaking Point. 2015-06-28 00:11:46 +02:00
LevelX2
cb3b5f895b Merge pull request #1060 from ilcartographer/ME3
Me3
2015-06-28 00:07:21 +02:00
Marshall
ee1902a2cc Fixed Exorcist; Patching out Forked Lightning due to bug with assigning damage 2015-06-27 16:02:19 -04:00
LoneFox
98e4266cf5 Implement cards: Disorder, Impatience, and Thoughtleech 2015-06-27 22:18:39 +03:00