Commit graph

10034 commits

Author SHA1 Message Date
LevelX2
02dd57d889 Merge pull request #2574 from fenhl/fix-set-codes-2
Fix set codes of 3 sets
2016-11-10 12:48:10 +01:00
LevelX2
d7982e0bbe Merge pull request #2578 from MTGfan/master
Rock Hydra with corrections from original commit.
2016-11-10 12:45:58 +01:00
spjspj
6ed29d91b4 Merge pull request #2580 from spjspj/master
spjspj - Dawn Elemental (SCG)
2016-11-10 20:02:10 +11:00
spjspj
669cd74e99 spjspj - Dawn Elemental (SCG) 2016-11-10 20:00:35 +11:00
Styxo
d291c289b8 Added Aboroth, Avizo, Benediction of Moons and Infernal Tribute 2016-11-10 09:00:37 +01:00
MTGfan
9f0102abd2 Rock Hydra with corrections from original commit. Tested against Wall of Torches and Wild Slash. 2016-11-09 23:29:04 -05:00
fireshoes
20d09443d5 Changed Declaration in Stone to exile to the generic exile window instead of its own. Added card name identifier to the revealed hand in ExileCardYouChooseTargetOpponentEffect so you can see previously revealed cards when their hand is revealed multiple times. 2016-11-09 11:00:24 -06:00
LevelX2
2368606720 * Crumbling Vestige - Reverted the triggered ability back to a non mana ability. 2016-11-08 18:27:22 +01:00
LevelX2
5075c4f533 * Grip of Chaos - Fixed that the possible random new targets were not calculated correctly. 2016-11-08 18:19:38 +01:00
emerald000
22caed9267 Added Mangara's Tome. 2016-11-08 03:06:22 -05:00
emerald000
996d1a47f9 Fixed Tangle Wire not working if destroyed in response to the trigger. 2016-11-08 01:28:14 -05:00
Fenhl
4147bfdd65 Fix set codes of 3 sets 2016-11-07 20:05:05 +00:00
Dilnu
aac45f2ad2 Fix Warp World not putting anything onto the Battlefield.
Warp World was falsely claiming that the revealed cards were in a Player's Hand. The zones code that checks correctness determined this was a lie.
2016-11-07 08:07:39 -05:00
LevelX2
6962f02ab8 * Kydele, Chosen of Kruphix - Fixed a bug caused by the watcher object. 2016-11-06 23:37:34 +01:00
LevelX2
ed70fd1f00 * Orzhov Advokist - Fixed a bug that was caused by the attack restrict effect. 2016-11-06 23:23:05 +01:00
LevelX2
964bf63524 * Thoughtpicker Witch - Fixed a bug that could produce a null pointer exception. 2016-11-06 23:18:47 +01:00
LevelX2
618ee3698b * Saskia, the Unyielding - Fixed a NPE bug caused the triggered ability. 2016-11-06 23:01:00 +01:00
LevelX2
dbbbbb5aec * Synod Sanctum - Fixed a problem of the move permanent to exile effect (fixes #2572). 2016-11-06 22:14:37 +01:00
LevelX2
4ed988843b * Orzhov Advokist - Fixed that 2 instead of 4 counters were added to the target creature. 2016-11-06 21:59:28 +01:00
LevelX2
c9e1b415e2 Xmage 1.4.18V0 2016-11-06 18:11:19 +01:00
LevelX2
da67a67eaa * Ephara, God of the Polis - Fixed its watcher not able to handle copies of it correctly. 2016-11-06 14:04:43 +01:00
LevelX2
e4fe34dbdb [C16] Added 2 cards. 2016-11-06 11:40:17 +01:00
LevelX2
05feab8e96 [C16] Added 5 cards. 2016-11-06 10:51:38 +01:00
LevelX2
7d8a02bf63 [C16] Added Orzhov Advokist. 2016-11-06 08:28:49 +01:00
LevelX2
e0b722cf68 Merge pull request #2567 from HCrescent/master
Fixed Shapeshifter. Added Magus of the Jar.
2016-11-06 07:44:37 +01:00
spjspj
7e566e01b0 spjspj - Ludevic, Necro-Alchemist (C16) 2016-11-06 17:39:10 +11:00
HCrescent
3c12c4d692 Added Magus of the Jar. 2016-11-06 00:01:27 -05:00
HCrescent
acb8c0e3a7 Fixed/Rewrote Shapeshifter. Had broken implementation. 2016-11-06 00:00:55 -05:00
Neil Gentleman
ce6087bda6 add ProtectionAbility helpers
for the most common 1 and 2 color cases
2016-11-05 11:27:37 -07:00
Neil Gentleman
3f7d75b6ca Stir the Grave: fix rules text 2016-11-05 11:27:37 -07:00
Neil Gentleman
6d59ae2771 Zendikons: fix rules text 2016-11-05 11:27:37 -07:00
Neil Gentleman
531577890d ReturnToHandChosenControlledPermanentCost: fix text for n > 1 2016-11-05 11:27:37 -07:00
Neil Gentleman
6887dfb61d Hunter Sliver: use ProvokeAbility
could incorrectly untap any creature
2016-11-05 11:27:36 -07:00
Neil Gentleman
813c8cdd8a CreateTokenEffect already adds the article
don't want to end up with "a a 3/3 colorless Golem"

and also fixed fix tapped token rules text, which has changed
2016-11-05 11:27:36 -07:00
Neil Gentleman
296e0a9a49 more card text cleanup 2016-11-05 11:26:31 -07:00
Neil Gentleman
7f2b3b71c2 more card text cleanup
Angel of Salvation, Blinding Flare, Allied Strategies, Footbottom Feast,
Delve, Reinforce, Clockwork *, Choking Sands, Cloud Key, Covetous Dragon
2016-11-05 11:26:31 -07:00
Neil Gentleman
ec971140ec format BoostEnchanted and BoostAll like BoostSource
improves Aspect of Wolf, corrects Death's Approach
2016-11-05 11:26:30 -07:00
Neil Gentleman
95f14536eb fix text on some random cards 2016-11-05 11:26:30 -07:00
fireshoes
706f930542 Merge origin/master 2016-11-05 10:01:45 -05:00
fireshoes
90aab3df44 [C16] Added Runehorn Hellkite and Ravos, Soultender. 2016-11-05 09:52:03 -05:00
spjspj
2659ad1bc1 spjspj - Kydele, Chosen of Kruphix (C16) 2016-11-06 01:12:56 +11:00
spjspj
3b99acfb89 Merge pull request #2562 from spjspj/master
spjspj - Ikra Shidiqi, the Usurper (C16)
2016-11-05 23:14:52 +11:00
spjspj
23332a5954 spjspj - Ikra Shidiqi, the Usurper (C16) 2016-11-05 23:14:06 +11:00
spjspj
2d3f9fb4f2 Merge pull request #2561 from spjspj/master
spjspj - Grip of Phyresis (C16)
2016-11-05 22:45:51 +11:00
spjspj
e362dea7e6 spjspj - Grip of Phyresis (C16) 2016-11-05 22:43:21 +11:00
LevelX2
e4e76c159b Merge origin/master
Conflicts:
	Mage.Sets/src/mage/cards/t/TanaTheBloodsower.java
	Mage.Sets/src/mage/cards/t/ThrasiosTritonHero.java
2016-11-05 11:55:24 +01:00
LevelX2
43043eba8e [C16] Added 7 cards. 2016-11-05 11:50:15 +01:00
spjspj
24f42a2ada Merge pull request #2560 from spjspj/master
spjspj - Tana and Thrasios (C16)
2016-11-05 20:22:32 +11:00
spjspj
c4e69540b9 spjspj - Tana and Thrasios (C16) 2016-11-05 20:21:44 +11:00
LevelX2
a8aa484b64 Merge origin/master 2016-11-05 10:17:43 +01:00