Commit graph

13390 commits

Author SHA1 Message Date
LevelX2
6a5ba89c03 Merge pull request #1328 from nigelzor/missing-image-redraw
Deck Editor: Fix redraw after missing image
2015-10-19 12:22:34 +02:00
LevelX2
b2e77fc922 Merge pull request #1327 from nigelzor/card-title-case
Fix 'Of', 'By' and 'The' in card names
2015-10-19 12:15:38 +02:00
Neil Gentleman
3817118bc0 Fix 'Of', 'By' and 'The' in card names 2015-10-19 00:44:26 -07:00
Neil Gentleman
6c43858046 Deck Editor: Fix redraw after missing image 2015-10-19 00:27:59 -07:00
LevelX2
53af114105 * Skeleton Ship - Fixed wrong casting cost ({B} was missing). 2015-10-19 08:32:55 +02:00
BursegSardaukar
16a5cd42af Added:
Goblin Clearcutter
Goblin Dynamo
Goblin Soothsayer
2015-10-18 23:46:20 -04:00
BursegSardaukar
a6bf42e7de Added:
Goblin Archaeologist
Goblin Assassin
Unstable Hulk
2015-10-18 22:32:52 -04:00
BursegSardaukar
425725fe8a Added:
Kyren Glider
Kyren Sniper
Sheiking Mogg
Keeper of kookus
2015-10-18 20:39:46 -04:00
LevelX2
fef34b65f6 * Some more changes for rework of ENTERS_THE_BATTLEFIELD event and card movement. 2015-10-18 23:47:51 +02:00
LevelX2
415700ccb2 * Some more changes for rework of ENTERS_THE_BATTLEFIELD event and card movement. 2015-10-18 23:33:23 +02:00
LevelX2
4216fbab8c * Some more changes for tework ENTERS_THE_BATTLEFIELD event for replacement effects. 2015-10-18 11:11:48 +02:00
LevelX2
d145885d2d * Sylvan Library - Fixed that a player that controlled a Sylvan Library from another player was not forced to play life for cards he kept from Sylvan Library's triggered ability (fixes #1307). 2015-10-18 10:21:12 +02:00
LevelX2
3f771feb52 Some minor changes. 2015-10-17 16:45:44 +02:00
LevelX2
4243a1d3a3 Merge origin/master
Conflicts:
	Mage.Sets/src/mage/sets/gatecrash/MasterBiomancer.java
2015-10-17 16:33:05 +02:00
LevelX2
59ef2a2889 * Reworked ENTERS_THE_BATTLEFIELD event for replacement effects. Some rework to card movement. 2015-10-17 16:30:28 +02:00
LevelX2
225f164bda Merge pull request #1316 from AlumiuN/master
Added Infiltrate, Teferi's Response, Surestrike Trident, Chaoslace...
2015-10-17 16:27:40 +02:00
LevelX2
015cf77766 Merge pull request #1320 from LoneFox78/master
Random cards and fixes
2015-10-17 16:27:26 +02:00
LoneFox
3891a5d6e2 Implement cards: Cabal Torturer, Centaur Chieftain, Pardic Arsonist, and Seton's Scout 2015-10-17 16:30:58 +03:00
LoneFox
693bc1501d Fix typo 2015-10-17 15:21:33 +03:00
LoneFox
a847e5619d Fix a few broken tooltip texts and kill an unnecessary custom Cost class from Skirksdag High Priest 2015-10-17 15:14:38 +03:00
LoneFox
8b42cf9bfa Implement the Possessed creatures from Torment 2015-10-17 12:18:49 +03:00
LoneFox
fad50a4ecf Update the list of ability words (CompRules 207.2c) 2015-10-17 11:39:45 +03:00
Jeff
790b06c993 - Set "Outcome.Detrimental" on Black Vise. 2015-10-16 14:18:05 -05:00
LevelX2
597d530a37 Some minor changes. 2015-10-16 15:03:40 +02:00
AlumiuN
57dfa70837 Updated Teferi's Response to use FilterControlledLandPermanent. 2015-10-16 13:14:38 +13:00
LevelX2
c94be5f4d3 * Updated enters battlefield replacement effects for new handling. 2015-10-16 13:14:35 +13:00
LevelX2
9b7f56ca2c * Updated enters battlefield replacement effects for new handling. 2015-10-16 13:14:32 +13:00
LevelX2
9ab9988307 * Replaced some custom card effects. Updated enters battlefield replacement effects for new handling. 2015-10-16 13:14:30 +13:00
LevelX2
ff0aace404 * Replaced some custom name a card effects. 2015-10-16 13:14:28 +13:00
LevelX2
3c8a9a75fb * Replaced some custom choose player effects. 2015-10-16 13:14:25 +13:00
LevelX2
328f7dd7a3 * Phylactery Lich - Fixed that the replacement effect to select an artifact was handled targeted. 2015-10-16 13:14:23 +13:00
LevelX2
7274f9a8ac Replaced some custom classes by ChooseCreatureTypeEffect. 2015-10-16 13:14:20 +13:00
LevelX2
a0e8241347 Minor change. 2015-10-16 13:14:18 +13:00
Anton
ea802f17e7 Added Spoils of Evil 2015-10-16 13:14:16 +13:00
LoneFox
4ec6164c86 Check all targets if necessary and not just the first one 2015-10-16 13:14:13 +13:00
LoneFox
b88884b4ab Fix compilation
(But why did it work before? I tested it...)
2015-10-16 13:14:11 +13:00
LevelX2
7cee34be54 * Some changed to card moving (not finished) 2015-10-16 13:14:09 +13:00
LoneFox
f801477ab5 Fix TargetStackObject not handling some predicate types correctly. Implement card to test it: Diplomatic Escort 2015-10-16 13:14:06 +13:00
LoneFox
11efdcad78 Add TargetsPermanentPredicate and use it for existing cards. Implement card: Hydromorph Gull 2015-10-16 13:14:04 +13:00
Plopman
058650d731 Small changes to sylvan Library and Chrome Mox.It's now possible to select cards directly in the hand instead of in an other window 2015-10-16 13:14:01 +13:00
Anton
c6ff078c09 Added Forgotten Ancient 2015-10-16 13:13:59 +13:00
LoneFox
806a52c1c0 Fix Chilling Apparition to affect any player it damages 2015-10-16 13:13:57 +13:00
LoneFox
7924d301ba Implement cards: Alexi's Cloak; Barbed Field; Chilling Apparition; and Latulla, Keldon Overseer 2015-10-16 13:13:55 +13:00
LevelX2
e3b45629db Fixed some problems with UUID comparing and some problems with card moving. 2015-10-16 13:13:52 +13:00
LevelX2
8d8607d143 Fixed wrong target zone. 2015-10-16 13:13:50 +13:00
LevelX2
2c01d86fc0 * Some fixed to card movement. 2015-10-16 13:13:48 +13:00
LevelX2
c8ba5fc50a * Blinding Powder - Fixed check for source object. 2015-10-16 13:13:45 +13:00
LevelX2
3d66f662ec * Fixed possible null pointer exception of DiesAttachedTriggerAbility. 2015-10-16 13:13:43 +13:00
LevelX2
7e768e787a * Fixed some handling problems of all players asked to pay a cost to counter the spell with this ability. 2015-10-16 13:13:41 +13:00
LevelX2
19e231e860 * Fixed that continuous effects were not yet applied to lands entering the battlefield (preventing Prismatic Omen and Valakut the Molten Pinnacle combo to work). 2015-10-16 13:13:38 +13:00