Commit Graph

52645 Commits

Author SHA1 Message Date
Snoops
ee870af50d Update infernal_grasp.txt 2021-08-06 13:15:24 +00:00
Northmoc
f494e8fdf9 Eldraine Quest World! – by Xyx 2021-08-06 09:13:52 -04:00
Snoops
96db343470 Update infernal_grasp.txt 2021-08-06 12:39:24 +00:00
Snoops
e880252b04 Update champion_of_the_perished.txt 2021-08-06 12:38:14 +00:00
Snoops
dfdd2c8828 Update wrenn_and_seven.txt 2021-08-06 11:10:46 +00:00
Snoops
b809b22e58 Update champion_of_the_perished.txt 2021-08-06 11:10:15 +00:00
Snoops
7d793e422c Add g_x_x_treefolk_reach_total_lands.txt 2021-08-06 10:54:42 +00:00
Snoops
2c8a074977 Add join_the_dance.txt 2021-08-06 10:53:15 +00:00
Snoops
d287f5ce28 Add wrenn_and_seven.txt 2021-08-06 10:52:38 +00:00
Snoops
73921591cf Add play_with_fire.txt 2021-08-06 10:51:29 +00:00
Snoops
a388e47a9a Add infernal_grasp.txt 2021-08-06 10:50:34 +00:00
Snoops
74aaa97ef6 Add champion_of_the_perished.txt 2021-08-06 10:49:53 +00:00
Snoops
c8b2b6b2b2 Add triskaidekaphile.txt 2021-08-06 10:48:46 +00:00
Snoops
41dea0519e Add consider.txt 2021-08-06 10:47:58 +00:00
Snoops
53887c081a Update Innistrad Midnight Hunt 2021-08-06 10:46:42 +00:00
Snoops
b1600f6c83 Add Innistrad: Midnight Hunt edition file 2021-08-06 10:33:25 +00:00
Michael Kamensky
2a7fa0f691 Merge branch 'mulligan' into 'master'
Fix mulligan with zero cards

Closes #1945

See merge request core-developers/forge!5183
2021-08-06 03:30:00 +00:00
Michael Kamensky
37de739a9c Merge branch 'fix_phyrexian_mana' into 'master'
Add pure Phyrexian mana symbol for Rage Extractor

See merge request core-developers/forge!5184
2021-08-06 03:29:42 +00:00
Lyu Zong-Hong
763d509638 Add pure Phyrexian mana symbol for Rage Extractor 2021-08-06 09:46:59 +09:00
tool4EvEr
32b4407b04 Fix mulligan with zero cards 2021-08-05 21:42:04 +02:00
leriomaggio
9f3e78459e Merge remote-tracking branch 'upstream/master' into collector-number-in-card-list-and-card-db-refactoring 2021-08-05 19:25:52 +01:00
Michael Kamensky
1d4f68d95f Merge branch 'fixes' into 'master'
Fix Minimus Containment

See merge request core-developers/forge!5182
2021-08-05 15:59:06 +00:00
tool4EvEr
bb2c967f6e Fix Minimus Containment on equipment 2021-08-05 17:48:51 +02:00
tool4EvEr
6ccb41cfa6 NPE protection 2021-08-05 17:48:27 +02:00
Michael Kamensky
118e81d046 Merge branch 'master' into 'master'
update simplified chinese translation

See merge request core-developers/forge!5181
2021-08-05 11:42:55 +00:00
leriomaggio
05cfc48b43 Improved mechanism for on-the-fly (no restart) card art update in decks.
Now the smart card art selection is also included in the set of checkings that are performed to see whether or not card arts in Pools require any update.
2021-08-05 12:36:43 +01:00
CCTV-1
a146996c33 translate new settings. 2021-08-05 16:40:12 +08:00
Michael Kamensky
f6977fad35 Merge branch 'j21_4' into 'master'
J21 - 4 Aug

See merge request core-developers/forge!5179
2021-08-05 03:44:32 +00:00
Michael Kamensky
9c71c7914b Merge branch 'twosat-master-patch-87442' into 'master'
Update de-DE.properties

See merge request core-developers/forge!5180
2021-08-05 03:44:21 +00:00
Andreas Bendel
88e3f473d7 Update de-DE.properties
translated cbpCardArtFormat and nlCardArtFormat
2021-08-04 20:08:45 +00:00
leriomaggio
fe9274dabb Added mechanism to update card art when necessary
Deferred sections for deck are only used once, and just when the deck needs to be loaded. At that time, if any optimisation to card art is enabled (and required, that is "there are cards with no pre-specified edition").

After that, sections are memorised and later updated if anything needs updates, and the last used card art preference was different.
2021-08-04 18:00:13 +01:00
Northmoc
a44452f3c9 benalish_partisan.txt 2021-08-04 12:20:19 -04:00
leriomaggio
13687a0380 New test for cardDb with lazy card loading
CardDatabaseHelper has been extended to also support a db with lazy card loading.
2021-08-04 16:50:09 +01:00
leriomaggio
f0f881dbeb Attempt to load Card now with setcode in use (also overloaded when not necessary) 2021-08-04 16:01:56 +01:00
leriomaggio
7dc65d2ef1 Removed duplicate and trailing spaces 2021-08-04 16:01:17 +01:00
leriomaggio
40b20e961a CASE INSENSITIVE card map lookup for lazy card load 2021-08-04 15:59:57 +01:00
leriomaggio
a9c1c01a20 FIXED bug in CardStorageReader to support numbers in card names w/ lazy card loading
Borrowing 100,000 Arrows was the driver test case
2021-08-04 15:59:31 +01:00
leriomaggio
58b2a070ed Added test for corner cases with different case in card name and set code (also compared to legacy implementation)
Also, now LoadCard also uses the provided setCode (if any).
If null or empty string is provided in request, all editions will be used!
2021-08-04 15:58:41 +01:00
Michael Kamensky
54569bffeb Merge branch 'j21_3' into 'master'
J21 – Most of the rest

See merge request core-developers/forge!5175
2021-08-04 14:14:51 +00:00
Michael Kamensky
97fa6f1312 Merge branch 'j21_teyo' into 'master'
J21 - Teyo, Freyalise, and conjure improvements

See merge request core-developers/forge!5169
2021-08-04 14:14:15 +00:00
Northmoc
4201fa63db MakeCardEffect - put made card in None zone before moving to destination 2021-08-04 07:48:22 -04:00
Northmoc
caf067ec68 freyalise_skyshroud_partisan.txt 2021-08-04 07:38:22 -04:00
Northmoc
606ded6fc2 fix typo 2021-08-04 07:38:21 -04:00
Northmoc
18b3e14f2e teyo_aegis_adept.txt 2021-08-04 07:38:21 -04:00
Northmoc
80a24a1f93 fix desc typo 2021-08-04 07:37:47 -04:00
Northmoc
53653d5cc6 finish common "perpetually boost creature in hand" cycle 2021-08-04 07:37:46 -04:00
Northmoc
e718903957 bounty_of_the_deep.txt 2021-08-04 07:37:46 -04:00
Northmoc
ca27221188 update Editions file 2021-08-04 07:37:45 -04:00
Northmoc
21e9dd3976 add "Perpetually" to Effect names for fun 2021-08-04 07:37:45 -04:00
Northmoc
dcdf064e43 scion_of_shiv.txt 2021-08-04 07:37:44 -04:00