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 |
|
Evan Kranzler
|
113121d3e1
|
added Double Masters
|
2020-08-08 21:53:31 -04:00 |
|
Oleg Agafonov
|
3a1b741509
|
Fixed test
|
2020-08-08 23:38:47 +04:00 |
|
Oleg Agafonov
|
6a897fa8f8
|
* Other: fixed sample decks to actual card numbers, fixed broken sample decks;
|
2020-08-08 23:13:30 +04:00 |
|
Oleg Agafonov
|
ad6797d3c0
|
GUI: added more error checks while import/load deck file;
|
2020-08-08 23:12:06 +04:00 |
|
Oleg Agafonov
|
c5d7a3e9f9
|
* GUI: added auto-fix for deck files on usage (if deck contains wrong card numbers then it will be fixed and saved automaticity);
|
2020-08-08 21:27:20 +04:00 |
|
Oleg Agafonov
|
9652d83aec
|
Fixed tests
|
2020-08-08 19:08:38 +04:00 |
|
Oleg Agafonov
|
712af3152a
|
Images download:
* Fixed broken direct links download;
* Fixed outdated card numbers in some sets;
* Fixed all non-downloadable images from scryfall source;
|
2020-08-08 18:55:10 +04:00 |
|
Oleg Agafonov
|
025ba9bb47
|
Tests: added non-ascii symbols checks in card numbers and names;
|
2020-08-08 18:53:00 +04:00 |
|
Oleg Agafonov
|
66a8994318
|
Tests: added sets implementation statistics in test_checkMissingSets
|
2020-08-08 14:02:28 +04:00 |
|
Oleg Agafonov
|
735588cc0d
|
Sets refactor:
* Duels of the Planeswalkers Promos set split to multiple sets (scryfall style);
* Fixed Masterpiece Series sets name;
|
2020-08-08 13:17:49 +04:00 |
|
Oleg Agafonov
|
7599acf1c8
|
Removed duplicated sets that was split into multiple (Champs, Game Day, Launch Party, Media Inserts, Super Series)
|
2020-08-08 11:00:07 +04:00 |
|
Oleg Agafonov
|
f746d4d8d2
|
Images download:
* removed duplicated set (Clash Pack);
* added images download for Eighth Edition Box, Ninth Edition Box;
|
2020-08-08 10:14:17 +04:00 |
|
Oleg Agafonov
|
fbcdeeb2a8
|
Tests: added verify test to check wrong scryfall download settings;
|
2020-08-08 10:08:22 +04:00 |
|
jeffwadsworth
|
5b9e871d8e
|
- Resolved test issue.
|
2020-08-07 21:13:13 -05:00 |
|
jeffwadsworth
|
e9930504f6
|
- Fixed Fractured Loyalty. Related to Bug #6236
|
2020-08-07 16:22:35 -05:00 |
|
jeffwadsworth
|
f320b5507b
|
- Fixed Followed Footsteps. Related to Bug #6236
|
2020-08-07 16:00:08 -05:00 |
|
LevelX2
|
fcf27e55d6
|
* Archetype cards - Fixed layer to interact correctly with ability adding/removing continuous effects.
|
2020-08-07 22:52:45 +02:00 |
|
jeffwadsworth
|
2abeb43449
|
- Added Port Inspector and Robber Fly
|
2020-08-07 15:36:43 -05:00 |
|
jeffwadsworth
|
5b84462eff
|
- Added Chameleon Spirit
|
2020-08-07 14:05:44 -05:00 |
|
LevelX2
|
457557852e
|
* Benthic Explorer - Fixed mana type calculation.
* DynamicManaEffect - Fixed mana type calculation.
Some code clean up.
|
2020-08-07 17:15:06 +02:00 |
|
LevelX2
|
66d5b915db
|
* Some code clean up.
|
2020-08-07 15:08:19 +02:00 |
|
Oleg Agafonov
|
450646ca5e
|
* Images download: added threads settings in download dialog;
|
2020-08-07 12:41:17 +04:00 |
|
Oleg Agafonov
|
401d468494
|
Images download: decrease default images threads to 3 instead 10 (scryfall IP ban workaround for massive download)
|
2020-08-07 11:48:40 +04:00 |
|