Andre Cabaca
20646da985
Fixed the Ghostly Pilferer triggered ability (spell casts from anywhere other than their hand)
...
issue #6951
2020-08-18 12:17:40 +01:00
LevelX2
c48331f216
* Doubling Cube - Added support for possible mana calculation (related to #6698 ).
2020-08-18 00:22:53 +02:00
jeffwadsworth
446017b1a4
- Fixed #6972
2020-08-17 09:03:12 -05:00
Oleg Agafonov
a4af5501f9
* If you control a commander - added card hints;
2020-08-17 04:03:54 +04:00
LevelX2
039b6c62ab
* Fixed ManaEffect reference.
2020-08-16 13:24:45 +02:00
LevelX2
768f1bec4f
* Fixed available mana calculation for Cryptic Trilobite and Titans' Nest. Added some improvements for available mana calculation of conditional mana.
2020-08-16 01:16:52 +02:00
Erik
3d989b24ac
Text corrections from issue #6654 (WIP) ( #6707 )
...
* Collective restraint typo fix
* set text for EndlessSwarm. Add starts with vowel cond case to CountersSourceEffect
* Teferi's Curse, added text option to GainAbilityAttachEffect
* added set text to several cards. Implement reviewer suggestions in GainAbilityAttachedEffect
* Remove period from rule text (undo my lazy coding fix)
2020-08-16 00:55:59 +04:00
Oleg Agafonov
7f02a37dbb
Fixed test
2020-08-16 00:37:29 +04:00
Thomas Winwood
98e2d9b7aa
Revert changes to Wildwood Scourge
...
The Oracle text for this card *does* have "on it"; this was a small
errata to the printed card.
2020-08-15 23:56:53 +04:00
Thomas Winwood
81e348360c
Fix a bunch of card text errors (magefree#6643)
2020-08-15 23:56:53 +04:00
Evan Kranzler
8240e956dc
updated historic legality implementation
2020-08-15 14:03:11 -04:00
Oleg Agafonov
b7c84c9342
[AKR] fixed card numbers, fixed booster generation;
2020-08-15 21:11:17 +04:00
htrajan
30348908dc
fix tests
2020-08-15 00:50:46 -07:00
htrajan
6bfa212bf3
add Amonkhet Remastered
2020-08-15 00:27:09 -07:00
jeffwadsworth
bdac0b3d72
- used the correct method for checking the source permanent in the last commit
2020-08-14 19:52:38 -05:00
jeffwadsworth
012558b3ae
- Fixed #6965
2020-08-14 19:35:25 -05:00
jeffwadsworth
ea72e3c8cb
- More fixes related to #6851
2020-08-14 19:19:01 -05:00
Oleg Agafonov
d8c9d10066
* Do if cost paid - fixed that some cards asks player about pay two times (fixed ~30 cards);
2020-08-14 16:36:00 +04:00
Oleg Agafonov
b89c1c03ca
* Dire Fleet Warmonger - fixed that it asks user two times, fixed text ( #6643 );
2020-08-14 15:12:59 +04:00
jeffwadsworth
66ae54d2f0
- Fixed #6851
2020-08-12 16:35:10 -05:00
jeffwadsworth
79592d2b0a
- Fixed #6861
2020-08-12 09:24:40 -05:00
jeffwadsworth
674fd6b1a5
- Fixed #6905
2020-08-11 22:21:15 -05:00
jeffwadsworth
36468044f4
- Fixed #6946
2020-08-11 21:56:49 -05:00
jeffwadsworth
f0149c6a19
- Added Pretender's Claim and Unnatural Hunger
2020-08-11 18:13:30 -05:00
jeffwadsworth
3d0cd99655
- Refactor EnchantedCreatureBlockedTriggeredAbility to BecomesBlockedAttachedTriggeredAbility
2020-08-11 08:26:47 -05:00
LevelX2
0d83a8e09a
* Once Upon A Time - Added test ( #6954 ).
2020-08-11 15:15:08 +02:00
jeffwadsworth
d3ba7d4dd5
- Added Righteous Indignation and Insubordination
2020-08-10 17:13:00 -05:00
Ingmar Goudt
33b6bd0e21
DireFleetWarmonger triggered ability is optional
2020-08-10 23:20:48 +02:00
Ingmar Goudt
452ba945e0
add some m21 tests
2020-08-10 23:03:12 +02:00
LevelX2
072e3e40c7
* Once Upon A Time - Reverted change ( #6954 ).
2020-08-10 21:41:08 +02:00
jeffwadsworth
3b90c48c75
- Refactored BlocksTriggeredAbility to BlocksSourceTriggeredAbility
2020-08-10 11:49:03 -05:00
Oleg Agafonov
b16d30b79b
Merge pull request #6190 from luziferius/refactor_promo_sets
...
[RFC] Refactor promo sets, add missing sets as listed on Scryfall
2020-08-10 16:57:00 +02:00
jeffwadsworth
3f4475a136
- Fixed #6943
2020-08-10 09:11:30 -05:00
LevelX2
82e560f2ff
* Once Upon A Time - Fixed that it was not always possible to cast it for free if allowed ( fixes #6954 ).
2020-08-10 14:55:33 +02:00
LevelX2
300bb550df
* Some code clean up.
2020-08-10 14:48:04 +02:00
LevelX2
2ce1a488f6
* Haldan Avid Arcanist - Fixed that the spend mana effect as was applied unconditionied to all players.
2020-08-10 14:47:50 +02:00
LevelX2
8bb6d1201f
* Chromatic Orrey - Fixed that the spend mana effect was applied to all players ( fixes #6950 ).
2020-08-10 14:46:36 +02:00
Evan Kranzler
113121d3e1
added Double Masters
2020-08-08 21:53:31 -04:00
Oleg Agafonov
9652d83aec
Fixed tests
2020-08-08 19:08:38 +04:00
Oleg Agafonov
712af3152a
Images download:
...
* Fixed broken direct links download;
* Fixed outdated card numbers in some sets;
* Fixed all non-downloadable images from scryfall source;
2020-08-08 18:55:10 +04:00
Oleg Agafonov
66a8994318
Tests: added sets implementation statistics in test_checkMissingSets
2020-08-08 14:02:28 +04:00
Oleg Agafonov
735588cc0d
Sets refactor:
...
* Duels of the Planeswalkers Promos set split to multiple sets (scryfall style);
* Fixed Masterpiece Series sets name;
2020-08-08 13:17:49 +04:00
Oleg Agafonov
7599acf1c8
Removed duplicated sets that was split into multiple (Champs, Game Day, Launch Party, Media Inserts, Super Series)
2020-08-08 11:00:07 +04:00
Oleg Agafonov
f746d4d8d2
Images download:
...
* removed duplicated set (Clash Pack);
* added images download for Eighth Edition Box, Ninth Edition Box;
2020-08-08 10:14:17 +04:00
jeffwadsworth
5b9e871d8e
- Resolved test issue.
2020-08-07 21:13:13 -05:00
jeffwadsworth
e9930504f6
- Fixed Fractured Loyalty. Related to Bug #6236
2020-08-07 16:22:35 -05:00
jeffwadsworth
f320b5507b
- Fixed Followed Footsteps. Related to Bug #6236
2020-08-07 16:00:08 -05:00
jeffwadsworth
2abeb43449
- Added Port Inspector and Robber Fly
2020-08-07 15:36:43 -05:00
jeffwadsworth
5b84462eff
- Added Chameleon Spirit
2020-08-07 14:05:44 -05:00
LevelX2
457557852e
* Benthic Explorer - Fixed mana type calculation.
...
* DynamicManaEffect - Fixed mana type calculation.
Some code clean up.
2020-08-07 17:15:06 +02:00