Ayu0K
|
317a526f16
|
add: 按键绑定的GUI实现(初步)
|
2025-01-06 22:55:07 +08:00 |
|
辉鸭蛋
|
dd19afaca5
|
update ui
|
2024-12-08 00:46:48 +08:00 |
|
辉鸭蛋
|
2545581807
|
new pathing config
|
2024-11-02 19:49:38 +08:00 |
|
辉鸭蛋
|
b0d8e1a274
|
add condition settings
|
2024-10-31 23:06:40 +08:00 |
|
辉鸭蛋
|
81b754125a
|
update ui
|
2024-10-20 10:51:41 +08:00 |
|
辉鸭蛋
|
29544507eb
|
one dragon: fill
添加 OneDragon 相关 ViewModel 和页面,删除旧配置
在 `App.xaml.cs` 中添加了 `using BetterGenshinImpact.ViewModel.Pages.OneDragon` 语句,并在 `App` 类中添加了一系列 `OneDragon` 相关的 ViewModel 到服务集合中。
在 `OneDragonTaskItem.cs` 中调整了 `using` 语句的顺序,初始化了一些属性的默认值,并添加了两个构造函数。
删除了 `LoginConfigPage.xaml`、`LoginConfigPage.xaml.cs`、`MailConfigPage.xaml`、`MailConfigPage.xaml.cs`、`LoginConfigViewModel.cs` 和 `MailConfigViewModel.cs` 文件的内容。
在 `OneDragonFlowPage.xaml` 中更新了 `oneDragonView` 的命名空间,并添加了多个 `DataTemplate` 以支持新的 ViewModel。
在 `OneDragonFlowViewModel.cs` 中调整了 `using` 语句的顺序,并更新了 `_taskList` 的初始化内容。
添加了多个新的 ViewModel 文件,包括 `CraftViewModel.cs`、`DailyCommissionViewModel.cs`、`DailyRewardViewModel.cs`、`DomainViewModel.cs`、`ForgingViewModel.cs`、`LeyLineBlossomViewModel.cs`、`MailViewModel.cs`、`OneDragonBaseViewModel.cs`、`SereniteaPotViewModel.cs` 和 `TcgViewModel.cs`。
添加了多个新的页面文件,包括 `CraftPage.xaml`、`CraftPage.xaml.cs`、`DailyCommissionPage.xaml`、`DailyCommissionPage.xaml.cs`、`DailyRewardPage.xaml`、`DailyRewardPage.xaml.cs`、`DomainPage.xaml`、`DomainPage.xaml.cs`、`ForgingPage.xaml`、`ForgingPage.xaml.cs`、`LeyLineBlossomPage.xaml`、`LeyLineBlossomPage.xaml.cs`、`MailPage.xaml`、`MailPage.xaml.cs`、`SereniteaPotPage.xaml`、`SereniteaPotPage.xaml.cs` 和 `TcgPage.xaml`、`TcgPage.xaml.cs`。
|
2024-10-19 19:29:44 +08:00 |
|
DismissedLight
|
1f2d3a40d9
|
Add HutaoInterop Pipe
|
2024-10-19 15:20:58 +08:00 |
|
辉鸭蛋
|
2ed7a883b3
|
One-stop service init
|
2024-10-17 02:48:21 +08:00 |
|
ema
|
7b51c018a7
|
feat: ExceptionReport
|
2024-09-11 22:28:59 +08:00 |
|
辉鸭蛋
|
5f76749be7
|
use System.Windows.Forms.MessageBox for unhandled exception
|
2024-09-10 00:32:12 +08:00 |
|
辉鸭蛋
|
5955f90c03
|
update pathing page
|
2024-09-01 02:10:13 +08:00 |
|
ema
|
24d798d6b2
|
UI/UX: use MessageBox from Violeta
|
2024-08-20 23:46:29 +08:00 |
|
辉鸭蛋
|
6812f30732
|
optimize script execution
|
2024-08-17 18:00:03 +08:00 |
|
辉鸭蛋
|
c6680ced12
|
add js script page
|
2024-08-17 16:02:54 +08:00 |
|
qhy040404
|
c490d29aa1
|
code cleanup
|
2024-08-14 18:01:02 +08:00 |
|
qhy040404
|
78ec9d31e8
|
check integration #468
|
2024-08-14 16:03:43 +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 |
|
辉鸭蛋
|
35354ede17
|
multiple instances of mask windows #481
|
2024-07-13 10:17:07 +08:00 |
|
ema
|
ed20c8bb1d
|
fix #481
|
2024-07-13 02:42:58 +08:00 |
|
辉鸭蛋
|
85a2e4a642
|
add record UI
|
2024-06-23 23:22:11 +08:00 |
|
辉鸭蛋
|
08fbd6e2a2
|
+main
|
2024-05-28 10:28:16 +08:00 |
|
Lightczx
|
4819849902
|
code style
|
2024-04-12 10:38:50 +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 |
|
辉鸭蛋
|
7300d32756
|
simplify View&ViewModel Registration
|
2024-04-04 13:27:51 +08:00 |
|
辉鸭蛋
|
3df5904d2c
|
Merge branch 'main' into feat/view-registraion
|
2024-04-04 13:24:48 +08:00 |
|
Mr-Quin
|
4f9424ff3d
|
Register NotificationService as HostedService so it instantiates early
|
2024-03-30 13:57:03 -07: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 |
|
Lightczx
|
1c97b425f4
|
refine
|
2024-03-28 14:00:29 +08:00 |
|
ema
|
24c4a021cb
|
restruct: add mvvm with NotifyIcon
|
2024-03-10 02:40:40 +08:00 |
|
huiyadanli
|
c0171f7874
|
the log level for writing files is different (debug)
|
2024-01-09 23:30:28 +08:00 |
|
ema
|
efd6d1ea41
|
initial script control but debug only
|
2023-12-17 17:36:36 +08:00 |
|
ema
|
e06e7c878c
|
simplify OnStartup method
|
2023-11-26 02:13:30 +08:00 |
|
ema
|
ecfaba7252
|
feat: BetterGI single instance
|
2023-11-26 02:01:13 +08:00 |
|
ema
|
9b193e56ea
|
feat: now you can launch through bettergi://
|
2023-11-24 04:56:40 +08:00 |
|
huiyadanli
|
28899ee9d6
|
add update notice
|
2023-11-23 01:13:20 +08:00 |
|
huiyadanli
|
9ac4d12896
|
fixed: error app name #21
|
2023-11-07 22:58:01 +08:00 |
|
Lightczx
|
9e1080c9ec
|
Update App.xaml.cs
|
2023-11-06 14:05:08 +08:00 |
|
huiyadanli
|
bda00ad054
|
AutoGeniusInvokation: add entry
|
2023-10-21 18:48:36 +08:00 |
|
huiyadanli
|
30eca35efc
|
add simple hotkey
|
2023-10-14 01:17:55 +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
|
a8fa869842
|
make the game area as capture area
|
2023-10-07 19:29:24 +08:00 |
|
huiyadanli
|
3e246a19d0
|
Global exception catch
|
2023-10-06 21:52:55 +08:00 |
|
huiyadanli
|
4bad84970a
|
Add run as administrator
|
2023-10-06 10:45:09 +08:00 |
|
huiyadanli
|
f1b26f4d70
|
Load and save config
|
2023-10-05 22:13:48 +08:00 |
|
huiyadanli
|
21d7a30023
|
Adjusting the Log Level
|
2023-10-05 18:40:20 +08:00 |
|