Commit graph

31681 commits

Author SHA1 Message Date
Oleg Agafonov
62643f1e46
Merge pull request #6873 from fearphage/faster-builds
Improve build times
2020-08-15 21:43:31 +02:00
Oleg Agafonov
471564442f
Merge pull request #6931 from magefree/dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.1.0
Bump maven-resources-plugin from 2.7 to 3.1.0
2020-08-15 21:18:03 +02:00
Oleg Agafonov
583f9957f4
Merge pull request #6932 from magefree/dependabot/maven/com.h2database-h2-1.4.200
Bump h2 from 1.4.197 to 1.4.200
2020-08-15 21:17:47 +02:00
Oleg Agafonov
6038b76093
Merge pull request #6933 from magefree/dependabot/maven/org.xerial-sqlite-jdbc-3.32.3.2
Bump sqlite-jdbc from 3.32.3.1 to 3.32.3.2
2020-08-15 21:17:37 +02:00
Oleg Agafonov
dd7978e106
Merge pull request #6953 from magefree/dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.1.0
Bump maven-clean-plugin from 2.5 to 3.1.0
2020-08-15 21:17:17 +02:00
Evan Kranzler
8240e956dc updated historic legality implementation 2020-08-15 14:03:11 -04:00
Oleg Agafonov
fd19a29400
Merge pull request #6966 from htrajan/add-amonkhet-remastered
add Amonkhet Remastered
2020-08-15 19:46:24 +02:00
Oleg Agafonov
b7c84c9342 [AKR] fixed card numbers, fixed booster generation; 2020-08-15 21:11:17 +04:00
Oleg Agafonov
ca254c6562 Tests: migrating to mtgjson v5 (#6808); 2020-08-15 14:21:38 +04:00
Oleg Agafonov
e1806f808c Tests: simplify mtgjson code in verify test; 2020-08-15 14:17:19 +04:00
htrajan
30348908dc fix tests 2020-08-15 00:50:46 -07:00
htrajan
6bfa212bf3 add Amonkhet Remastered 2020-08-15 00:27:09 -07:00
jeffwadsworth
bdac0b3d72 - used the correct method for checking the source permanent in the last commit 2020-08-14 19:52:38 -05:00
jeffwadsworth
012558b3ae - Fixed #6965 2020-08-14 19:35:25 -05:00
jeffwadsworth
ea72e3c8cb - More fixes related to #6851 2020-08-14 19:19:01 -05:00
Oleg Agafonov
d8c9d10066 * Do if cost paid - fixed that some cards asks player about pay two times (fixed ~30 cards); 2020-08-14 16:36:00 +04:00
Oleg Agafonov
61bfdf8108 Tests: added verify check for wrong optional settings on DoIfCostPaid usage; 2020-08-14 16:22:34 +04:00
Oleg Agafonov
9dc3d514bd * Do if cost paid - added logs message if the player decided to pay the cost; 2020-08-14 15:57:47 +04:00
Oleg Agafonov
b89c1c03ca * Dire Fleet Warmonger - fixed that it asks user two times, fixed text (#6643); 2020-08-14 15:12:59 +04:00
LevelX2
27b5c920f7 * Offering - Fixed handling of hybrid mana in casting costs of offered creatures (fixes #6961). 2020-08-14 10:25:47 +02:00
jeffwadsworth
0cda2d9635 - Fixed #6889 2020-08-13 16:35:24 -05:00
jeffwadsworth
f795e7649f - Fixed #6959 2020-08-12 17:09:07 -05:00
jeffwadsworth
66ae54d2f0 - Fixed #6851 2020-08-12 16:35:10 -05:00
LevelX2
cc684ad6bb Merge origin/master 2020-08-12 16:26:52 +02:00
LevelX2
3e498e23e6 * Offering ability - Fixed use in available mana calculation (related to #6698). 2020-08-12 16:26:22 +02:00
jeffwadsworth
79592d2b0a - Fixed #6861 2020-08-12 09:24:40 -05:00
LevelX2
6a65e5bb23 * Mana Clash - Fixed use in available mana calculation (related to #6698). 2020-08-12 13:58:06 +02:00
jeffwadsworth
674fd6b1a5 - Fixed #6905 2020-08-11 22:21:15 -05:00
jeffwadsworth
36468044f4 - Fixed #6946 2020-08-11 21:56:49 -05:00
jeffwadsworth
f0149c6a19 - Added Pretender's Claim and Unnatural Hunger 2020-08-11 18:13:30 -05:00
jeffwadsworth
3d0cd99655 - Refactor EnchantedCreatureBlockedTriggeredAbility to BecomesBlockedAttachedTriggeredAbility 2020-08-11 08:26:47 -05:00
LevelX2
0d83a8e09a * Once Upon A Time - Added test (#6954). 2020-08-11 15:15:08 +02:00
jeffwadsworth
d3ba7d4dd5 - Added Righteous Indignation and Insubordination 2020-08-10 17:13:00 -05:00
Ingmar Goudt
bbefed9b6d fix test, seems ability triggers twice, need double check 2020-08-10 23:28:10 +02:00
Ingmar Goudt
33b6bd0e21 DireFleetWarmonger triggered ability is optional 2020-08-10 23:20:48 +02:00
Ingmar Goudt
452ba945e0 add some m21 tests 2020-08-10 23:03:12 +02:00
LevelX2
072e3e40c7 * Once Upon A Time - Reverted change (#6954). 2020-08-10 21:41:08 +02:00
LevelX2
9abbdae032 Merge origin/master 2020-08-10 21:12:34 +02:00
LevelX2
973c19c81f * Fixed possible game exception with empty library and commander movement (fixes #6952). 2020-08-10 21:12:12 +02:00
jeffwadsworth
3b90c48c75 - Refactored BlocksTriggeredAbility to BlocksSourceTriggeredAbility 2020-08-10 11:49:03 -05:00
LevelX2
12c50420bf * Fixed possible game exception with empty library and commander movement (fixes #6952). 2020-08-10 17:25:48 +02:00
Oleg Agafonov
b16d30b79b
Merge pull request #6190 from luziferius/refactor_promo_sets
[RFC] Refactor promo sets, add missing sets as listed on Scryfall
2020-08-10 16:57:00 +02:00
Oleg Agafonov
994dea99b3 Images: enable images download for Double Masters 2020-08-10 18:36:15 +04:00
Oleg Agafonov
8b2bc064cd Fixed test and sample decks 2020-08-10 18:24:21 +04:00
jeffwadsworth
3f4475a136 - Fixed #6943 2020-08-10 09:11:30 -05:00
LevelX2
82e560f2ff * Once Upon A Time - Fixed that it was not always possible to cast it for free if allowed (fixes #6954). 2020-08-10 14:55:33 +02:00
LevelX2
300bb550df * Some code clean up. 2020-08-10 14:48:04 +02:00
LevelX2
2ce1a488f6 * Haldan Avid Arcanist - Fixed that the spend mana effect as was applied unconditionied to all players. 2020-08-10 14:47:50 +02:00
LevelX2
8bb6d1201f * Chromatic Orrey - Fixed that the spend mana effect was applied to all players (fixes #6950). 2020-08-10 14:46:36 +02:00
dependabot[bot]
3b7376def1
Bump maven-clean-plugin from 2.5 to 3.1.0
Bumps [maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 2.5 to 3.1.0.
- [Release notes](https://github.com/apache/maven-clean-plugin/releases)
- [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-2.5...maven-clean-plugin-3.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 06:04:11 +00:00