Constrat
|
72bcd44634
|
fix: switch OD navigation to template
|
2024-09-27 09:55:16 +02:00 |
|
github-actions[bot]
|
66ac9cbce0
|
chore: Auto Update Game Resources - 2024-09-27
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/11063149181
[skip changelog]
|
2024-09-27 01:53:59 +00:00 |
|
XuQingTW
|
9070325605
|
chore: ZT關卡導引更新
|
2024-09-27 09:32:42 +08:00 |
|
Constrat
|
46d98fb329
|
refactor: ResourceUpdater tweaks and code optimizations (#10689)
* refactor: move penguin stages download to repo download step
* chore: reduced logging level for res upd
* perf: moved penguin to txwy workflow + thread error management
|
2024-09-26 21:59:06 +01:00 |
|
Constrat
|
fc34051068
|
fix: renamed input directory
|
2024-09-26 15:34:11 +02:00 |
|
Constrat
|
5ce5dcfe50
|
fix: uncommented update stages section.
|
2024-09-26 15:28:58 +02:00 |
|
Constrat
|
aa8fc14f56
|
perf!: Full multithread implementation for ResourceUpdater.exe + method refactoring
This should be the last big change, since I've reached sub 1.5 seconds. Every method is now parallelized :)
|
2024-09-26 13:03:36 +02:00 |
|
Constrat
|
83d416dc81
|
chore: more threading, namespace refactoring for ResourceUpdater
|
2024-09-25 22:05:11 +02:00 |
|
github-actions[bot]
|
4403dabbf6
|
chore: Auto Update Game Resources - 2024-09-25
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/11031810007
[skip changelog]
|
2024-09-25 11:13:48 +00:00 |
|
Constrat
|
5e6026d734
|
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
|
e2812e64f4
|
fix: 调整肉鸽 StageTraderRefreshWithDice 任务的 roi 参数 (#10686)
fix: adjust roi for task "Roguelike@StageTraderRefreshWithDice"
|
2024-09-25 18:36:55 +08:00 |
|
Constrat
|
edeebecb55
|
style: added elapsed time + generic log formatting for resupd
|
2024-09-25 11:21:30 +02:00 |
|
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 |
|