Commit Graph

26 Commits

Author SHA1 Message Date
辉鸭蛋
bb13aac0a9 fix rider error tips 2024-11-16 13:40:57 +08:00
辉鸭蛋
72c2e38f94 add pathing settings for script group 2024-10-26 21:11:59 +08:00
辉鸭蛋
2ed7a883b3 One-stop service init 2024-10-17 02:48:21 +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
ema
619cb667cd chore: doc about game cli #665 2024-10-01 14:16:13 +08:00
qhy040404
41c5f4c226 fix wrong state 2024-10-01 00:04:35 +08:00
qhy040404
95f7b76a03 add TwoStateButton 2024-09-30 23:17:10 +08:00
ema
335b053b32 change: moved image assets to new folder 2024-09-30 10:12:13 +08:00
辉鸭蛋
8dbdf0840c add map pos editor 2024-09-17 01:41:20 +08:00
qhy040404
c490d29aa1 code cleanup 2024-08-14 18:01:02 +08:00
ema
00ab7042c5 chrome://flags/#enable-force-dark 2024-08-09 17:04:25 +08:00
辉鸭蛋
4243972eeb script async test 2024-07-21 12:42:39 +08:00
辉鸭蛋
9878786dd7 init script page 2024-07-14 20:18:29 +08:00
辉鸭蛋
6c1314cc4d add listview for KeyMouseRecordPage 2024-07-01 00:13:18 +08:00
ema
1cf134ab30 show release markdown 2024-06-27 00:08:37 +08:00
辉鸭蛋
ce8b8687f4 keyboard monitor hotkey support space #416 2024-05-28 22:23:04 +08:00
辉鸭蛋
0973ca0887 use new icon 2024-05-28 01:08:42 +08:00
ema
684fac7d29 fix style about CardExpander 2024-05-27 23:04:55 +08:00
辉鸭蛋
5c6a96957e add new icon font 2024-05-27 22:28:32 +08:00
辉鸭蛋
bb0ea6622b move namespace 2024-03-13 23:11:31 +08:00
ema
77496332bf update: edit auto pick black/white list files #245 2024-03-12 04:16:49 +08:00
huiyadanli
54ee6e2ad1 add keyboard monitor hotkey 2024-02-03 23:04:14 +08:00
huiyadanli
380e9d79c1 add hotkey bind 2023-10-14 16:10:02 +08:00
huiyadanli
30eca35efc add simple hotkey 2023-10-14 01:17:55 +08:00
huiyadanli
2fe46f46a8 Modify drag icon 2023-10-05 18:40:07 +08:00
huiyadanli
d42b763e5f Remove Vision.Recognition 2023-09-30 01:20:15 +08:00