Sarah Souders
d6880e716c
Merge pull request #5 from magefree/master
...
merge
2019-12-07 11:09:56 -05:00
Oleg Agafonov
d35e96cc47
Merge pull request #6071 from Dh0mp5eur/master
...
updated DuelCommander ban list
2019-12-07 01:09:18 +01:00
Oleg Agafonov
899cde4d54
Merge pull request #6073 from ssouders412/pronoun-fixes
...
Updated pronouns to reflect current rules and oracle text
2019-12-07 01:07:11 +01:00
Oleg Agafonov
1d20069ddf
* Fixed wrong selection count in choose ability mode dialog (cards like Planewide Celebration);
2019-12-07 01:48:39 +04:00
ssouders412
50bd6cbc32
More pronoun fixes
2019-12-06 15:17:44 -05:00
jeffwadsworth
57cb023f78
- Fixed an issue with AffinityEffect and multiplayer games. See #5931
2019-12-06 14:16:32 -06:00
ssouders412
2d3247d732
Updated pronouns to reflect current rules and oracle text
...
Replaced all instances of "her or she", "him or her", and "his or her", with "they", "them", and "their", or sometimes "that player". Updated verbs where appropriate.
2019-12-06 14:29:36 -05:00
jeffwadsworth
30e8fec8df
- Fixed #5931
2019-12-06 11:43:12 -06:00
Oleg Agafonov
bf5e603fcb
Merge fix
2019-12-06 21:08:20 +04:00
Oleg Agafonov
a8d707b469
Additional watchers fixes for #6065 , see comments in f21151bca5
2019-12-06 21:02:41 +04:00
Sarah Souders
45cccc75c4
Merge pull request #4 from magefree/master
...
merge
2019-12-06 11:32:07 -05:00
jeffwadsworth
97f066a31a
- Fixed #5948
2019-12-05 18:27:51 -06:00
jeffwadsworth
ba78d41034
- Fixed #5969
2019-12-05 11:25:38 -06:00
jeffwadsworth
d8a4ddf04a
- Fixed #5989
2019-12-05 09:24:56 -06:00
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
95d749648e
- Fixed #6067
2019-12-04 16:25:14 -06:00
jeffwadsworth
2e59a45895
- Fixed #6068
2019-12-04 16:20:15 -06:00
jeffwadsworth
c7acebb47c
- Fixed #6070
2019-12-04 16:17:04 -06:00
Dh0mp5eur
45e15f0813
updated DuelCommander ban list
2019-12-04 19:31:21 +01:00
jeffwadsworth
3a054c335a
- text fix Lost Order of the Jarkeld
2019-12-03 17:55:07 -06:00
jeffwadsworth
156b1a4b68
- Fixed #6022
2019-12-03 17:52:35 -06:00
jeffwadsworth
f21151bca5
- Fixed #6065
2019-12-03 16:05:30 -06:00
Evan Kranzler
a033150de6
updated Pioneer ban list
2019-12-02 17:57:07 -05:00
jeffwadsworth
b4be2e5f4a
- Fix for Vivien, Arkbow Ranger
2019-12-02 12:00:19 -06:00
jeffwadsworth
1da15ee8fa
- Fix for last commit. Note comment in that commit. 2de7c136ea
2019-12-02 09:38:51 -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
Tosh94
76da8dd539
Fix NoSuchElementException when resolving Tectonic Hellion's triggered ability. ( #6061 )
2019-11-30 15:27:37 -06:00
jeffwadsworth
fda5ac170a
- Fixed #5985
2019-11-30 06:58:52 -06:00
jeffwadsworth
dbf56a5160
- Fixed #5956
2019-11-30 06:33:39 -06:00
jeffwadsworth
5a1fb5f90e
- Fixed #6059
2019-11-30 05:27:00 -06:00
Sarah Souders
897f72c4f7
Merge pull request #3 from magefree/master
...
merge
2019-11-29 22:11:27 -05:00
Evan Kranzler
22f5168386
Update EscapedShapeshifter.java
2019-11-29 20:36:48 -05:00
Oleg Agafonov
b61e50ae61
* Gameplay: fixed missing RTR set in Pioneer format;
2019-11-30 02:56:04 +04:00
Sarah Souders
e470e36124
Merge pull request #2 from magefree/master
...
merge
2019-11-29 17:19:19 -05:00
Oleg Agafonov
7469d59eee
Prepare new release
2019-11-30 01:32:54 +04:00
Oleg Agafonov
c02069114d
Little fixes
2019-11-30 00:23:51 +04:00
Oleg Agafonov
11f5ae5b59
* Escaped Shapeshifter - fixed that it doesn't count Escaped Shapeshifter to apply effect;
2019-11-29 22:20:23 +04:00
Oleg Agafonov
7998e31da6
Refactor: improved checks from 5c15400f02
2019-11-29 19:51:56 +04:00
Oleg Agafonov
ee74c7547c
Missing comments
2019-11-28 23:52:23 +04:00
Oleg Agafonov
2d57c8061e
Merge pull request #6057 from Tosh94/fix-pollenbright-wings
...
Fix Pollenbright Wings untapping controller's lands
2019-11-28 20:51:27 +01: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
Oleg Agafonov
fc08491ad6
Merge pull request #6032 from rikimaru1234321/master
...
Add Commander 2019 Token
2019-11-28 20:30:21 +01:00
Tosh94
80fbc7e396
Per #5126 :
...
Pollenbright wings bug: Pollenbright wings untaps all his controller lands after attacking (reported by Colnakdc / 2018-06-26 13:58:58.049).
Removed UntapAllLandsControllerEffect from triggered ability.
2019-11-28 12:53:00 +01:00
jeffwadsworth
792af6d331
- Fixed #5854
2019-11-27 23:56:22 -06:00
jeffwadsworth
9c6d0f6d59
Added zone change check to Wave of Stolen Identity.
2019-11-27 11:00:36 -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
9094303aa7
Fixed #6053
2019-11-26 16:31:54 -06:00
Oleg Agafonov
580db945e8
Merge pull request #6054 from apetresc/leyline-of-abundance-fix
...
Fix filtering bug in Leyline of Abundance.
2019-11-25 23:34:29 +01:00
Adrian Petrescu
272d72caae
Fix filtering bug in Leyline of Abundance.
...
Basically the abundance effect was triggering on your opponents' mana
creatures too. Now it should only trigger on your own. Added
previously-failing test as well.
Fixes #6052 .
2019-11-25 17:23:13 -05:00