Commit Graph

2572 Commits

Author SHA1 Message Date
MistEO
4d021c4681 fix: 额外为minitouch每次操作增加延迟 2022-11-15 00:05:06 +08:00
MistEO
b73e24cbe9 perf: minitouch一些小优化 2022-11-14 23:37:17 +08:00
MistEO
9dad127ef3 refactor: 重构minitouch调用 2022-11-14 23:32:11 +08:00
zzyyyl
0491b1ede8 fix: 直线滑动 2022-11-14 22:42:35 +08:00
MistEO
b2009a92f6 fix: 修复本地changelog生成 2022-11-14 22:18:08 +08:00
zzyyyl
17eb851d4b style: format 2022-11-14 19:16:34 +08:00
zzyyyl
4b943f0f7a feat: 增加滑动 interval,增加 SlowlySwipe postDelay,调整部分滑动参数 2022-11-14 19:16:26 +08:00
zzyyyl
eca64fda08 feat: swipe 的 up 也增加 50ms 延迟
否则可能 maa 等的时间 minitouch 没等,白等了.jpg
2022-11-14 19:16:18 +08:00
zzyyyl
d078c6fc37 feat: 增加滑动加速度参数 acceleration_coef
acceleration_coef∈(-1,1),=0表示匀速,>0表示加速,<0表示减速
超出范围会往反方向滑动一段
2022-11-14 17:20:15 +08:00
MistEO
0fad489ec7 Merge branch 'master' into dev 2022-11-14 01:36:34 +08:00
MistEO
4f5d04d771 feat: 为所有滑动选项打开minitouch 2022-11-14 01:22:18 +08:00
MistEO
52351348dc chore: 新增几个镜像站 2022-11-14 01:12:53 +08:00
MistEO
5dc465cee0 perf: 优化自动战斗干员部署,新增支持子弹时间、费用字段 2022-11-14 01:06:32 +08:00
MistEO
aa6df8bbcb fix: 修复滑动错误,优化肉鸽操作 2022-11-13 23:56:59 +08:00
MistEO
b1ea3c7ccb perf: 打开自动战斗的minitouch功能,调整战斗时部署干员的滑动参数 2022-11-13 23:28:32 +08:00
MistEO
b2cc2ab931 fix: mac build error 2022-11-13 19:11:50 +08:00
MistEO
afd5fe8cdc perf: 优化了一些有的没的 2022-11-13 19:10:10 +08:00
MistEO
8179450da2 fix: 完全跑通minitouch管道 2022-11-13 19:00:09 +08:00
MistEO
289e897e27 feat: 暂时关闭minitouch,并优化一些controller的调用 2022-11-13 18:20:57 +08:00
MistEO
a16caa7849 fix: 暂时统一关闭minitouch,后续逐步适配并开启 2022-11-13 16:13:51 +08:00
MistEO
e150a2bf22 fix: 合并后的一些冲突问题及优化 2022-11-13 15:58:07 +08:00
MistEO
8d9704b37b perf: 增加minitouch额外滑动,调整参数 2022-11-13 15:41:58 +08:00
MistEO
c076a005a0 fix: build error on macOS 2022-11-13 15:41:36 +08:00
MistEO
2ccba7f101 fix: 修复minitouch参数错误 2022-11-13 15:41:36 +08:00
MistEO
50edd9e5e2 fix: 修复一些参数问题 2022-11-13 15:41:36 +08:00
MistEO
b8574ad1fb feat: 基本跑通minitouch 2022-11-13 15:41:36 +08:00
MistEO
8d9c5b9d8d feat: 调通minitouch写 2022-11-13 15:41:36 +08:00
MistEO
04d74f1c04 feat: 重构minitouch管道,但不知道为啥还是没反应 2022-11-13 15:41:36 +08:00
MistEO
a1b7598810 fix: build error on mac 2022-11-13 15:41:36 +08:00
MistEO
902783b851 feat: 命令支持minitouch点击和滑动(但是不知道为啥不起来) 2022-11-13 15:41:36 +08:00
MistEO
cb6b057f92 feat: 完成minitouch的push 2022-11-13 15:41:36 +08:00
MistEO
9055670e7d refactor: 重构controller,改为同步操作,修改部分接口参数 2022-11-13 15:41:33 +08:00
MistEO
ed107d6b35 Merge pull request #2716 from hguandl/feat/posix-socket
feat: 实现 POSIX socket 传输
2022-11-13 15:39:04 +08:00
MistEO
b46b278d5c fix: unix sock 一些小优化 2022-11-13 15:38:18 +08:00
MistEO
411c9a8538 Merge pull request #2717 from MaaAssistantArknights/feat/det_ascii
feat: 优化 isAscii、withoutDet 参数的处理
2022-11-12 14:53:53 +08:00
MistEO
1785f5fb8d perf: 优化mat拷贝行为 2022-11-12 00:57:24 +08:00
MistEO
c986354648 fix: warnings 2022-11-12 00:19:22 +08:00
zzyyyl
904d01684b fix: mac build error 2022-11-12 00:14:23 +08:00
Hao Guan
e1c3d30fbf cleanup 2022-11-12 02:08:23 +10:00
zzyyyl
4cabf9f53e Update src/MeoAssistant/ImageAnalyzer/ProcessTaskImageAnalyzer.cpp
Co-authored-by: MistEO <mistereo@hotmail.com>
2022-11-12 00:08:01 +08:00
MistEO
d9413606ab Merge pull request #2701 from zzyyyl/fix/#2692
fix: 修复通知报错
2022-11-12 00:07:53 +08:00
zzyyyl
c1a8dc4cc5 feat: 优化 without_det,使用 OcrWithPreprocessImageAnalyzer 2022-11-11 22:43:04 +08:00
Hao Guan
9614cff5e5 feat: 实现 POSIX socket 传输 2022-11-12 00:33:43 +10:00
zzyyyl
3699d19042 feat: 把 isAscii 写进 tasks.json,在 analyzer set_task_info 时自动设置 is_ascii 2022-11-11 21:22:04 +08:00
CaoMeiYouRen
7e3c3d558a fix: 修复 javaPath 路径错误; 修复 maaPath 路径错误 2022-11-11 21:17:10 +08:00
lhhxxxxx
05dc0147c1 feat. 增加始终自动检测连接选项 2022-11-10 22:10:48 +08:00
uye
4c839ba817 feat: 清空作业或输入错误时链接变为作业站网址 2022-11-10 20:50:11 +08:00
uye
7b34f4fe1c feat: 修改几个链接的显示位置 2022-11-10 20:23:30 +08:00
uye
6970094a12 Merge pull request #2673 from MaaAssistantArknights/feat/infrast_list
feat: 添加基建排班内置配置文件选择
2022-11-10 19:12:32 +08:00
uye
b159e48a0a feat: 添加8群与频道链接 2022-11-10 19:11:33 +08:00