Commit Graph

50395 Commits

Author SHA1 Message Date
tool4EvEr
d622f9075a Add ValidActivator 2021-05-29 20:59:49 +02:00
tool4EvEr
a5fc5c1e40 Fix mana not replaced when generated for different player 2021-05-29 17:06:08 +02:00
Michael Kamensky
90e74c1c3a Merge branch 'Williams-master-patch-93999' into 'master'
MH2 Contributions 28/05

See merge request core-developers/forge!4781
2021-05-29 06:54:18 +00:00
Michael Kamensky
4610729a82 Merge branch 'patch-imagefetcher-scryfall' into 'master'
FIX ImageFetcher against Scryfall, so that download can be robust (against different set-codes) and reliable.

See merge request core-developers/forge!4788
2021-05-29 06:54:06 +00:00
Michael Kamensky
ab8c2c8b10 Merge branch 'mh2_28' into 'master'
MH2 - 28 May

See merge request core-developers/forge!4786
2021-05-29 06:53:50 +00:00
Michael Kamensky
bf0a5e13ae Merge branch 'fix' into 'master'
Fixes!

See merge request core-developers/forge!4785
2021-05-29 06:52:24 +00:00
Northmoc
e4f8f7852f naya_soulbeast.txt fix 2021-05-28 21:47:27 -04:00
leriomaggio
348365b8fd Merge remote-tracking branch 'upstream/master' into patch-imagefetcher-scryfall 2021-05-28 23:30:06 +01:00
leriomaggio
5c2f62defa FIX Scryfall Download retrieval, that is robust with different set-codes.
Imagefetcher now tries MCI code first and if that's not working, tries other set codes until one matching scryfall will be found. If none, the not-working set will be recorded to avoid future computation, and returns.
2021-05-28 23:29:29 +01:00
Northmoc
bd5a98fe13 academy_manufactor.txt 2021-05-28 17:01:44 -04:00
Northmoc
8a0da67705 crawling_barrens.txt tidy up StackDesc 2021-05-28 17:01:14 -04:00
Northmoc
479cbbf671 suspend.txt tighten up, add AI 2021-05-28 17:00:57 -04:00
Northmoc
6708ca00b5 suspend.txt fixup 2021-05-28 16:59:37 -04:00
John
53e08bbf55 Update verdant_command.txt 2021-05-28 20:25:53 +00:00
John
d389050a66 Update underworld_hermit.txt 2021-05-28 20:25:36 +00:00
John
5d4f628b8b Update tourach_dread_cantor.txt 2021-05-28 20:25:19 +00:00
John
2ecbd26477 Update sweep_the_skies.txt 2021-05-28 20:25:01 +00:00
John
427e0d895f Update svyelun_of_sea_and_sky.txt 2021-05-28 20:24:42 +00:00
John
dfb86d40a5 Update squirrel_mob.txt 2021-05-28 20:24:20 +00:00
John
b08c7cc9e6 Update scuttletide.txt 2021-05-28 20:24:01 +00:00
John
2bbe9464b8 Update necromancers_familiar.txt 2021-05-28 20:23:43 +00:00
John
ef5937d5ee Update grist_the_hunger_tide.txt 2021-05-28 20:23:24 +00:00
John
289846a53a Update grist_the_hunger_tide.txt 2021-05-28 20:22:43 +00:00
John
6bc361bd0c Update feast_of_sanity.txt 2021-05-28 20:22:15 +00:00
John
47274b0085 Update breyas_apprentice.txt 2021-05-28 20:21:41 +00:00
Northmoc
d3ebd83c32 angelic_arbiter.txt correct param 2021-05-28 14:40:34 -04:00
leriomaggio
b076a57811 New utility method to compose Scryfall Download url that is compliant with new API specs 2021-05-28 19:19:08 +01:00
Tim Mocny
e9285ad46d Merge branch 'editions' into 'master'
MH2 & RMH1 edition updates

See merge request core-developers/forge!4784
2021-05-28 17:55:46 +00:00
Paul Hammerton
5d91a1159e MH2 & RMH1 edition updates 2021-05-28 17:55:46 +00:00
John
ee65c22a40 Add new file 2021-05-28 16:08:31 +00:00
John
1cb5c9a711 Add new file 2021-05-28 16:08:01 +00:00
John
f22a3e081d Add new file 2021-05-28 16:07:19 +00:00
John
fff6a529e5 Add new file 2021-05-28 16:06:37 +00:00
John
2260957b00 Add new file 2021-05-28 16:05:55 +00:00
Michael Kamensky
42c845bb72 Merge branch 'collector-number-in-card-list-and-card-db-refactoring' into 'master'
Improvement to Performance to CardEdition, and FIX bug for non-existing cards.

See merge request core-developers/forge!4783
2021-05-28 15:37:45 +00:00
leriomaggio
8b7ae19508 FIX and Impros to CardEdition, CardInSet and Reader
- Reader has a new updated regexp to deal with non-numerical collectorNumbers
- CardInSet have been now made sortable based on CollectorNumber.
To do so, collectorNumbers are transformed accordingly to allow for natural ordering (as expected) instead of lexicographic order.
- CardEdition now return cards (CardInSet) as sorted, to allow for correct artIndex matching when creating corresponding `PaperCard` instances.
Moreover, `compareTo` of card edition has been improved to also take into account set name (in cases of same release date).
2021-05-28 15:37:44 +00:00
Michael Kamensky
c13274d0a7 Merge branch 'editions' into 'master'
AFR, MH2 & RMH1 edition updates

See merge request core-developers/forge!4778
2021-05-28 15:36:18 +00:00
Michael Kamensky
2a424ca3a9 Merge branch 'wave' into 'master'
Fix Parallax Wave

Closes #1853

See merge request core-developers/forge!4774
2021-05-28 15:35:21 +00:00
Bug Hunter
8effb2cb76 Fix Parallax Wave 2021-05-28 15:35:21 +00:00
Michael Kamensky
a03ce0e82c Merge branch 'fix_mutated_flip' into 'master'
Fix bug that can't flip or transform when mutated

See merge request core-developers/forge!4782
2021-05-28 15:34:27 +00:00
John
c0913a1b05 Add new file 2021-05-28 15:28:06 +00:00
John
f504581468 Add new file 2021-05-28 15:27:31 +00:00
John
f4528151ac Add new file 2021-05-28 15:26:24 +00:00
John
2475ea9ec9 Add new file 2021-05-28 15:25:47 +00:00
John
cc380a99f1 Add new file 2021-05-28 15:22:02 +00:00
John
7c34720cf7 Add new file 2021-05-28 15:21:17 +00:00
John
6debbe6853 Add new file 2021-05-28 15:18:18 +00:00
paul_snoops
d9cf784498 AFR, MH2 & RMH1 edition updates 2021-05-28 15:47:14 +01:00
John
12b8ec740b Add new file 2021-05-28 14:22:43 +00:00
paul_snoops
ff6d492857 AFR, MH2 & RMH1 edition updates 2021-05-28 15:11:21 +01:00