From 534f197f1889f2c108578d912e7a83016d8b2829 Mon Sep 17 00:00:00 2001 From: tritoch Date: Fri, 16 Jun 2017 22:43:39 -0500 Subject: [PATCH 01/11] Run Travis --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5a9dec4..d2f6e9e5 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ pip install -r requirements.txt ``` ### Usage ### - + ``` $> python main.py ``` From b6a1204c79558a78f183d430c488e17f52ccb950 Mon Sep 17 00:00:00 2001 From: tritoch Date: Fri, 16 Jun 2017 23:38:39 -0500 Subject: [PATCH 02/11] Travis Run --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2f6e9e5..f5a9dec4 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ pip install -r requirements.txt ``` ### Usage ### - + ``` $> python main.py ``` From 71663e2adc9e7587b0f45d9d56d0ce679c223650 Mon Sep 17 00:00:00 2001 From: Cheldra Date: Mon, 19 Jun 2017 15:48:55 +0100 Subject: [PATCH 03/11] Fixing 3 Mythicspoiler typos --- cards_corrections.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cards_corrections.json b/cards_corrections.json index 7a73a41b..976101af 100644 --- a/cards_corrections.json +++ b/cards_corrections.json @@ -1,2 +1,5 @@ { -} \ No newline at end of file + "Angel of the God-Pharoh": {"name": "Angel of the God-Pharaoh", "set picURL": "http://mythicspoiler.com/hou/cards/angelofthegodpharaoh.jpg"} + "Maurauding Boneslasher": {"set picURL": "http://mythicspoiler.com/hou/cards/maraudingboneslasher.jpg"} + "Chandra's Defeat": {"set picURL": "http://mythicspoiler.com/hou/cards/chandrasdefeat.jpg"} +} From d83adfe0846058ecd393b583942fef7fb63fb5a8 Mon Sep 17 00:00:00 2001 From: Cheldra Date: Mon, 19 Jun 2017 15:50:06 +0100 Subject: [PATCH 04/11] Update cards_delete.json --- cards_delete.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cards_delete.json b/cards_delete.json index fe51488c..5faaf342 100644 --- a/cards_delete.json +++ b/cards_delete.json @@ -1 +1 @@ -[] +["Sunset Pyramid (TO DELETE)"] From 258384990f9b6491e7e48c3b18ab71235fdbb9ad Mon Sep 17 00:00:00 2001 From: Cheldra Date: Mon, 19 Jun 2017 16:01:04 +0100 Subject: [PATCH 05/11] Update cards_corrections.json --- cards_corrections.json | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/cards_corrections.json b/cards_corrections.json index 976101af..84052255 100644 --- a/cards_corrections.json +++ b/cards_corrections.json @@ -1,5 +1,12 @@ { - "Angel of the God-Pharoh": {"name": "Angel of the God-Pharaoh", "set picURL": "http://mythicspoiler.com/hou/cards/angelofthegodpharaoh.jpg"} - "Maurauding Boneslasher": {"set picURL": "http://mythicspoiler.com/hou/cards/maraudingboneslasher.jpg"} - "Chandra's Defeat": {"set picURL": "http://mythicspoiler.com/hou/cards/chandrasdefeat.jpg"} + "Angel of the God-Pharoh": { + "name": "Angel of the God-Pharaoh", + "set picURL": "http://mythicspoiler.com/hou/cards/angelofthegodpharaoh.jpg" + }, + "Maurauding Boneslasher": { + "set picURL": "http://mythicspoiler.com/hou/cards/maraudingboneslasher.jpg" + }, + "Chandra's Defeat": { + "set picURL": "http://mythicspoiler.com/hou/cards/chandrasdefeat.jpg" + } } From 1bf91f9424fd525ffa5040eca4e49cfef49ec21e Mon Sep 17 00:00:00 2001 From: Cheldra Date: Mon, 19 Jun 2017 16:08:06 +0100 Subject: [PATCH 06/11] Update cards_corrections.json --- cards_corrections.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cards_corrections.json b/cards_corrections.json index 84052255..b012aa26 100644 --- a/cards_corrections.json +++ b/cards_corrections.json @@ -1,12 +1,12 @@ { "Angel of the God-Pharoh": { "name": "Angel of the God-Pharaoh", - "set picURL": "http://mythicspoiler.com/hou/cards/angelofthegodpharaoh.jpg" + "set URL": "http://mythicspoiler.com/hou/cards/angelofthegodpharaoh.jpg" }, "Maurauding Boneslasher": { - "set picURL": "http://mythicspoiler.com/hou/cards/maraudingboneslasher.jpg" + "set URL": "http://mythicspoiler.com/hou/cards/maraudingboneslasher.jpg" }, "Chandra's Defeat": { - "set picURL": "http://mythicspoiler.com/hou/cards/chandrasdefeat.jpg" + "set URL": "http://mythicspoiler.com/hou/cards/chandrasdefeat.jpg" } } From 5e07f55a2c6af70f6eccb48ec8eba6037b80e23b Mon Sep 17 00:00:00 2001 From: Cheldra Date: Mon, 19 Jun 2017 16:08:30 +0100 Subject: [PATCH 07/11] Update cards_corrections.json --- cards_corrections.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cards_corrections.json b/cards_corrections.json index b012aa26..4d8cd648 100644 --- a/cards_corrections.json +++ b/cards_corrections.json @@ -1,12 +1,12 @@ { "Angel of the God-Pharoh": { "name": "Angel of the God-Pharaoh", - "set URL": "http://mythicspoiler.com/hou/cards/angelofthegodpharaoh.jpg" + "URL": "http://mythicspoiler.com/hou/cards/angelofthegodpharaoh.jpg" }, "Maurauding Boneslasher": { - "set URL": "http://mythicspoiler.com/hou/cards/maraudingboneslasher.jpg" + "URL": "http://mythicspoiler.com/hou/cards/maraudingboneslasher.jpg" }, "Chandra's Defeat": { - "set URL": "http://mythicspoiler.com/hou/cards/chandrasdefeat.jpg" + "URL": "http://mythicspoiler.com/hou/cards/chandrasdefeat.jpg" } } From b170d6292ecaebe331953eeadf456a17e3336a7f Mon Sep 17 00:00:00 2001 From: Cheldra Date: Mon, 19 Jun 2017 17:28:54 +0100 Subject: [PATCH 08/11] Update cards_corrections.json --- cards_corrections.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cards_corrections.json b/cards_corrections.json index 4d8cd648..c8a0423c 100644 --- a/cards_corrections.json +++ b/cards_corrections.json @@ -7,6 +7,6 @@ "URL": "http://mythicspoiler.com/hou/cards/maraudingboneslasher.jpg" }, "Chandra's Defeat": { - "URL": "http://mythicspoiler.com/hou/cards/chandrasdefeat.jpg" + "URL": "http://media-dominaria.cursecdn.com/avatars/132/230/636334621942025181.png" } } From f03a49b2bfc9f557b5f31d5272c2b404502ac539 Mon Sep 17 00:00:00 2001 From: Cheldra Date: Mon, 19 Jun 2017 17:34:46 +0100 Subject: [PATCH 09/11] Using English & higher quality art --- cards_corrections.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/cards_corrections.json b/cards_corrections.json index c8a0423c..fdb33d07 100644 --- a/cards_corrections.json +++ b/cards_corrections.json @@ -8,5 +8,17 @@ }, "Chandra's Defeat": { "URL": "http://media-dominaria.cursecdn.com/avatars/132/230/636334621942025181.png" - } + }, + "Liliana's Defeat": { + "URL": "http://media-dominaria.cursecdn.com/avatars/132/249/636334628059797723.png" + }, + "Nissa's Defeat": { + "URL": "http://media-dominaria.cursecdn.com/avatars/132/241/636334625118728320.png" + }, + "Abrade": { + "URL": "http://media-dominaria.cursecdn.com/avatars/132/229/636334621697181779.png" + }, + "Adorned Pouncer": { + "URL": "http://media-dominaria.cursecdn.com/avatars/132/227/636334617515964493.png" + }, } From 8cdcfa6b518484ae8f0a87cb4fce5e1b1e3497a3 Mon Sep 17 00:00:00 2001 From: Cheldra Date: Mon, 19 Jun 2017 17:48:25 +0100 Subject: [PATCH 10/11] Fixing a stray comma --- cards_corrections.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cards_corrections.json b/cards_corrections.json index fdb33d07..76c90bf1 100644 --- a/cards_corrections.json +++ b/cards_corrections.json @@ -20,5 +20,5 @@ }, "Adorned Pouncer": { "URL": "http://media-dominaria.cursecdn.com/avatars/132/227/636334617515964493.png" - }, + } } From f8c97d551ef55f09ea6f9b9cb2f2f60f7cba4060 Mon Sep 17 00:00:00 2001 From: tritoch Date: Mon, 19 Jun 2017 11:59:25 -0500 Subject: [PATCH 11/11] Lowercase Key --- cards_corrections.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/cards_corrections.json b/cards_corrections.json index 76c90bf1..8e099d46 100644 --- a/cards_corrections.json +++ b/cards_corrections.json @@ -1,24 +1,24 @@ { "Angel of the God-Pharoh": { "name": "Angel of the God-Pharaoh", - "URL": "http://mythicspoiler.com/hou/cards/angelofthegodpharaoh.jpg" + "url": "http://mythicspoiler.com/hou/cards/angelofthegodpharaoh.jpg" }, "Maurauding Boneslasher": { - "URL": "http://mythicspoiler.com/hou/cards/maraudingboneslasher.jpg" + "url": "http://mythicspoiler.com/hou/cards/maraudingboneslasher.jpg" }, "Chandra's Defeat": { - "URL": "http://media-dominaria.cursecdn.com/avatars/132/230/636334621942025181.png" + "url": "http://media-dominaria.cursecdn.com/avatars/132/230/636334621942025181.png" }, "Liliana's Defeat": { - "URL": "http://media-dominaria.cursecdn.com/avatars/132/249/636334628059797723.png" + "url": "http://media-dominaria.cursecdn.com/avatars/132/249/636334628059797723.png" }, "Nissa's Defeat": { - "URL": "http://media-dominaria.cursecdn.com/avatars/132/241/636334625118728320.png" + "url": "http://media-dominaria.cursecdn.com/avatars/132/241/636334625118728320.png" }, "Abrade": { - "URL": "http://media-dominaria.cursecdn.com/avatars/132/229/636334621697181779.png" + "url": "http://media-dominaria.cursecdn.com/avatars/132/229/636334621697181779.png" }, "Adorned Pouncer": { - "URL": "http://media-dominaria.cursecdn.com/avatars/132/227/636334617515964493.png" + "url": "http://media-dominaria.cursecdn.com/avatars/132/227/636334617515964493.png" } }