github-actions[bot]
8f97191ee9
chore: Auto Update Game Resources - 2024-09-19
...
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/10940589681
[skip changelog]
2024-09-19 12:06:38 +00:00
Constrat
2c212376b8
chore: OD tasks for navigation
...
(from MaaRelease)
2024-09-19 12:02:30 +00:00
github-actions[bot]
b9824460c5
chore: Auto Update Game Resources - 2024-09-19
...
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/10939680568
[skip changelog]
2024-09-19 11:04:36 +00:00
github-actions[bot]
1f0b884e33
chore: Auto Update Game Resources - 2024-09-19
...
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/10937846813
[skip changelog]
2024-09-19 09:04:34 +00:00
github-actions[bot]
4d6567ffdd
chore: Auto Update Game Resources - 2024-09-19
...
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/10937305462
[skip changelog]
2024-09-19 08:30:03 +00:00
github-actions[bot]
89ce9ae546
chore: Auto Update Game Resources - 2024-09-19
...
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/10936068948
[skip changelog]
2024-09-19 07:04:32 +00:00
uye
82a5f53ff1
chore: 启动后对已有配置排序
...
fix https://github.com/orgs/MaaAssistantArknights/discussions/10633
2024-09-18 19:44:07 +08:00
uye
ae77c07311
feat: capture fresh image ( #10460 )
...
* feat: 使用 AsstAsyncScreencap 的实时截图
---------
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com >
* feat: 增加空阻塞任务以便调试
* chore: 增加帧率显示
---------
Co-authored-by: zzyyyl <aysyxx53@hotmail.com >
alpha/v5.6.3-alpha.1.d007.gae77c0731
2024-09-18 00:41:30 +08:00
uye
c4e320526c
feat: LD 截图 ( #10581 )
...
* feat: EmulatorExtras 子模块更新
* feat: 写了一坨
* feat: 大概是能用了
* feat: ui 支持 ld 截图增强
* chore: 修改 LdSpecialScreenshot 颜色,调整版本要求描述
* chore: 使用 steady_clock
* chore: 移除未使用变量
alpha/v5.6.3-alpha.1.d006.gc4e320526
2024-09-17 22:52:18 +08:00
uye
4734d2600d
chore: 喜报! ( #10578 )
...
* chore: 喜报!
* fix: 无法复制完整信息
* perf: 优化彩色显示效果
* feat: 支持切换ErrorView
* feat: 添加UI开关
* fix: 绑定不生效
* chore: 修改标题
* chore: 改成正常的翻译
* chore: 去除多余翻译
* chore: 调整淡入时长
* chore: 降低点图片质量
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: SherkeyXD <57581480+SherkeyXD@users.noreply.github.com >
2024-09-17 22:51:43 +08:00
Constrat
a47597879c
i18n: SSS log EN tweak
2024-09-17 11:44:16 +02:00
uye
1e6a985bc7
fix: 下干员操作不显示干员组名字
...
fix #10629
alpha/v5.6.3-alpha.1.d003.g1e6a985bc
2024-09-16 23:26:53 +08:00
AnnAngela
557abe700e
ci: 重新尝试让机器人对 commit 签名 ( #10626 )
2024-09-16 17:31:39 +08:00
status102
b8ea0d41a7
i18n: zh任务链完成耗时
2024-09-16 17:23:08 +08:00
uye
ffb7da7a58
Release v5.6.2 ( #10624 )
v5.6.2
2024-09-16 16:39:39 +08:00
uye
9c80f7a04d
docs: Update CHANGELOG.md
2024-09-16 16:39:12 +08:00
uye
d2040d3328
fix: adb lite 无法连接
2024-09-16 16:35:28 +08:00
github-actions[bot]
885f248364
chore: Auto Update Game Resources - 2024-09-15
...
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/10873910401
[skip changelog]
2024-09-15 20:04:29 +00:00
github-actions[bot]
bac30b6678
chore: Auto Templates Optimization
...
[skip changelog]
2024-09-15 18:18:07 +00:00
HY
2a8cb64801
chore: 更新繁中服「日間」主題介面截圖 ( #10620 )
...
* chore: 更新繁中服「日間」主題介面截圖
* chore: Auto update by pre-commit hooks [skip changelog]
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-09-15 19:17:18 +01:00
uye
d77778fb5d
Release v5.6.1 ( #10614 )
v5.6.1
2024-09-15 22:27:00 +08:00
uye
eef2a80b36
fix: 配置问题 ( #10601 )
...
* fix: _configurationBakFile 不生效
* chore: HttpService 使用 SettingsViewModel 属性
* chore: GetValue 增加同步锁
* chore: 备份有错误的配置文件
* chore: 使用 ConcurrentDictionary
* style: 减少缩进
* chore: 移除未使用变量
* chore: 目录下存在 DEBUG/DEBUG.txt 的情况下输出更低等级的日志信息
* fix: 无配置文件时报错
* chore: gui.log 输出日志等级
* chore: 给写入文件的时候加锁
* perf: 减少重复检查
* fix: omit
---------
Co-authored-by: status102 <102887808+status102@users.noreply.github.com >
2024-09-15 22:04:11 +08:00
Manicsteiner
0618dd6e50
chore: fix txwy 琳瑯詩懷雅 ocr ( #10618 )
...
* chore: fix txwy 琳瑯詩懷雅 ocr
* chore: 台服还没实装焰影苇草?
---------
Co-authored-by: 晓丶梦丶仁 <74444214+Daydreamer114@users.noreply.github.com >
2024-09-15 21:52:59 +08:00
github-actions[bot]
463bd84c6f
docs: Auto Update Changelogs of v5.6.1 ( #10616 )
...
* docs: Auto Generate Changelog of Release v5.6.1
* docs: changelog
* docs: changelog
---------
Co-authored-by: status102 <status102@users.noreply.github.com >
Co-authored-by: status102 <102887808+status102@users.noreply.github.com >
2024-09-15 21:50:32 +08:00
status102
bc14b6cf27
fix: try to fix gen-changelog
2024-09-15 15:33:59 +08:00
uye
ef2873c977
fix: 重置战斗参数状态错误
2024-09-15 15:12:12 +08:00
Autumn Sound
331bfa11ce
feat: 移除在非windows上locale的实现 ( #9680 )
2024-09-15 14:17:32 +08:00
Daydreamer514
b27df9b509
perf: 傀影肉鸽优化雕匠与石像作战策略 ( #10613 )
2024-09-14 18:07:07 +00:00
dragonheart107
a7be240c4a
i18n: RA2 replace brush with farm ( #10610 )
...
fix mistranslation 'brush' into farm en-us.xaml
2024-09-14 22:35:54 +08:00
Hao Guan
40c0898427
fix: macOS build script ( #10609 )
...
[skip changelog]
2024-09-14 19:17:26 +08:00
uye
34a2b083d8
perf: 使用 devices 判断是否需要连接 ( #10606 )
...
* perf: 使用 devices 判断是否需要连接
* chore: 判断是否存在捕获组
alpha/v5.6.1-alpha.1.d074.g34a2b083d
2024-09-14 14:29:01 +08:00
Daydreamer514
a99c900658
perf: 优化萨米肉鸽半吊子之旅部署策略 ( #10576 )
2024-09-13 20:38:36 +08:00
Constrat
5a3698a396
chore: Update EN CR navigation EX stages
2024-09-13 10:04:59 +02:00
Daydreamer514
5cf3f0ac7b
docs: 修正容器的默认标题介绍 ( #10593 )
2024-09-13 10:39:08 +08:00
Constrat
389ce2d5fd
fix: EN R6S collab regex
alpha/v5.6.1-alpha.1.d070.g389ce2d5f
2024-09-12 15:36:07 +02:00
Constrat
2e4bb63acf
i18n: EN reduced copilot output
2024-09-12 15:18:26 +02:00
uye
02ff6e0c63
perf: 优化 connect 逻辑 ( #10571 )
...
* chore: 优化 connect 对实体设备和已有错误路径下自动检测的支持
* perf: 优化 core 对 connect 成功的判断逻辑
may fix 类似 #10426 的异常情况
2024-09-12 13:07:36 +08:00
Weiyou Wang
2b3435b66d
fix: 修正生息演算滑动参数,为离开区域节点相关任务添加回滚 ( #10556 )
...
* fix: adjust swipe parameters of task "Tales@RA@PIS-ClickTool"
* fix: 为离开区域节点相关任务添加回滚
* chore: Auto update by pre-commit hooks [skip changelog]
* fix: 为 NextDay 加入回滚机制
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-09-12 11:22:09 +10:00
uye
fbca4a6bf0
perf: 增强任务和基建列表健壮性,部分异常配置下可自动还原
...
fix #10583
2024-09-11 22:56:36 +08:00
Constrat
1c00f4277e
fix: missing parameter for system notification
...
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/pull/10562#issuecomment-2342509182
2024-09-11 10:53:10 +02:00
github-actions[bot]
fca3c26564
chore: Auto Update Game Resources - 2024-09-10
...
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/10796949497
[skip changelog]
2024-09-10 16:45:30 +00:00
Constrat
838a1d9844
chore: international english date format
2024-09-10 15:48:06 +02:00
Constrat
08f44e066d
feat: time diff log output and notification ( #10562 )
...
* feat: StartTaskTime + diff calculation
* chore: updated xaml with TimeDiff
* feat: logic for all task complete timediff log
* chore: update xaml for timediff log output
Co-authored-by: status102 <102887808+status102@users.noreply.github.com >
* i18n: chinese tweak
---------
Co-authored-by: status102 <102887808+status102@users.noreply.github.com >
alpha/v5.6.1-alpha.1.d062.g08f44e066
2024-09-10 12:03:52 +01:00
github-actions[bot]
ba596c74f8
chore: Auto Templates Optimization
...
[skip changelog]
alpha/v5.6.1-alpha.1.d061.gba596c74f
2024-09-10 10:49:04 +00:00
Constrat
6081a04f2e
fix: EN EnterInfrastSiege
...
Apparently reverting was not a fix (don't know how it worked).
Anyway the template seems identical to the CN, but it's 10 pixel smaller, making the matching <0.5
2024-09-10 12:48:36 +02:00
uye
7744a30869
fix: 阻止休眠时保持屏幕常亮功能无效
...
fix #10575
2024-09-10 18:43:02 +08:00
Rbqwow
e9003c772c
docs: 更新 google play beta 开发者模拟器相关文档 ( #10572 )
2024-09-10 18:31:44 +08:00
晓丶梦丶仁
a0e1fc1b2d
docs: 补充战斗流程协议对 delay 的描述
2024-09-10 13:14:58 +08:00
晓丶梦丶仁
ae1a8cfcba
docs: 优化肉鸽文档对 key 干员和 0 希望干员的描述
2024-09-10 13:14:58 +08:00
晓丶梦丶仁
77f812b1ac
perf: 优化傀影肉鸽覆水难收撤退策略 ( #10541 )
2024-09-10 12:36:00 +08:00