Ingmar Goudt
702a1f2498
remove all copy constructors and copy methods for all watchers
2019-12-29 19:18:20 +01:00
Ingmar Goudt
e8303d551d
Merge branch 'copy_constructor_watchers' of https://github.com/magefree/mage into copy_constructor_watchers
2019-12-16 23:03:56 +01:00
Oleg Agafonov
e80ba6383f
Added verify tests for watchers copy;
2019-05-18 10:58:30 +04:00
Oleg Agafonov
85c6528d2d
Merge branch 'master' into copy_constructor_watchers
2019-05-18 09:13:42 +04:00
Oleg Agafonov
a0805327d1
* Armory Automaton - fixed infinite AI choose ( #5023 );
2019-05-17 22:54:23 +04:00
Oleg Agafonov
ec9198fb22
Merge fix
2019-05-17 21:52:50 +04:00
Oleg Agafonov
4d95d72c66
Test framework: added support of commander cards (just add card to command zone by addCard);
2019-05-17 21:42:35 +04:00
Oleg Agafonov
ffbd5d373b
* Planeswalker abilities - fixed that plus cost's counters is not affected by replacement effects ( #5802 , example combo: Planeswalker + Pir, Imaginative Rascal + Doubling Season);
2019-05-17 16:10:34 +04:00
LevelX2
144613eed8
* Vraska, Swarm's Eminence - Fixed hat ability did not trigger on attacked Planeswalker, fixed filter.
2019-05-17 12:12:42 +02:00
LevelX2
1592a4b3f3
* Sower of Discord - Fixed not working triggered ability.
2019-05-16 14:40:57 +02:00
Derek M
3da3b165a7
Merge pull request #5799 from drmDev/ut/DetectionTowerWitchbaneOrb
...
Detection Tower and Witchbane Orb interaction bug confirmed for #5796
2019-05-15 21:03:14 -04:00
Derek Monturo
45c7d453b5
adjusted unit test phases
2019-05-15 20:59:55 -04:00
Derek Monturo
216ac3354c
Merge remote-tracking branch 'upstream/master' into ut/DetectionTowerWitchbaneOrb
2019-05-15 17:09:21 -04:00
LevelX2
bf8dd78b6e
* Fixed player Hexproof ThoughtAsIf handling ( fixes #5796 ).
2019-05-15 17:33:34 +02:00
Derek Monturo
79a99a0866
Detection Tower and Witchbane Orb interaction bug confirmed for #5796
2019-05-14 08:12:31 -04:00
Oleg Agafonov
1dcdff58d2
Fixed html visible title in choose cards dialog;
2019-05-14 15:36:33 +04:00
Oleg Agafonov
639c4fab13
Improved card render modes dialog (emblems and planes support);
2019-05-14 15:14:40 +04:00
Oleg Agafonov
06c9d7941c
* Ascend ability - added card hint with permanents count;
2019-05-14 15:03:25 +04:00
Oleg Agafonov
fb3762a9dd
Merge pull request #5798 from hitch17/emblem-pt-npe-fix
...
fix NPE when trying to draw PT on an emblem.
2019-05-14 12:28:28 +02:00
John Hitchings
e63ba29427
fix NPE when trying to draw PT on an emblem.
2019-05-13 22:51:30 -07:00
Oleg Agafonov
28924c1cb7
* Commander - fixed that instant/sourcery/enchantment don't work from command zone ( #5795 );
2019-05-13 16:07:29 +04:00
Oleg Agafonov
bf20e7d656
Test button fix
2019-05-13 13:30:18 +04:00
Oleg Agafonov
8448afc709
Test framework: added commander games support (quick start button, "commander" command to put card as commander);
2019-05-13 13:20:41 +04:00
Oleg Agafonov
24b221ff34
Test framework: added default test deck (no more test.dck file required to start test game);
2019-05-13 10:47:53 +04:00
Oleg Agafonov
89cf3e3969
* Teferi, Time Raveler - fixed that it uses one target instead up to one;
2019-05-11 22:44:53 +04:00
Oleg Agafonov
d34fa0ef22
Prepare next release
2019-05-11 17:40:23 +04:00
Oleg Agafonov
9b53c75a6a
Fixed vehicle PT draws in image render mode;
2019-05-11 17:38:01 +04:00
Oleg Agafonov
5c69c66122
Removed beleron copyrighted font, fixed PT centering in mtgo render mode;
2019-05-11 16:32:35 +04:00
Oleg Agafonov
9518306016
* UI: added auto-size of PT box in mtgo render mode (large values are now visible);
2019-05-11 14:55:55 +04:00
Oleg Agafonov
5c48803ef9
* UI: improved cards appearance:
...
* added colorized PT values (boosted is green, unboosted is red);
* added toughness with damage calcs (damaged is red);
* image render: now title and PT texts are readable/big in small cards;
* mtgo render: improved image quality (less pixelated now);
* mtgo render: improved PT font (bold now);
2019-05-10 10:01:51 +04:00
LevelX2
060766bb0a
* Updated UntapAllDuringEachOtherPlayersUntapStepEffect to also work correct with EndTurn effects played last turn.
2019-05-08 17:36:31 +02:00
Jeff
ac3c780312
- The Wanderer will now prevent noncombat damage to the controller.
2019-05-08 09:34:56 -05:00
L_J
00a1dcb573
Implemented Bosium Strip (untested) ( #5785 )
...
* Implemented Bosium Strip
* Implemented Bosium Strip
* Updated Bosium Strip
2019-05-08 08:55:19 -05:00
Jeff
d1e24581b7
- Fixed #5788
2019-05-07 17:04:19 -05:00
Oleg Agafonov
c45f64bdec
UI: improved card render test dialog (added render mode and size choose);
2019-05-06 23:16:58 +04:00
Jeff
998044068d
- small fix Guided Strike
2019-05-06 11:26:23 -05:00
Oleg Agafonov
051c3c4ac0
UI: added test card render modes dialog (available from debug menu);
2019-05-06 20:15:39 +04:00
Oleg Agafonov
e1514e0d49
Merge remote-tracking branch 'origin/master'
2019-05-06 20:12:11 +04:00
Jeff
e307f92db2
- small clarity fixes of Niv-Mizzet Reborn and Ugin, the Ineffable.
2019-05-06 10:38:37 -05:00
Oleg Agafonov
b9b8415c99
Extra tests to catch card creation errors;
2019-05-06 17:03:56 +04:00
Ingmar Goudt
e77b21f4e9
fix gonti NPE #5748
2019-05-06 11:18:53 +02:00
Oleg Agafonov
7089a09061
* Standard Bearer - fixed that it can broke spells on false Flagbearer checks ( #5784 );
2019-05-06 01:41:28 +04:00
ingmargoudt
a8cee1abf7
Merge pull request #5781 from hitch17/export-mtga-dom-to-dar
...
DOM set codes get exported as DAR for MTGA.
2019-05-05 21:58:59 +02:00
Derek M
3d3960c5f7
Merge pull request #5783 from drmDev/ut/BlockTrollTests
...
UTs added for Challenger Troll block restrictions. closes #5730
2019-05-05 12:32:19 -04:00
Derek Monturo
e333aa2d45
UTs added for Challenger Troll block restrictions. closes #5730
2019-05-05 12:34:15 -04:00
Oleg Agafonov
1648b84d88
Fixed missing developers list in about form;
2019-05-05 15:48:31 +04:00
Derek M
973473d18e
Merge pull request #5782 from drmDev/ut/KioraBehemoth
...
UT for Kiora Behemoth untap ability. closes magefree/mage/issues/5769
2019-05-05 05:51:35 -04:00
Derek Monturo
dccea47889
UT for Kiora Behemoth untap ability
2019-05-05 05:39:27 -04:00
John Hitchings
0a2c81ad7b
DOM set codes get exported as DAR for MTGA.
2019-05-04 14:08:27 -07:00
Jeff
e980240553
- small fixes to some "Curse" cards.
2019-05-03 10:18:29 -05:00