Commit Graph

15 Commits

Author SHA1 Message Date
XcantloadX 16a267de79 refactor(core): 将 Commandable 分离为 WindowsCommandable 与 AndroidCommandable 2025-06-14 20:04:01 +08:00
XcantloadX b434278e4e refactor(task): 使用基础类中的矩形与点重构任务 2025-05-17 09:37:44 +08:00
XcantloadX 9592816cdc fix(core): 修复 double_click 多个重载默认间隔时间不一致的问题 2025-04-05 23:05:32 +08:00
XcantloadX 8f85a28924 Merge branch 'dev' 2025-03-21 21:26:39 +08:00
XcantloadX cc73188637 feat(task): 支持跳过培育结束的演出 2025-03-20 22:57:18 +08:00
XcantloadX abe9b0aba2 feat(core): 将 kotonebot.client.Device 类分为了 AndroidDevice 和 WindowsDevice 2025-03-20 22:24:55 +08:00
XcantloadX d38bb16097 feat(core): 引入对 Windows 的支持 2025-03-18 20:42:53 +08:00
XcantloadX e63ad2dfd6 feat(core): 降低双击默认速度 2025-03-07 20:48:29 +08:00
XcantloadX 0d3e5defe1 refactor(core): 移动 util 模块位置 2025-03-06 16:35:15 +08:00
XcantloadX f146038d36 feat(core): device.click() 方法新增支持传入 tuple[int, int] 2025-02-28 16:45:23 +08:00
XcantloadX f0a3baa5d6 fix(core): 修复了 device.click() 调试信息在没有截图数据时会报错 2025-02-27 22:28:10 +08:00
XcantloadX be3716414b feat(core): 为 device.click() 方法添加可视调试信息 2025-02-24 22:40:52 +08:00
XcantloadX cb0e6decae feat(core): 新增 screencap raw 截图方法 2025-02-14 17:33:11 +08:00
XcantloadX 95f4111647 feat(task): 优化了部分日常流程
1. SimpleDispatcher 增加 timeout 功能
2. 修复 ContextStackVars 中 screenshot 属性无法自动继承
3. 优化收取活动费、工作、竞赛、购买在 uiautomator2 下的表现
2025-02-14 10:37:43 +08:00
XcantloadX fa55b6d871 feat(core): 新增 uiautomator2 控制与截图方法 2025-02-12 10:50:24 +08:00