kotones-auto-assistant/kotonebot
XcantloadX 50d1403825 fix(task): 修复有几率无法识别到进行中培育的问题
原因是 OCR 没有识别到“中”字。现在换成了检测再开与新开各自 UI 上独有的元素。

Fixed #52
2025-07-03 18:24:58 +08:00
..
backend refactor(core): 组装 Device 改用 recipe 方案 2025-06-25 18:49:08 +08:00
client refactor(core): 移除 Device.pinned 方法 2025-07-03 17:25:03 +08:00
config feat(ui): MuMu12 保活模式可选开启 2025-06-27 11:22:46 +08:00
interop/win feat(core): 新增 Mumu12Host & LeidianHost 模拟器控制 2025-05-20 16:22:47 +08:00
kaa fix(task): 修复有几率无法识别到进行中培育的问题 2025-07-03 18:24:58 +08:00
logging feat(core): 引入 VERBOSE 级别日志 2025-02-14 17:31:53 +08:00
primitives feat(core): 新增一些基础数据类 2025-05-17 09:34:46 +08:00
tools refactor(core): 将 Commandable 分离为 WindowsCommandable 与 AndroidCommandable 2025-06-14 20:04:01 +08:00
ui feat(task): 增加命令行调用方式 2025-04-11 22:17:38 +08:00
__init__.py refactor(task): 使用基础类中的矩形与点重构任务 2025-05-17 09:37:44 +08:00
debug_entry.py fix(core): 修复 Device 中缩放与截图 Hook 的处理顺序不正确问题 2025-06-28 17:47:54 +08:00
errors.py feat(core): 支持等比例分辨率缩放 2025-06-14 20:14:37 +08:00
util.py feat(task): 优化了培育开始的逻辑,修复若干 bug 2025-06-01 20:39:11 +08:00