Sarah Souders
b208dc332f
Fixed Rankle's triggered ability ( #6064 )
...
* Fixed Rankle's triggered ability
Any number of available modes can now be selected, including zero.
* Update AbilityImpl.java
* getTargets now returns empty Target for null Mode
Reverted null Target check changes in StackAbility.
* Update HumanPlayer.java
2019-12-04 20:59:03 -06:00
Sarah Souders
e437577b5a
K'rrik fixes, payment for triggered abilities ( #6060 )
...
* K'rrik fixes, payment for triggered abilities
K'rrik's Phyrexian ability is now handled separately from actual Phyrexian mana costs. It can now be used to pay for triggered abilities like Extort.
* K'rrik tests added
Tests include:
- only usable by 1 player
- usable with activated/triggered abilities
- usable as an alternative to true Phyrexian mana, getting around Trinisphere
2019-12-04 16:27:41 -06:00
jeffwadsworth
f21151bca5
- Fixed #6065
2019-12-03 16:05:30 -06:00
jeffwadsworth
2de7c136ea
- Fixed #6056 . Please test when you can. Now you will see other abilities/spellAbilities from cards presented during the cast from exile. Overload, Emerge, Surge, etc.
2019-12-01 21:53:01 -06:00
jeffwadsworth
fda5ac170a
- Fixed #5985
2019-11-30 06:58:52 -06:00
jeffwadsworth
5a1fb5f90e
- Fixed #6059
2019-11-30 05:27:00 -06:00
Oleg Agafonov
7469d59eee
Prepare new release
2019-11-30 01:32:54 +04:00
Oleg Agafonov
236cb46125
Additional token fixes for #6032 :
...
- fixed wrong Elemental token images in BFZ's cards (Omnath, Locus of Rage and Seed Guardian);
- fixed wrong Elemental token image in OGW's cards (Chandra Flamecaller);
- removed unnecessary tokens from AKH, HOU and EMN (card duplicates);
- fixed missing Goblin token in DOM;
- fixed missing Bird Illusion token in GRN;
- fixed same Zombie token in C19;
2019-11-28 23:42:39 +04:00
jeffwadsworth
792af6d331
- Fixed #5854
2019-11-27 23:56:22 -06:00
jeffwadsworth
a97ae1b0c6
Fixed an issue related to putting cards into the graveyard in the order wished. The amount was set to >3 for some odd reason. Made it >1.
2019-11-27 10:34:35 -06:00
jeffwadsworth
133b5495f9
Fixed #6051
2019-11-25 11:55:07 -06:00
jeffwadsworth
75b82018e1
- Fixed #6034
2019-11-24 15:37:20 -06:00
jeffwadsworth
d2115b0425
- Fixed #6037
2019-11-24 13:42:03 -06:00
jeffwadsworth
6d21c9d3dc
Fixed #6045 - Note that an addition was made to MorphAbility
2019-11-21 17:39:42 -06:00
Jeff
3f9f860f85
Fixed #6047
2019-11-19 15:32:44 -06:00
ssouders412
84701cfbab
Fixed K'rrik, Son of Yawgmoth
...
K'rrik's second ability is no longer active after he leaves the battlefield.
KNOWN ISSUE: Cards you would not normally be able to play without this ability are still not highlighted as playable.
2019-11-13 02:01:24 -05:00
ssouders412
6fd9cab283
Implemented K'rrik, Son of Yawgmoth
...
KNOWN ISSUE: K'rrik's ability allowing the player to pay Phyrexian for black mana remains active after K'rrik leaves the battlefield.
2019-11-11 00:17:57 -05:00
Tim Schroeder
54552a94ad
implemented Crown of Fury
2019-10-16 04:41:06 +02:00
Evan Kranzler
193182aa3d
Implemented Mtenda Lion
2019-10-03 19:42:09 -04:00
Evan Kranzler
3d224ffb61
reverted change to triggered abilities ( #6001 )
2019-09-30 18:45:10 -04:00
Oleg Agafonov
9d2d318a6c
[ELD] added tokens
2019-09-27 22:50:18 +04:00
Oleg Agafonov
2227490413
Food token - fixed that it doesn't use multiple images;
2019-09-27 22:49:17 +04:00
Evan Kranzler
9170df1344
fixed cost modifying effects requiring snow mana unnecessarily ( fixes #6000 )
2019-09-25 17:32:49 -04:00
Evan Kranzler
3d5925826c
temporary workaround for Rankle, Master of Pranks (still can't choose zero modes) #5979
2019-09-24 22:26:28 -04:00
Evan Kranzler
b245b493b8
Implemented Outlaws' Merriment
2019-09-24 21:41:02 -04:00
Evan Kranzler
84206205ad
updated TargetAmount for permanents
2019-09-24 19:45:31 -04:00
Oleg Agafonov
6cc2472ed6
* UI: improved choose target amount dialog (selected targets can be removed/de-selected);
2019-09-24 08:40:58 +04:00
Oleg Agafonov
bad26b182a
Added max targets limit support in TargetAmount
2019-09-24 07:44:14 +04:00
Evan Kranzler
316f823ebf
cleaned up the TargetAmount classes in preparation for updating them
2019-09-22 20:54:29 -04:00
Evan Kranzler
13ba8b0900
used reset method on triggered abilities
2019-09-21 21:29:08 -04:00
Evan Kranzler
48a678fad9
Implemented Covetous Urge
2019-09-21 19:40:19 -04:00
Evan Kranzler
4afc35caf0
fixed ETB untapped triggered abilities
2019-09-21 10:40:57 -04:00
Evan Kranzler
61bf0f758d
Implemented Dwarven Mine
2019-09-20 19:36:09 -04:00
Evan Kranzler
788a879c7f
Implemented Festive Funeral
2019-09-19 20:04:53 -04:00
Evan Kranzler
c3d141d83c
Implemented The Great Henge
2019-09-18 19:58:19 -04:00
Evan Kranzler
0982e36002
improved implementation of second draw triggers
2019-09-18 13:08:26 -04:00
Evan Kranzler
d557e6a27e
Implemented Lucky Clover
2019-09-17 17:28:01 -04:00
Evan Kranzler
ce920fa542
Implemented Fires of Invention
2019-09-16 16:13:40 -04:00
Evan Kranzler
275d28d22c
Implemented Idyllic Grange
2019-09-16 15:40:02 -04:00
Evan Kranzler
64dcfb840d
Implemented Giant Opportunity
2019-09-16 10:01:06 -04:00
Evan Kranzler
6af989d6a0
Implemented Henge Walker
2019-09-15 10:22:04 -04:00
Evan Kranzler
575b0bca30
updated Adamant implementation
2019-09-14 19:28:26 -04:00
Evan Kranzler
a03e5f11fb
Implemented Seven Dwarves
2019-09-14 19:07:41 -04:00
Evan Kranzler
3491b36ae8
Implemented Oathsworn Knight
2019-09-14 18:30:51 -04:00
Evan Kranzler
3867937b38
Implemented Clockwork Servant
2019-09-14 12:32:05 -04:00
Evan Kranzler
0dabd08984
Implemented The Magic Mirror
2019-09-14 11:40:21 -04:00
Evan Kranzler
5579407144
Implemented Bonecrusher Giant
2019-09-13 23:46:50 -04:00
Evan Kranzler
9604aa9bef
Implemented Wolf's Quarry
2019-09-13 08:12:09 -04:00
Evan Kranzler
4b8e9d0a09
Implemented Wandermare
2019-09-12 17:41:59 -04:00
Evan Kranzler
d9a934ac4f
Implemented Doom Foretold
2019-09-11 13:27:18 -04:00
Evan Kranzler
f7ebf80627
Implemented Giant Killer
2019-09-09 18:23:35 -04:00
Oleg Agafonov
127af50427
Prepare next release
2019-09-09 23:40:22 +04:00
Evan Kranzler
793f0cff67
Implemented Enchanted Carriage
2019-09-09 12:42:00 -04:00
Evan Kranzler
0947df181e
Implemented Oko, Thief of Crowns
2019-09-07 08:09:37 -04:00
Evan Kranzler
71a917a5d4
Implemented Steelclaw Lance
2019-09-06 21:08:26 -04:00
Evan Kranzler
cf59a151c8
updated Adventure constructor
2019-09-05 21:54:52 -04:00
Evan Kranzler
c4cea99bea
Implemented Lovestruck Beast
2019-09-05 21:19:44 -04:00
Evan Kranzler
aa1190ddba
Implemented Order of Midnight
2019-09-05 21:02:04 -04:00
Evan Kranzler
3f31efafcd
Implemented Foulmire Knight, added a rudimentary nonfunctional implementation of Adventure cards
2019-09-05 20:54:34 -04:00
Evan Kranzler
a366ec019f
Implemented Savvy Hunter
2019-09-05 20:13:13 -04:00
Evan Kranzler
1e272361c0
Implemented Tome of Legends
2019-09-05 19:56:48 -04:00
Evan Kranzler
39ce76f82a
Implemented Garruk, Cursed Huntsman
2019-09-05 18:07:52 -04:00
Evan Kranzler
65fee9df99
fixed Food Token errors
2019-09-05 16:39:42 -04:00
Evan Kranzler
2e5e224c93
Merge pull request #5963 from jmharmon/master
...
Fixed minor errors for ELD cards
2019-09-05 15:24:00 -04:00
jmharmon
f189bd77a0
Remove custom token wording from code
2019-09-04 20:19:30 -07:00
Evan Kranzler
3179d35167
Implemented Slaying Fire
2019-09-04 23:12:11 -04:00
jmharmon
7de8506923
Implement Warlock creature type
2019-09-04 18:49:36 -07:00
Evan Kranzler
52279895cf
Implemented Rankle, Master of Pranks
2019-09-04 10:11:49 -04:00
Evan Kranzler
845cca9938
added missing import to Food token
2019-09-04 07:28:46 -04:00
jmharmon
9f304bf4ae
Add TapSourceCost
2019-09-04 00:15:49 -07:00
jmharmon
a10fbc765f
Implement Food Token
2019-09-03 23:38:08 -07:00
jmharmon
52f2d6399c
Implement Food artifact subtype
2019-09-03 23:36:51 -07:00
Patrick Hulin
c085cabbb0
Fix creature type on Rekindling Phoenix token.
...
Type should be Elemental, not Thrull.
2019-08-17 15:04:16 -04:00
Oleg Agafonov
e53ce49327
Merge pull request #5916 from jgray1206/aether_gust_fix
...
add aether gust unit tests + fix issue #5902
2019-08-14 19:08:25 +02:00
Iain Monro
d53b9fd656
Fix rules text for abilities with up to one target
2019-08-14 17:16:01 +01:00
Evan Kranzler
7bf03781aa
Implemented Atla Palani, Nest Tender
2019-08-09 21:41:46 -04:00
Evan Kranzler
c75a689efd
Implemented Bone Miser
2019-08-09 21:14:05 -04:00
Evan Kranzler
1d39b28563
updated C19 spoiler and reprints
2019-08-07 23:06:33 -04:00
Evan Kranzler
b6b65215e8
Implemented Doomed Artisan
2019-08-07 09:21:21 -04:00
Evan Kranzler
1e8b6ea3b4
Implemented Apex Altisaur
2019-08-05 17:03:30 -04:00
Evan Kranzler
b2bc60efcb
Implemented Grismold, the Dreadsower
2019-08-05 16:53:21 -04:00
Oleg Agafonov
2d3804079f
Fix missing reset code
2019-08-03 00:44:27 +04:00
Evan Kranzler
2fab876d05
Implemented Ghired's Belligerence
2019-08-02 14:43:23 -04:00
Evan Kranzler
607cef0e79
Implemented Ghired, Conclave Exile
2019-08-01 20:07:25 -04:00
Evan Kranzler
5caf8f79d5
a few more text fixes
2019-07-22 20:22:17 -04:00
Evan Kranzler
aa2c712272
more text fixes
2019-07-22 19:53:15 -04:00
Evan Kranzler
61fa056165
various text fixes for M20 cards
2019-07-22 18:17:34 -04:00
John Gray
7155977cd2
add aether gust unit tests + fix issue #5902
2019-07-21 22:26:11 -04:00
John Gray
b05981020c
add unit test for hapatra vizier of poisons + fix issue #5886
2019-07-20 13:21:14 -04:00
Oleg Agafonov
7ac58f9787
* UI: fixed missing text for tokens in Card Viewer;
2019-07-19 10:32:09 +04:00
Oleg Agafonov
181806d16e
Fixed tests
2019-07-17 20:56:22 +04:00
Ingmar Goudt
a509e25c16
small text fix for London Mulligan 1st mulligan to show 'card', others after that show 'cards'
2019-07-16 14:49:43 +02:00
Ingmar Goudt
5ba206111a
add missing Override annotations
2019-07-14 20:28:48 +02:00
Oleg Agafonov
528ba66e16
Commander abilities - fixed rules text for alternative spells;
2019-07-14 01:21:55 +04:00
Oleg Agafonov
9db80a0cf3
* Commander abilities - added support of cards with alternative spells like overload;
2019-07-14 01:06:07 +04:00
Oleg Agafonov
d6d67b78db
* Added London mulligan as default mulligan type for all games (except Canadian Highlander);
2019-07-13 18:46:41 +04:00
Oleg Agafonov
abbbb5dafd
* London mulligan - fixed wrong cards number in logs;
2019-07-13 12:48:26 +04:00
Oleg Agafonov
8c40a1d1a7
* Commander abilities - fixed that it increases commander tax after cast/play from non-command zone (as example: after Remand effect);
2019-07-13 10:47:02 +04:00
Oleg Agafonov
2197d8ee4a
* Praetor's Grasp - fixed that it freeze the game after cast;
2019-07-12 21:49:00 +04:00
Ingmar Goudt
61ece61c15
remove assignation as parameter
2019-07-11 15:54:33 +02:00