Commit Graph

12939 Commits

Author SHA1 Message Date
Constrat
424b910b50 Revert "feat(perf): multithreaded resource updater" (#10684)
Revert "feat(perf): multithreaded resource updater (#10683)"

This reverts commit d970c22e8f.
2024-09-24 20:25:04 +01:00
Constrat
d970c22e8f 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
8cd7279ac9 fix: resupd clone data script wrong location 2024-09-24 17:08:44 +02:00
status102
e869e6e7d7 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]
4fbc071d2e 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
fed2b394f6 fix: txwy gamedata + various refactoring for resource updater 2024-09-24 10:29:46 +02:00
晓丶梦丶仁
de98cc00d2 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
5027b10319 fix: 强制定时启动报错 2024-09-23 12:58:06 +08:00
uye
ac98c5e27a chore: TimerSettings 改用 NumericUpDown 验证输入 2024-09-23 12:27:26 +08:00
uye
7a603abe59 chore: 定时启动添加日志 2024-09-23 11:44:49 +08:00
uye
13912fda44 chore: 主定时器改用 Timer 2024-09-23 11:22:32 +08:00
uye
638af3fe5a chore: 在 ui 线程清除日志 2024-09-23 11:21:29 +08:00
Weiyou Wang
6b9c20d346 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
7a4cf314fd Release v5.7.0-beta.1 (#10635) 2024-09-21 23:41:32 +08:00
github-actions[bot]
e118038f91 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
36f12c31ed 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
90741c2606 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
967992276a docs: 文档错别字
fix #10652
2024-09-21 17:00:13 +08:00
HX3N
31d67c01b2 chore: YostarKR ocr fix 2024-09-20 20:53:01 +01:00
uye
e25a99867f chore: ss-open 使用 StageSideStory.png 2024-09-20 19:09:58 +08:00
Daydreamer514
9efc59d9c5 perf: tasks.json 十四章内容补充 (#10644) 2024-09-20 10:13:54 +08:00
Sherkey
6e63d73e9d feat: CV-4 navigation 2024-09-20 10:13:26 +08:00
status102
3a92879327 perf: 截图测试使用GetFreshImage替代添加冗余任务 2024-09-20 10:11:08 +08:00
github-actions[bot]
ba39f9ea12 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]
da6ec9220c 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
48c18271e8 fix: Dormitory theme may block OCR sequence in EN
fix #10645
2024-09-19 17:45:07 +02:00
github-actions[bot]
66162fff10 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
5968a995b5 chore: OD tasks for navigation
(from MaaRelease)
2024-09-19 12:02:30 +00:00
github-actions[bot]
48c910313f 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]
b34491cff3 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]
c194c3f5b0 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]
06b6ce67b5 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
d19f3cacf4 chore: 启动后对已有配置排序
fix https://github.com/orgs/MaaAssistantArknights/discussions/10633
2024-09-18 19:44:07 +08:00
uye
2829455fa2 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>
2024-09-18 00:41:30 +08:00
uye
228e4f03b8 feat: LD 截图 (#10581)
* feat: EmulatorExtras 子模块更新

* feat: 写了一坨

* feat: 大概是能用了

* feat: ui 支持 ld 截图增强

* chore: 修改 LdSpecialScreenshot 颜色,调整版本要求描述

* chore: 使用 steady_clock

* chore: 移除未使用变量
2024-09-17 22:52:18 +08:00
uye
78797ab761 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
aea0521229 i18n: SSS log EN tweak 2024-09-17 11:44:16 +02:00
uye
ec17c69588 fix: 下干员操作不显示干员组名字
fix #10629
2024-09-16 23:26:53 +08:00
AnnAngela
e3a6a753a0 ci: 重新尝试让机器人对 commit 签名 (#10626) 2024-09-16 17:31:39 +08:00
status102
06b261e334 i18n: zh任务链完成耗时 2024-09-16 17:23:08 +08:00
uye
2a158b9759 Release v5.6.2 (#10624) 2024-09-16 16:39:39 +08:00
uye
ae34c2583e docs: Update CHANGELOG.md 2024-09-16 16:39:12 +08:00
uye
9359fdc8d5 fix: adb lite 无法连接 2024-09-16 16:35:28 +08:00
github-actions[bot]
84c39b5ab9 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]
1e43d726ba chore: Auto Templates Optimization
[skip changelog]
2024-09-15 18:18:07 +00:00
HY
97a04ce994 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
434de14bdc Release v5.6.1 (#10614) 2024-09-15 22:27:00 +08:00
uye
9c1488bedf 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
b02d29ae75 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]
d43c410dda 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