From 107aad2148dfc23656e6f00b047ac055badebd6c Mon Sep 17 00:00:00 2001 From: Annoying Flower <89131639+AnnoyingFlowers@users.noreply.github.com> Date: Fri, 29 Sep 2023 15:45:37 +0800 Subject: [PATCH 1/2] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96=E8=82=89?= =?UTF-8?q?=E9=B8=BD=E5=86=8D=E8=BF=9B=E5=85=A5=E5=85=B3=E5=8D=A1=E7=9A=84?= =?UTF-8?q?=E7=82=B9=E5=87=BB=E8=8C=83=E5=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 根据三种肉鸽绝大部分地图的紧急和普通版本的可点区域,缩小点击范围,这次应该不会卡在关卡外面了 --- resource/tasks.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resource/tasks.json b/resource/tasks.json index 83539d16a2..bea617cb48 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -8699,10 +8699,10 @@ "algorithm": "JustReturn", "action": "ClickRect", "specificRect": [ - 1208, - 442, - 45, - 62 + 1180, + 495, + 30, + 20 ], "next": [ "Roguelike@StartAction", From e9f9cace6aea73096ba7a451dbefec15589fedab Mon Sep 17 00:00:00 2001 From: Annoying Flower <89131639+AnnoyingFlowers@users.noreply.github.com> Date: Fri, 29 Sep 2023 15:58:13 +0800 Subject: [PATCH 2/2] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E8=82=89=E9=B8=BD?= =?UTF-8?q?=E9=80=89=E6=8A=80=E8=83=BD=E6=97=B6=E8=AF=86=E5=88=AB=E5=B9=B2?= =?UTF-8?q?=E5=91=98=E5=90=8D=E7=9A=84=E4=BA=8C=E5=80=BC=E5=8C=96=E4=B8=8B?= =?UTF-8?q?=E9=99=90=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 上次改错值了...这次改回来( --- resource/tasks.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resource/tasks.json b/resource/tasks.json index bea617cb48..8acc9c1922 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -12434,7 +12434,7 @@ ], "specificRect_Doc": "x拿来当文字灰度二值化下限用", "specificRect": [ - 95, + 170, 0, 0, 0 @@ -12707,7 +12707,7 @@ ], "specificRect_Doc": "x拿来当文字灰度二值化下限用", "specificRect": [ - 170, + 95, 0, 0, 0