Commit Graph

6 Commits

Author SHA1 Message Date
辉鸭蛋
a06f0fcdb2 auto pathing: fix not releasing the mouse and keyboard when stopping tasks
更新日志和黑名单

移除 `PathExecutor.cs` 中的无用引用,重构 `Pathing` 方法,添加 `InitializePathing` 和 `ConvertWaypoints` 方法,提取传送点处理逻辑到 `HandleTeleportWaypoint` 方法。修改 `TpTask.cs` 中的日志格式为浮点数格式。将 `TaskRunner.cs` 中的 `FireAndForgetAsync` 方法重命名为 `RunThreadAsync`,并在 `ScriptService.cs` 中相应替换调用。为 `DpiHelper.cs` 中的 `ScaleY` 属性添加注释。更新 `pick_black_lists.json`,添加新的黑名单项 `"摆放巧像"`。在 `MapPathingViewModel.cs` 中添加 `_mapViewer` 字段,并在 `OnOpenMapViewer` 方法中使用。
2024-09-09 21:57:48 +08:00
辉鸭蛋
3c2d9ca851 smoother mask window #441 2024-07-12 22:21:23 +08:00
huiyadanli
f43a7d7bdf add common settings 2023-10-11 01:22:37 +08:00
huiyadanli
6ed54db1eb refactor: Debugging successful 2023-10-02 18:41:14 +08:00
huiyadanli
bbd8ed5067 refactor: use Fischless 2023-10-02 18:00:14 +08:00
huiyadanli
d42b763e5f Remove Vision.Recognition 2023-09-30 01:20:15 +08:00