From 3f5ad563f20e0224b0303ea57d93d189e3a5f1dd Mon Sep 17 00:00:00 2001 From: Bread Grocery Date: Mon, 19 Jan 2026 19:33:43 +0800 Subject: [PATCH] =?UTF-8?q?chore(js):=20=E8=B0=83=E6=95=B4=E6=89=BE?= =?UTF-8?q?=E5=9B=BE=E9=98=88=E5=80=BC=20(#2737)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- repo/js/MiliastraExperiencePlayback/libs/constants/regions.js | 4 ++-- repo/js/MiliastraExperiencePlayback/manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/repo/js/MiliastraExperiencePlayback/libs/constants/regions.js b/repo/js/MiliastraExperiencePlayback/libs/constants/regions.js index 072affb04..7c0eb861f 100644 --- a/repo/js/MiliastraExperiencePlayback/libs/constants/regions.js +++ b/repo/js/MiliastraExperiencePlayback/libs/constants/regions.js @@ -54,7 +54,7 @@ const findElementViewBtn = () => { const findBeyondHallBtn = () => { const iro = findImageWithinBounds("assets/UI_BtnIcon_Beyond_Hall.png", 200, 0, 150, 100, { useMask: true, - threshold: 0.8, + threshold: 0.75, }); iro?.drawSelf("group_img"); return iro; @@ -188,7 +188,7 @@ const findGotTeyvatBtn = () => { const findBeyondBattlepassBtn = () => { const iro = findImageWithinBounds("assets/UI_BtnIcon_Beyond_Battlepass.png", 960, 0, 960, 80, { useMask: true, - threshold: 0.8, + threshold: 0.75, }); iro?.drawSelf("group_img"); return iro; diff --git a/repo/js/MiliastraExperiencePlayback/manifest.json b/repo/js/MiliastraExperiencePlayback/manifest.json index 7f0ae2372..579514aa4 100644 --- a/repo/js/MiliastraExperiencePlayback/manifest.json +++ b/repo/js/MiliastraExperiencePlayback/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 1, "name": "千星奇域·每周经验刷取(回放通关版)", - "version": "0.1.10", + "version": "0.1.11", "bgi_version": "0.54.0", "description": "千星奇域·每周经验刷取(回放通关版)", "authors": [