github-actions[bot]
|
aa02e5e23d
|
chore: Auto Update Game Resources - 2024-09-25
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/11031810007
[skip changelog]
alpha/v5.7.0-beta.1.d017.gaa02e5e23
|
2024-09-25 11:13:48 +00:00 |
|
Constrat
|
ae18f00679
|
feat(perf): ResourceUpdater.exe implements multi-threading + fix for missing foldartals
Lighter implementation compared to #10683
|
2024-09-25 13:10:17 +02:00 |
|
Weiyou Wang
|
f4ba45957a
|
fix: 调整肉鸽 StageTraderRefreshWithDice 任务的 roi 参数 (#10686)
fix: adjust roi for task "Roguelike@StageTraderRefreshWithDice"
|
2024-09-25 18:36:55 +08:00 |
|
Constrat
|
e59a5e2b7a
|
style: added elapsed time + generic log formatting for resupd
|
2024-09-25 11:21:30 +02:00 |
|
Constrat
|
f40036d6df
|
Revert "feat(perf): multithreaded resource updater" (#10684)
Revert "feat(perf): multithreaded resource updater (#10683)"
This reverts commit d8f3dded11.
|
2024-09-24 20:25:04 +01:00 |
|
Constrat
|
d8f3dded11
|
feat(perf): multithreaded resource updater (#10683)
* feat(perf): multithreading for resource updater
* perf: multithread penguin request
* style: formatting
* test: remove test comments
|
2024-09-24 19:20:50 +01:00 |
|
Constrat
|
49aa88a35c
|
fix: resupd clone data script wrong location
|
2024-09-24 17:08:44 +02:00 |
|
status102
|
43a9d2ec9f
|
perf: 开始唤醒增加资源更新Ocr (#10680)
* perf: 开始唤醒增加资源更新Ocr
* chore: Auto update by pre-commit hooks [skip changelog]
* docs: unexpected change
* 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-24 16:47:53 +08:00 |
|
github-actions[bot]
|
574e4da878
|
chore: Auto Update Game Resources - 2024-09-24
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/11010000736
[skip changelog]
|
2024-09-24 08:33:16 +00:00 |
|
Constrat
|
7cd1047886
|
fix: txwy gamedata + various refactoring for resource updater
|
2024-09-24 10:29:46 +02:00 |
|
晓丶梦丶仁
|
261e4f22cf
|
chore: 更新 bug-issue 模板 (#10675)
* chore: 更新 bug-issue 模板
* chore: 更新 en-bug-issue 模板
---------
Co-authored-by: 晓丶梦丶仁 <daydream1020623818@gmail.com>
|
2024-09-23 17:50:27 +08:00 |
|
uye
|
f42f527015
|
fix: 强制定时启动报错
alpha/v5.7.0-beta.1.d006.gf42f52701
|
2024-09-23 12:58:06 +08:00 |
|
uye
|
f38c88c7f4
|
chore: TimerSettings 改用 NumericUpDown 验证输入
|
2024-09-23 12:27:26 +08:00 |
|
uye
|
525140fa75
|
chore: 定时启动添加日志
|
2024-09-23 11:44:49 +08:00 |
|
uye
|
0075b59da1
|
chore: 主定时器改用 Timer
alpha/v5.7.0-beta.1.d003.g0075b59da
|
2024-09-23 11:22:32 +08:00 |
|
uye
|
cb331b653c
|
chore: 在 ui 线程清除日志
|
2024-09-23 11:21:29 +08:00 |
|
Weiyou Wang
|
e78420fac6
|
fix: 降低 Tales@RA@LeaveCurrentZone 任务的 templThreshold (#10658)
fix: decrease template match score threshold for task <Tales@RA@LeaveCurrentZone>
|
2024-09-22 19:40:46 +08:00 |
|
uye
|
e7e32a22fa
|
Release v5.7.0-beta.1 (#10635)
v5.7.0-beta.1
|
2024-09-21 23:41:32 +08:00 |
|
github-actions[bot]
|
8bd0ce5626
|
docs: Auto Update Changelogs of v5.7.0-beta.1 (#10657)
* docs: Auto Generate Changelog of Release v5.7.0-beta.1
* docs: changelog
* docs: changelog
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
|
2024-09-21 23:41:16 +08:00 |
|
uye
|
94ff657808
|
perf: 优化 RecognizerViewModel (#10641)
* perf: 优化 RecognizerViewModel
删除多余变量,避免大量内存重复申请
* perf: 优化 peep 逻辑
* chore: 优化异步截图
* perf: 移除不必要的任务调用
* perf: 优化截图
* chore: stream 使用 using
* chore: TestLinkAndGetImage 改用 AsstGetFreshImageAsync
* refactor: 提取 peep 页面,允许自定义触发器间隔
* chore: 添加 PeepInterval 最小值
* chore: 避免重复订阅事件
* chore: _peepImageTimer 改用 System.Timers.Timer
* refactor: PeepInterval 改为 PeepTargetFps
* fix: 截图时间过长时导致队列阻塞无法停止观测
* perf: 增加截图任务并发限制
* chore: 调整变量名
说起来真有人能截图截到 Int.Max 吗
* chore: 调整初始分配线程数
---------
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
|
2024-09-21 22:53:19 +08:00 |
|
Rbqwow
|
608efbec1f
|
docs: 更新雷电截图增强文档和 Issue 模板 (#10638)
* docs: 更新雷电截图增强文档 zh&en
* docs: 更新雷電截圖增強文件 zh-tw
* docs: LD9 Hyper-V feat. dant
* docs: LD9 Hyper-V zh-tw
* docs: official --> Chinese
* chore: 主要是更新雷电 Issue 模板
* docs: 更新雷电受支持版本
* i18n: en tweak
* docs: kr docs update
* chore: kr link tweak
---------
Co-authored-by: momomochi987 <as99us301@gmail.com>
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
Co-authored-by: HX3N <scarlet7518@gmail.com>
|
2024-09-21 22:50:20 +08:00 |
|
uye
|
e15a15e074
|
docs: 文档错别字
fix #10652
|
2024-09-21 17:00:13 +08:00 |
|
HX3N
|
db8265086e
|
chore: YostarKR ocr fix
|
2024-09-20 20:53:01 +01:00 |
|
uye
|
ebe7c808d5
|
chore: ss-open 使用 StageSideStory.png
|
2024-09-20 19:09:58 +08:00 |
|
Daydreamer514
|
af7a93c179
|
perf: tasks.json 十四章内容补充 (#10644)
alpha/v5.6.3-alpha.1.d020.gaf7a93c17
|
2024-09-20 10:13:54 +08:00 |
|
Sherkey
|
50251278ed
|
feat: CV-4 navigation
|
2024-09-20 10:13:26 +08:00 |
|
status102
|
6c25ec2f46
|
perf: 截图测试使用GetFreshImage替代添加冗余任务
|
2024-09-20 10:11:08 +08:00 |
|
github-actions[bot]
|
f202c0f0d3
|
chore: Auto Update Game Resources - 2024-09-19
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/10946156436
[skip changelog]
|
2024-09-19 17:43:36 +00:00 |
|
github-actions[bot]
|
259925c1f2
|
chore: Auto Update Game Resources - 2024-09-19
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/10945927985
[skip changelog]
|
2024-09-19 17:27:07 +00:00 |
|
Constrat
|
f9bfec7dee
|
fix: Dormitory theme may block OCR sequence in EN
fix #10645
|
2024-09-19 17:45:07 +02:00 |
|
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 |
|