Commit Graph

251 Commits

Author SHA1 Message Date
Dave
2957b1adc5 Merge pull request #177 from Cockatrice/tooomm-remove_xln2
remove xln from set_info
2017-09-21 09:30:00 -05:00
tooomm
38ab12a93b remove xln from set_info 2017-09-20 22:42:50 +02:00
Dave
be76183d14 Merge pull request #173 from Cockatrice/dev-id-dfc-xml-writer
Let xml writer handle back sides of DFC
2017-09-18 12:46:12 -05:00
Dave
432ba1d028 Let xml writer handle back sides of DFC 2017-09-18 12:38:39 -05:00
Dave
3279ea743e Merge pull request #171 from Cockatrice/tooomm_xln-scryfall
switch xln to scryfall as only source
2017-09-18 11:36:56 -05:00
tooomm
c90940d91a switch xln to scryfall as only source 2017-09-18 17:47:20 +02:00
Cheldra
f81be4e592 Rowdy Crew rarity fix (#169)
Mythic -> Mythic Rare
2017-09-18 12:55:09 +02:00
Dave
512ea06646 fix Scryfall scraper (#168)
Add all pages from Scryfall
2017-09-17 18:59:50 +02:00
tooomm
e07a61781e fix azcanta 2017-09-17 17:01:41 +02:00
tooomm
b997e04b4c Revert "azcanta is present in our source"
This reverts commit 8433cf900b.
2017-09-17 17:00:00 +02:00
tooomm
8433cf900b azcanta is present in our source
no need for manual card
2017-09-17 16:53:10 +02:00
tooomm
09044c54ee fix spaces 2017-09-17 16:41:37 +02:00
Cheldra
10b5ce3698 3 last missing cards, back faces + documentation update (#166)
Added a line in the documentation about newlines
    Arcane Adaptation
    Sorcerous Spyglass
    Daring Saboteur
    All 10 back faces of transform cards
2017-09-17 15:25:13 +02:00
tooomm
275cedf42b update for rowdy crew [skip ci] 2017-09-16 19:49:35 +02:00
Cheldra
027493584a Adding Rowdy Crew (#165) 2017-09-16 19:39:18 +02:00
Cheldra
4799e92600 Adding missing cards + improving documentation (#160)
* Adding Bloodcrazed Paladin
* Adding Captain Lannery Storm
* Adding Vanquisher's Banner
* Adding Dragonskull Summit
* Adding remaining checklands
* description tweaks [skip ci]
2017-09-16 19:20:08 +02:00
tooomm
ab6d495839 Gilded Sentinel: add p/t (#157) 2017-09-15 22:11:40 +02:00
Cheldra
85f5d4043d Dark Nourishment manacost fix (#156) 2017-09-15 22:01:29 +02:00
Dave
a4a71e9779 Force Travis 2017-09-15 14:55:01 -05:00
Dave
d90d05b942 Merge pull request #154 from dev-id/error-for-manaCost
Error for manaCost == ""
2017-09-15 12:42:59 -05:00
Dave
93b65146ec Double space to single space after period in card text. (#152) 2017-09-12 11:38:54 +02:00
dev-id
7243182be3 Error for manaCost == "" 2017-09-11 12:22:10 -05:00
tooomm
2f5ccb4887 typo [skip ci] 2017-09-08 22:04:12 +02:00
Dave
30d2ce5d82 Update cards_corrections.yml 2017-09-08 13:14:45 -05:00
Dave
a791946828 Update cards_corrections.yml 2017-09-08 13:11:18 -05:00
Dave
075faa71ac Update spoilers.py 2017-09-08 12:49:45 -05:00
Dave
0a258379fb Update spoilers.py 2017-09-08 12:40:36 -05:00
Dave
2f54837d88 Update cards_corrections.yml 2017-09-08 12:24:54 -05:00
Dave
d09248b837 Update cards_corrections.yml 2017-09-08 12:09:57 -05:00
Dave
0bc5aca633 Update cards_corrections.yml 2017-09-08 12:03:04 -05:00
Dave
3849e977a0 Update cards_corrections.yml 2017-09-08 11:37:50 -05:00
Dave
66871a12f2 Merge pull request #146 from dev-id/future-sets-cleanup
Improved no-cards set debug print
2017-09-08 10:16:09 -05:00
dev-id
78f5dd2df9 Improved no-cards set debug print 2017-09-08 10:12:15 -05:00
Dave
dea584cb35 [WIP] Double-faced card handling (#144)
* Double-faced card handling

Remove duplicate debug print (no image shows up in error file)

* Handle DFC different than Split

* Don't DFC if no number

Cards with ? for a card number shouldn't be attempted to match for DFC
2017-09-07 21:08:06 -05:00
Dave
b1904667e4 Merge pull request #145 from dev-id/future-sets-cleanup
Don't make set files for sets without cards.
2017-09-07 11:28:09 -05:00
dev-id
fa10639000 Don't make set files for sets without cards.
Don't put them in spoiler.json
2017-09-07 11:21:06 -05:00
tooomm
0fd2ead70d more future sets info (#143)
Add future sets to setinfo with any available information completed and the rest commented.

noRSS enabled for each, spoiler.rss is current-set-only. As MTGS spoiler.rss gets updated, noRSS should be removed/falsed for the current set. 

* updated with basic info for future sets

source: http://www.mtgsalvation.com/forums/magic-fundamentals/the-rumor-mill/673776-schedule-of-upcoming-releases-and-spoiler-seasons

* added mythicCode to optional keys

* Update set_info.yml

http://magic.wizards.com/en/products/iconic-masters

http://markrosewater.tumblr.com/post/163779974563/wait-so-the-unstable-set-code-is-ust-i-thought

http://magic.wizards.com/en/products/rivals-ixalan

http://magic.wizards.com/en/products/masters-25

http://magic.wizards.com/en/products/dominaria

http://magic.wizards.com/en/products/core-2019

* Update set_info.yml

* Update set_info.yml

* Update mtgs_scraper.py

* Update mtgs_scraper.py

* Update set_info.yml

* more documentation

* Only print set stats for sets with cards

* Move set has cards check for debug print

* Print line if set has no cards
2017-09-07 10:32:42 -05:00
tooomm
78776169ab add huatli loyalty 2017-09-06 19:46:33 +02:00
Dave
50294c8f30 Merge pull request #142 from dev-id/new-wotc-url2
New WOTC card gallery URL
2017-09-06 12:26:35 -05:00
dev-id
da4a8ba28b New WOTC card gallery URL 2017-09-06 12:20:19 -05:00
Dave
16bbda2c22 Test Travis no-change 2017-09-05 15:13:40 -05:00
Dave
9545f30b99 Oops true-->false 2017-09-05 15:09:11 -05:00
Dave
5368ea3368 Travis debug 2017-09-05 15:03:50 -05:00
Dave
fd228f72e0 Update deploy.sh 2017-09-05 14:56:38 -05:00
Dave
9e8c20fd06 Merge pull request #141 from dev-id/ignore-date-only-commit
Don't commit travis only spoiler datetime change
2017-09-05 14:49:34 -05:00
Dave
37d12eb5d9 Merge branch 'master' into ignore-date-only-commit 2017-09-05 14:47:30 -05:00
Dave
1d443142ac Don't commit travis only spoiler datetime change
If only the date time in spoiler.xml has changed, don't commit.
2017-09-05 14:39:33 -05:00
Dave
01fcaec7c9 No empty commits from Travis 2017-09-04 13:49:53 -05:00
Dave
1b549638dc Merge pull request #136 from dev-id/small-getimage-fx-refactor
Refactor get_image_urls function to use only `setinfo` as input.
2017-09-04 10:46:14 -05:00
Dave
1f0f3129a0 Merge pull request #138 from dev-id/strip_card_name
Strip leading/trailing spaces from card names.
2017-09-04 10:46:03 -05:00