Commit graph

6795 commits

Author SHA1 Message Date
Justin Godesky
17d3555bc5 Added Horn of Ramos and fixed other Ramos artifacts' comments (didn't feel like seperate commit). 2015-06-01 22:07:52 -04:00
Justin Godesky
69d635bbc6 Added Tooth of Ramos. 2015-06-01 22:04:11 -04:00
Justin Godesky
3c3bd8da21 Added Skull of Ramos. 2015-06-01 22:02:27 -04:00
Justin Godesky
5d706c909f Added Heart of Ramos. 2015-06-01 21:59:15 -04:00
Justin Godesky
a97913bd46 Added Mythic Proportions. 2015-06-01 21:47:21 -04:00
Justin Godesky
3b3e06e91a Implemented Artifact Blast, Clay Statue, Goblin Brigand, and Wall of Brambles. 2015-06-01 21:35:21 -04:00
emerald000
413fc1ce67 Added Pulse of the Fields 2015-06-01 00:32:23 -04:00
LevelX2
c99fb3b178 * Possibility Storm - Fixed that if the card that shares a card type could not be cast (because it's a land or there were no valid targets) causing java error if the player confirmed he wants to cast it. 2015-05-31 19:37:59 +02:00
LevelX2
bc21b8d475 * Deathmist Raptor - Fixed that the return ability did wrongly also work if the Raptor had left the graveyard. 2015-05-31 19:17:15 +02:00
LevelX2
1b690e5c8c * Fixed target change handling (e.g. with opponent filter - fixes #574). Added some tests. 2015-05-31 18:44:02 +02:00
LevelX2
af1892a6e7 * Fallen Ferromancer - Added missing Infect ability. 2015-05-30 17:13:58 +02:00
LevelX2
02aaf150db Added some tests. 2015-05-30 15:16:12 +02:00
LevelX2
726fc48e49 * Hushwing Gryff - Fixed not correct implemented rule modifying effect. 2015-05-30 15:15:45 +02:00
LevelX2
a541d24a20 * Treacherous Pit-Dweller - Fixed that the enteres the battlefield ability was not implemented correctly. 2015-05-30 15:14:44 +02:00
LevelX2
54ceaae222 * Tajuru Preserver - Fixed that also opponent was not able to sacrifice permants due to the effect. 2015-05-30 13:30:09 +02:00
LevelX2
907b029bdb Added target handling for modal spells with multiple targets in different modes. Fixed target handling bugs in test project. 2015-05-30 12:43:17 +02:00
LevelX2
f8f21bd8ce * Landfall - Fixed that it also works for Instant and Soceries copied from opponents. Corrected tooltip text formating. 2015-05-30 10:14:15 +02:00
LevelX2
fa2f7e2055 Grave Pact, Dictate of Erebos, Butcher of Malakir, Agent of The Fates, Tribute to the Wild and Yawning Fissure - Fixed that the selection for the object to sacrifice was handled targeted. 2015-05-30 02:00:21 +02:00
LevelX2
04d555d339 * Opal Palace - Fixed that a commander casr with opal palace did not get a +1/+1 counter. 2015-05-30 01:44:47 +02:00
LevelX2
4aca9b6e94 * Praetor's Grasp - Fixed that the exiled card could not be looked at nor played. 2015-05-30 01:08:55 +02:00
LevelX2
6c14cfb590 * Avarice Totem - Fixed the non working control changing activated ability. 2015-05-30 00:29:46 +02:00
LevelX2
bf598d1af2 * Laboratory Maniac - Removed wrong checks that prevented the player to win if his life was below 1 and he drew from an empty libraray. 2015-05-30 00:25:48 +02:00
LevelX2
5a428f10ab * Fixed a bug that continuous effects created by copied cards (e.g. by Isochronic Scepter using Silence) were not applied correctly. 2015-05-29 18:43:21 +02:00
LevelX2
9d55dd45f5 Reworked Wave of Vitrol. 2015-05-29 17:29:32 +02:00
LevelX2
a5fb925eef * Dack Fayden - Fixed that the controll of Artifacts taken under control by Dack Faden wrongly also change with the control of Dack Fayden. 2015-05-29 10:24:16 +02:00
LevelX2
5a5722b248 * Skarrgan Firebird - Fixed that the condtion check of the activated ability was inverted. 2015-05-29 00:18:51 +02:00
LevelX2
4d6e7ce6a2 * Quickling - Fixed that the selection of the other creature you control was handled targeted. 2015-05-28 16:59:30 +02:00
LevelX2
04c3e33c3f * Otherworldly Journey - Fixed that the exiled card came back wrongly for the controller of Otherworldly Journey instead of the owner of the card. 2015-05-28 16:19:06 +02:00
LevelX2
6a0988ef66 * Banefire - Fixed Banefire's switched condition check. 2015-05-28 16:13:54 +02:00
LevelX2
48ba1c585a * Alms Beast - Fixed that the liflink ability did not work correctly. 2015-05-28 16:01:39 +02:00
LevelX2
c896ae2442 * Deep-Sea Kraken - Fixed that the triggered ability to remove time counters did not work. 2015-05-28 15:12:00 +02:00
LevelX2
8d31a38d1d Fixed world enchantment rule. 2015-05-28 11:59:19 +02:00
LevelX2
a31794bb7e Added object identifier to the exile windows header line . 2015-05-28 00:06:33 +02:00
LevelX2
9dd5f66c64 Removed code not needed from Isperia (#1003). 2015-05-27 18:31:43 +02:00
LevelX2
2390a7522f Merge origin/master 2015-05-27 18:27:20 +02:00
LevelX2
b48ad69fdf Added Isperia coded by lunaskyrise corrected by levelx2 (closes #1003). 2015-05-27 18:26:56 +02:00
emerald000
f77efff365 Fixed Chromatic Sphere being undoable. 2015-05-27 02:06:08 -04:00
LevelX2
ef528326c9 Added Teferi's Realm. 2015-05-27 00:53:57 +02:00
LevelX2
ccae89e181 Implemented World Rule state based action. 2015-05-27 00:53:29 +02:00
LevelX2
741d6b8ea4 Merge origin/master 2015-05-26 22:16:57 +02:00
LevelX2
f0ef479402 * Soulfire Grand Master - Fixed that delayed effects (e.g. Deflecting Palm) have also lifelink if Soulfire Grand Master is still on the battlefield. 2015-05-26 22:16:32 +02:00
emerald000
bdb2134994 Added Benevolent Bodyguard, Dust Corona, Fungus Sliver and Taste for Mayhem. 2015-05-26 15:33:11 -04:00
LevelX2
234bba64a3 Cleaned up some replacment effects. 2015-05-26 17:43:39 +02:00
LevelX2
fe1326ec98 * Keldon Megaliths - Fixed tooltip text. 2015-05-25 23:05:19 +02:00
LevelX2
16db60d279 * Keldon Megaliths - Fixed set code. 2015-05-25 23:04:08 +02:00
LevelX2
34f62ec620 Fixed cost of School of the Unseen. 2015-05-25 22:20:33 +02:00
LevelX2
f999537163 Merge pull request #999 from lunaskyrise/lands
Add lots of lands
2015-05-25 22:16:29 +02:00
LevelX2
a4acfaaa79 Merge pull request #1000 from TGower/master
Primal Beyond and Mystic Remora implementation. Akroan Horse bugfix.
2015-05-25 22:15:53 +02:00
LevelX2
0c2e88529b Merge pull request #994 from openSrcCoder/master
Added Feeding Frenzy card impl.
2015-05-25 22:13:00 +02:00
TGower
19f6148c6d Implemented Mystic Remora 2015-05-25 12:57:41 -07:00
emerald000
f184c32de4 Added Makeshift Mannequin, Silent Arbiter and Spinning Darkness 2015-05-25 15:57:30 -04:00
TGower
10a55716d3 Implemented Mystic Remora 2015-05-25 12:56:25 -07:00
openSrcCoder
2765f0be31 Fixed Feeding Frenzy tooltip, and simplified sign inversion. 2015-05-25 12:44:54 -07:00
openSrcCoder
f5794291bc Merge remote-tracking branch 'upstream/master' 2015-05-25 12:07:12 -07:00
LevelX2
9f935a42db * Early Harvest - Fixed that it wrongly only untaps non basic lands instead of basic lands. 2015-05-25 19:32:11 +02:00
LevelX2
382cee7629 Fixed target of Tel-Jilad Stylus. 2015-05-25 19:29:18 +02:00
LevelX2
b71ae8aeef * Commune with the Gods - Fixed that the choosen card went wrongly to graveyard instead to hand as intended. 2015-05-25 19:08:46 +02:00
LevelX2
7ca6c87fe5 * Unearth - Fixed the not working replacement effect of unearth that exiles the creature if neccessary. 2015-05-25 19:05:00 +02:00
Luna Skyrise
2e23f5ae9e [ICE] Add River Delta
fixes #990
2015-05-25 13:34:01 -03:00
Luna Skyrise
5002c4133c [ICE] Add Lava Tubes 2015-05-25 13:33:39 -03:00
Luna Skyrise
42e9d2d8d6 [ICE] Add Timberline Ridge 2015-05-25 13:33:29 -03:00
Luna Skyrise
96f1822231 [ICE] Add Land Cap 2015-05-25 13:33:19 -03:00
Luna Skyrise
e9916cc1db [ALL] Add School of the Unseen 2015-05-25 13:33:09 -03:00
Luna Skyrise
f432ca8e52 [MMQ] Add Subterranean Hangar 2015-05-25 13:32:48 -03:00
Luna Skyrise
24fc12cccd [MMQ] Add Saprazzan Cove 2015-05-25 13:32:35 -03:00
Luna Skyrise
c79e95c0cd [MMQ] Add Rushwood Grove 2015-05-25 13:32:23 -03:00
Luna Skyrise
cacc88e030 [MMQ] Add Mercadian Bazaar 2015-05-25 13:32:12 -03:00
Luna Skyrise
6530a32f97 [NMS] Add Rath's Edge 2015-05-25 13:31:50 -03:00
Luna Skyrise
b63269f6a5 [ONS] Add Seaside Haven 2015-05-25 13:31:32 -03:00
Luna Skyrise
ec0950c41c [ONS] Add Starlit Sanctum 2015-05-25 13:31:20 -03:00
Luna Skyrise
fe53898194 [ONS] Add Unholy Grotto 2015-05-25 13:31:07 -03:00
Luna Skyrise
2ada724418 [PLS] Add Meteor Crater 2015-05-25 13:30:49 -03:00
Luna Skyrise
3ef499cbd2 [PLS] Add Terminal Moraine 2015-05-25 13:30:32 -03:00
Luna Skyrise
cd0cb8051b [WTH] Add Lotus Vale 2015-05-25 13:30:17 -03:00
Luna Skyrise
1524e22ed4 [ALL] Add Sheltered Valley 2015-05-25 13:29:54 -03:00
Luna Skyrise
db62a9deb0 [HML] Add Koskun Keep 2015-05-25 13:29:10 -03:00
Luna Skyrise
bd02e4439d [MMQ] Add Henge of Ramos 2015-05-25 13:28:54 -03:00
Luna Skyrise
1322994d81 [VIS] Add Griffin Canyon 2015-05-25 13:28:03 -03:00
Luna Skyrise
cf811c91f2 [MMQ] Add Fountain of Cho 2015-05-25 13:27:45 -03:00
Luna Skyrise
6403e78384 [PLS] Add Forsaken City 2015-05-25 13:25:05 -03:00
Luna Skyrise
c81b2fd184 [CHK] Add Untaidake, the Cloud Keeper 2015-05-25 13:24:47 -03:00
Luna Skyrise
f57884c1c2 [ARC, JUD] Add Nantuko Monastery 2015-05-25 13:22:37 -03:00
Luna Skyrise
0c43184d0a [ARN, MED] Add Island of Wak-Wak 2015-05-25 13:22:05 -03:00
Luna Skyrise
c26ba1d3a5 [HML] Add Castle Sengir 2015-05-25 13:21:23 -03:00
Luna Skyrise
8668a8fa31 [HML] Add Aysen Abbey 2015-05-25 13:21:13 -03:00
Luna Skyrise
7977a8c968 [HML] Add An-Havva Township 2015-05-25 13:21:01 -03:00
Luna Skyrise
4b7a52cda8 [ICE] Add Veldt 2015-05-25 13:19:55 -03:00
Luna Skyrise
cbb3fe1c1b [PCY] Add Wintermoon Mesa 2015-05-25 13:19:35 -03:00
Luna Skyrise
e1b16902b6 [HML] Add Wizards' School 2015-05-25 13:19:13 -03:00
Luna Skyrise
ad6f00be0b [5ED, FEM] Add Hollow Trees 2015-05-25 13:18:35 -03:00
Luna Skyrise
66b89b9fec [5ED, FEM] Add Icatian Store 2015-05-25 13:18:24 -03:00
Luna Skyrise
33692d157b [DD3, FUT, DD2] Add Keldon Megaliths 2015-05-25 13:18:01 -03:00
Luna Skyrise
4f210343df [5ED, FEM] Add Sand Silos 2015-05-25 13:17:12 -03:00
Luna Skyrise
9611864b42 [CMD, RAV, DDJ] Add Svogthos, the Restless Tomb 2015-05-25 13:16:51 -03:00
Luna Skyrise
7a4b323262 [ARN, ME4] Add Elephant Graveyard 2015-05-25 13:15:59 -03:00
Luna Skyrise
452b626a4b [LEG, ME3] Add Urborg 2015-05-25 13:15:03 -03:00
Luna Skyrise
b7339c161c [5ED, FEM] Add Dwarven Hold 2015-05-25 13:14:30 -03:00
Luna Skyrise
15a7ec767d [ME3, DRK] Add City of Shadows 2015-05-25 13:14:05 -03:00
Luna Skyrise
1c62ed9955 [5ED, FEM] Add Bottomless Vault 2015-05-25 13:13:17 -03:00
LevelX2
77def0a112 * Mindcrank - Fixed that the triggered effect did not work. 2015-05-25 17:18:12 +02:00
LevelX2
58a8e7dc75 Added missing implementation of Flicker and Flickering Spirit. 2015-05-25 17:13:39 +02:00
LevelX2
4dea363592 * Dawn Charm - Fixed that the prevention effect did prevent all damage not only combat damage. 2015-05-25 16:58:28 +02:00
LevelX2
fe2d41944a * Dawn Charm - Fixed that the prevention effect did prevent all damage not only combat damage. 2015-05-25 16:57:11 +02:00
LevelX2
4298e66e02 * Changeling - Fixed that some non creature subtypes of cards (e.g. Arcane) were positive filtered for Changeling (fixes #991). 2015-05-25 16:51:09 +02:00
LevelX2
b753654384 * Added Arcbound Crasher, Mana Clash, Tel-Jilad Stylus, Chance Encounter and Vampiric Link. 2015-05-25 15:50:50 +02:00
LevelX2
d3b41c076d * Added DealsDamageAttachedTriggeredAbility and used in some cards. 2015-05-25 15:49:51 +02:00
TGower
b2d12beb82 Implemented Primal Beyond 2015-05-24 22:49:56 -07:00
LevelX2
6480fb321e Merge origin/master 2015-05-25 00:58:06 +02:00
LevelX2
194c2eb371 * Reflecting Pool - Fixed that it did not work correctly with lands that produce conditional mana (e.g. Sliver Hive or Caverns of Soul) fixes #993. 2015-05-25 00:57:42 +02:00
emerald000
09a4267a46 Added Boiling Seas, Cephalid Constable, Devastating Dreams and Life and Limb. 2015-05-24 16:57:12 -04:00
openSrcCoder
c5b9cd0886 Added Feeding Frenzy card impl. 2015-05-24 12:02:38 -07:00
LevelX2
c3447ccff0 * Eldrazi Temple - Fixed that the first ability was automatically used for spells (fixes #908) . 2015-05-24 18:56:34 +02:00
LevelX2
e8b2e01cd4 * Surrak, the Hunt Caller - Fixed tooltip text. 2015-05-24 10:13:03 +02:00
LevelX2
a183afc987 * Drooling Groodion - Fixed that the same creature could be targeted from both targets of the activated ability. 2015-05-23 19:21:45 +02:00
LevelX2
28d816b21f * Endrek Sahr, Master Breeder - Fixed Thrull creating ability that did not work when the triggering spell was countered. 2015-05-23 18:59:41 +02:00
LevelX2
e82ee26136 Added test for Sepulchral Primordial. 2015-05-23 18:38:34 +02:00
LevelX2
f4718deae4 * Jareth, Leonine Titan - Fixed that the protection giving ability did not work correctly. 2015-05-23 18:02:37 +02:00
LevelX2
7003dc7e3f * Fixed that the AI used activated abilities even if they were forbidden by a restriction effect like Arrest. 2015-05-23 17:43:27 +02:00
LevelX2
e1a8e41702 * Ghastlord of Fugue - Fixed the not working triggered ability. 2015-05-23 17:08:18 +02:00
LevelX2
d427e9a315 * Hindering Light - Fixed that target check did not work correctly for modal spells (e.g. Cryptic Command). 2015-05-23 16:59:53 +02:00
LevelX2
50e8e3930c * Vengeful Rebirth - Fixed target handling if second target chnaged zone until Vengeful Rebirth resolves. 2015-05-23 16:49:16 +02:00
LevelX2
a5820a50e6 Added tests for Auraswap. 2015-05-23 16:34:32 +02:00
LevelX2
ce64a22c15 Some more rework of player.moveCard (mainly to graveyard). 2015-05-23 15:35:40 +02:00
LevelX2
d238355a13 Added Nihilith, Kavu Lair, Recross the Paths, Arcbound Slith and Blazing Archon. 2015-05-22 17:58:01 +02:00
LevelX2
6a7b43f71c Some minor chnages. 2015-05-22 17:56:53 +02:00
LevelX2
38865e2495 Added some tests. 2015-05-22 15:16:29 +02:00
LevelX2
467a11b4cd Started to rework player.moveCard methods to handle multiple cards. 2015-05-22 15:15:39 +02:00
LevelX2
e68bd0e876 * Dolmen Gate - Fixed that it was not checked if the creates were attacking creatures for damage prevention. 2015-05-22 11:26:42 +02:00
emerald000
2e915af6ae Readded subtypes removed my mistake. 2015-05-21 22:22:06 -04:00
Plopman
987d1df1e0 [5ND] Added 10 cards 2015-05-22 00:54:49 +02:00
LevelX2
b64d5c39cc * Fixed accidental removed subtype of Murder Investigation. 2015-05-22 00:33:15 +02:00
LevelX2
d7255f971c * Some more minor changes. Added test. 2015-05-21 23:25:46 +02:00
LevelX2
093b22081a * Some minor changes. 2015-05-21 22:39:30 +02:00
LevelX2
e6b45222ee Merge pull request #989 from TGower/master
Keldon Warlord, Sleeper Agent, and Rootwater Diver
2015-05-21 09:06:40 +02:00
TGower
95699b7e1c Added target.setNotTarget(true); as it is a choose ability that does not target the opponent. Gatherer Ruling
9/15/2013	Akroan Horse’s enters-the-battlefield ability doesn’t target any opponent. In a multiplayer game, you choose the opponent as the ability resolves.
2015-05-20 21:22:44 -07:00
TGower
35ecb1b26e 2015-05-20 21:02:31 -07:00
LevelX2
6097e297fe * Prevention effects - Fixed that prevention effects also prevented damage that was not preventable (fixes #983). 2015-05-21 00:25:37 +02:00
LevelX2
a3065b703a * Fixed that named searches (e.g. Surgical Extraction) work also if the selected card is a split card. 2015-05-20 17:17:42 +02:00
LevelX2
be81d93e2b Merge pull request #986 from lopho/master
Added Plague Rats and some fixes
2015-05-20 16:05:23 +02:00
lopho
486083ba05 Fixed Altar Golem, p/t counts also when not on battlefield 2015-05-20 15:25:04 +02:00
lopho
15f1d14d56 Added Plague Rats (LEA, LEB, 2ED, 3ED, 4ED, 5ED) 2015-05-20 15:23:21 +02:00
LevelX2
1954f7e1d4 Merge pull request #982 from lopho/master
Add Poisonbelly Ogre and Hissing Miasma, Unglued set and basic lands, and some other cards...
2015-05-20 13:42:24 +02:00
emerald000
9974cfe070 Color settings removal part 4 2015-05-20 04:43:02 -04:00
emerald000
efc3501f37 Color settings removal part 3 2015-05-20 01:56:47 -04:00
emerald000
7f7bb1d09c Color settings removal part 2 2015-05-20 01:12:42 -04:00
emerald000
92c90bdaf2 Removed superfluous color settings. Splitted in a couple of commits for my poor computer to handle. 2015-05-20 00:02:42 -04:00
Trevor
ded89ebdd0 2015-05-19 19:46:43 -07:00
Trevor
8e5dccd726 2015-05-19 19:46:39 -07:00
Trevor
abf962aae7 2015-05-19 19:46:36 -07:00
Trevor
58925698fa 2015-05-19 19:46:33 -07:00
Trevor
c4370426f4 2015-05-19 19:46:30 -07:00
Trevor
9d8f7e2c14 2015-05-19 19:46:26 -07:00
Trevor
ce5d666001 2015-05-19 19:46:23 -07:00
Trevor
2af964e16f 2015-05-19 19:46:20 -07:00
Trevor
c448211e43 2015-05-19 19:46:17 -07:00
Trevor
b0fdd26294 2015-05-19 19:46:13 -07:00
Trevor
1cac5bdead 2015-05-19 19:46:10 -07:00
zweistecken
0126f45aa5 [RAV] Add Strands of Undeath 2015-05-19 20:14:22 +02:00
zweistecken
8ba5c94e77 [UGL] Add Unglued set and basic lands 2015-05-19 19:47:36 +02:00
zweistecken
1fe1a08bd5 Merge remote-tracking branch 'upstream/master' 2015-05-19 18:43:31 +02:00
zweistecken
b857195c66 [GPT] Add Hissing Miasma 2015-05-19 18:33:36 +02:00
zweistecken
e324d53d97 added SetTargetPointer Enum to AttackedByCreatureTriggeredAbility
PERMANENT targeting attacking creature
PLAYER targeting attacking player
modified Garruk Apex Predator (only card using this) to use SetTargetPointer
2015-05-19 18:33:10 +02:00
zweistecken
16d70585d9 [GPT] Add Poisonbelly Ogre 2015-05-19 18:30:56 +02:00
LevelX2
a31c7d496c * Goblin Tinkerer - Fixed the not working activated ability. 2015-05-19 17:04:24 +02:00
LevelX2
55fca291da * Mortarpod - Fixed tooltip text. 2015-05-19 16:57:54 +02:00
LevelX2
4d283993e6 * Necrogenesis and Thrive - Fixed tooltip texts. 2015-05-19 16:42:21 +02:00
LevelX2
025c5bf5d8 * Satyr Firedancer - Fixed that its ability did also trigger for damage from other sources than iinstant or sorcery spells (fixes #963). 2015-05-19 16:20:21 +02:00
LevelX2
c6d0c78d16 Merge pull request #976 from lunaskyrise/unchecked-and-deprecated
Remove most "has been deprecated" and "unchecked conversion" errors
2015-05-19 14:48:25 +02:00
LevelX2
1e7e3bf5cc * Overwhelming Stampede - Fixed that the boost value was not correctly calculated and applied. 2015-05-19 14:29:55 +02:00
LevelX2
e63eef16aa * Quckling - Fixed that it was not optional to return another creature. 2015-05-19 13:24:27 +02:00
Luna Skyrise
39eb4508c5 Cautery Sliver: apply cost and target to the right ability
Fixes #978
2015-05-18 23:12:11 -03:00
Luna Skyrise
7f63ad02a6 Basal Sliver: use SimpleManaAbility...
...instead of a custom SimpleActivatedAbility
2015-05-18 20:27:37 -03:00
Luna Skyrise
4f079286ec Remove most "unchecked conversion" errors 2015-05-18 19:53:34 -03:00
LevelX2
591c289627 Merge pull request #974 from lunaskyrise/animal-boneyard-and-more
Animal Boneyard and more
2015-05-19 00:05:19 +02:00
Luna Skyrise
d82b57d6bb Remove most "has been deprecated" errors 2015-05-18 18:35:51 -03:00
LevelX2
04730e490b * Deranged Assistant - Disallowed possible undo to prevent cheating with otherwise hidden information (top card of library). 2015-05-18 23:06:15 +02:00
LevelX2
d9883940df * Stranglehold - Fixed that the can't search effect did not work correctly. 2015-05-18 21:53:17 +02:00
LevelX2
e5a792a8f5 * Puppeteer Clique - Fixed that the ability also tiggered without a valid target. 2015-05-18 21:46:22 +02:00
LevelX2
04f9227349 * Flickerwisp - Fixed that Flickerwisp could target itself. 2015-05-18 21:07:24 +02:00
LevelX2
d6d7a72851 * Sliver Overlord - Fixed that the searched card was not revealed. 2015-05-18 21:03:38 +02:00
LevelX2
b0a404e84b * Retrace - Fixed that retrace did not work correctly with cost modifications. 2015-05-18 20:48:01 +02:00
LevelX2
cc638261d8 * Drooling Groodian - Fixed missing targets of the spell (fixes #967). 2015-05-17 22:32:56 +02:00
LevelX2
f9ce42100b * Combust - Fixed rarity (was common instead of uncommon). 2015-05-17 22:19:35 +02:00
LevelX2
df9efa97b6 * Dragonlord Kolaghan - Fixed that morphed cast spells where compared with its origin name with cards in the graveyard. 2015-05-17 22:08:56 +02:00
Luna Skyrise
262822dfcb [PLC] Add Frenetic Sliver 2015-05-17 11:49:03 -03:00
Luna Skyrise
2facda95aa Fix typo in SourceOnBattlefieldCondition's class name 2015-05-16 21:32:05 -03:00
Luna Skyrise
70e866ca32 [PLC] Add Synchronous Sliver 2015-05-16 21:12:38 -03:00
Luna Skyrise
692a743ac6 Dormant Sliver: end quote 2015-05-16 20:25:30 -03:00
Luna Skyrise
c2b5ab47b4 [PLC] Add Cautery Sliver 2015-05-16 20:23:20 -03:00
Luna Skyrise
43bb403c93 [PLC] Add Dormant Sliver 2015-05-16 20:22:23 -03:00
Luna Skyrise
e7bc7d69f4 [TSP] Add Telekinetic Sliver 2015-05-16 19:45:44 -03:00
Luna Skyrise
a462e300c5 Pulmonic Sliver: use constructor instead of statically adding subtype 2015-05-16 19:29:04 -03:00
Luna Skyrise
81591a03a8 Gemhide Sliver: Slivers here may not include just creatures
See rules text
2015-05-16 19:28:24 -03:00
Luna Skyrise
c467ef3842 [TSP] Add Screeching Sliver 2015-05-16 19:26:32 -03:00
Luna Skyrise
f81a4534dc [TSP] Add Ghostflame Sliver 2015-05-16 19:26:24 -03:00
Luna Skyrise
8c1c073d8b [TSP] Add Watcher Sliver 2015-05-16 17:24:08 -03:00
Luna Skyrise
c0f6eb7af3 Opaline Sliver: remove unused import 2015-05-16 17:23:48 -03:00
Luna Skyrise
0c91d8ca72 [TSP] Add Opaline Sliver 2015-05-16 14:49:22 -03:00
Luna Skyrise
c6d433476b Animal Boneyard: the ability was never defined 2015-05-16 07:51:14 -03:00
Luna Skyrise
527e05ae35 Mindwhip Sliver: the ability can only be casted as sorcery 2015-05-16 07:50:32 -03:00
Luna Skyrise
eeca9b3f27 [TSP] Add Psionic Sliver 2015-05-15 23:59:26 -03:00
Luna Skyrise
26a5d49b4a [TSP] Add Pulmonic Sliver 2015-05-15 23:51:02 -03:00
Luna Skyrise
1525904b6f [TSP] Add Shadow Sliver 2015-05-15 23:50:54 -03:00
Luna Skyrise
0604417080 [TSP] Add Opaline Sliver 2015-05-15 23:50:47 -03:00
Luna Skyrise
e4eb07dade [TSP] Add Sedge Sliver 2015-05-15 23:50:38 -03:00
Luna Skyrise
2d943d590d [TSP] Add Basal Sliver 2015-05-15 23:50:23 -03:00
Luna Skyrise
174131ee92 [TMP] Add Mindwhip Sliver 2015-05-15 23:49:03 -03:00
Luna Skyrise
69841ae527 [PLC] Add Spitting Sliver 2015-05-15 23:48:41 -03:00
Luna Skyrise
19629038c2 [FUT] Add Sliversmith 2015-05-15 23:47:59 -03:00
Luna Skyrise
e66a9ec125 Merge upstream/master into animal-boneyard-and-more 2015-05-15 22:24:39 -03:00
Nathaniel Brandes
7e3b494204 Moved sixth edition cards to correct package.
Classic Sixth Edition card weren't showing up in the deck editor because
the set class was changed without the package being moved.
2015-05-15 02:02:53 -07:00
emerald000
c5737a76cd Fixed Narcolepsy intervening if clause. 2015-05-14 20:31:02 -04:00
LevelX2
21860fa8be * Hollowsage - Fixed that it wrongly triggered on tapping insteadof untapping. 2015-05-14 22:54:18 +02:00
LevelX2
15bb4521f3 * Intimidator Initiate - Added missing target definition. 2015-05-14 22:47:41 +02:00
emerald000
6c010a8efe Added Bitter Ordeal and Psychogenic Probe 2015-05-14 04:07:08 -04:00
LevelX2
776c44b5bb * Sigil Blessing - Fixed tooltip and internal handling. 2015-05-13 23:06:31 +02:00
LevelX2
988ed217f3 * Angelic Destiny - Fixed that the enchantment did not return from graveyard to hand. 2015-05-13 23:05:02 +02:00
LevelX2
db694a4c1e * Otherworldly Journey - Fixed that the returning creature did not get the +1/+1 counter. 2015-05-13 17:49:42 +02:00
LevelX2
7bc8ff9955 * Otherworldly Journey - Fixed that the returning creature did not get the +1/+1 counter. 2015-05-13 17:45:44 +02:00
LevelX2
4c60eba7e6 * Taj-Nar Swordsmith - Fixed that the searched card was returned to hand instead correctly to battlefield. 2015-05-13 17:32:40 +02:00
LevelX2
54be23cb41 Added a test for conditional mana. 2015-05-13 15:05:51 +02:00
LevelX2
7453d6a39e * Fixed the sometimes failing Spellskite Test. 2015-05-13 15:05:34 +02:00
Luna Skyrise
39f60c20fd [ODY] Add Animal Boneyard 2015-05-12 21:52:09 -03:00
LevelX2
fa847e8feb * Update to version 1.4.0v0. 2015-05-12 23:11:25 +02:00
LevelX2
ed501cad21 * Some minor adjustements/changes. 2015-05-12 23:00:34 +02:00
LevelX2
e2cb40de70 Some minor log changes and added tests. 2015-05-12 17:29:00 +02:00
Luna Skyrise
d1f8575b2f Lymph Sliver: correct tooltip text (quote the Absorb explanation) 2015-05-11 20:16:05 -03:00
Luna Skyrise
0fbb341eac Rancid Earth: correct effect dependency 2015-05-11 20:11:35 -03:00
Luna Skyrise
4219c4eeed Lymph Sliver: adjust tooltip text, fully use PreventionEffectImpl 2015-05-11 19:44:42 -03:00
Luna Skyrise
68a44caadd Shifting Sky: use ChooseColorEffect and a static ability...
...to change colors
2015-05-11 19:39:01 -03:00
Luna Skyrise
ee8b5116e6 Homing Sliver: use hasSubtype to check Sliver cards 2015-05-11 19:18:22 -03:00
Luna Skyrise
0b712fc3e7 Instill Energy: fix the haste-like effect 2015-05-11 19:13:17 -03:00
Luna Skyrise
a49d082823 Orcish Spy: modify LookLibraryTopCardTargetPlayerEffect to admit multiple cards 2015-05-11 19:07:14 -03:00
Luna Skyrise
9149e66e71 No Rest for the Wicked: fixes by LevelX2 2015-05-11 16:58:09 -03:00
Luna Skyrise
4af01f7cf4 Enduring Renewal: various fixes by LevelX2 2015-05-11 16:47:15 -03:00
Luna Skyrise
ff998698c8 Knollspine Invocation: fix by LevelX2
Instead of hacking ManaCostsImpl, adjust real damage via adjustCosts
(see Necropolis Fiend)
2015-05-11 16:36:11 -03:00
Luna Skyrise
548eae29b9 Homing Sliver: apply ability to Slivers on players' hands
Fix based on Past In Flames (Innistrad)
2015-05-11 15:54:36 -03:00
Luna Skyrise
8d0619b356 Distorting Lens: various fixes by LevelX2
* TargetPermanent() instead of TargetCreaturePermanent()
* BecomesColorTargetEffect with setColor = null
* use permanent.getLogName() and player.getLogName()
2015-05-11 15:28:35 -03:00
Luna Skyrise
f203d799ec Orcish Spy: look the top X cards instead of removing them
Basis: LookLibraryTopCardPlayerEffect and Library.getTopCards(game, amount)
2015-05-11 15:28:26 -03:00
LevelX2
1067ba296b * Chief Engineer - Fixed that convoke did not work for Artifacts while Chief Engineer was on the battlefield. 2015-05-11 15:26:48 -03:00
LevelX2
ef1ee0adbf * Norn's Annex - Fixed that the effect did not work if a planeswalker of the controller was attacked. 2015-05-11 15:26:29 -03:00
LevelX2
7338022dd1 * Fixed that cyle triggered abilities did not work. 2015-05-11 15:26:09 -03:00
Luna Skyrise
38bfe70961 [SHM] Added Knollspine Invocation 2015-05-11 00:01:20 -03:00
Luna Skyrise
919cc73e6c [TSB, ICE] Added Enduring Renewal 2015-05-11 00:00:09 -03:00
Luna Skyrise
b0d37ab7a6 [PLS, 8ED] Added Star Compass 2015-05-10 23:59:12 -03:00
Luna Skyrise
0ec9f8869c [PLS, 8ED] Added Shifting Sky 2015-05-10 23:58:55 -03:00
Luna Skyrise
71fc740c04 [FUT] Added Lymph Sliver 2015-05-10 23:57:49 -03:00
Luna Skyrise
ab6105d09e [TOR] Added Rancid Earth 2015-05-10 23:57:13 -03:00
Luna Skyrise
ab773ab509 [10E, USG] Added No Rest for the Wicked
and test
2015-05-10 23:54:05 -03:00
Luna Skyrise
fce9f8a1a7 [ME4, 5ED, 4ED, 3ED, 2ED, LEB, LEA] Added Instill Energy 2015-05-10 23:53:18 -03:00
Luna Skyrise
dd32411e83 [8ED, FEM] Added Orcish Spy...
...and the revealing target player's library effect
2015-05-10 23:51:00 -03:00
Luna Skyrise
6acfeadd21 [FUT] Added Homing Sliver 2015-05-10 23:49:28 -03:00
Luna Skyrise
65283b5ac4 [9ED, 8ED, ARN] Added Rukh Egg
Notice that there has been no published bird token creature, so I used
the card's first edition.
2015-05-10 23:47:22 -03:00
Luna Skyrise
19c4fe1d28 [ME2, 5ED, ICE] Added Sea Spirit 2015-05-10 23:42:22 -03:00
Luna Skyrise
a0824c5c07 [8ED, MMQ] Add Distorting Lens 2015-05-10 23:10:18 -03:00
Luna Skyrise
791522805f [CLD] Add Blizzard Specter 2015-05-10 23:09:29 -03:00
Luna Skyrise
c48d381b24 [TMP] Add Flailing Drake
Includes test.
2015-05-10 23:03:25 -03:00
Luna Skyrise
be41a64975 [9ED, 8ED, UDS] Add Emperor Crocodile 2015-05-10 23:02:23 -03:00
Luna Skyrise
d26cd70a3a [10E] Add Sylvan Basilisk 2015-05-10 23:01:29 -03:00
Luna Skyrise
fb989cd2f2 [5ED, ICE] Add Chub Toad 2015-05-10 23:00:51 -03:00
LevelX2
47ad97adc7 [MM2] Created Incandescent Soulstoke (had a typo in cards-data). 2015-05-10 11:44:40 +02:00
LevelX2
5c018b15af Changed Modern Masters 2015 short designation to MM2. 2015-05-10 11:26:35 +02:00
LevelX2
81300cd90a Fixed rats of Rath and optimized Karplusan Strider. 2015-05-10 09:38:14 +02:00
emerald000
263a9a9806 [MM2] Added Guile. 2015-05-09 21:49:04 -04:00
LevelX2
25ef57570d [MM2] Added Worldhear Phoneix. 2015-05-10 01:33:02 +02:00
LevelX2
7cdda24e9a Fixed that AI destroyed all their permanents with Rats of Rath. 2015-05-10 01:32:14 +02:00
LevelX2
9c97953b6b Added some font color to object and player names output to game logging and feedback area. 2015-05-09 21:18:00 +02:00
LevelX2
c3ea08b59c [MM2] Added Soulbright Flamekin and Inner-Flame Ignite. 2015-05-09 09:02:55 +02:00
emerald000
b4fad5e349 [MM2] Added Karplusan Strider, Root-Kin Ally and Thrive. 2015-05-08 18:14:06 -04:00
LevelX2
7599adafce [MM2] Fixed All Suns' Dawn. Added Blades of Velis Ve, Incandescent Soulstoke and Wings of Velis Vel. 2015-05-08 23:49:03 +02:00
fireshoes
5a4911f1c6 [MMB] Added 5/8 spoilers. ~12 cards need coded to complete the set 2015-05-08 12:44:54 -05:00
LevelX2
799def3b49 [MMB] Added Horde of Notion and All Suns' Dawn. 2015-05-08 19:15:40 +02:00
LevelX2
5c041753a6 * Progenitor Mimic - Fixed that the copy effect did not work correctly (fixes #958). 2015-05-08 14:45:14 +02:00
LevelX2
2b719f1dba * Narrow Escape - Fixed that the target was wrongly permanent creature instead of controlled permanent. 2015-05-08 14:42:53 +02:00
LevelX2
0ef2919a08 Some minor changes. Added a Kicker test. 2015-05-07 21:54:28 +02:00
LevelX2
9edc277374 * Land Tax - Fixed that the effect was not optional. 2015-05-07 21:54:07 +02:00
LevelX2
182f91ea41 * Kuon, Ogre Ascendant - Fixed that also non creatures going to graveyard were count for Kuon, Ogre Ascendant flip ability. 2015-05-07 21:14:21 +02:00
LevelX2
4bea123bf3 Some minor changes. Added a test. 2015-05-07 21:04:04 +02:00
fireshoes
af26b1533a [MMB] Added 19 cards 2015-05-07 10:42:54 -05:00
fireshoes
2a2ad3b362 [MMB] Added Kiki-Jiki, Tezzeret, Necroskitter, and Mulldrifter 2015-05-06 23:17:43 -05:00
LevelX2
3afd378c2d * Fixed a lot of cards where hand or graveyard cards were moved to library without firing zone change events. 2015-05-07 00:47:26 +02:00
LevelX2
27d4e9fc37 * Postmortem Lunge and Gruesome Encorer - Fixed that the haste ability was not correctly granted to the creature put into play. 2015-05-07 00:17:42 +02:00
fireshoes
fbbc9dcb10 Merge origin/master 2015-05-06 10:55:14 -05:00
fireshoes
1b8f3d6fb9 [MMB] Added 15 cards 2015-05-06 10:50:27 -05:00
LevelX2
bc990ad24a * Some minor fixed to tooltip texts. 2015-05-06 15:58:18 +02:00
LevelX2
99d208a2d9 * Phantasmagorian - Fixed wrong tooltip text for discard costs. 2015-05-06 15:53:27 +02:00
LevelX2
d4f25e2f9e * Nether Shadow - Fixed that the intervening if clause was not checked on resolution. 2015-05-06 15:52:37 +02:00
LevelX2
df5c39ed87 * Inet, the Dreamer - Fixed that the card was not face down in exile and it was not possible to cast the card for free. 2015-05-05 23:13:10 +02:00
emerald000
3e2f992fae Added Sin of the Past. 2015-05-05 17:06:37 -04:00
fireshoes
5bf7ba68e9 [MMB] Added 13 cards 2015-05-05 11:08:58 -05:00
LevelX2
965de10a35 Added Goblin Tinkerer. 2015-05-05 17:33:56 +02:00
LevelX2
562f6a3a89 * Shimmer Myr - Fixed that the flash like casting to cards was wrongly only granted to artifact creature cards instead of all artifact cards. 2015-05-05 10:14:47 +02:00
LevelX2
780611541d * Early Harvest - Fixed that wrongly all lands were untapped instead of only basic lands. 2015-05-05 09:57:21 +02:00
Nathaniel Brandes
65c30c0f61 Fix It That Betrays ability.
It now only pulls from the first zone that the permanent enters the
battlefield from, instead of anywhere.
2015-05-04 23:16:37 -07:00
Nathaniel Brandes
f9f6b078ab Properly fix ReturnToBattlefieldUnderYourControl.
All tests now passing. I broke out It That Betrays into it's own class,
as it doesn't actually care about zone when returning the permanent to
the battlefield, unlike most other abilities of that type, which target.
2015-05-04 21:31:01 -07:00
fireshoes
96d9fe1a52 [MMB] Added Bitterblossom and Lightning Bolt 2015-05-04 22:41:25 -05:00
fireshoes
a4a32a4b64 [MMB] Added confirmed spoilers for 5/4 2015-05-04 21:39:23 -05:00
LevelX2
1a64f9e53e * Added some tests for ReturnToBattlefieldUnderYourControlTargetEffect (related to #947). 2015-05-05 01:31:57 +02:00
LevelX2
c342c92160 * Destroy the Evidence - Fixed that no cards were moved to graveyard. 2015-05-05 00:53:03 +02:00
LevelX2
8eae24051a * Fixed not unique target setting. 2015-05-05 00:50:47 +02:00