Commit graph

15592 commits

Author SHA1 Message Date
Michael Simons
dc66618e1d
Add ImperviousGreatwurm - GRN BaB promo
https://scryfall.com/card/grn/273/impervious-greatwurm
2018-08-28 21:55:10 -04:00
L_J
dca2ec174b
Modified bidding evaluation for AI (Mages' Contest) 2018-08-28 15:08:05 +00:00
L_J
a45c7dd22f
Implemented Mages' Contest 2018-08-26 20:34:31 +00:00
L_J
b0af22677a
Implemented Mages' Contest 2018-08-26 20:33:23 +00:00
Oleg Agafonov
d5c8d68fa1 * Fixed wrong card numbers (wrong images) in Masterpiece set (MPS) 2018-08-25 17:22:24 +04:00
LevelX2
9e88d847ed * Estrid, the Masked - fixed problems with with first and second ability (fixes #5223). 2018-08-25 14:30:31 +02:00
LevelX2
2f8b8c7f06 * Boreas Charger - Fixed it's triggered ability (fixes #5240). 2018-08-25 13:01:02 +02:00
LevelX2
a40caf2840 * Covedted Jewel - Fixed triggered ability (fixes #5268). 2018-08-25 11:23:13 +02:00
Oleg Agafonov
e22d9c3072
Merge pull request #5261 from magefree/FixEstridsInvocation5234
Copy effects
2018-08-25 04:35:11 +04:00
Oleg Agafonov
8b89896b4b Missing comments 2018-08-25 04:04:55 +04:00
L_J
458c3deba3
Added missing TapSourceCost for Wayfarer's Bauble 2018-08-24 19:23:33 +00:00
Kevin Shin
1ed13f8bd8 Copy effects now properly attach copied auras to permanents. #5234 #2135 2018-08-22 23:38:49 -05:00
LevelX2
fa471b3e0f
Merge pull request #5257 from kevinwshin/FixPatronOfTheNezumi5241
Patron of the Nezumi
2018-08-22 16:41:17 +02:00
LevelX2
e3e892dcfd
Merge pull request #5254 from kevinwshin/FixIsolatedWatchtower5246
Fixes Isolated Watchtower
2018-08-22 16:34:16 +02:00
LevelX2
30d4da9e76
Merge pull request #5256 from kevinwshin/FixVarchildBetrayerofKjeldor5245
Fixes Varchild, Betrayer of Kjeldor
2018-08-22 16:29:15 +02:00
Kevin Shin
114c323fa1 Patron of the Nezumi now correctly cares about whose graveyard a creature went to rather than who controlled it before dying. #5241 2018-08-22 07:05:18 -05:00
Kevin Shin
05b77bca7f Fixes Varchild, Betrayer of Kjeldor which previously did not make tokens due to what I'm guessing was an autocomplete error. 2018-08-22 06:28:00 -05:00
Kevin Shin
5d4ec0340a Fixes Isolated Watchtower which previously only checked if an opponent controlled at least as many lands as you. #5246 2018-08-22 05:07:43 -05:00
Kevin Shin
fa6c48ee56 Fixes Pestilence Rats to count all other rats in play instead of just other rat creatures in your control. #5251 2018-08-22 03:32:28 -05:00
Oleg Agafonov
8b8392f42c
Merge pull request #5236 from jesusjbr/master
Fix Xantcha, Sleeper Agent.
2018-08-20 15:41:32 +04:00
Piotr Szczepanski
b9a6bcce8d Forge of Heroes can place counters only on creatures or planeswalkers.
If a Commander becomes other type after the activation but before the resolution, the ability will be countered by the game, due to invalid target. For instance: player A plays their commander and it resolves. Then they activate Forge of Heroes' second ability. In response player B flashes Song of the Dryads on that commander. Song resolves, commander becomes a Forest and loses all it's other types. Forge of Heroes is countered by the game since land is not an allowed type.
2018-08-20 12:41:33 +02:00
jesusjbr
114d2382ec Changed the method applies in XantchaSleeperRestrictionEffect to be more readable. 2018-08-19 22:32:39 +02:00
L_J
7310b80b78
Implemented Spark Fiend 2018-08-18 10:36:29 +00:00
L_J
b1a3835eee
Implemented Spark Fiend 2018-08-18 10:35:46 +00:00
L_J
019f833f29
Fix issue with Isperia's effect's copy() method 2018-08-17 19:31:42 +00:00
LevelX2
a3ffddcbdd * Heavenly Blademaster - Fixed attachment movement logic. Fixed tooltip text. 2018-08-17 15:18:23 +02:00
L_J
c09eb506de
Implemented Gerrymandering 2018-08-16 23:48:48 +00:00
L_J
514df1d094
Implemented Gerrymandering 2018-08-16 23:48:31 +00:00
L_J
53f4d4de12
Text fix 2018-08-16 22:38:56 +00:00
L_J
02eddb3190
Typo fixes 2018-08-16 22:38:00 +00:00
jesusjbr
2a65197fa5 Fixed Xantcha. The attack restriction effect now applies only to herself. 2018-08-16 01:39:42 +02:00
LevelX2
c156491ab1 Merge origin/master 2018-08-15 20:50:10 +02:00
LevelX2
6276eca082 * Yuriko, the Tiger's Shadow - Fixed that Ninjutsu was no Commander ninjutsu (fixes #5226). 2018-08-15 20:49:30 +02:00
Oleg Agafonov
dba037858c * Fixed broken download images with Fourth Edition set; 2018-08-15 14:47:11 +04:00
LevelX2
deb675a74a Xmage 1.4.30V0 2018-08-15 11:35:40 +02:00
LevelX2
b96d6e12af Added some exception handling. 2018-08-15 11:28:13 +02:00
LevelX2
2429425fd2 Merge origin/master
Conflicts:
	Mage.Sets/src/mage/cards/s/SalvageTrader.java
	Mage.Sets/src/mage/cards/t/ThermalDetonator.java
2018-08-15 10:51:21 +02:00
LevelX2
9545ab055d Moved predicate to framework. 2018-08-15 10:47:31 +02:00
LevelX2
4cce091dc2 Reworked Salvage Trader. 2018-08-15 10:46:15 +02:00
LevelX2
fb800c66bc Thermal Detonator fixed filter handling. 2018-08-15 10:09:36 +02:00
LevelX2
35c77a1e5f Some minor rework of Tuvasa the Sunlit. 2018-08-15 10:06:54 +02:00
Oleg Agafonov
f5093dfe8e Fixed compilation errors (junky filter in Salvage Trader, fix in Thermal Detonator); 2018-08-15 11:38:28 +04:00
LevelX2
1322bd3c23
Merge pull request #5209 from tamaroth/master
Fix Tuvasa the Sunlit triggered ability.
2018-08-15 08:52:34 +02:00
LevelX2
1c964ca0d0
Merge branch 'master' into AminatousAugur 2018-08-15 08:46:37 +02:00
LevelX2
6712e50146
Merge pull request #5196 from credman0/EmissaryOfGrudges
Implemented Emissary of Grudges
2018-08-15 08:17:16 +02:00
LevelX2
3abd153de0
Merge pull request #5194 from magefree/rystan-patch-3
Fix Field of Ruin search logic
2018-08-15 08:16:46 +02:00
LevelX2
51a93a01a2
Merge pull request #5193 from magefree/rystan-patch-2
Fumble effect not working per #5155 feedback
2018-08-15 08:14:42 +02:00
LevelX2
e516430aad
Merge pull request #5187 from jesusjbr/master
Xantcha, Sleeper Agent implemented.
2018-08-15 08:14:07 +02:00
LevelX2
94e265f396
Merge pull request #5185 from credman0/master
Aminatou, the Fate Shifter minor fix - can be commander and author info
2018-08-15 08:13:43 +02:00
LevelX2
8e040841a9
Merge pull request #5182 from Dilnu/Spell
Add methods to get information about potential spells.
2018-08-15 08:11:49 +02:00
LevelX2
6e242fb11f
Merge pull request #5178 from magefree/yuriko
Implemented Yuriko, the Tiger's Shadow
2018-08-15 08:09:40 +02:00
LevelX2
a30ed4fee5
Merge pull request #5157 from ninthworld/master
Add Star Wars Expansion sets to the Star Wars set
2018-08-15 08:09:19 +02:00
LevelX2
fa13786fab
Merge pull request #5053 from Sedictious/Battlebond_Boos
Fix Battlebond Partner distribution
2018-08-15 08:09:03 +02:00
Oleg Agafonov
593df43758 Refactoring: replace custom creature tokens with basic class (1 card);
Added blink test;
2018-08-15 06:47:33 +04:00
Oleg Agafonov
3da2f98eac Fixed predicate refactor at #5161;
* Interdict, Ouphe Vandals - fixed that it catch triggered + activated, but must only activated;
2018-08-15 06:29:06 +04:00
Samuel Sandeen
a94dbe1c9d
Fix a bug with Tawnos Urza's Apprentice caught by the predicate refactor (#5220) 2018-08-14 22:22:48 -04:00
Oleg Agafonov
a68667e582
Merge pull request #5161 from Dilnu/Kindred
Make the type checking on predicates added to filters stricter
2018-08-15 04:41:27 +04:00
quercitron
3951a48f57
Merge pull request #5211 from elliott-king/master
Updated a few cards to reflect "target player/opponent or planeswalker".
2018-08-10 04:00:18 +03:00
elliott-king
8b475bbca5 Update a few cards to reflect "target player/opponent or planeswalker" 2018-08-08 21:03:25 -04:00
tamaroth
fc3b3de4ce Fix the triggered ability of Tuvasa the Sunlit to only trigger once.
Tuvasa's ability should only trigger once a turn when an enchantment spell is being 
cast. For all the subsequent spells the ability should not be triggered.
2018-08-08 12:04:52 +02:00
Jeff
d8f9c4b329 - Added requested cards Damping Engine and Keeper of the Mind. 2018-08-07 15:39:01 -05:00
elliott-king
84a05f90a2 Update Eternal Flame to match Oracle text. 2018-08-05 16:37:10 -04:00
dilnu
3e0a92fed8 Fix a typo 2018-08-04 22:42:22 -04:00
Colin Redman
8540f4c03b Made land into play effect optional 2018-08-04 17:01:49 -06:00
Colin Redman
53f68197aa Changed to stream, and removed prompt when there is only a single type 2018-08-04 16:34:30 -06:00
igoudt
cba7da020e Merge branch 'master' of https://github.com/magefree/mage 2018-08-04 20:29:49 +02:00
igoudt
d19aa45e89 fix Bonfire of the Damned and Rakdoss Return to be able to target planeswalkers 2018-08-04 20:29:39 +02:00
ingmargoudt
67d531a821
Merge pull request #5192 from magefree/rystan-patch-1
Venomspout Brackus ability damage doesn't match card text
2018-08-04 20:11:54 +02:00
spjspj
6cb700dc42 Slight Revert 2018-08-04 01:18:07 +10:00
spjspj
4ce9addcc0 4 decks for C18 2018-08-04 01:14:57 +10:00
Colin Redman
18097e1248 Implemented Emissary of Grudges
Moved Leonin Stalker ability and cost to common classes
2018-08-03 00:29:44 -06:00
Colin Redman
d6b8e1240c Implemented Aminatou's Augury 2018-08-02 23:10:54 -06:00
Michael Simons
59907b59e0
Fix Field of Ruin search logic
Per #5126:
field of ruin bugged: doesn't let u search for a land. (reported by vespel / 2018-07-15 03:18:09.356).

Changed search logic to match the search from CollectiveVoyage.java.
2018-08-03 00:45:29 -04:00
Michael Simons
79e94eef8e
Fumble effect not working per #5155 feedback
Bug on Fumble: Hello,I casted "Fumble" (Battlebond) targeting a Serra Ascendant, the spell resolved but the ascendant stayed on the battlefield. (reported by Endymion / 2018-07-20 15:28:06.142).
2018-08-03 00:21:16 -04:00
Michael Simons
9da4b0da98
Update VenomspoutBrackus.java
Activated ability for Venomspout Brackus was doing incorrect amount of damage from card.
2018-08-02 23:22:49 -04:00
jesusjbr
8c8a73c791 Added effect to Xantcha, Sleeper Agent. Now this creature can't attack its owner or planeswalkers its owner controls. 2018-08-02 23:14:23 +02:00
spjspj
413dcf9266 Geode Golem (C18) 2018-08-02 22:13:13 +10:00
jesusjbr
f4515efe41 Xantcha, Sleeper Agent implemented.
Added a new effect (LoseLifePermanentControllerEffect).
2018-08-02 14:03:33 +02:00
ninthworld
2a2df685a9 Merge branch 'master' of https://github.com/magefree/mage.git 2018-08-01 18:40:58 -07:00
credman0
ea641cd40a
Fixed typo in Aminatou, the Fateshifter's name 2018-08-01 17:00:07 -06:00
Colin Redman
308a55cf9a Aminatou, the Fate Shifter minor fix - can be commander and author info 2018-08-01 14:12:09 -06:00
Colin Redman
0fa4c2d324 Implemented Aminatou, the Fateshifter 2018-08-01 05:33:51 -06:00
Chatziargyriou Eleftheria
197020b162
Merge branch 'master' into Battlebond_Boos 2018-07-31 17:02:11 +03:00
spjspj
251e0443df Treasure Nabber (C18) "All takesies, no givesies" 2018-07-30 23:27:03 +10:00
Evan Kranzler
ef38467326 Implemented Estrid, the Masked 2018-07-29 22:55:28 -04:00
dilnu
988b64866c Fix a bug with Animar's cost reduction effect. 2018-07-29 11:22:41 -04:00
spjspj
7317f3335b
Merge branch 'master' into master 2018-07-29 23:27:15 +10:00
spjspj
43b91a1511 Implement 1 card C18 2018-07-29 23:24:57 +10:00
Samuel Sandeen
e5c1dfc4b7
Refactor ControlledCreaturesDealCombatDamagePlayerTriggeredAbility. (#5163)
It now triggers once for each player damaged.

Fixes https://github.com/magefree/mage/issues/5162
2018-07-29 08:16:07 -04:00
Samuel Sandeen
14520097a5
Fix issues with the ChosenSubtypePredicate and clone effects. (#5164)
Update ChosenSubtypePredicate to be an ObjectPlayer predicate. This fixes how cards that use it act when cloned.

Fixes https://github.com/magefree/mage/issues/5136
2018-07-29 07:44:19 -04:00
Samuel Sandeen
a164dad83f
Fix issues with Clone and Metallic Mimic (#5160)
Fix bugs with Metallic Mimic and Adaptive Automaton and clone effects.

Metallic Mimic and Adaptive Automaton were both using the technically correct EnterEventType specifier for their as enters the battlefield abilities. Despite it being technically correct this meant that their ability didn't trigger if they were cloned.

Additionally EnterAttributeAddChosenSubtypeEffect changed the subtype of the base object which meant that clones entered in with the chosen subtype of the original.
2018-07-29 07:40:48 -04:00
Evan Kranzler
3278139da3 Implemented Myth Unbound 2018-07-28 23:08:26 -04:00
Evan Kranzler
95f375316b Implemented Yurikp, the Tiger's Shadow 2018-07-28 21:48:29 -04:00
Evan Kranzler
3407a3e742 Implemented Coveted Jewel 2018-07-28 20:10:24 -04:00
Evan Kranzler
97dcba2652 small fix 2018-07-28 17:19:29 -04:00
Evan Kranzler
ac0b3315ea Implemented Sower of Discord 2018-07-28 17:18:52 -04:00
Evan Kranzler
db6211cd20 Implemented Saheeli, the Gifted 2018-07-28 16:25:39 -04:00
Evan Kranzler
5d2e95f1a6 Implemented Reality Scramble 2018-07-28 15:32:31 -04:00
Evan Kranzler
c2c7aff4f7 fixed the formatting on some ability words 2018-07-28 15:01:20 -04:00
Evan Kranzler
b757f15313 Implemented Vedalken Humiliator 2018-07-28 14:47:34 -04:00