tritoch
4e43b90156
Write AllSets.json
...
Don't scrape scryfall if we disable comparison
Toggle for Dumping Error log
2017-06-30 09:42:36 -05:00
tritoch
d8d31f4aab
Scrape mana symbols from WOTC card gallery ( #68 )
2017-06-30 09:05:43 -05:00
tooomm
35f5891253
remove no longer needed pic corrections ( #58 )
2017-06-29 07:17:02 -05:00
tritoch
07d5a8a57a
Nicol Bolas, the Deceiver Loyalty
...
Loyalty now known http://media.wizards.com/2017/images/daily/en_iSHCrCgmya.png
2017-06-28 20:15:48 -05:00
tritoch
876d3a800f
Merge pull request #71 from tritoch/split-aftermath-image-match
...
Better split/aftermath image matching
2017-06-28 20:04:32 -05:00
tritoch
82186fdf2e
Better split/aftermath image matching
2017-06-28 19:43:59 -05:00
tritoch
9f896e1a0a
Forget me not
2017-06-28 16:09:42 -05:00
tritoch
6b440d6565
Merge pull request #69 from Cockatrice/tooomm-fix_hollowone2
...
card fix: hollow one
2017-06-28 15:41:02 -05:00
tritoch
5b0ef041ab
Merge pull request #70 from tritoch/x-manacost
...
X manacost, split card improvements, error for nonland with blank manacost
2017-06-28 15:40:32 -05:00
tritoch
e40a7063b8
Handle X in card costs.
...
Slightly improved split card handling.
Error for Blank mana cost on nonland. If a nonland card with no mana cost (`0` is a mana cost) is printed, adding it to card_corrections will prevent it from appearing in the error log.
2017-06-28 12:27:09 -05:00
tritoch
3caffc6420
Document Travis Settings [skip ci]
2017-06-28 08:19:25 -05:00
tooomm
4043729cc2
fix hollow one
2017-06-28 10:18:49 +02:00
tooomm
d14320b07d
readme: add output file explanations ( #62 ) [skip ci]
...
* [ci skip] add output file explanations
* [ci skip] change presentation
* Naming & Links [skip ci]
2017-06-27 23:45:27 -05:00
tritoch
88501f8ce2
Add sleep to print entire log
2017-06-27 23:32:37 -05:00
tooomm
883af49ac8
delete double card ( #65 )
...
Remove erroneous card `Endless `
2017-06-27 14:19:13 -05:00
tritoch
813ded7802
Pre flight ( #64 )
...
* Pre-flight - verify input files before running main script.
* Pre-flight - verify input files before running main script.
2017-06-27 13:03:35 -05:00
tritoch
ea7c9228be
Merge pull request #63 from tritoch/full-spoil-prep
...
Full Spoil preparations
2017-06-27 13:03:15 -05:00
tritoch
c32b280391
Pass set name to fullspoil for automatic URL creation
2017-06-27 12:45:42 -05:00
tritoch
fe96df161d
Full Spoil preparations
...
Handle both WOTC gallery formats
2017-06-27 12:07:02 -05:00
tritoch
869ba84a19
Remove card exemption ( #57 )
...
* Remove card exemption
Mistakenly added thinking it was not a valid card.
2017-06-26 08:44:38 -05:00
tooomm
ef744d82ed
readme update ( #59 ) [skip ci]
...
* [ci skip] readme update
- outdated requirements are now always linked to up-to-date file
- added spoiler files to output list
- rephrases
* small tweak
2017-06-26 08:12:30 -05:00
skwerlman
0f77039fe7
fix list markdown for requirements ( #60 )
...
* fix list markdown for requirements
also fix unmatched bracket
* List additional requirements
2017-06-26 08:09:17 -05:00
tritoch
780a7c7715
WotC Image Gallery Regex Fix ( #56 )
...
WOTC changed the format for their card gallery, this will find the images with the new format.
2017-06-23 16:14:47 -05:00
tritoch
ec7270c524
Log Cleanup
...
* Scryfall debug log off by default
* Scryfall logging disabled by default.
Manual corrections print on one line.
2017-06-23 09:20:40 -05:00
tooomm
ee61c68cba
[ci skip] add comment, no delete from mps
2017-06-23 14:12:39 +02:00
tritoch
1ad19e2d30
Log fix ( #49 )
...
* Don't show error log if none.
2017-06-22 23:53:58 -05:00
tritoch
c5ca8dd879
Fix Uncage the Menagerie manaCost
...
http://mythicspoiler.com/hou/cards/uncagethemenagerie.jpg
2017-06-22 14:24:09 -05:00
tritoch
be0d113435
Ignore blank images from MTGS ( #48 )
2017-06-22 12:55:44 -05:00
tritoch
248e09219e
More aftermath improvements. ( #47 )
...
"layout" now is "aftermath".
"colors" and "colorIdentity" will check both sides of card.
2017-06-22 12:54:59 -05:00
tritoch
3efba33849
Remove Thoughtseize from main HOU set
2017-06-22 12:54:42 -05:00
tritoch
55fe07b63b
Prevent Print Error from Halt
...
If a unicode error happens in a debug print, program halted.
2017-06-22 12:19:20 -05:00
tooomm
5f56b74952
Update README.md with Files branch history ( #45 ) [skip ci]
2017-06-22 11:28:16 -05:00
tooomm
498cfffe42
deploy from master branch only ( #42 )
2017-06-22 10:01:17 -05:00
tritoch
60279ab3f9
Error Fix ( #43 )
...
* Errors with loading input files now cause CI to fail
* Misc syntax corrections
* Images for Reason // Believe
2017-06-22 08:55:27 -05:00
tooomm
ba4fdfc9f2
missing comma ( #41 )
2017-06-22 08:29:11 -05:00
tritoch
82a74439b8
Syntax Fix
2017-06-22 06:28:51 -05:00
Cheldra
82ae195d31
Update cards_corrections ( #38 )
...
Planeswalker Deck Cards image source to WOTC
2017-06-21 13:34:45 -05:00
tritoch
6d21eb5ca8
Scrape MTGS for images. Fix WOTC URL ( #36 )
...
* Scrape MTGS for images
* Fix WOTC card gallery URL.
* Additional Aftermath Fixes
2017-06-21 12:44:39 -05:00
tritoch
ab75dd2104
Merge pull request #35 from tritoch/aftermath-mtgs-handling
...
Aftermath Handling
2017-06-21 10:13:35 -05:00
tritoch
be0a51267c
Aftermath Handling
...
Split MTGS-sourced aftermath card text on two newlines instead of three, which will catch both
2017-06-21 10:08:03 -05:00
tritoch
82836d7141
Update old branch value
2017-06-21 09:33:13 -05:00
tritoch
3f83451020
Don't deploy non-master branches to Files branch
2017-06-21 09:25:04 -05:00
Cheldra
09b8db64aa
Non-english & low-quality pic fixes ( #32 )
2017-06-20 16:56:50 -05:00
Cheldra
1611302326
Crook of Condemnation pic added ( #30 )
...
* Crook of Condemnation pic added
* Syntax
2017-06-20 15:00:30 -05:00
tritoch
eba81f48d7
Add try/except blocks for file loading. ( #31 )
2017-06-20 14:52:53 -05:00
tritoch
839ce66d3a
Syntax fix
2017-06-20 13:03:07 -05:00
tritoch
64c9a15bc3
Cardfix Crook of Comdemnation --> Crook of Condemnation
...
http://www.mtgsalvation.com/cards/hour-of-devastation/28947-crook-of-comdemnation
2017-06-20 12:58:46 -05:00
Cheldra
6e9e0b4afa
Update cards_corrections ( #28 )
...
* Update cards_corrections
* Syntax & Extra Bracket
2017-06-20 12:46:21 -05:00
tritoch
0f2d772821
Return of Corrections ( #29 )
2017-06-20 12:33:32 -05:00
tritoch
b471f1073d
Fix Typing
...
Type for printing
2017-06-20 11:40:25 -05:00