diff --git a/httpGUI/img/games/console.png b/httpGUI/img/games/console.png index 5ff01ac1..338126d6 100644 Binary files a/httpGUI/img/games/console.png and b/httpGUI/img/games/console.png differ diff --git a/httpGUI/img/games/header1.png b/httpGUI/img/games/header1.png index 366b6eee..6724d4c8 100644 Binary files a/httpGUI/img/games/header1.png and b/httpGUI/img/games/header1.png differ diff --git a/httpGUI/img/games/header2.png b/httpGUI/img/games/header2.png index a4ab765d..7a6932b3 100644 Binary files a/httpGUI/img/games/header2.png and b/httpGUI/img/games/header2.png differ diff --git a/httpGUI/img/games/header3.png b/httpGUI/img/games/header3.png index f01dadbf..04ce9052 100644 Binary files a/httpGUI/img/games/header3.png and b/httpGUI/img/games/header3.png differ diff --git a/httpGUI/img/games/header4.png b/httpGUI/img/games/header4.png index e1037977..39104eb3 100644 Binary files a/httpGUI/img/games/header4.png and b/httpGUI/img/games/header4.png differ diff --git a/httpGUI/img/games/header5.png b/httpGUI/img/games/header5.png index 3531b6fe..e24f9de1 100644 Binary files a/httpGUI/img/games/header5.png and b/httpGUI/img/games/header5.png differ diff --git a/httpGUI/img/games/header6.png b/httpGUI/img/games/header6.png index 0d08c22c..0a01b832 100644 Binary files a/httpGUI/img/games/header6.png and b/httpGUI/img/games/header6.png differ diff --git a/httpGUI/img/games/header7.png b/httpGUI/img/games/header7.png index 94c9b9f8..4813496e 100644 Binary files a/httpGUI/img/games/header7.png and b/httpGUI/img/games/header7.png differ diff --git a/httpGUI/img/games/header8.png b/httpGUI/img/games/header8.png index fa3c7943..588d9c39 100644 Binary files a/httpGUI/img/games/header8.png and b/httpGUI/img/games/header8.png differ diff --git a/httpGUI/img/games/header9.png b/httpGUI/img/games/header9.png index 7e3ed0f4..5b712c8c 100644 Binary files a/httpGUI/img/games/header9.png and b/httpGUI/img/games/header9.png differ diff --git a/httpGUI/img/games/header_umineko_answer.jpg b/httpGUI/img/games/header_umineko_answer.jpg deleted file mode 100644 index 039ffc49..00000000 Binary files a/httpGUI/img/games/header_umineko_answer.jpg and /dev/null differ diff --git a/httpGUI/img/games/header_umineko_answer.png b/httpGUI/img/games/header_umineko_answer.png new file mode 100644 index 00000000..5283bdbe Binary files /dev/null and b/httpGUI/img/games/header_umineko_answer.png differ diff --git a/httpGUI/img/games/header_umineko_hane.jpg b/httpGUI/img/games/header_umineko_hane.jpg deleted file mode 100644 index e77474a5..00000000 Binary files a/httpGUI/img/games/header_umineko_hane.jpg and /dev/null differ diff --git a/httpGUI/img/games/header_umineko_hane.png b/httpGUI/img/games/header_umineko_hane.png new file mode 100644 index 00000000..8a0284d3 Binary files /dev/null and b/httpGUI/img/games/header_umineko_hane.png differ diff --git a/httpGUI/img/games/header_umineko_question.jpg b/httpGUI/img/games/header_umineko_question.jpg deleted file mode 100644 index 53e9de10..00000000 Binary files a/httpGUI/img/games/header_umineko_question.jpg and /dev/null differ diff --git a/httpGUI/img/games/header_umineko_question.png b/httpGUI/img/games/header_umineko_question.png new file mode 100644 index 00000000..ee98cfbc Binary files /dev/null and b/httpGUI/img/games/header_umineko_question.png differ diff --git a/httpGUI/img/games/header_umineko_saku.jpg b/httpGUI/img/games/header_umineko_saku.jpg deleted file mode 100644 index e38ac462..00000000 Binary files a/httpGUI/img/games/header_umineko_saku.jpg and /dev/null differ diff --git a/httpGUI/img/games/header_umineko_saku.png b/httpGUI/img/games/header_umineko_saku.png new file mode 100644 index 00000000..8ad02071 Binary files /dev/null and b/httpGUI/img/games/header_umineko_saku.png differ diff --git a/httpGUI/img/games/header_umineko_tsubasa.jpg b/httpGUI/img/games/header_umineko_tsubasa.jpg deleted file mode 100644 index 6dff52da..00000000 Binary files a/httpGUI/img/games/header_umineko_tsubasa.jpg and /dev/null differ diff --git a/httpGUI/img/games/header_umineko_tsubasa.png b/httpGUI/img/games/header_umineko_tsubasa.png new file mode 100644 index 00000000..b2dffcd7 Binary files /dev/null and b/httpGUI/img/games/header_umineko_tsubasa.png differ diff --git a/httpGUI/python-patcher-index.js b/httpGUI/python-patcher-index.js index 63c6b268..3be9667b 100644 --- a/httpGUI/python-patcher-index.js +++ b/httpGUI/python-patcher-index.js @@ -26,23 +26,23 @@ window.onload = function onWindowLoaded() { uniqueSubMods: [], subModExtraProperties: { 'Umineko Question (Ch. 1-4)': { - img: 'img/games/header_umineko_question.jpg', + img: 'img/games/header_umineko_question.png', dataFilter: 'Question Arcs', }, 'Umineko Answer (Ch. 5-8)': { - img: 'img/games/header_umineko_answer.jpg', + img: 'img/games/header_umineko_answer.png', dataFilter: 'Answer Arcs', }, 'Umineko Tsubasa': { - img: 'img/games/header_umineko_tsubasa.jpg', + img: 'img/games/header_umineko_tsubasa.png', dataFilter: 'Bonus Content', }, 'Umineko Hane': { - img: 'img/games/header_umineko_hane.jpg', + img: 'img/games/header_umineko_hane.png', dataFilter: 'Bonus Content', }, 'Umineko Saku': { - img: 'img/games/header_umineko_saku.jpg', + img: 'img/games/header_umineko_saku.png', dataFilter: 'Bonus Content' }, 'Console Arcs': {