Commit Graph

121 Commits

Author SHA1 Message Date
DarkFlameMaster
1d3e44c113 独立出自动剧情的自定义选项,JS调用时允许忽略内置选项条件 (#2639) 2026-01-19 21:15:50 +08:00
erfang
47784ca01c ### 功能说明 (#2528)
Co-authored-by: 辉鸭蛋 <huiyadanli@gmail.com>
2025-12-14 14:09:02 +08:00
辉鸭蛋
10dcf831e8 6.2 每日提示确认 2025-12-06 13:57:18 +08:00
辉鸭蛋
a9f3f563e1 增强 AutoSkipTrigger 以支持无气泡时识别 F 选项 2025-12-06 11:51:42 +08:00
DarkFlameMaster
c4df2324b5 自动剧情支持自定义关键词 #2435 (#2497) 2025-11-30 21:47:18 +08:00
DarkFlameMaster
51116d16d0 优化 可提交物品的识别方法 (#2477) 2025-11-18 10:22:16 +08:00
ShadowLemoon
300656761d refactor: 给没有跟随主题的弹窗加上跟随主题的功能 (#2461) 2025-11-14 16:29:49 +08:00
辉鸭蛋
e39b34b4af 自动剧情: 点击角色横幅外的区域才能跳过新角色介绍 2025-11-14 00:41:37 +08:00
DarkFlameMaster
9a6f8c1dc7 优化 自动剧情-关闭弹窗-小道具的检测逻辑 (#2427) 2025-11-01 14:13:41 +08:00
DarkFlameMaster
f1bf269107 fix:修正小道具识别的裁剪区域,多分辨率适配 (#2368) 2025-10-20 15:38:44 +08:00
DarkFlameMaster
716ceb2b77 自动剧情-增加对“小道具”及“角色”弹窗的识别与关闭 (#2308) 2025-10-08 00:07:42 +08:00
辉鸭蛋
3d8b8bb043 默认黑名单作为内置配置,用户黑白名单使用改用txt存储。配置可实时生效 2025-06-27 23:51:21 +08:00
Shatyuka
b2958ac646 用Image<Rgb24>替换Bitmap (#1563) 2025-05-11 11:03:53 +08:00
Takaranoao
5b3bac478d 升级多个依赖&增加额外的推理加速功能&迁移OCR (#1459)
* 更新多个NuGet包至最新版本

* 重构模型加载以适应yolosharp

* feat: 改变接口。TensorRT缓存的初步支持,修改配置项。

* 更新依赖并调整变量顺序,修复加载问题

* 更新AvalonEdit和Microsoft.ML.OnnxRuntime包至最新版本,以修复问题

* fix: downgrade Microsoft.ML.OnnxRuntime.DirectML to version 1.21.0

* typo

* fix: change log level from warning to error for ONNX provider loading failure

* 增加 paddle ocr 的 onnx 模型

* feat: add PaddleOCR models for Chinese, English, and Latin recognition

* 使用cv的DNN生成Tensor,加速Yap文字识别

* feat: 尝试搓一个onnx的ocr

* clean up code

* chore: update OpenCvSharp4 package versions to 4.10.0.20241108

* 修复因格式化代码而丢的引用

* chore: update Microsoft.ML.OnnxRuntime.DirectML package to version 1.21.1 and improve logging for ONNX provider initialization

* chore: 等yolosharp更新再升级onnx

* chore: add Microsoft.ML.OnnxRuntime.Managed package and clean up logging in Det class

* fix: refactor output tensor handling in Det class for improved clarity

* 补充注释,修复DML的OCR问题

* 默认OCR推理使用CPU,整理配置

* fix error NETSDK1152: 找到了多个具有相同相对路径的发布输出文件

* fix(logging): enhance debug log for ONNX initialization with provider details

* 修复TensorRT模型缓存的加载问题

* fix(onnx): improve cached model retrieval and add file existence check

* fix(ocr): replace SrcGreyMat with SrcMat for region of interest processing

* fix(onnx): add file existence check for cached model and adjust session options for DirectML provider

* 增加硬件加速配置UI界面

* 移除旧的OCR模型

* 错别字

---------

Co-authored-by: 辉鸭蛋 <huiyadanli@gmail.com>
2025-05-11 01:08:37 +08:00
辉鸭蛋
65b2523795 关闭弹出页前判断是否是大地图的弹出页面,以防误识别 #1466 2025-04-26 22:26:32 +08:00
Ayu0K
d179eb9949 mod: 修改剧情选项交互按键 2025-01-06 22:55:08 +08:00
辉鸭蛋
537f647ba7 fix auto skip plot when pathing 2024-12-21 15:19:01 +08:00
辉鸭蛋
3d63f18831 auto skip: background opt 2024-11-23 22:09:43 +08:00
辉鸭蛋
2a2acb5b0d auto skip: background skip use key (5.2) 2024-11-23 00:49:11 +08:00
辉鸭蛋
139b2089d5 fix _submitGoodsEnabled & _closePopupPagedEnabled not vaild 2024-09-01 20:48:45 +08:00
辉鸭蛋
c5d5ccab0e fix: trigger may not obtain the latest screenshot 2024-09-01 20:23:10 +08:00
ema
24d798d6b2 UI/UX: use MessageBox from Violeta 2024-08-20 23:46:29 +08:00
辉鸭蛋
4784551e10 expand the orange option recognition range 2024-08-16 00:11:20 +08:00
辉鸭蛋
030caec91f fix: auto skip ClosePopupPagedEnabled not effective 2024-08-16 00:02:20 +08:00
qhy040404
c490d29aa1 code cleanup 2024-08-14 18:01:02 +08:00
辉鸭蛋
349469250f auto skip: use new new icon 2024-07-17 23:13:14 +08:00
辉鸭蛋
b628ecc2a9 auto skip: use new playing icon 2024-07-17 22:23:10 +08:00
辉鸭蛋
58bf183763 auto skip: random chat option click 2024-06-23 00:57:26 +08:00
辉鸭蛋
3e554d3bd8 auto skip: close popup page use post message 2024-06-23 00:07:03 +08:00
辉鸭蛋
75389d64f2 game loading in background 2024-06-08 17:53:23 +08:00
辉鸭蛋
809f974cbb auto hangout: auto press skip #335 2024-06-08 00:59:28 +08:00
辉鸭蛋
8aec2b18d9 auto hangout: add choose option sleep delay #440 2024-06-08 00:20:27 +08:00
辉鸭蛋
a141bf459c auto skip: backgroud fix 2024-06-02 17:07:01 +08:00
辉鸭蛋
cfe963dcae auto skip: backgroud click 2024-06-01 18:09:34 +08:00
辉鸭蛋
5c26287e51 #425 2024-06-01 12:55:41 +08:00
辉鸭蛋
7730b9b1de do not add click delay when claiming rewards #425 2024-06-01 10:07:48 +08:00
辉鸭蛋
e470d684ae auto skip: optimize chat option choose #422 2024-05-28 23:01:08 +08:00
辉鸭蛋
f3c17f7443 opt orange option OCR #409 2024-05-28 22:42:05 +08:00
辉鸭蛋
0baf176daa fix AutoGetDailyRewardsEnabled & AutoReExploreEnabled not working #417 2024-05-28 22:31:33 +08:00
ema
9378a134bd remove: package H.InputSimulator #154 2024-05-12 05:16:27 +08:00
辉鸭蛋
9e01dbd88c #354 2024-05-03 21:21:48 +08:00
辉鸭蛋
25ed398524 refactor: submit goods 2024-05-02 21:47:39 +08:00
辉鸭蛋
912d86ac33 refactor: auto hangout 2024-05-02 21:05:10 +08:00
辉鸭蛋
4fa718c6e0 refactor: auto skip 2024-05-02 19:06:10 +08:00
辉鸭蛋
c2d3e132e8 refactor: RectArea -> Region compilation passed 2024-05-02 14:45:07 +08:00
辉鸭蛋
e8a781f040 edit click param 2024-04-29 22:57:27 +08:00
辉鸭蛋
45b5653b13 fix hangout bug 2024-04-27 16:45:56 +08:00
辉鸭蛋
4e7da7156e reduce the frequency of black screen clicks 2024-04-27 16:06:22 +08:00
辉鸭蛋
e7e238e099 add hangout branches 2024-04-27 15:46:45 +08:00
辉鸭蛋
e151229eff auto skip: add no click option #350 2024-04-20 11:43:27 +08:00