Commit graph

27279 commits

Author SHA1 Message Date
Oleg Agafonov
488ed9ee00 * Melee - fixed that it don't triggers on unblocked attacks and don't untap it; 2019-04-28 11:12:39 +04:00
Oleg Agafonov
dc04092fce Test framework: many improvements and fixes:
* added support to use custom cards with any abilities/effects (addCustomCardWithAbility);
 * added support of multiplayer games with all range (CardTestMultiPlayerBaseWithRangeAll);
 * added realtime checks for permanent counters (checkPermanentCounters);
 * added wrong attack commands check in strict mode;
 * fixed that added by addCard command cards don't init continues effects;
 * fixed that block commands don't removed from actions queue;
2019-04-28 11:10:28 +04:00
Oleg Agafonov
0bb735b482 Tests: added todo test for AI's playerMustBeAttackedIfAble (#4496) 2019-04-28 09:25:00 +04:00
Oleg Agafonov
f238118c87 UI: removed outdated options, improved; 2019-04-27 12:22:19 +04:00
Jeff
8ba38c90a5 - Fixed #5762 2019-04-26 15:29:19 -05:00
Jeff
b32228a693 - little fix Tomik, Distinguished Advokist. 2019-04-25 16:18:00 -05:00
Jeff
d8a928051a - ReturnFromGraveyardToHandTargetEffect() will now check to verify the target card is still in the graveyard. 2019-04-25 15:22:08 -05:00
Evan Kranzler
087c437658 fixed a potential issue with Dispersal not counting transformed lands like Primal Wellspring 2019-04-24 18:08:16 -04:00
Jeff
c92c4db608 - little text fix Huatli, the Sun's Heart 2019-04-24 16:08:03 -05:00
Oleg Agafonov
21c99fae3b Prepare hotfix release 2019-04-24 23:13:51 +04:00
Oleg Agafonov
7fb9d78741 * Vivien, Champion of the Wilds - fixed that doesn't put cards to bottom of the library; 2019-04-24 23:09:21 +04:00
Oleg Agafonov
5c33dc185b * Chandra's Triumph - fixed that it always deals 5 damage; 2019-04-24 22:42:30 +04:00
Oleg Agafonov
b9be369bd3 * Paupers' Cage - fixed that counts controllers cards in hand instead opponents; 2019-04-24 22:14:59 +04:00
Oleg Agafonov
e51b054249 * Oath of Kaya - fixed that it doesn't triggers on attacks; 2019-04-24 21:41:24 +04:00
Evan Kranzler
9ad7c4c83d fixed Niv-Mizzet Reborn allowing players to select cards that aren't exactly two colors 2019-04-24 12:54:40 -04:00
Evan Kranzler
79f8391fef fixed Chandra's Triumph dealing 5 damage even without controlling a Chandra planeswalker 2019-04-24 12:49:12 -04:00
Evan Kranzler
ec9d465432 fixed Ugin, the Ineffable putting cards into hand incorrectly, also fixed implementation for when multiple tokens are created (Doubling Season, etc) 2019-04-24 12:49:12 -04:00
Evan Kranzler
619096cbbd fixed Dovin, Hand of Control's static ability not applying 2019-04-24 12:49:11 -04:00
Oleg Agafonov
5bb27f6146 * Neoform - fixed that it search wrong cmc and don't add counter (#5751); 2019-04-24 20:24:15 +04:00
Jeff
9c1f55a08f - Fixed #5749 2019-04-24 10:20:12 -05:00
Oleg Agafonov
43ebdf9e94 Fixed NPE error on new systems; 2019-04-24 18:03:53 +04:00
Antoni Gierczak
e885bd0e02 Refactor Ugin's Conjurant, Protean Hydra with a new ability. Fixed Ashiok, Dream Renderer (#5737)
* Refactor Ugin's Conjurant, Protean Hydra with a new ability

