Commit graph

6254 commits

Author SHA1 Message Date
LevelX2
890ef2e151 * Mirror Mockery - Fixed that the triggered ability on the stack did not resolve if Mirror Mockery had left battlefield meanwhile. 2015-04-27 08:24:14 +02:00
emerald000
7af6d76f02 Added Complicate. 2015-04-27 00:00:38 -04:00
Nathaniel Brandes
e53079c36c Fix some gatherer image loading. 2015-04-26 04:13:20 -07:00
LevelX2
ffd0b0c685 * Fixed that enchant card in graveyard auras select target when entering the battlefield (allows the Animate Dead Worlgorger Dragon combo). 2015-04-23 23:43:00 +02:00
LevelX2
a0424aec50 Added Fluctuator, Stone Calendar, Planar Gate, Mana Matrix and Urza's Filter. 2015-04-23 15:44:55 +02:00
LevelX2
55322b4015 Added Masters Edition Sets I - IV. 2015-04-23 15:44:01 +02:00
emerald000
512dbc9af8 Added Argivian Find, Kor Haven, Leonin Shikari, Phyrexian Marauder, Planar Birth and Taj-Nar Swordsmith. 2015-04-23 04:05:12 -04:00
LevelX2
63ced657a8 * Bronze Sable - Fixed wrong creature subtype. 2015-04-22 22:22:46 +02:00
Michael Napoleon
d263132139 Merge pull request #927 from mnapoleon/master
Implemented Voice of All (Commander, Tenth Edition and Plane Shift)
2015-04-22 15:24:35 -04:00
mnapoleon
d99e81cf8f finished Voice of All implementation 2015-04-22 15:21:48 -04:00
fireshoes
a08d8e389c [MMB] Added Vendellion Clique 2015-04-22 13:46:50 -05:00
mnapoleon
52a52b950c Merge remote-tracking branch 'upstream/master' 2015-04-22 14:41:28 -04:00
mnapoleon
581d1d45a8 updates to Voice of All 2015-04-22 14:40:40 -04:00
LevelX2
dfda65d117 * Academy Rector - Removed redundant choice for using to exile Academy Rector. 2015-04-22 15:36:22 +02:00
LevelX2
fed9607cde * Fixed wrong collectors number of Phyrexian Colossus (had number of Phyrexian Processor). 2015-04-21 23:32:14 +02:00
LevelX2
2ca2caf9d5 * Fixed a problem with left battlefield or dies triggered abilities of token permanents. 2015-04-21 17:18:50 +02:00
LevelX2
a47c0adfda Some minor fixes. 2015-04-21 00:09:29 +02:00
LevelX2
c2fb2de67a Fixed a bunch of NPE and other possible exceptions. 2015-04-20 23:37:28 +02:00
LevelX2
38b72284da Merge pull request #922 from thejayvm/auriok-steelshaper
Auriok steelshaper
2015-04-20 23:25:52 +02:00
LevelX2
2822c18b81 * Triton Tactics - Fixed that the don't untap effect for the blocked creatures did not work. 2015-04-20 17:35:32 +02:00
Jason Wall
f96e97f013 clean up equip cost reduction ability 2015-04-19 16:27:53 -06:00
Jason Wall
d5215e3e6d Merge branch 'master' into auriok-steelshaper 2015-04-19 16:23:24 -06:00
LevelX2
f4166ac3b3 * Timetwister - Fixed that card moving of Timetwister did not allow to move a commander in the command zone. 2015-04-19 23:34:49 +02:00
Jason Wall
eefca5597e cleanup imports and rename filter to be more descriptive 2015-04-19 14:15:29 -06:00
Jason Wall
c11a6e5b32 implement the stat boost ability 2015-04-19 14:13:52 -06:00
Jason Wall
e471dffb70 first ability working 2015-04-19 13:31:58 -06:00
LevelX2
5edf91fd5d * Spined Fluke - Fixed that no creature has to be sacrificed as Spined Fluke enters the battlefield. 2015-04-19 17:58:17 +02:00
LevelX2
34bd8aefca * Painful Quandary - Fixed that the triggered effect did not work. 2015-04-19 16:17:57 +02:00
LevelX2
87bf3408b3 * Grand Abolisher - Fixed that it also prevented wrongly abilities of cards not on the battlefield (e.g. Cycling). 2015-04-19 11:19:26 +02:00
LevelX2
568f62c66f Some changes to restrained event handling (simultaneous events) (fixes #897). 2015-04-19 10:43:12 +02:00
LevelX2
a5967d9b2a Added another test. 2015-04-19 09:13:58 +02:00
LevelX2
59a9a97910 Added Judge of Currents. 2015-04-18 19:27:58 +02:00
LevelX2
519f8569e2 * The Wrechted - Fixed wrong collectors number (so Hill Giant was shown). 2015-04-18 19:27:00 +02:00
LevelX2
47b1753519 * Soulfire Grand Master - Fixed that a countered spell did wrongly return to hand if second ability was used. 2015-04-18 11:53:51 +02:00
LevelX2
2d3c98a7b4 FIxed typo in Vortex Elemental source. 2015-04-18 09:59:41 +02:00
LevelX2
a521d62152 * Icefall Regent - Fixed that all untapping in uzntap steps were prevented instead of only the untapping in the untap step of the creature controller. 2015-04-18 09:54:39 +02:00
LevelX2
6de343970b * Worldgorger Dragon - Fixed that the return from exile effect did not work if Worldgorger Dragon was a token copy. 2015-04-18 09:45:55 +02:00
LevelX2
e87fff7501 * Mirror Mockery - Fixed that the copy effect did not work for enchanted tokens. 2015-04-18 09:44:27 +02:00
LevelX2
4ed9444cdf Merge origin/master 2015-04-18 09:42:47 +02:00
LevelX2
02b14f63c7 * Clone Legion - Fixed that the created tokens came into play under control of the target player instead of the controller. 2015-04-18 09:42:25 +02:00
LevelX2
0c347005a9 Merge pull request #921 from Sir-Speshkitty/TrumpetingArmodon
Create TrumpetingArmodon.java
2015-04-18 08:08:49 +02:00
Sir-Speshkitty
26c858e5ae Update TrumpetingArmodon.java 2015-04-18 00:29:21 +01:00
LevelX2
98fbb92a6b Merge pull request #920 from Sir-Speshkitty/BonesplitterSliver
Create BonesplitterSliver.java
2015-04-18 01:25:07 +02:00
LevelX2
7897485539 [TPR] Added Pandemonium, Cannibalize, Silver Wyvern and Coffin Queen. 2015-04-18 01:21:50 +02:00
Sir-Speshkitty
43e4fd1fbe Create TrumpetingArmodon.java 2015-04-17 21:54:21 +01:00
Sir-Speshkitty
41f932fd90 Create BonesplitterSliver.java 2015-04-17 21:28:13 +01:00
LevelX2
57d8cd6ff4 * Delay - Fixed that suspend of the xiled spell did not work. 2015-04-17 14:50:33 +02:00
LevelX2
f11a85f1a0 * Clout of the Dominus - Fixed wrong tooltip text. 2015-04-17 08:37:00 +02:00
user
25749ff648 Some minor changes. 2015-04-17 00:20:34 +02:00
user
88ca0cb495 * Leonin Arbiter - Fixed a bug if Leonin Arbiter left battlefield. 2015-04-17 00:18:49 +02:00
user
92d1e2c652 * Sacred Mesa - Fixed wrong creature type that can be sacrificed. 2015-04-16 21:43:43 +02:00
LevelX2
28fecfb3ec Merge pull request #917 from Sir-Speshkitty/Accursed-Centaur
Create AccursedCentaur.java
2015-04-16 21:35:35 +02:00
LevelX2
ba525d4ca6 Merge pull request #916 from Sir-Speshkitty/Adarkar-Sentinel
Create AdarkarSentinel.java
2015-04-16 21:34:09 +02:00
LevelX2
d9e0a573a4 Merge pull request #915 from Sir-Speshkitty/Aesthir-Glider
Create AesthirGlider.java
2015-04-16 21:33:47 +02:00
LevelX2
dc734af4e9 Merge pull request #914 from Sir-Speshkitty/Sir-Speshkitty-AbbeyMatron
Create AbbeyMatron.java
2015-04-16 21:33:26 +02:00
LevelX2
e7d51e9730 Merge pull request #913 from Sir-Speshkitty/Sir-Speshkitty-AbbeyGargoyle
Created Abbey Gargoyle
2015-04-16 21:32:52 +02:00
Sir-Speshkitty
83c970190e Create AccursedCentaur.java 2015-04-16 19:46:13 +01:00
Sir-Speshkitty
59dfdb3d4a Create AdarkarSentinel.java 2015-04-16 19:25:12 +01:00
Sir-Speshkitty
71a9977195 Create AesthirGlider.java 2015-04-16 19:21:42 +01:00
Sir-Speshkitty
d455caa772 Create AbbeyMatron.java 2015-04-16 18:30:32 +01:00
Sir-Speshkitty
938272b1eb Update AbbeyGargoyles.java 2015-04-16 17:41:10 +01:00
Sir-Speshkitty
bce0b563e3 Create AbbeyGargoyles.java 2015-04-16 17:37:58 +01:00
Sir-Speshkitty
84c782f5d2 Create AbbeyGargoyles.java 2015-04-16 17:36:58 +01:00
Sir-Speshkitty
ef2b1510a5 Create FurySliver.java 2015-04-16 17:28:14 +01:00
LevelX2
3c4b945eb4 * Gigapede - Fixed that discard was forcced also if you didn't want to use the return effect. 2015-04-16 17:17:05 +02:00
LevelX2
b252bb1c7a * Fact or Fiction - reworked pile handling. 2015-04-16 17:15:42 +02:00
LevelX2
b2fe13c8c8 * Fixed attack tap handling - You can no longer attack with a mana producing creature that will be get tapped for attacking and use the creature itself to produce mana to pay for effects like Ghostly Prison if the mana ability has the cost to tap the creature. 2015-04-16 15:57:17 +02:00
user
28171b3b6a * Shared Animosity - Fixed that also creatures with all creature types (e.g. Mutavault) get the power bonus (fixes #911). 2015-04-16 00:28:43 +02:00
LevelX2
e556dcea51 * Trail of Mystery - Made basic land selection optional. 2015-04-15 17:18:14 +02:00
LevelX2
21c8b0e01c * Tooth and Nail - Fixed that the searched cards were not revealed and not shown in the log. 2015-04-15 15:31:15 +02:00
LevelX2
77f3035443 Some changes to effect handling to fix failing tests. 2015-04-15 15:21:47 +02:00
LevelX2
9aa02f3d6f * Sidisi, Brood Tyrant - Fixed that the second ability did wrongly trigger, if Sidisi left battlefield before first ability did resolve. 2015-04-15 08:16:58 +02:00
LevelX2
4785ebd5f8 Merge origin/master 2015-04-14 22:29:41 +02:00
LevelX2
1cb3e73b39 * Servant of the Scale - Fixed that the counters were not added to the target creature. 2015-04-14 22:28:36 +02:00
LevelX2
e747b48b41 * Cavern of Souls - Fixed a bug where spells cast with first ability can't be countered. 2015-04-14 16:31:11 +02:00
LevelX2
7529d6f207 * Grindstone - Fixed a bug causing target player to lose game by grindstone effect itself. 2015-04-14 15:25:51 +02:00
LevelX2
15389b24d8 * Putrid Imp - Fixed that the can't block restriction did not work correctly. 2015-04-14 14:17:05 +02:00
LevelX2
ae43fc7c1f * Mogg Conscripts and Goblib Cohort - Fixed that using watchers with the same name could lead to cast errors. 2015-04-14 10:32:22 +02:00
LevelX2
22ae0c79ff * Tapestry of the Ages - Fixed wrong condition check of activated ability. 2015-04-12 23:47:01 +02:00
LevelX2
3064a52fc8 * Lurking Arynx - Fixed that the for the activated ability no target could be selected. 2015-04-12 23:39:52 +02:00
LevelX2
203b65c584 * Fixed a bug that if power/toughness was set from a creature itself (e.g. Marsh Fitter) the effect was still applied if the creature left the battlefield and returned within the duration of the effect. 2015-04-12 23:31:05 +02:00
LevelX2
0ae89c453c * Raid - Fixed that attacking with Meandering Towershell does fulfill the Raid condition. 2015-04-12 21:50:18 +02:00
LevelX2
fef57af896 * Commune with Lava - Fixed that it did not last until your next turn if it was cast during your turn. 2015-04-12 21:39:29 +02:00
LevelX2
f835c0baa3 * Jazal Goldmane - Fixed that the effect of the activated ability did not end on the turn's end. 2015-04-12 13:28:02 +02:00
LevelX2
809bf663df * Fixed land image downloading from gatherer and handling of Anthology Duel Decks. 2015-04-12 10:37:16 +02:00
LevelX2
b79d6e64cf [TPR] Added Volrath's Curse and Crovax the Cursed. 2015-04-11 12:09:46 +02:00
LevelX2
3bdf2a7957 [TPR] Added Necrologia and Strake of Rath. 2015-04-10 16:12:09 +02:00
LevelX2
c0db6dfdc8 Merge pull request #901 from bigzwine/fixcompileprobs
Fixed couple compile problems found in Eclipse
2015-04-10 01:06:54 +02:00
LevelX2
d3dba58358 * Fixed that continuous effects of copied cards with limited duration stop to work as the copied card stops to exist. 2015-04-10 00:39:06 +02:00
bigzwine
fb810b1774 Fixed couple compile problems found in Eclipse 2015-04-10 00:16:30 +03:00
LevelX2
7292a1625c [TPR] Added Dracoplasm. 2015-04-09 18:09:05 +02:00
LevelX2
d0900ebf6f [TPR] Added Thopter Squadron. 2015-04-09 15:23:36 +02:00
LevelX2
b737cbfe24 * Necropotence - Fixed that the name of the exiled cards was shown in the log. 2015-04-09 14:53:24 +02:00
LevelX2
80f06a22c6 * Worldgorger Dragon - Fixed that the exiled permanents did not return after Worldgorger Dragon left the battlefield. 2015-04-09 14:51:17 +02:00
LevelX2
3266c3b1fc Merge origin/master 2015-04-09 09:33:13 +02:00
LevelX2
815e6720b0 * Lightkeeper of Emeria - Fixed that the lifegain was not multiplied by two. 2015-04-09 09:31:55 +02:00
LevelX2
7455e0e0bc * Ruinous Minotaur - Fixed that the sacrifice was optional. 2015-04-09 09:31:04 +02:00
LevelX2
19952f397a Merge pull request #896 from FenrisulfrX/overrule
Added Overrule
2015-04-08 23:24:51 +02:00
LevelX2
1a74002ae2 Merge pull request #895 from FenrisulfrX/sawtooth
Added Sawtooth Loon
2015-04-08 23:23:52 +02:00
emerald000
5594516c01 [TPR] Added Dream Prowler, Kor Chant and Legerdemain. 2015-04-08 15:23:46 -04:00