From c8497d60165df18a5e0715c6bb87e6efa5a76d5d Mon Sep 17 00:00:00 2001 From: peshomir <80340328+peshomir@users.noreply.github.com> Date: Sat, 27 Jul 2024 19:55:17 +0300 Subject: [PATCH 1/3] Patch for the new update --- patches.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patches.js b/patches.js index e501c70..de85531 100644 --- a/patches.js +++ b/patches.js @@ -53,8 +53,8 @@ export default ({ replace, replaceOne, replaceRawCode, dictionary, matchOne, mat replaceRawCode(`aZ.g5.vO(aD3[3].button,x+a0S+gap,a3X+h+gap,a0S,h);`, `aZ.g5.vO(aD3[3].button,x+a0S+gap,a3X+h+gap,a0S,h); aZ.g5.vO(aD3[5].button, x, a3X + h * 2 + gap * 2, a0S * 2 + gap, h / 3);`); // render win count - replaceRawCode(`if(_y.a4l(),_r.gI(),_m.gI(),aw.gI(),ay.gI(),a0.g8()){ctx.imageSmoothingEnabled=!1;var iQ=a0.a4o("territorial.io"),kL=.84*aD4.gA/iQ.width;`, - `if(_y.a4l(),_r.gI(),_m.gI(),aw.gI(),ay.gI(),a0.g8()){ + replaceRawCode(`if(_y.a4l(),_r.gI(),_m.gI(),aw.gI(),ay.gI()){ctx.imageSmoothingEnabled=!1;var iQ=a0.a4o("territorial.io"),kL=.84*aD4.gA/iQ.width;`, + `if(_y.a4l(),_r.gI(),_m.gI(),aw.gI(),ay.gI()){ if (settings.displayWinCounter) { const size = Math.floor(aD4.gA * 0.03); ctx.font = ${dict.fontGeneratorFunction}(1, size); From 8d9d25f47756af0fbb68e20269e19ef4a1a79090 Mon Sep 17 00:00:00 2001 From: peshomir <80340328+peshomir@users.noreply.github.com> Date: Sat, 27 Jul 2024 19:59:59 +0300 Subject: [PATCH 2/3] Patch for the new update --- patches.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patches.js b/patches.js index de85531..12404e0 100644 --- a/patches.js +++ b/patches.js @@ -53,8 +53,8 @@ export default ({ replace, replaceOne, replaceRawCode, dictionary, matchOne, mat replaceRawCode(`aZ.g5.vO(aD3[3].button,x+a0S+gap,a3X+h+gap,a0S,h);`, `aZ.g5.vO(aD3[3].button,x+a0S+gap,a3X+h+gap,a0S,h); aZ.g5.vO(aD3[5].button, x, a3X + h * 2 + gap * 2, a0S * 2 + gap, h / 3);`); // render win count - replaceRawCode(`if(_y.a4l(),_r.gI(),_m.gI(),aw.gI(),ay.gI()){ctx.imageSmoothingEnabled=!1;var iQ=a0.a4o("territorial.io"),kL=.84*aD4.gA/iQ.width;`, - `if(_y.a4l(),_r.gI(),_m.gI(),aw.gI(),ay.gI()){ + replaceRawCode(`if(_y.a4l(),_r.gI(),_m.gI(),aw.gI(),a0.g8()){ctx.imageSmoothingEnabled=!1;var iQ=a0.a4o("territorial.io"),kL=.84*aD4.gA/iQ.width;`, + `if(_y.a4l(),_r.gI(),_m.gI(),aw.gI(),a0.g8()){ if (settings.displayWinCounter) { const size = Math.floor(aD4.gA * 0.03); ctx.font = ${dict.fontGeneratorFunction}(1, size); From 3c0a8fc4e692040295b158088a7f51dbf7f65ba5 Mon Sep 17 00:00:00 2001 From: peshomir <80340328+peshomir@users.noreply.github.com> Date: Thu, 1 Aug 2024 11:14:07 +0300 Subject: [PATCH 3/3] Clean up index.html --- static/index.html | 47 +---------------------------------------------- 1 file changed, 1 insertion(+), 46 deletions(-) diff --git a/static/index.html b/static/index.html index dd73de6..9eedae2 100644 --- a/static/index.html +++ b/static/index.html @@ -61,52 +61,7 @@