Commit Graph

57 Commits

Author SHA1 Message Date
辉鸭蛋
5b8caef75a one dragon : 0.37.4 2024-12-11 00:00:49 +08:00
辉鸭蛋
dd19afaca5 update ui 2024-12-08 00:46:48 +08:00
辉鸭蛋
255f328b67 update logo 2024-10-26 20:24:17 +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
辉鸭蛋
333ad6f0b4 Merge branch 'main' of https://github.com/babalae/better-genshin-impact 2024-10-13 13:36:10 +08:00
辉鸭蛋
c75dbbc241 add script repo downloader 2024-10-13 13:36:06 +08:00
ema
421b11504f fix: titlebar accent color #442 2024-10-13 03:02:19 +08:00
辉鸭蛋
475b9bbd00 update ui text & ProxySpeedTester
删除了 `ClickOffset` 类及其相关代码。
在 `MainWindow.xaml` 中,将导航菜单项的内容从“脚本”更改为“JS 脚本”。
在 `JsListPage.xaml` 和 `KeyMouseRecordPage.xaml` 中,更新了文本内容,并添加了指向相关教程的超链接。
在 `JsListViewModel.cs` 和 `KeyMouseRecordPageViewModel.cs` 中,分别添加了 `OnGoToJsScriptUrl` 和 `OnGoToKmScriptUrl` 方法,用于打开对应的教程 URL。
新增了 `ProxySpeedTester.cs` 文件,包含一个用于测试代理速度的类 `ProxySpeedTester`,提供了获取最快代理地址的方法。
2024-10-10 21:58:35 +08:00
ema
335b053b32 change: moved image assets to new folder 2024-09-30 10:12:13 +08:00
辉鸭蛋
d6860d5294 0.34.0 2024-09-08 23:36:53 +08:00
辉鸭蛋
5955f90c03 update pathing page 2024-09-01 02:10:13 +08:00
辉鸭蛋
c6680ced12 add js script page 2024-08-17 16:02:54 +08:00
辉鸭蛋
b47ce6f529 modify menu hierarchy 2024-08-17 12:09:03 +08:00
辉鸭蛋
2b6465be22 edit kmscript name 2024-08-16 00:38:41 +08:00
辉鸭蛋
8b0bdef670 edit script group name 2024-08-15 23:55:57 +08:00
辉鸭蛋
c9f3f11c8a make the ScriptControlPage visible 2024-08-13 23:29:51 +08:00
辉鸭蛋
9980576083 edit ui 2024-07-28 12:34:25 +08:00
辉鸭蛋
9878786dd7 init script page 2024-07-14 20:18:29 +08:00
辉鸭蛋
f7cce1bbbd stage new page 2024-07-13 21:57:41 +08:00
辉鸭蛋
bc6e9bc078 update key mouse marco ui 2024-07-13 17:03:05 +08:00
ema
1cf134ab30 show release markdown 2024-06-27 00:08:37 +08:00
辉鸭蛋
85a2e4a642 add record UI 2024-06-23 23:22:11 +08:00
ema
cb9dc4ca2e UI/UX: use MiSans-Regular as TextThemeFontFamily 2024-05-15 20:26:55 +08:00
辉鸭蛋
85b253036c Merge pull request #333 from Mr-Quin/notification 2024-04-04 13:18:42 +08:00
ema
3d4ae6cb06 changed hide button CornerRadius to default 0 2024-04-01 06:59:29 +08:00
Mr-Quin
3973a132b4 Add notification 2024-03-30 13:57:02 -07:00
Mr-Quin
087956b161 Add option to minimize to tray when existing 2024-03-25 22:45:12 -07:00
ema
77496332bf update: edit auto pick black/white list files #245 2024-03-12 04:16:49 +08:00
ema
24c4a021cb restruct: add mvvm with NotifyIcon 2024-03-10 02:40:40 +08:00
ema
ca418ba7b1 fix: change logo.ico file to inner resource 2024-03-10 00:48:45 +08:00
Mr-Quin
8f7cd481f2 Implement NotifyIcon using WPF-UI.Tray 2024-03-08 12:08:15 -08:00
Mr-Quin
c664eca7da Add button to send app to tray 2024-03-07 20:15:09 -08:00
ema
efd6d1ea41 initial script control but debug only 2023-12-17 17:36:36 +08:00
DismissedLight
115436d871 main window & home page 2023-11-29 22:08:07 +08:00
huiyadanli
4e2bd0372e update Yap model and black list & update icon and urls 2023-11-18 13:44:57 +08:00
ema
0a9a63841a fix: the lost logo in MainWindow 2023-11-02 00:29:08 +08:00
huiyadanli
d57e67c159 update version and add logo 2023-10-28 21:03:05 +08:00
huiyadanli
bda00ad054 AutoGeniusInvokation: add entry 2023-10-21 18:48:36 +08:00
huiyadanli
9abf1a98c5 add log of function switches 2023-10-15 18:25:28 +08:00
huiyadanli
5e3fefb731 add tasks to the task page (not Implemented) 2023-10-15 12:37:36 +08:00
huiyadanli
d671f70bda update dependeny 2023-10-14 22:20:26 +08:00
huiyadanli
30eca35efc add simple hotkey 2023-10-14 01:17:55 +08:00
huiyadanli
50ef3d2e22 delete useless code 2023-10-13 23:33:31 +08:00
huiyadanli
b4d1942b99 optimize GC 2023-10-13 23:26:59 +08:00
huiyadanli
470e90ac37 add hotkey page 2023-10-12 23:52:42 +08:00
huiyadanli
f43a7d7bdf add common settings 2023-10-11 01:22:37 +08:00
huiyadanli
04437364da add mask settings page 2023-10-09 22:10:41 +08:00
huiyadanli
3e246a19d0 Global exception catch 2023-10-06 21:52:55 +08:00
huiyadanli
548e136d11 Menu navigation & DI 2023-10-05 17:56:57 +08:00