Commit graph

14084 commits

Author SHA1 Message Date
LevelX2
ad215a054d * Unified spelling of Kongming, 'Sleeping Dragon' for all sets it is included. 2018-03-19 18:40:56 +01:00
Jeff
a71c16b033 - Added Tattoo Ward. 2018-03-19 11:38:14 -05:00
Jeff
b9c3f353e3 - Added requested card Verdant Succession. 2018-03-19 09:21:50 -05:00
igoudt
af130859e1 Add Invoke the Divine, Lyra Dawnbringer 2018-03-19 11:21:06 +01:00
LevelX2
de0333936a
Merge pull request #4636 from sinsedrix/card-implement
Implemented card: Kaervek's Purge
2018-03-18 23:41:37 +01:00
LevelX2
4afdcc860a * Alhammarret, High Arbiter - Fixed not working ability that prevents spell casting (fixes #4561). 2018-03-18 23:38:24 +01:00
Sinsedrix
54a96a7f4a Implemented card: Kaervek's Purge
Updated: Builder's Bane
2018-03-18 21:55:43 +01:00
LevelX2
b073ce1c42 * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00
LevelX2
03ebdc17d8
Merge pull request #4632 from CountAndromalius/master
Corrected "Any TYPE among permanent types" handling
2018-03-18 16:25:47 +01:00
LevelX2
ffa735366e Some code cleanup for using DevoidAbility. 2018-03-18 16:03:52 +01:00
igoudt
bd4b5f6300 add Jhoira Weatherlight Captain + tests 2018-03-18 11:55:50 +01:00
igoudt
ddf568679f added 3 Dominari cards, benalish marshal, charge, knight of grace, added a new condition and a new ability 2018-03-18 00:22:03 +01:00
LevelX2
442130beb6 Some minor changes. 2018-03-17 23:40:36 +01:00
LevelX2
711fa7dcec * Eye of the Stomr - some rework. 2018-03-17 23:40:15 +01:00
LevelX2
85b13b88c8 * Kindred Summons - Fixed that no creatures were put onto the battlefield. 2018-03-17 22:35:03 +01:00
Count Andromalius
240416146e Merge remote-tracking branch 'upstream/master' 2018-03-17 15:24:40 -03:00
LevelX2
7d1af66162 * Fixed Sacrific a creature text and filter handling. 2018-03-17 18:58:18 +01:00
Count Andromalius
86443d7cd4 Corrected error when handling colorless permanents on "Any type among [...] permanents"
Also changed comment on AnyColorLandsProduce for clarity
2018-03-17 11:35:50 -03:00
LevelX2
66bd5294e8 * Removed effect's ApplyEffectsAfter functionality. It's now always applied. 2018-03-17 13:43:31 +01:00
LevelX2
d9ede35857 * MIracle - Fixed a problem with miracle casting costs. 2018-03-17 12:35:40 +01:00
Jeff
8bc3efff07 - Added requested card Cytoshape. 2018-03-16 14:58:11 -05:00
LevelX2
73dcb3ff22 * Skyshrout War Beast - Fixed wrong P/T calculation because of wrong land filter. 2018-03-16 20:14:28 +01:00
LevelX2
946503864a Merge origin/master 2018-03-16 20:12:08 +01:00
LevelX2
62db7ae72f * Skyshrout War Beast - Fixed wrong P/T calculation because of wrong land filter. 2018-03-16 20:11:10 +01:00
CountAndromalius
d7458c5e35 Implemented [DOM] Mox Amber (#4622) 2018-03-16 14:09:35 -05:00
LevelX2
925db89f31 * Cultivate - Fixed possible null pointer exception. 2018-03-16 18:24:29 +01:00
LevelX2
b035d85f98 * Fixed a problem that triggered abilities that face down permanents got from other sourced did not trigger (fixes #4571). 2018-03-16 15:06:15 +01:00
spjspj
cd21387659
Merge pull request #4624 from spjspj/master
Add rendering for Expeditions
2018-03-16 22:57:37 +11:00
spjspj
89d58bef5b Add rendering for Expeditions
(With non-copyright background image)
2018-03-16 22:49:21 +11:00
LevelX2
f7b5fabb77
Merge pull request #4619 from CountAndromalius/master
Baloth Gorger + Jodah, Archmage Eternal
2018-03-15 22:15:34 +01:00
LevelX2
db94287b20 * Pulmonic Sliver - Fixed that the put in the graveyard ability was not handled optional. 2018-03-15 17:28:45 +01:00
Jeff
05ae0c8a02 - Text change 2018-03-14 18:06:39 -05:00
Jeff
55164eda28 - Fixed Defiant Vanguard. It works with Cloudshift type effects now also. @4572 2018-03-14 17:57:04 -05:00
Jeff
9647083f60 - Fixed Sokenzan Renegade. #4614 2018-03-14 15:00:19 -05:00
Count Andromalius
311adbdf2b Baloth Gorger + Jodah
First steps into DOM, implementing some cards shown in the official leak. Did not add into the set as we don't have official information on rarity yet.
2018-03-14 00:16:23 -03:00
LevelX2
87f590f6b8 * Skirk Commando - Fixed triggered ability. 2018-03-13 23:19:36 +01:00
LevelX2
f0950518e9 Added Catalyst Stone. 2018-03-13 22:57:44 +01:00
LevelX2
1e1e361c60 * Some minor changes to Casting of Bones and the used effect. 2018-03-13 22:57:27 +01:00
LevelX2
c8b1c6058b
Merge pull request #4613 from AMWJ/master
Implemented card: Casting of Bones
2018-03-13 22:19:38 +01:00
LevelX2
537f7dd1ae * Dinosaur Hunter - Fixed wrong var name. 2018-03-13 16:52:37 +01:00
LevelX2
0885ed4058
Merge pull request #4605 from rscoates/patch-1
Update DinosaurHunter.java
2018-03-13 16:39:07 +01:00
AMWJ
f4fe276fb6 Merge branch 'master' of https://github.com/magefree/mage 2018-03-13 01:56:01 -04:00
Oleg Agafonov
b344ab12dc * Alliances (ALL) changes:
- Changed card numbers to new style (scryfall like);
   - Gorilla Shaman, Storm Shaman - fixed wrong rarity;
2018-03-13 09:13:01 +04:00
AMWJ
5793e9a9dd Merge branch 'master' of https://github.com/magefree/mage 2018-03-12 21:37:44 -04:00
AMWJ
3a441349ef * Corrected use of DrawDiscardOneOfThemEffect, rather than DrawDiscardControllerEffect in CastingOfBones. 2018-03-12 21:32:52 -04:00
AMWJ
a0f2311300 * Implemented Casting Of Bones (https://scryfall.com/card/cst/44b), and added it to Alliances set.
* Refactored DrawDiscardOneOfThemEffect to be used in CastingOfBones, KrovikanSorcerer, and SoldeviSage.
2018-03-12 19:50:52 -04:00
Plopman
9aba870aa5 Change place counters to put counters 2018-03-12 22:52:02 +01:00
LevelX2
f01cec68a1 * Curse of the Swine - Reworked card movement and token creation. 2018-03-12 17:02:49 +01:00
spjspj
a4485e92eb
Merge pull request #4611 from spjspj/master
Add an 'add only full art land' option to the add land dialog.
2018-03-13 01:04:16 +10:00
spjspj
7e919b9f39 Add an 'add only full art land' option to the add land dialog.
Should give an error message when someone says only full art lands, but then chooses a set that has no full art lands.
2018-03-13 00:38:43 +11:00
L_J
dc3e47e045
Brothers Yamazaki filter edit (fixes #4603) 2018-03-11 22:42:17 +00:00
Richard Coates
7099df246d
Update DinosaurHunter.java 2018-03-11 22:21:51 +01:00
LevelX2
c2a4890603 * Fixed that commander replacement effect was wrongly only applied once (903.9). Simplified some replacement effects that move objects to other zones. (fixes #4585). 2018-03-11 21:48:37 +01:00
LevelX2
2ebc0f2b83 * Dinosaur Hunter - Fixed implementation. 2018-03-11 17:16:40 +01:00
LevelX2
21dbf89a70 * Dinosaur Hunter - Fixed a bug caused by the triggered ability. 2018-03-11 08:53:24 +01:00
LevelX2
f05e459c12 * Skullmane Baku - Fixed not working unboost ability (fixes #4599). 2018-03-11 08:38:27 +01:00
LevelX2
fed2d1a259 XMage 1.4.28V0 2018-03-10 20:42:29 +01:00
LevelX2
0077484c3e * Gilt-Leaf Archdruid - Fixed that control handling was wrong (fixes #4596). 2018-03-10 20:11:39 +01:00
L_J
a2b0e5a39c
Implemented "can block landwalk as though it didn't have landwalk" and related cards 2018-03-10 11:52:25 +01:00
Jeff
823389a21a - Fixed Heat Shimmer. #4576 2018-03-09 15:34:55 -06:00
Jeff
dc5220df4f - Fixed Archwing Dragon. #4581 2018-03-09 15:15:11 -06:00
L_J
c6bff105c6
Hot Soup fix (#4574) 2018-03-09 20:43:05 +00:00
L_J
4e02921f42
Pandemonium fix
Made the entering creature the source of the damage instead of Pandemonium itself
2018-03-09 18:46:20 +00:00
L_J
9fa63b93ea
Fixed Dread (#4574) 2018-03-09 17:36:18 +00:00
spjspj
0c0e1804f1 Mox Lotus (UNH) 2018-03-09 23:58:05 +11:00
LevelX2
134c317b03 Merge origin/master 2018-03-08 23:48:49 +01:00
LevelX2
fcc5c75243 Fixed target pointer handling of No Mercy (#4574). 2018-03-08 23:48:15 +01:00
LevelX2
2c91e73157
Merge pull request #4577 from sinsedrix/card-implement
Implement Builder's Bane
2018-03-08 23:43:17 +01:00
LevelX2
bef754afd0 Merge origin/master 2018-03-08 23:41:24 +01:00
Jeff
a452c6650e - Added requested card Morality Shift. 2018-03-08 16:28:08 -06:00
LevelX2
15602cdfb3 Small change to Uphill Battle. 2018-03-08 23:27:19 +01:00
Sinsedrix
de61e10a90 Implemented: Builder's Bane from Mirage 2018-03-08 22:07:27 +01:00
LevelX2
ef809e837c
Merge pull request #4573 from delftswa2018/feature/UphillBattle
[WIP] Implemented Uphill Battle
2018-03-08 17:25:10 +01:00
Christiaan
0b8e8c0007 Fire PLAY_LAND event when a player plays a land, fixed UphillBattle PlayCreatureLandWatcher
Fire a PLAY_LAND event when a player plays a land. This is necessary for the PlayCreatureLandWatcher to know if a land was played, or put into thte battlefield (make distinction between playing Dryad Arbor and using Sneak Attack to put it on the battlefield)
2018-03-08 16:17:36 +01:00
JRHerlehy
9dbd1e8b41 Fix Exhume
Set the "notTarget" flag for the ability to allow it to work under cards restricting targeting of cards in graveyards.
2018-03-07 23:26:02 -08:00
Sinsedrix
8576dbea00 Implement Builder's Bane 2018-03-07 09:56:20 +01:00
Christiaan
94de3b405b Merge branch 'feature/UphillBattle' of https://github.com/delftswa2018/mage into feature/UphillBattle 2018-03-06 16:50:47 +01:00
Christiaan
0fd5c4fba1 check on play instead of cast, updated ability to check for creature lands 2018-03-06 16:48:15 +01:00
Danny Plenge
21a86b8440 gerge remote-tracking branch 'upstream/master' into feature/UphillBattle
Merging current Master into branch to make sure everything is "up to
date".
2018-03-06 13:31:20 +01:00
L_J
9f6e522969
Implemented Proteus Machine 2018-03-04 10:42:00 +00:00
L_J
4f4028174e
Implemented Proteus Machine 2018-03-04 10:41:23 +00:00
L_J
bb9e438e51
Added missing Scarecrow 2018-03-03 23:57:56 +00:00
L_J
17c1800cb6
Implemented Karona's Zealot 2018-03-03 23:44:16 +00:00
L_J
0b3822ab7c
Implemented Karona's Zealot 2018-03-03 23:43:44 +00:00
L_J
9e001acfe2
Implemented Karona's Zealot 2018-03-03 23:42:43 +00:00
Oleg Agafonov
08f15416ba * Add new full set Masters 25 (only Karona's Zealot must be implemented); 2018-03-02 22:06:24 +04:00
Christiaan
f2410b7ef1 Fixed creatures not getting tapped by Uphill Battle
The condition was checking if the Uphill Battle was cast from hand, instead of the actual card entering the battlefield
2018-03-02 14:32:12 +01:00
Christiaan
e5a5e74862 added MMQ UphillBattle
added MercadianMasques card Uphill Battle
2018-03-01 16:50:46 +01:00
L_J
b32c8f6bb0
Merge pull request #4547 from Zzooouhh/Zzooouhh-bog
Implemented Blaze of Glory and Portal cards (& finished a todo in MustBlockAny checking)
2018-03-01 07:05:11 +01:00
LevelX2
8c8b4ce019 * Added a check if life of players is going down during infinite loop check. Is so no Draw check message is shown (fixes #4557). 2018-02-28 17:24:42 +01:00
Jeff
fe3a023c36 - Fixed Djinn Illuminatus #4552 2018-02-26 11:18:17 -06:00
LevelX2
79939c5ee7 Merge origin/master 2018-02-26 16:17:48 +01:00
LevelX2
5f98cb685e * Hushwing Gryff - Fixed that log message was sent out too often (fixes #4548). 2018-02-26 16:17:16 +01:00
Oleg Agafonov
aeb1fa6bb3 Card text fixes 2018-02-26 16:48:38 +04:00
lcoviedo
1dd88b0ea7
spells cost reduction text 2018-02-26 12:27:19 +00:00
L_J
2da32a767c
Implemented Just Fate 2018-02-25 21:44:52 +00:00
L_J
5246b96005
Implemented Heavy Fog 2018-02-25 21:43:58 +00:00
L_J
a87cbc12c7
Implemented cards 2018-02-25 21:42:46 +00:00
L_J
84f2d5cb27
Implemented cards 2018-02-25 21:42:07 +00:00
L_J
5104442d6d
Implemented Warrior's Stand 2018-02-25 21:41:18 +00:00
L_J
3af8e03350
Implemented Kongming's Contraptions 2018-02-25 21:40:30 +00:00
L_J
2892573fd3
Implemented Just Fate 2018-02-25 21:39:57 +00:00
L_J
47c3117dd3
Implemented Heavy Fog 2018-02-25 21:39:25 +00:00
L_J
cb677fa983
Implemented Goblin War Cry 2018-02-25 21:38:47 +00:00
L_J
9e2fda2a77
Implemented Eunuchs' Intrigues 2018-02-25 21:38:05 +00:00
LevelX2
2fceafda93 * Fixed a bug that mana in the mana pool could not be used to pay mana costs that could only be payed with "you may spend mana as thought" effects (fixes #2581). 2018-02-25 21:53:47 +01:00
L_J
5fac17c0d4
Implemented Deep Wood 2018-02-25 15:24:55 +00:00
L_J
7e83497ba4
Implemented cards 2018-02-25 15:24:30 +00:00
L_J
b347ab3eb8
Implemented Temporary Truce 2018-02-25 15:22:41 +00:00
L_J
5152d34c41
Implemented Cruel Fate 2018-02-25 15:21:05 +00:00
L_J
65428726da
Implemented Dread Charge 2018-02-25 15:21:00 +00:00
L_J
d3eeaa28a4
Implemented Deep Wood 2018-02-25 15:20:31 +00:00
L_J
aa4997607f
Implemented Harsh Justice 2018-02-25 11:54:31 +00:00
L_J
44e5366c48
Implemented Harsh Justice 2018-02-25 11:53:58 +00:00
L_J
36ef666f0e
Implemented Harsh Justice 2018-02-25 11:52:43 +00:00
L_J
a6048f497f
Implemented Blaze of Glory 2018-02-24 22:03:31 +00:00
L_J
9b3ed94cd4
Implemented Blaze of Glory 2018-02-24 22:03:25 +00:00
L_J
38a5bd01f2
Implemented Blaze of Glory 2018-02-24 22:03:17 +00:00
L_J
05123dafbf
Implemented Blaze of Glory 2018-02-24 22:03:13 +00:00
L_J
a204630180
Implemented Blaze of Glory 2018-02-24 22:00:16 +00:00
LevelX2
800daff304 * Fixed Vodalian War Machine watcher handling related to MageObjectReferences. 2018-02-24 17:10:13 +01:00
LevelX2
a6e389bbaa
Merge pull request #4542 from Zzooouhh/Zzooouhh-vwm
Implemented Vodalian War Machine (Fallen Empires complete) & some Legends cards
2018-02-24 16:45:42 +01:00
L_J
c00b8ad136
Merge pull request #4546 from Zzooouhh/master
Implemented Legions cards (completed Legions set)
2018-02-24 15:05:46 +01:00
L_J
459b81c967
Implemented cards 2018-02-24 13:52:07 +00:00
L_J
d3b4bd8d32
Implemented Whipgrass Entangler 2018-02-24 13:50:42 +00:00
L_J
e00a43f3f0
Implemented Mistform Wakecaster 2018-02-24 13:49:15 +00:00
L_J
4f17ea18c3
Implemented Beacon of Destiny 2018-02-24 13:47:54 +00:00
L_J
fa783708fe
Implemented cards 2018-02-24 11:30:16 +00:00
L_J
22a49caf56
Implemented Honorable Passage 2018-02-24 11:29:43 +00:00
L_J
3c2acc407c
Implemented Foreshadow 2018-02-24 11:28:49 +00:00
L_J
41e156ed32
Implemented Wind Shear 2018-02-24 11:27:44 +00:00
L_J
735a7668a1
Implemented Honorable Passage 2018-02-24 11:26:32 +00:00
LevelX2
3d372e7100 * Fixed bug of Defiant Vanguard not destroying aby creatures from blocking. Added test. 2018-02-24 12:23:50 +01:00
LevelX2
dfb9446994 * Some minor mainly fixed target changes. 2018-02-24 10:26:11 +01:00
LevelX2
b33e863262 Merge origin/master 2018-02-24 01:00:56 +01:00
LevelX2
9a95e49ac9 * Fixed Stifle rule text and some other minor things related to TragetActivatedAbility. 2018-02-24 01:00:23 +01:00
Jeff
cdb2404bb6 - Added requested card Mercadia's Downfall 2018-02-23 17:12:38 -06:00
LevelX2
cdbe1b0ad9 * Dinosaur Hunter - Fixed that its ability also triggered for non combat damage. 2018-02-24 00:07:45 +01:00
Jeff
3a5924270d - Added requested card Protective Sphere 2018-02-23 11:41:57 -06:00
LevelX2
eb537712d6 Merge origin/master 2018-02-23 16:01:22 +01:00
LevelX2
ecf7ca0a5b * City of Solitude - added a specific message fo rthe rule changing effect. 2018-02-23 16:00:49 +01:00
L_J
6c2e66cd57
Typo 2018-02-23 14:48:08 +00:00
L_J
a98f0f03c7
Code cleanup 2018-02-23 14:46:40 +00:00
L_J
ac09be4b2b
Fixed Torment of Hailfire interaction with Sigarda (fixes #4452) 2018-02-23 14:45:01 +00:00
L_J
ecb95db541
Eye for an Eye rewrite (fixes #4103) 2018-02-23 13:36:23 +00:00
Oleg Agafonov
5b0e71021d Fixed compile error on getFixedTarget and failed test on new lower names 2018-02-23 16:16:47 +04:00
L_J
2a26ef24a5
Nameless Race edit 2018-02-23 08:41:27 +00:00
L_J
38930c7079
Minion of the Wastes 2018-02-23 08:41:10 +00:00
L_J
03454d3261
Wood Elemental edit 2018-02-23 08:40:12 +00:00
L_J
5cb1d75a1d
Some more changes
Now it catches even instances of being exiled from owner's GY while the ability is still on the stack
2018-02-23 07:10:19 +00:00