更新:添加鼠标图标识别、复活逻辑优化、参数配置加载修复、目标血量100%检测

This commit is contained in:
王鹏
2026-04-19 15:53:45 +08:00
parent 33dc741fd9
commit 6ec468a78b
46 changed files with 900 additions and 131 deletions

View File

@@ -11,6 +11,6 @@
"food_key": "f1",
"eat_hp_threshold": 30,
"eat_max_wait_sec": 30.0,
"enable_mouse_loot": false
"enable_mouse_loot": true
}
}