Commit Graph

39 Commits

Author SHA1 Message Date
辉鸭蛋
08b921b982 one dragon configs 2024-12-22 23:24:11 +08:00
辉鸭蛋
e497f6ec79 1. 抽离部分内部类,格式化代码
2. ValueTuple 已过时,元组建议使用 ()
3. 暂停变量不建议放在 TaskContext.Instance().Config.Suspend 中,会被持久化到配置内
4. 修改一些方法和变量的存放位置
2024-12-21 14:35:42 +08:00
zjl
5162bcc88f 参考失焦,增加了快捷键暂停。调度器任务支持从指定任务开始(右键 下一个任务从此执行,重启软件,或取出待执行任务后,该状态将会清空)。 2024-12-17 23:12:56 +08:00
辉鸭蛋
32bec1656b default pathing condition config 2024-11-05 22:50:34 +08:00
辉鸭蛋
2545581807 new pathing config 2024-11-02 19:49:38 +08:00
辉鸭蛋
dcd7831368 auto fix win11 bitblt 2024-11-02 12:57:58 +08:00
辉鸭蛋
98d2664c28 auto pathing: use group config & fix bug 2024-10-27 00:51:10 +08:00
辉鸭蛋
b3f6002846 add pathing config 2024-10-22 01:21:11 +08:00
辉鸭蛋
b2cf62a21c add local script repo web
重构了 `AvatarClassifyGen.cs` 中的图像读取逻辑,现在只读取一个图像文件。`AllConfig.cs` 中添加了 `ScriptConfig` 类的配置,并监听其属性变化。`ScriptRepoUpdater.cs` 中引入了多个新命名空间,添加了 `_logger` 和 `_webWindow` 字段,新增了 `AutoUpdate` 方法,修改了 `UpdateCenterRepo` 方法,新增了 `FindCenterRepoPath`、`ImportScriptFromUri` 和 `OpenLocalRepoInWebView` 方法。`WebpagePanel.cs` 中添加了 `OnWebViewInitializedAction` 属性。`WebpageWindow.cs` 中注释掉了背景色设置。`MainWindow.xaml` 中修改了标题栏图标路径。`JsListPage.xaml`、`KeyMouseRecordPage.xaml` 和 `MapPathingPage.xaml` 中修改了按钮命令绑定。`MainWindowViewModel.cs` 中添加了 `AutoUpdate` 方法调用。`JsListViewModel.cs`、`KeyMouseRecordPageViewModel.cs` 和 `MapPathingViewModel.cs` 中添加了 `Config` 属性和 `OnOpenLocalScriptRepo` 命令。新增了 `ScriptConfig.cs` 和 `RepoWebBridge.cs` 文件,定义了 `ScriptConfig` 和 `RepoWebBridge` 类。
2024-10-13 18:13:28 +08:00
辉鸭蛋
8e44643a51 auto eat #649 2024-09-21 23:41:20 +08:00
何杰泽
fae49c4c3b 添加自动吃药的功能。 2024-09-12 15:34:53 +08:00
qhy040404
c490d29aa1 code cleanup 2024-08-14 18:01:02 +08:00
辉鸭蛋
02b3d80056 record camera orientation config 2024-08-10 22:04:17 +08:00
辉鸭蛋
08fbd6e2a2 +main 2024-05-28 10:28:16 +08:00
辉鸭蛋
a84c94c5ce add auto cook #266 2024-05-23 00:27:13 +08:00
辉鸭蛋
034d695bf8 all use gpu 2024-04-06 02:43:43 +08:00
辉鸭蛋
4b41fdcecc test gpu 2024-04-06 00:26:55 +08:00
Mr-Quin
911ee49083 Refactor notification 2024-03-30 13:57:02 -07:00
Mr-Quin
3973a132b4 Add notification 2024-03-30 13:57:02 -07:00
辉鸭蛋
22ea2c2576 clean up code by ReSharper and CodeMaid [\Core] 2024-03-10 12:55:11 +08:00
huiyadanli
f9e9be6d9d add WindowsGraphicsCapture cache option 2024-02-23 22:55:31 +08:00
huiyadanli
aedcb3dde5 optimize 2024-02-09 13:05:14 +08:00
huiyadanli
1c345eae16 add take screenshot 2024-02-08 14:47:26 +08:00
huiyadanli
5ba5687178 auto domain add fight end delay 2024-01-09 23:21:19 +08:00
huiyadanli
f992b87acb add combat strategy ui and test it 2024-01-06 23:44:13 +08:00
huiyadanli
71095d5724 new linked game start #126 #139 2023-12-10 15:22:38 +08:00
huiyadanli
56473d79a4 detailed error logs switch 2023-12-03 13:44:31 +08:00
huiyadanli
a989db29e7 quick teleport ui & performance optimization 2023-12-03 12:55:11 +08:00
huiyadanli
e2fddc436d auto wood z delay config 2023-12-02 18:35:00 +08:00
wwbweibo
a6b6772618 可以总本地路径直接启动原神 2023-11-27 22:13:12 +08:00
huiyadanli
4a255ac1bd upgrade prompt to add options that will no longer be prompted 2023-11-25 23:47:39 +08:00
huiyadanli
4b01709e2e add task trigger interval settings 2023-11-12 17:52:29 +08:00
huiyadanli
bda00ad054 AutoGeniusInvokation: add entry 2023-10-21 18:48:36 +08:00
huiyadanli
380e9d79c1 add hotkey bind 2023-10-14 16:10:02 +08:00
huiyadanli
04437364da add mask settings page 2023-10-09 22:10:41 +08:00
huiyadanli
1fc0301551 refactor Fischless.WindowCapture & add DwmSharedSurface capture 2023-10-07 23:26:56 +08:00
huiyadanli
a8fa869842 make the game area as capture area 2023-10-07 19:29:24 +08:00
huiyadanli
81a5819019 Tasks and triggers can read config 2023-10-05 23:56:57 +08:00
huiyadanli
f1b26f4d70 Load and save config 2023-10-05 22:13:48 +08:00