Commit Graph

422 Commits

Author SHA1 Message Date
youqii
774355c3a7 feat: 新增领取邮件功能 (#6438)
close #6186 

---------

Co-authored-by: David <56174894+Constrat@users.noreply.github.com>
Co-authored-by: zzyyyl <aysyxx53@hotmail.com>
2023-09-23 17:52:30 +08:00
uye
43651b1b44 feat: 开始唤醒-账号切换新增手动切换,可单独执行开始唤醒流程 (#6433)
- close #6431
2023-09-22 22:55:08 +08:00
status102
caef5c411d fix: Simulator -> Emulator 2023-09-22 17:13:00 +08:00
uye
4f5343aa41 chore: 通过进程名关闭蓝叠时如果模拟器个数超过1个则放弃关闭 2023-09-20 15:36:33 +08:00
Lancarus
ac0be48b1f feat: 增加肉鸽凹开局直升 2023-09-19 16:29:16 +08:00
status102
bfff060987 feat: 开始唤醒-账号切换新增手动切换,可单独执行开始唤醒流程 2023-09-18 16:58:04 +08:00
MistEO
171329994d fix: 修复SettingsView的Idle不生效,将开始唤醒-账号切换在非Idle情况下锁定 (#6364) 2023-09-15 19:13:33 +08:00
uye
9f66fd1039 chore: 优化定时任务 2023-09-15 12:57:58 +08:00
status102
7a3b402cfe perf: 开始唤醒-账号切换在WpfGui增加Trim 2023-09-15 09:30:36 +08:00
status102
757c0a4551 fix: 修复SettingsView的Idle不生效,将自动唤醒-账号切换在非Idle情况下锁定 2023-09-14 21:51:08 +08:00
枫雨
36c5bca88a fix: 给关卡选择为 null 时打个补丁
#5742
2023-09-13 16:01:47 +08:00
MistEO
5bfb033426 Merge branch 'dev' into dev_account_switch 2023-09-11 22:46:05 +08:00
uye
71ea085544 feat: YostarEN Reclamation Algorithm implementation (#6267)
Full Reclamation Algorithm implementation for YostarEN
Early-Implementation for YostarJP (missing texts)

---------
Co-authored-by: David <56174894+Constrat@users.noreply.github.com>
Co-authored-by: ManicSteiner <bjjtgszc@163.com>
2023-09-10 23:01:30 +02:00
MistEO
ab7beaac6e feat: update local resource by etag (#6283) 2023-09-09 23:33:45 +08:00
status102
9283928652 feat: 新增 官服、B服 账号切换功能 2023-09-09 14:47:30 +08:00
laffey
6ef5b03d8d feat: shutdown/hibernate after all other MAAs have exited, or just exit itself 2023-08-31 14:26:43 +08:00
uye
0207013518 chore: 添加报错信息 #6089 2023-08-26 23:28:40 +08:00
uye
b676bcb564 feat: 添加刷理智任务报错提示 2023-08-19 16:33:33 +08:00
uye
a9995e7b9b feat: 肉鸽开局干员支持点选 is_start 中的干员 2023-08-19 15:24:32 +08:00
uye
185f29293b style: 格式化代码 2023-08-18 10:10:50 +08:00
uye
bc32eb6a98 fix: 定时执行逻辑错误
fix #5971
2023-08-18 09:40:29 +08:00
uye
8079ca2bf6 fix: 错误的类型转换
fix #5940
2023-08-13 22:44:42 +08:00
uye
fcc8f84290 fix: 修复模拟器关闭逻辑错误,增加模拟器退出错误日志 2023-08-13 22:13:07 +08:00
uye
9032220b10 fix: 关闭模拟器时索引超出了数组界限
fix #5930
2023-08-13 15:50:14 +08:00
MistEO
ac9e7a414e fix: build error 2023-08-12 15:13:00 +08:00
uye
a4ecff2b4c Merge branch 'dev' into refactor/TaskQueueViewModel 2023-08-10 15:09:37 +08:00
uye
629f17ad74 chore: ReSharper disable InconsistentNaming 2023-08-07 15:57:32 +08:00
uye
6586b6d5e3 refactor: 重构基线前的 TaskQueueViewModel 2023-08-07 11:43:22 +08:00
uye
47f64d6307 chore: Accessor 'TaskItemViewModels.set' can be made private 2023-08-07 11:43:22 +08:00
uye
636dc392ba refactor: 重构基线前的 TaskQueueViewModel 2023-08-07 11:10:40 +08:00
uye
53e5c2de84 chore: Add explicit 'return' or 'continue' before local functions 2023-08-07 01:07:55 +08:00
uye
d85eba38d8 chore: Put local function after 'return' or 'continue' 2023-08-07 00:58:42 +08:00
uye
489d987d45 fix: problems were found by Qodana 2023-08-07 00:30:49 +08:00
uye
ce27219c83 fix: problems were found by Qodana 2023-08-07 00:12:25 +08:00
DaysGone233
6346ad483c fix: 未勾选"强制定时启动"时就不必重启了 2023-08-05 21:51:04 +08:00
DaysGone233
a423409ca1 fix: fix: 未勾选"强制定时启动"时就不必重启了 2023-08-05 21:49:26 +08:00
DaysGone233
b181fec3cb fix: 未勾选"强制定时启动"时就不必重启了 2023-08-05 21:43:11 +08:00
uye
ef51fa1ff8 refactor: 重构TaskQueueViewModel 2023-08-01 16:00:14 +08:00
uye
1efb690e4f fix: 关闭模拟器权限不够时失败报错
fix #5739
2023-07-31 19:04:36 +08:00
uye
205694959b fix: 连接失败后自动重启模拟器功能失效
fix #5732
2023-07-31 12:45:35 +08:00
AsterNighT
8961a42945 Fix: Move logs back to TaskQueueViewModel.cs 2023-07-27 20:03:20 +08:00
AsterNighT
03c3614b16 Fix: Remove redundant logs in TaskQueueViewModel.cs 2023-07-27 17:11:48 +08:00
AsterNighT
a56c156299 Feat: Implement ADB hard restart. 2023-07-27 16:47:43 +08:00
TiSpH
069c1e9dbb fix: 0时的定时任务无法提前重启 2023-07-20 14:03:45 -05:00
uye
ae4ac52670 chore: 自动检测更新的随机延迟改为一小时 2023-07-18 22:00:38 +08:00
uye
19e2061b8a fix: 添加定时器缺少的判断 2023-07-16 11:29:21 +08:00
uye
2cb4989c57 chore: 删除多余判断 2023-07-16 01:15:41 +08:00
uye
3233774df6 fix: 定时逻辑错误 2023-07-16 00:49:14 +08:00
uye
cb9e96e7d2 feat: 定时任务可切换配置 (#5323) 2023-07-12 16:22:18 +08:00
uye
3213c38c78 fix: 强制启动定时任务未在运行时不关闭方舟 #5346 2023-07-09 19:41:37 +08:00