Oleg Agafonov
d481172eb4
Code: added test coverage reports by JaCoCo lib (generate by command like "mvn install -Djacoco.skip=false");
...
Code: added test coverage support for Sonar reports;
2021-08-27 20:51:42 +04:00
Evan Kranzler
389a019b3b
fixed a verify failure
2021-08-27 09:36:08 -04:00
Evan Kranzler
bbcccf4b58
[AFC] Implemented Galea, Kindler of Hope
2021-08-27 09:08:20 -04:00
Evan Kranzler
e9f3766210
[AFC] Implemented Grave Endeavor
2021-08-26 09:49:41 -04:00
Evan Kranzler
e49f606e5a
[SLD] added newest drops
2021-08-26 09:36:40 -04:00
Evan Kranzler
418f61e5d9
[AFC] a few changes to Valiant Endeavor and Wild Endeavor
2021-08-26 06:38:49 -04:00
Joseph Zeffiro
c25d794367
[AFC] Implemented Wild Endeavor ( #8028 )
...
* [AFC] Implemented Wild Endeavor
* cleanup
* Adding my missed author tags
* matching existing implementation
2021-08-26 06:30:55 -04:00
Joseph Zeffiro
5e08c5d279
[AFC] Implemented Valiant Endeavor ( #8035 )
...
* [AFC] implemented Valiant Endeavor
* matching existing implementation
2021-08-26 06:30:34 -04:00
Evan Kranzler
f8d030bef4
Adding dice rolling trigger/replacement (ready for review) ( #7989 )
...
* [AFR] Implemented DiceRolledTriggeredAbility
* [AFR] Implemented Brazen Dwarf
* [AFR] Implemented Feywild Trickster
* [AFC] Implemented Reckless Endeavor
* [AFR] Implemented Pixie Guide
* [AFR] Implemented Critical Hit
* [AFR] Implemented Netherese Puzzle Ward
* [AFC] Implemented Neverwinter Hydra
* [AFR] Implemented Farideh, Devil's Chosen
* [AFR] Implemented Barbarian Class
* [AFC] Implemented Vrondiss, Rage of Ancients
* [AFC] Implemented Arcane Endeavor
* Test framework: added planar die rolls support
* Test framework: added random results set up support in AI simulated games;
* AI: improved roll die results chooses in computer games;
* Roll die: improved combo support for planar die and roll die effects;
Co-authored-by: Daniel Bomar <dbdaniel42@gmail.com>
Co-authored-by: Oleg Agafonov <jaydi85@gmail.com>
2021-08-26 14:06:10 +04:00
Evan Kranzler
12219cff01
[AFC] Implemented Mantle of the Ancients
2021-08-25 08:11:54 -04:00
Grath
40cf802d6b
Fix Shockmaw Dragon's damage trigger ( #8155 )
...
* Fix Shockmaw Dragon's damage trigger
The previous implementation was very wrong. This implementation is copied from Balefire Dragon's, except dealing one damage rather than the same amount as the damage dealt to the player.
* Update ShockmawDragon.java
Fix imports.
2021-08-25 07:17:46 -04:00
Evan Kranzler
c1d6309db9
[AFC] Implemented Holy Avenger
2021-08-24 18:16:32 -04:00
Evan Kranzler
29835786c3
updated a few card type methods for companions
2021-08-24 09:43:33 -04:00
Evan Kranzler
3dff1783ac
[TSP] fixed Gauntlet of Power adding mana to the wrong mana pool ( fixes #8154 )
2021-08-24 08:24:08 -04:00
Evan Kranzler
002a7af6d0
fixed a test failure
2021-08-23 19:27:27 -04:00
Evan Kranzler
85dfa58e5d
[AFR] more text fixes
2021-08-23 19:14:50 -04:00
Evan Kranzler
31a559be23
[AFC] more text fixes
2021-08-23 18:53:35 -04:00
Evan Kranzler
8fe0467893
reworked mana text generation to fit canonical symbol order
2021-08-23 18:32:21 -04:00
jeff@delmarus.com
b21d85826c
- text fix Glimpse the Cosmos
2021-08-22 23:18:53 -05:00
jeff@delmarus.com
1aa20a0483
- outcome fix
2021-08-22 22:27:07 -05:00
Evan Kranzler
e68c7bfeda
fixed a test failure
2021-08-22 22:05:05 -04:00
Evan Kranzler
2db0da8429
updated AttacksOrBlocksAttachedTriggeredAbility
2021-08-22 18:08:40 -04:00
Evan Kranzler
13949d8e3e
[AFC] various text fixes
2021-08-22 17:56:22 -04:00
Evan Kranzler
01fefff1b9
[AFC] Implemented Phantom Steed
2021-08-22 10:23:42 -04:00
Ingmar Goudt
e10da89463
test for #7912
2021-08-22 14:35:17 +02:00
Ingmar Goudt
fed7c2b288
small Sonar fixes
2021-08-22 12:20:28 +02:00
Ingmar Goudt
167d66fdff
fix invalid contains method in Hedonist Trove
2021-08-22 12:05:51 +02:00
Ingmar Goudt
271f7b812f
fix #8097 ,
...
the sacrifice target cost was optional, but SacrificeCost.canPay first checks if there are valid targets. In this scenario there were none, but the spell should still be playable
2021-08-22 12:01:10 +02:00
Ingmar Goudt
6c837e733b
fix PuppetConjurer to trigger only on controllers upkeep, fixes #8145
2021-08-22 10:57:57 +02:00
Jeff
28d9d64112
Merge branch 'master' of https://github.com/magefree/mage
2021-08-21 18:05:47 -05:00
jeff@delmarus.com
fdc24c20da
- Fixed #8144 . Text is the bane of my existence. I hope some kind soul can fix it on this card so I don't throw myself out a window. Pic will be attached. Card works fine, though.
2021-08-21 17:55:09 -05:00
Evan Kranzler
b1bbe96536
fixed an error
2021-08-21 17:13:03 -04:00
Evan Kranzler
5547d04938
[PCY] reworked Celestial Convergence
2021-08-21 16:51:22 -04:00
Evan Kranzler
0bd402876d
[AFC] Implemented Nihiloor
2021-08-21 16:35:09 -04:00
Oleg Agafonov
2b2a2d085a
[AFR] added dungeon support in image/card view, images download, Card Viewer, verify tests;
2021-08-21 20:29:47 +04:00
Oleg Agafonov
654ee7791c
[AFR] added tokens and images download support;
2021-08-21 20:29:47 +04:00
Oleg Agafonov
88484f5a1e
* GUI: fixed that Card Viewer can't open tokens list;
2021-08-21 20:29:47 +04:00
Evan Kranzler
f827924b8c
[AFC] Implemented Karazikar, the Eye Tyrant
2021-08-21 11:45:48 -04:00
Evan Kranzler
d20b15c7b6
[AFC] Implemented Hellish Rebuke
2021-08-21 11:20:31 -04:00
Evan Kranzler
898f8ca287
[AFC] Implemented Klauth's Will
2021-08-21 11:20:30 -04:00
Evan Kranzler
b9550a7387
made a util function more generic because why not
2021-08-21 11:20:30 -04:00
Oleg Agafonov
14838e670a
Merge fix
2021-08-21 17:55:44 +04:00
Oleg Agafonov
a76a006065
[AFC] fixed Bag of Devouring - NPE on rules/database generation;
2021-08-21 17:50:36 +04:00
Oleg Agafonov
e25d287864
Test framework: added test fails on errors in AI's simulated games;
2021-08-21 17:22:06 +04:00
Oleg Agafonov
7dcdc12c0f
* Target permanent or suspended card - added AI support, fixed rollback errors in AI games (example: Shivan Sand-Mage, see #7896 );
2021-08-21 17:19:45 +04:00
Oleg Agafonov
e9c68d2a5c
Test framework improves (related to #7896 ):
...
* added real time command to check card's counters (example: suspended cards with Time counters, see checkCardCounters);
* added target type support: TargetPermanentOrSuspendedCard;
* improves error logs for miss modes and unsupported target types;
2021-08-21 15:02:42 +04:00
Oleg Agafonov
07d0e590a9
Other: fixed rare NPE error on wrong connection, fixed formal param in Aminatou, the Fateshifter;
2021-08-21 11:19:34 +04:00
Oleg Agafonov
33380f09c2
Improved canActivate support:
...
* added support of non controller activates in ActivatedManaAbility (mayActivate);
* removed custom code from ActivatedManaAbility;
* removed custom code from Mana Cache;
* added additional comments;
2021-08-21 10:52:00 +04:00
Evan Kranzler
bdeb0dde66
refactored TokenPredicate to contain its own inverse
2021-08-20 09:33:38 -04:00
Evan Kranzler
cb5d873fea
[AFC] Implemented Bag of Devouring
2021-08-20 09:27:30 -04:00