* pushing bugfix for Ashiok, Dream Renderer not milling correctly.
2019-04-23 17:12:20 -05:00
jmharmon
8abc6f1603 Implement Sylvan Hierophant (#5736)
* Implement Sylvan Hierophant

* Implement Sylvan Hierophant

* Update SylvanHierophant.java
2019-04-23 16:55:38 -05:00
Jeff
d6b9d14f97 - Reverted some changes that broke Protective Sphere. #5746 2019-04-23 16:45:41 -05:00
Evan Kranzler
7ea7cf6c18 fixed Ugin the Ineffable token triggering card return on etb and not ltb 2019-04-23 17:24:24 -04:00
Oleg Agafonov
a602e2d377 Prepare release 1.4.35 2019-04-24 00:51:05 +04:00
Jeff
f26b46702d - Fixed #5744 2019-04-23 15:24:31 -05:00
Oleg Agafonov
ef3689a225 Test "fix" 2019-04-23 23:51:02 +04:00
Oleg Agafonov
bbf1c1343a Prepare release 1.4.35 2019-04-23 23:32:54 +04:00
Oleg Agafonov
c6d32bd33d [WAR] added tokens images 2019-04-23 23:32:09 +04:00
Oleg Agafonov
0ef003a4a7 Fixed Awakening of Vitu-Ghazi that it doesn't change the name of the land it is cast on 2019-04-23 17:58:34 +04:00
Oleg Agafonov
e058a9d02e Fixed Storrev, Devkarin Lich 2019-04-23 17:29:56 +04:00
Oleg Agafonov
f64fbf3195 Fixed Vivien, Champion of the Wilds that it doesn't exile face down, added window for vivien's cards; 2019-04-23 17:10:53 +04:00
Oleg Agafonov
e49be97879 * Look at card abilities -- improved dialog (now it's shown that card have extra abilities to call on "no" button); 2019-04-23 17:09:26 +04:00
Oleg Agafonov
00915c65d7 Fixed Gideon's Triumph that it can sacrifice any creatures, not from current turn; 2019-04-23 16:22:03 +04:00
Oleg Agafonov
081ac7ca3c Fixed Single Combat that it does not prevent cast on next turn; 2019-04-23 16:05:34 +04:00
Oleg Agafonov
d1e2fc860d * UI: fixed that cards from Masterpiece Series don't draw selectable frames (#5505); 2019-04-23 13:47:50 +04:00
Oleg Agafonov
a2daa72678 Merge fix 2019-04-23 12:33:10 +04:00
Oleg Agafonov
0c0ead33a7 Merge fix 2019-04-23 12:22:33 +04:00
Oleg Agafonov
33af8939af * Copy effects - fixed that it copy current P/T values (e.g. after effects applied) instead printed/selected values; 2019-04-23 12:03:16 +04:00
Oleg Agafonov
d09e74861a Fixed God-Eternal Rhonas that it triggers on yourself 2019-04-23 09:06:03 +04:00
Oleg Agafonov
55d4852213 Fixed Band Together that it don't do damage on 1 target selected 2019-04-23 08:53:04 +04:00
Jeff
83e6d2fe88 - little fixes (Grave Upheaveal, Lazotep Plating) 2019-04-22 16:06:22 -05:00
Oleg Agafonov
7b7c80c80a [WAR] added God-Eternal Kefnet 2019-04-23 01:02:58 +04:00
Oleg Agafonov
a737df0995 [WAR] added Finale of Promise 2019-04-22 22:19:06 +04:00
Oleg Agafonov
db2a3b7ac4 [WAR] added Spark Double 2019-04-22 19:43:53 +04:00
Oleg Agafonov
4c899a25bd Test framework: added real time card type check (#4936); 2019-04-22 19:42:25 +04:00
Evan Kranzler
bec43e8d31 fixed Oath of Kaya triggering off of the wrong events and damaging the wrong player (fixes #5742) 2019-04-22 08:01:22 -04:00
Oleg Agafonov
6206616af4 Added some comments and timeouts info 2019-04-22 15:58:32 +04:00
Oleg Agafonov
0173e95736 Fixed Finale of Eternity that it can target any permanents 2019-04-21 22:58:04 +04:00