Commit Graph

39 Commits

Author SHA1 Message Date
大头鱼
126e39f77c 完善Markdown To FlowDocument的,在WIn11下为bgi添加浅色主题支持 (#2082) 2025-08-24 15:58:21 +08:00
辉鸭蛋
d9d0cbb830 fix: update BetterGI.Assets package version and correct font resource path 2025-07-02 00:04:47 +08:00
辉鸭蛋
25f6763e48 移动相关资源文件 2025-07-01 22:49:53 +08:00
辉鸭蛋
6f87a0c4d0 脚本仓库V2 (#1707)
* feat: add custom drawer control and integrate it into the UI

* 更新仓库UI

* feat: implement Git-based repository update mechanism and improve error handling

* feat: add reset repository functionality with confirmation dialog

* 修改打开队伍配置界面的重试次数和日志

* feat: add drawer open/close events and improve drawer closing logic

* feat: enhance WebpagePanel navigation handling and improve initialization logic

* feat: add drawer opened event handling and improve navigation completion logic

* feat: implement dynamic height adjustment for WebpagePanel using Grid container

* feat: update drawer dimensions and apply dynamic sizing based on position

* feat: add CustomDrawer component and integrate with MapPathingViewModel for enhanced navigation

* feat: integrate WebView2 for Markdown file navigation in MapPathingViewModel
2025-06-17 03:13:56 +08:00
秋云
ad3f4c3915 feat: 日志分析界面添加排序逻辑,添加单个任务拾取物显示,添加表头锁定,更换现代化配色方案 (#1341)
* feat: 添加排序逻辑,添加单个任务拾取物显示

* feat: 表头锁定

* feat: 优化样式,修改排序

* feat: 文件过大时会进行保存,并提示保存的路径

* fix: 错误的弹窗

* fix: 修复表头固定

* feat: 修改配色

* fix: 优化显示

* fix: 删除重复分析。

* add: 增加单日分析
2025-03-23 21:12:59 +08:00
Scighost
e44c55eb03 Fix the issue of WebView2 UserDataFolder cannot be created 2025-02-02 22:46:43 +08:00
辉鸭蛋
dcafd64139 save theme 2025-01-18 17:54:59 +08:00
Ayu0K
60ccbfbace fix: 删除不需要的异常处理结构 2025-01-06 22:55:07 +08:00
Ayu0K
5786ba7634 mod: 修改提示文本 2025-01-06 22:55:07 +08:00
Ayu0K
bc6970b6c5 mod: 更改KeyBindingTextBox的行为,在获得焦点时显示输入提示,并忽略取得焦点前的鼠标左键单击事件 2025-01-06 22:55:07 +08:00
Ayu0K
ca3b31f84e mod: 将按键设置与VK解耦合,并提供KeyId向WPF按键、WPF鼠标按键以及VK的互相转换。 2025-01-06 22:55:07 +08:00
Ayu0K
a80f6fc423 fix: 修改VK_OEM_PLUS对应的按键名称 2025-01-06 22:55:07 +08:00
Ayu0K
317a526f16 add: 按键绑定的GUI实现(初步) 2025-01-06 22:55:07 +08:00
辉鸭蛋
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