Commit Graph

4372 Commits

Author SHA1 Message Date
zzyyyl
d4c1f4e7de fix: 修复 debug 模式下 tasks.json 检查未通过时的访问越界问题 2023-09-19 20:34:38 +08:00
zzyyyl
2b1df44ed5 feat: 投资达到上限后退出到肉鸽主界面 (#6435)
fix #6201
2023-09-19 00:22:30 +08:00
枫雨
874ae757ba chore: 稍微优化下自动战斗界面 ui 2023-09-18 20:10:02 +08:00
zzyyyl
e48f79b921 feat: 投资达到上限后退出到肉鸽主界面
fix #6201
2023-09-18 20:02:16 +08:00
David
b486890d45 style: reordered objects, following zh-cn 2023-09-18 12:43:15 +02:00
status102
f20583d268 perf: 调整部分UI与Idle的绑定 2023-09-18 15:03:28 +08:00
status102
eb852d0029 perf: 优化 自动战斗-战斗列表 跳过战斗后剧情的逻辑 2023-09-18 14:39:54 +08:00
Hao Guan
4102f9727e chore: macOS 国际服允许添加生息演算任务 2023-09-18 14:01:53 +10:00
MistEO
b5aa604f6f fix: 修复自动战斗-战斗列表的导航失效问题 (#6413)
- #6407
2023-09-18 10:39:08 +08:00
status102
9e8adf0cb6 fix: 修复Status缓存跨任务清理在任务链正常完成情况下失效的错误 2023-09-18 10:09:56 +08:00
status102
64f04b648a docs: 修改""为「」 2023-09-18 10:01:56 +08:00
uye
3ae4d298ba chore: 稍微优化下自动战斗界面 ui 2023-09-17 21:57:33 +08:00
status102
163b519c81 fix: 修复自动战斗-战斗列表的导航失效问题 2023-09-17 18:26:21 +08:00
Alisa
9de22604bb fix: 修复外部通知错误 (#6414)
fix: #6349 
fix: #6411
2023-09-17 04:41:28 -05:00
Liam Sho
a358d1d9cf fix: catch error from external notifications 2023-09-17 16:48:39 +08:00
uye
2a5479b8c8 feat: gui.log 在启动时记录当前版本 2023-09-17 16:11:25 +08:00
Liam Sho
752858c442 fix: #6349 put external notification job in dedicated async task context 2023-09-17 16:11:02 +08:00
uye
6aaf750169 chore: 无配置字段时储存默认值 2023-09-17 15:59:57 +08:00
uye
b63c05d66f fix: 修复资源读取错误,修复错误的界面提示
fix #6410
2023-09-17 15:47:57 +08:00
uye
4fd41b26f9 chore: 全局选项设置减少嵌套,增加日志 2023-09-17 15:47:57 +08:00
MistEO
d2967091f6 fix: 修复资源更新toast笔误 2023-09-17 15:38:16 +08:00
MistEO
ee89b787e1 perf: 增加延迟以提高刷理智-当前理智识别成功率 (#6402) 2023-09-17 12:05:12 +08:00
status102
484225beae perf: 微调自动战斗-战斗列表Margin 2023-09-17 11:25:26 +08:00
status102
4bcfdab180 fix: 使用value_or替代empty检查 2023-09-17 11:24:59 +08:00
status102
f1bb491902 perf: 增加延迟以提高当前理智识别成功率 2023-09-17 10:50:08 +08:00
MistEO
ff147aed81 feat: 自动战斗新增战斗列表选项(异形UI不支持) (#6350) 2023-09-17 01:59:51 +08:00
status102
b691078283 docs: 添加战斗列表相关说明 2023-09-16 23:48:21 +08:00
status102
c4e9c0c5dd feat: 自动战斗-战斗队列 新增 未三星结束时中止流程 2023-09-16 18:47:23 +08:00
status102
08ed5304c6 perf: 调整自动战斗UI 2023-09-16 15:20:13 +08:00
status102
cd4fd07891 fix: 将基建换班编组匹配的可用干员缓存移动至Status,以免多实例时发生冲突 2023-09-16 11:09:46 +08:00
Weblate
40b3652a85 Translated using Weblate (Korean)
Currently translated at 94.8% (558 of 588 strings)

Translated using Weblate (Japanese)

Currently translated at 99.8% (587 of 588 strings)

Translated using Weblate (English (United States))

Currently translated at 99.1% (583 of 588 strings)

Translated using Weblate (English (United States))

Currently translated at 99.1% (583 of 588 strings)

Co-authored-by: Alisa <alisa@alisaqaq.moe>
Co-authored-by: Constrat <david.pezzot@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.maa-org.net/projects/maa-assistant-arknights/maa-wpf-gui/en_US/
Translate-URL: https://weblate.maa-org.net/projects/maa-assistant-arknights/maa-wpf-gui/ja/
Translate-URL: https://weblate.maa-org.net/projects/maa-assistant-arknights/maa-wpf-gui/ko/
Translation: MaaAssistantArknights/MAA WPF Gui
2023-09-15 20:43:15 +08:00
MistEO
9291ff6e1f perf: 基建换班-干员编组增加可用干员缓存,同时在单次换班任务中避免重复匹配已匹配的干员 (#6376) 2023-09-15 19:15:57 +08:00
status102
6616e6a08c fix: Apply suggestions from code review
Co-authored-by: MistEO <mistereo@hotmail.com>
2023-09-15 19:15:08 +08:00
MistEO
171329994d fix: 修复SettingsView的Idle不生效,将开始唤醒-账号切换在非Idle情况下锁定 (#6364) 2023-09-15 19:13:33 +08:00
MistEO
518f826f89 perf: 再改改优化资源下载的写法 2023-09-15 19:03:27 +08:00
MistEO
ecc3dc2f37 perf: 优化资源下载的写法 2023-09-15 19:02:11 +08:00
MistEO
cc3e7f5810 fix: 下载更新资源先使用临时文件缓存 2023-09-15 18:58:28 +08:00
status102
d9918c998c docs: 加点注释 2023-09-15 17:29:33 +08:00
status102
4fd4a2744b perf: 基建换班-干员编组增加可用干员缓存,同时在单次换班任务中避免重复匹配已匹配的干员 2023-09-15 17:02:09 +08:00
uye
9f66fd1039 chore: 优化定时任务 2023-09-15 12:57:58 +08:00
uye
f2d37627f1 fix: etag 解析报错
fix #6368
fix #6365
fix #6345
2023-09-15 12:20:05 +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
status102
4c1499de79 feat: 自动战斗-战斗列表清空按钮增加右键清除 未激活 / 已完成 项目 2023-09-14 19:28:09 +08:00
status102
c923792a45 fix: 修复在重新启动MAA后使用本地保存的战斗列表无法直接使用自动战斗 2023-09-14 19:07:07 +08:00
status102
22b50709a4 feat: WPF自动战斗对于作业描述的视频自动跳转增加av号支持 2023-09-14 17:36:43 +08:00
status102
cca287dbb7 feat: 自动战斗新增战斗列表选项 2023-09-14 14:58:52 +08:00
status102
b5e6f21c1a fix: 将账号切换输出文本中的目标账号由输入文本改为OCR结果,尝试修复账号切换出错 2023-09-13 23:03:02 +08:00
枫雨
36c5bca88a fix: 给关卡选择为 null 时打个补丁
#5742
2023-09-13 16:01:47 +08:00
枫雨
2b55f982c4 Revert "chore: 兼容旧配置"
This reverts commit 8e044b9bdc.
2023-09-13 16:01:47 +08:00