Anthony Calosa
44951fa371
fix aftermath for art mode
2021-09-06 01:55:41 +01:00
Anthony Calosa
cbe1544707
fix facedown card details for split types
2021-09-06 01:55:41 +01:00
Anthony Calosa
de79b33cc9
fix facedown card art for flip types
2021-09-06 01:55:41 +01:00
Anthony Calosa
3251f5149b
fix facedown card art for split types
2021-09-06 01:55:41 +01:00
Anthony Calosa
94e0fb7731
fix card detail for choicelist
2021-09-06 01:55:41 +01:00
Anthony Calosa
089598a125
update card renders
2021-09-06 01:55:40 +01:00
Anthony Calosa
ee9133be3d
fix PW Crop
2021-09-06 01:55:40 +01:00
Anthony Calosa
32fda05aed
fix NPE
2021-09-06 01:55:40 +01:00
Anthony Calosa
9bf67e7231
update names
2021-09-06 01:55:40 +01:00
Anthony Calosa
97cc59f535
[Mobile] added "Art" Border Masking Option & Card BG Textures
2021-09-06 01:55:40 +01:00
Northmoc
a3da960cf4
gisa_glorious_resurrector.txt
2021-09-06 01:55:40 +01:00
Northmoc
7fb3d18b6f
wilhelt_the_rotcleaver.txt
2021-09-06 01:55:40 +01:00
Northmoc
05f9add443
jadar_ghoulcaller_of_nephalia.txt add AI tags
2021-09-06 01:55:40 +01:00
Northmoc
2abbcea1fb
improve Decayed keyword trigger implementation
2021-09-06 01:55:39 +01:00
paul_snoops
fcbc873044
fixes
2021-09-06 01:55:39 +01:00
paul_snoops
6c5a7825ca
Editions
2021-09-06 01:55:39 +01:00
paul_snoops
697d3497ca
MID update
2021-09-06 01:55:39 +01:00
Northmoc
f1eaf9877b
finish implementing Decayed keyword
2021-09-06 01:55:39 +01:00
Northmoc
e270720c56
jadar_ghoulcaller_of_nephalia.txt
2021-09-06 01:55:39 +01:00
Northmoc
152e4f4ebb
b_2_2_zombie_decayed.txt token
2021-09-06 01:55:39 +01:00
Northmoc
744aac0c4f
add Decayed keyword
2021-09-06 01:55:39 +01:00
Bug Hunter
860656f340
Update forge-gui/res/cardsfolder/p/promise_of_tomorrow.txt
2021-09-06 01:55:39 +01:00
Bug Hunter
c31e51e839
Update forge-gui/res/cardsfolder/d/devour_intellect.txt
2021-09-06 01:55:39 +01:00
Bug Hunter
2c9fcf3b95
Update forge-gui/res/cardsfolder/k/kathril_aspect_warper.txt
2021-09-06 01:55:39 +01:00
John Williams
f162fe5f85
Update Judge Gift Cards 2021.txt
2021-09-06 01:55:39 +01:00
John Williams
8544017a12
Update Judge Gift Cards 2021.txt
2021-09-06 01:55:39 +01:00
leriomaggio
64b72bbf89
Replacing GetFilteredPoolWithCount with GetFilteredPool
2021-09-06 01:47:12 +01:00
leriomaggio
dfb2d7b9dc
Updated with new TokenType Names
2021-09-06 01:46:43 +01:00
leriomaggio
26375e941a
Updated according to latest TokenType names and DeckRecognizer APIs.
2021-09-06 01:46:13 +01:00
leriomaggio
e56b9183b1
Renamed validator for Main and Side.
2021-09-06 01:45:51 +01:00
leriomaggio
59e1203b0c
Completely redesigned DeckImport with new panel for statistics and full support for i18n
2021-09-06 01:45:17 +01:00
leriomaggio
71793fb747
Added tests for latest additions in supporting MTGGoldfish (special) format for collector numbers.
...
DeckRecognizer now also support the (special) format for request lines in MTGGoldfish deck exports.
In Addition, changes to reduce comparisons, and general performance in card matching.
2021-09-05 20:44:03 +01:00
leriomaggio
83853280b6
Completely re-implemented and tested Matchers for DeckRecognizer
...
The new DeckRecognizer implementation comes fully tested to check the new multiple line request format supported.
The DeckRecognizer has been made very versatile for card recognition - supporting request with multiple formats - as well as for NON-CARD tokens including "Deck Name", "Deck Sections", and "Card (Core) Types".
There is also integration for constraints imposed on card matching due to
restrictions (in set) from Game Format, Deck Format (banned cards), and Date (Release Before).
In those cases, new Token Types will be returned (i.e. "IllegalCard" and "InvalidCard", respectively) that could be pretty-printed or emphasised in DeckImport.
2021-09-02 17:43:13 +01:00
leriomaggio
624dd62665
Added new method to getCard from Editions released before certain date, and filter (but using default card art preference)
2021-09-02 17:39:12 +01:00
leriomaggio
e50ce6c7b9
Added new testcase to test whether lowercase set code are also accepted
2021-09-02 17:37:58 +01:00
leriomaggio
d8a79548ed
Merge remote-tracking branch 'upstream/master' into deck-importer-decks-file-format
2021-09-01 17:47:50 +01:00
Michael Kamensky
cc8c17b0dd
Merge branch 'phantom' into 'master'
...
Phantom Steed: Fix creating copies of tokens
See merge request core-developers/forge!5276
2021-08-31 14:03:40 +00:00
leriomaggio
4576f7be6f
Merge remote-tracking branch 'upstream/master' into deck-importer-decks-file-format
2021-08-31 08:49:41 +01:00
TRT
5d93b22b74
Fix creating copies of tokens
2021-08-31 09:09:17 +02:00
Michael Kamensky
f356f3ef5b
Merge branch 'psdg' into 'master'
...
Sega Dreamcast cards :)
See merge request core-developers/forge!5275
2021-08-31 04:23:04 +00:00
Michael Kamensky
d5ccccf42b
Merge branch 'johnwilliams7-master-patch-95033' into 'master'
...
Update Secret Lair Drop Series.txt
See merge request core-developers/forge!5273
2021-08-31 04:22:32 +00:00
Michael Kamensky
31f48b0565
Merge branch 'checkForManaSacrificeCost' into 'master'
...
checkForManaSacrificeCost: skip from autopay for now
See merge request core-developers/forge!5274
2021-08-31 04:22:29 +00:00
TRT
3a39ffa05e
checkForManaSacrificeCost: skip from autopay for now
2021-08-30 22:35:05 +02:00
Northmoc
a30ddcf5ee
velican_dragon.txt
2021-08-30 16:33:50 -04:00
Northmoc
ef488fc0d4
tornellan_protector.txt
2021-08-30 16:33:50 -04:00
Northmoc
faf3efdf74
sajis_torrent.txt
2021-08-30 16:33:49 -04:00
Northmoc
ff64b8f926
murgish_cemetery.txt
2021-08-30 16:33:49 -04:00
Northmoc
4def4271b0
ashuzas_breath.txt with Count$Random
2021-08-30 16:33:49 -04:00
Northmoc
025fa88aa4
lydari_elephant.txt
2021-08-30 16:33:49 -04:00
Northmoc
b583fe3a5e
lydari_druid.txt
2021-08-30 16:33:49 -04:00