From 67bc23829c86208a22971a150857f133ac9b4938 Mon Sep 17 00:00:00 2001 From: EeeMaoY Date: Fri, 29 May 2026 20:08:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B9=B0=E9=B1=BC=E9=A5=B5=E6=94=B9=E4=B8=BA?= =?UTF-8?q?=E4=BB=85=E5=89=8D=E5=8F=B0=EF=BC=8C=E5=B9=B6=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=AF=B9=E5=BA=94=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/resource/base/pipeline/Fish/FishNew.json | 3 +-- assets/resource/locales/interface/en_us.json | 2 +- assets/resource/locales/interface/ja_jp.json | 2 +- assets/resource/locales/interface/ko_kr.json | 2 +- assets/resource/locales/interface/zh_cn.json | 2 +- assets/resource/locales/interface/zh_tw.json | 2 +- 6 files changed, 6 insertions(+), 7 deletions(-) diff --git a/assets/resource/base/pipeline/Fish/FishNew.json b/assets/resource/base/pipeline/Fish/FishNew.json index 63d3d232..a44c56f9 100644 --- a/assets/resource/base/pipeline/Fish/FishNew.json +++ b/assets/resource/base/pipeline/Fish/FishNew.json @@ -491,8 +491,7 @@ ] } }, - "action": "LongPress", - "duration": 20, + "action": "Click", "pre_delay": 500 // pre或post都行 // "post_delay": 200, // 实测必须加上这个,也不知道为什么有些电脑上快速点击没用 // "action": "Click" diff --git a/assets/resource/locales/interface/en_us.json b/assets/resource/locales/interface/en_us.json index bdbdcc52..b3057ce9 100644 --- a/assets/resource/locales/interface/en_us.json +++ b/assets/resource/locales/interface/en_us.json @@ -41,7 +41,7 @@ "task_fish_option_auto_sell": "Auto sell fish", "task_fish_option_auto_sell_desc": "Whether to enable the auto sell fish feature", "task_fish_option_auto_buy_bait": "Auto buy fish bait", - "task_fish_option_auto_buy_bait_desc": "Automatically purchase 99 (max) fish baits each time", + "task_fish_option_auto_buy_bait_desc": "Automatically purchase 99 (max) fish baits each time, frontend only", "task_fish_option_bait_threshold": "Bait detection threshold", "task_fish_option_bait_threshold_desc": "If unable to recognize the bait position, please lower this value", "task_fish_option_loop_time": "Loop count", diff --git a/assets/resource/locales/interface/ja_jp.json b/assets/resource/locales/interface/ja_jp.json index d91e08a9..6393e410 100644 --- a/assets/resource/locales/interface/ja_jp.json +++ b/assets/resource/locales/interface/ja_jp.json @@ -43,7 +43,7 @@ "task_fish_option_auto_sell": "自動魚販売", "task_fish_option_auto_sell_desc": "自動魚売却機能を有効にするか", "task_fish_option_auto_buy_bait": "餌を自動購入", - "task_fish_option_auto_buy_bait_desc": "1回周期で自動的に餌を購入します(上限99)", + "task_fish_option_auto_buy_bait_desc": "1回周期で自動的に餌を購入します(上限99)、フロントエンドのみ", "task_fish_option_bait_threshold": "餌の識別閾値", "task_fish_option_bait_threshold_desc": "餌の位置が認識できない場合は、この数値を下げてください", "task_fish_option_loop_time": "ループ回数", diff --git a/assets/resource/locales/interface/ko_kr.json b/assets/resource/locales/interface/ko_kr.json index c8a86e2c..8f03285e 100644 --- a/assets/resource/locales/interface/ko_kr.json +++ b/assets/resource/locales/interface/ko_kr.json @@ -41,7 +41,7 @@ "task_fish_option_auto_sell": "자동 생선 판매", "task_fish_option_auto_sell_desc": "자동 생선 판매 기능 사용 여부", "task_fish_option_auto_buy_bait": "자동 미끼 구매", - "task_fish_option_auto_buy_bait_desc": "매번 최대 99개까지 자동 구매", + "task_fish_option_auto_buy_bait_desc": "매번 최대 99개까지 자동 구매, 포그라운드만", "task_fish_option_bait_threshold": "미끼 인식 임계값", "task_fish_option_bait_threshold_desc": "미끼 위치를 인식할 수 없는 경우 이 값을 낮추세요", "task_fish_option_loop_time": "반복 횟수", diff --git a/assets/resource/locales/interface/zh_cn.json b/assets/resource/locales/interface/zh_cn.json index 70665f12..5a6ba152 100644 --- a/assets/resource/locales/interface/zh_cn.json +++ b/assets/resource/locales/interface/zh_cn.json @@ -41,7 +41,7 @@ "task_fish_option_auto_sell": "自动卖鱼", "task_fish_option_auto_sell_desc": "是否启用自动卖鱼功能", "task_fish_option_auto_buy_bait": "自动买鱼饵", - "task_fish_option_auto_buy_bait_desc": "每次自动购买99(上限)鱼饵", + "task_fish_option_auto_buy_bait_desc": "每次自动购买99(上限)鱼饵,仅支持前台", "task_fish_option_bait_threshold": "鱼饵识别阈值", "task_fish_option_bait_threshold_desc": "如果无法识别点击鱼饵位置,请调低该数值", "task_fish_option_loop_time": "循环次数", diff --git a/assets/resource/locales/interface/zh_tw.json b/assets/resource/locales/interface/zh_tw.json index a7c8e501..6cf5d611 100644 --- a/assets/resource/locales/interface/zh_tw.json +++ b/assets/resource/locales/interface/zh_tw.json @@ -43,7 +43,7 @@ "task_fish_option_auto_sell": "自動賣魚", "task_fish_option_auto_sell_desc": "是否啟用自動賣魚功能", "task_fish_option_auto_buy_bait": "自動買魚餌", - "task_fish_option_auto_buy_bait_desc": "每次自動購買99(上限)魚餌", + "task_fish_option_auto_buy_bait_desc": "每次自動購買99(上限)魚餌,僅支援前台", "task_fish_option_bait_threshold": "魚餌識別閾值", "task_fish_option_bait_threshold_desc": "如果無法識別點擊魚餌位置,請調低該數值", "task_fish_option_loop_time": "循環次數",