Ingmar Goudt
ffb649b414
Merge branch 'master' of https://github.com/magefree/mage
2020-07-25 22:22:07 +02:00
Ingmar Goudt
40f73375da
add comments, strictmode and assertAllCommandsUsed to m21 tests
2020-07-25 22:21:53 +02:00
LevelX2
85d18899b1
* Fixed a problem that conditional mana could not be correctly used with AsThoughEffects ( fixes #6880 ).
2020-07-25 22:11:30 +02:00
jeffwadsworth
202e25208e
- Fixed text Feedback.
2020-07-25 10:11:42 -05:00
Oleg Agafonov
3abe5e796a
Server: removed unnecessary logs, extra comments
2020-07-25 19:06:38 +04:00
Oleg Agafonov
848c5b6052
Fixed missing watchers from DelayedTriggeredAbility:
...
* Planeswalkers Mischief - fixed rollback error on play;
* Psychic Theft - fixed rollback error on play;
2020-07-25 19:01:49 +04:00
Oleg Agafonov
32b7c592c8
* Sanguine Indulgence - fixed rollback error on play, fixed card text ( #6643 );
2020-07-25 17:26:10 +04:00
Oleg Agafonov
857d888b76
GUI: fixed that deck validate from deck editor available in draft/sideboarding mode ( #6854 );
2020-07-25 15:39:43 +04:00
Oleg Agafonov
24aacaafe8
* GUI: fixed missing horizontal scrollbar in deck editor for small screens, fixed overlapped deck validate panel for small screens ( #6881 , #6854 );
2020-07-25 15:27:17 +04:00
ingmargoudt
939bdc292c
Merge pull request #6886 from magefree/m21_test
...
M21 test
2020-07-25 12:49:29 +02:00
Ingmar Goudt
41b7439403
Merge remote-tracking branch 'origin/master' into m21_test
2020-07-25 12:38:33 +02:00
Ingmar Goudt
9e7efc8da3
some m21 tests
2020-07-25 12:37:58 +02:00
Oleg Agafonov
06e22a211d
* Alpine Houndmaster - fixed that it boost until attack ends instead until end turn, fixed text ( #6643 );
2020-07-25 13:48:31 +04:00
Oleg Agafonov
e07dd273f2
* GUI: fixed that deck editor doesn't restore settings after games (cards list hides after draft/sideboarding, see #4350 );
2020-07-25 13:29:51 +04:00
Oleg Agafonov
5585e1d878
GUI: deck editor improves:
...
* Fixed broken DeckArea form (form/java files synced);
* Improved panel sizes and scrolls fixes (small screens support, see #6881 );
2020-07-25 12:12:05 +04:00
Oleg Agafonov
043785b1d1
* Metalcraft abilities - added card hints about artifacts count, fixed missing ability word;
2020-07-25 05:40:59 +04:00
Oleg Agafonov
97c427375d
Fixed face down cost modification (related to 653a2dd7b2
)
2020-07-24 21:30:03 +04:00
Oleg Agafonov
dfaf09e76c
* Hamletback Goliath - fixed rollback error ( #6882 );
2020-07-24 20:02:15 +04:00
Oleg Agafonov
1d9d59a8a5
Merge pull request #6883 from senft/master
...
Fix FilterCard name of TrinketMage
2020-07-24 17:53:39 +02:00
senft
855e09810a
Fix FilterCard name of TrinketMage
...
The cardinality is added via the TargetCardInLibrary.
2020-07-24 17:46:52 +02:00
LevelX2
4d43914673
* Morselhoarder - Fixed calculation of available mana and some cleanup to other mana abilities ( #6698 ).
2020-07-24 16:41:36 +02:00
LevelX2
98ebcc07ca
* Fixed spell cost reduction for bestow not working during calculation of castable spells ( #6698 ).
2020-07-24 16:04:52 +02:00
LevelX2
a90dbd8533
* Some minot code clean up.
2020-07-24 12:08:08 +02:00
LevelX2
653a2dd7b2
* Available mana calculation - Fixed a problem with repeatable mana converting abilities (e.g. Farrelite Priest) that were only considered once ( #6698 ).
2020-07-24 12:06:14 +02:00
LevelX2
cbb289337d
* Ashiok, Nightmare Muse - Fixed rule text.
2020-07-24 12:01:20 +02:00
LevelX2
329352f36b
Hunters' Feast - Fixed rule text ( fixes #6878 ).
2020-07-23 12:22:07 +02:00
LevelX2
04176350db
* Pyromancer's Gauntlet - Fixed that the effect was applied to all damage of planeswalker not only to planeswalker of the Gauntlets's controller ( fixes #6877 ).
2020-07-23 11:52:09 +02:00
ingmargoudt
152d4f1b6a
Merge pull request #6879 from magefree/m21_test
...
move single tests to set package
2020-07-23 08:53:27 +02:00
Ingmar Goudt
5dc707339e
move single tests to set package
2020-07-23 08:43:23 +02:00
LevelX2
a2511cad32
Merge pull request #6388 from nivertius/satyr-firedancer-multiple-opponents
...
Satyr Firedancer doesn't triggers for each opponent
2020-07-22 12:52:35 +02:00
LevelX2
73395aabd4
* Fecundity - Fixed that not always LKI was retrieved to check if a creature died ( fixes #6867 ).
2020-07-22 00:04:29 +02:00
LevelX2
ba7a8ecb82
Merge origin/master
2020-07-21 23:47:29 +02:00
LevelX2
b965bddf92
* Oathbreaker: Signature spell did not return to command zone if exiled ( fixes #6870 ).
2020-07-21 23:46:55 +02:00
LevelX2
61c42f4d5b
Merge pull request #6868 from Grath/patch-3
...
Epitaph Golem puts card on top, rather than bottom
2020-07-21 07:15:12 +02:00
Eric Nelson
e9960fa908
Epitaph Golem puts card on top, rather than bottom
...
PutOnLibraryTargetEffect's parameter is "onTop", it should be false (for putting the cards on the bottom) rather than true (for putting the cards on top.)
2020-07-20 20:57:53 -04:00
LevelX2
7f3b24365e
* Essence of the Wild - Fixed the copy effect.
2020-07-21 00:20:12 +02:00
LevelX2
601fb525a8
* Enigmatic Incarnation - Added process action after the sacrifice ( fixes #6250 ).
2020-07-20 22:48:07 +02:00
LevelX2
d721c0bea3
* Commander state-based action -Fixed that commander movement did not always work correctly after rollback ( #6866 ).
2020-07-20 22:22:20 +02:00
LevelX2
f7b3e33f92
* Diamond Kaleidoscope - Fixed available mana calculation ( #6698 ).
2020-07-20 11:20:13 +02:00
LevelX2
881f727ec7
* Fixed visibility of buttons with empty text ( fixes #6841 ).
2020-07-20 11:12:33 +02:00
LevelX2
6fd304ec5f
* Helm of Obedience - Fixed that the Helm of Obedience was always sacrified also if no creature was put to battlefield ( fixes #6862 ).
2020-07-20 10:37:03 +02:00
LevelX2
5cb950e53f
* Basri's Lieutenant - Fixed that it created also the token if Lieutenant dies without a +1/+1 token ( fixes #6863 ).
2020-07-20 10:35:36 +02:00
jeffwadsworth
048ce3f2a7
- Fixed #6326
2020-07-18 11:01:53 -05:00
bubba
c84a913858
- Fixed #6326
2020-07-18 11:01:03 -05:00
LevelX2
5decfa3964
* Traumatize, Bond of Insights, Enter The God-Etrenals and Flint Golem - Changed to mill method.
2020-07-18 17:27:15 +02:00
LevelX2
ba31b956dc
* Meld Keyword - Fixed that the melt status was not correctly handled related to rollbacks or AI game simulation ( fixes #6723 ).
2020-07-18 16:33:28 +02:00
LevelX2
ecc05f9535
* Fixed some corner cases for Worl Enchantment State-Based actions (704.5k).
2020-07-18 12:36:35 +02:00
LevelX2
a2ae232b43
* Fixed some corner cases for Worl Enchantment State-Based actions (704.5k).
2020-07-18 12:23:19 +02:00
LevelX2
fdae577cef
* Fixed card movement handling of Charmed Griffin ( #6851 ).
2020-07-18 12:21:47 +02:00
18ths
99d5eafc8a
GUI enchancements (themes, sound notification, deck validation) ( #6755 )
...
GUI enchancements (themes, sound notification, deck validation)
2020-07-17 19:15:02 +02:00