Commit graph

31050 commits

Author SHA1 Message Date
Evan Kranzler
e73a11cb12 fixed a small error with Inniaz, the Gale Force 2020-06-26 09:49:20 -04:00
Oleg Agafonov
6f3a6f1adb Test for #6720 2020-06-26 14:52:32 +04:00
LevelX2
99a651876a * Fixed that Morph put face up ability was shown twice in the tooltip rule text (fixes #6663). 2020-06-26 12:22:35 +02:00
Oleg Agafonov
50c46e39a3 Improved game logs: added target hints, fixed spaces in target amount; 2020-06-26 10:59:22 +04:00
Oleg Agafonov
99167fa50e [M21] Terror of the Peaks - fixed missing copy method 2020-06-26 10:55:33 +04:00
Oleg Agafonov
f19c929229 Verify tests: added checks for wrong ability/effect hint description in card text; 2020-06-26 10:15:22 +04:00
Oleg Agafonov
445686a1ad Improved scry effect text generation 2020-06-26 09:59:55 +04:00
Oleg Agafonov
3d7637b421
Merge pull request #6722 from arcox/track-down-text
Fix Track Down oracle text (#6643)
2020-06-26 07:55:33 +02:00
arcox
c03d0f07d6 Restore scry effect 2020-06-26 01:44:12 -04:00
Oleg Agafonov
00c8d24be4
Merge pull request #6724 from arcox/choking-vines-text
Fix Choking Vines oracle text (#6654)
2020-06-26 07:08:37 +02:00
arcox
2dc502b535 Fix Choking Vines oracle text 2020-06-26 01:02:34 -04:00
arcox
7632cb417c Fix Track Down oracle text (#6643) 2020-06-25 22:37:23 -04:00
johnmeat
0050c8966e
Ability fix for when Nacatl has left battlefield (#6681) 2020-06-25 21:31:05 -05:00
Evan Kranzler
cb918253c8 Implemented Inniaz, the Gale Force 2020-06-25 21:11:56 -04:00
Evan Kranzler
f4896710d8 fixed Undead Alchemist exiling cards from zones other than graveyards 2020-06-25 20:21:35 -04:00
Evan Kranzler
a379a06485 added new class for "this or another" triggered abilities 2020-06-25 20:14:48 -04:00
jeffwadsworth
6c69939c0d - Fixed some text issues related to Bug 6675... 2020-06-25 17:45:24 -05:00
jeffwadsworth
a20bc6c414 - Fixed some text issues related to Bug 6675. Not closed because it keep growing... 2020-06-25 16:45:38 -05:00
18ths
1f98cc1f4a
Merge pull request #6578 from timhae/chainer
copy chainer triggered ability when used as commander
2020-06-25 21:17:41 +02:00
18ths
c031ebf7fc
Merge pull request #6719 from gp66/demon-token-m20
added missing m20 demon token
2020-06-25 21:15:23 +02:00
jeffwadsworth
c030779c7b - Fixed #6714 2020-06-25 09:04:56 -05:00
gp66
a003f95c35 m20 demon token 2020-06-25 08:46:27 -05:00
Evan Kranzler
a5f9b8fb64 Implemented Sethron, Hurloon General 2020-06-25 09:22:09 -04:00
Evan Kranzler
1fec71920e Implemented Scholar of the Lost Trove 2020-06-25 09:01:05 -04:00
Evan Kranzler
7750dde6b8 Implemented Emiel the Blessed 2020-06-25 08:38:54 -04:00
Oleg Agafonov
f589d861f4 [M21] Terror of the Peaks - fixed missing target for damage effect 2020-06-25 10:08:55 +04:00
Oleg Agafonov
aeef4e1193 Fixed some tokens image 2020-06-25 09:52:54 +04:00
Oleg Agafonov
dea739ecb0
Merge pull request #6683 from gp66/fix-iko-tokens
Fix iko tokens
2020-06-25 07:35:17 +02:00
htrajan
7bb7afe28a
[M21] Implement sanctum cards (#6708) 2020-06-25 09:31:09 +04:00
Evan Kranzler
9b2c8c5d87 updated JMP spoiler and reprints 2020-06-24 18:46:24 -04:00
Evan Kranzler
dcc1430b60 Implemented Muxus, Goblin Grandee 2020-06-24 18:44:53 -04:00
Evan Kranzler
d5616762cb Implemented Lightning Phoenix 2020-06-24 18:42:58 -04:00
Oleg Agafonov
d8bbfefde6 * Search library and/or graveyard and put in hand - fixed that it shuffle library before card move; 2020-06-25 00:43:10 +04:00
Oleg Agafonov
6dfacfbca5 * Elspeth, Undaunted Hero - fixed wrong text; 2020-06-25 00:37:13 +04:00
LevelX2
e33505ff7d * Agyrem Plane - Fixed that the effect was not applied to creatures of all players (fixes #6486). 2020-06-24 22:20:55 +02:00
LevelX2
0b00ae8b9d
Merge pull request #6522 from emerald000/oldVersions
UI: Add a button on the deck editor to change your cards to the oldest versions.
2020-06-24 21:53:42 +02:00
Oleg Agafonov
b2bc9ee6d1
Merge pull request #6716 from johnmeat/VoidUI
Alter UI for choosing a number for Void.
2020-06-24 21:44:17 +02:00
johnm
d664aaa7e1 Alter UI for choosing a number for Void. 2020-06-24 19:46:02 +01:00
Oleg Agafonov
72891a5bad Refactor: removed redundant temporary effects list (#6693, #6618) 2020-06-24 21:11:49 +04:00
18ths
40036271da
Implemented Allosaurus Shepherd and Blessed Sanctuary (#6711)
* added allosaurus shepherd and blessed sanctuary

* fixed nonascii apostrophes

* added continuous effect dependency
2020-06-24 10:17:32 -05:00
Evan Kranzler
785be83484
Refactoring cards that mill (WIP, do not merge) (#6713)
* added mill method

* updated mill effects to use new method

* refactored individual cards

* small updated to Grindstone and Sphinx's Tutelage

* another updated to Grindstone

* fixed a test

* fixed Countermand null check

* more refactoring

* updated dredge ability to use mill
2020-06-24 07:50:00 -04:00
LevelX2
8b5f4f28f0
Merge pull request #6693 from 18ths/force_mirrormade
#6618 - Creatures get +1/+1 when we cancel the cast of a spell.
2020-06-24 08:03:57 +02:00
Evan Kranzler
9c73f29484 fixed Alchemist's Gift not doing anything 2020-06-23 21:29:34 -04:00
Evan Kranzler
44394cf016 added another fix for Chandra's Incinerator 2020-06-23 21:28:43 -04:00
Evan Kranzler
ba0e9af5fd Implemented Bruvac the Grandiloquent (still needs refactoring 2020-06-23 17:29:14 -04:00
Evan Kranzler
4a6a0e4d42 Implemented Branching Evolution 2020-06-23 17:26:42 -04:00
Evan Kranzler
b28a9c2ba2 Implemented Terror of the Peaks 2020-06-23 17:25:47 -04:00
Evan Kranzler
93b4fe5c95 Implemented Subira, Tulzidi Caravanner 2020-06-23 17:24:38 -04:00
LevelX2
324c2bdcf3 * Arcane Artisan - Fixed that the tokens were not exiled but destroyes (fixes #6710). 2020-06-23 19:47:42 +02:00
18ths
5b9135ef71 fixed clearing temporary effects while rollbacks 2020-06-23 17:26:05 +02:00