github-actions[bot]
|
11d427786e
|
chore: Auto Update Game Resources - 2025-10-30
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/18933497361
[skip changelog]
|
2025-10-30 07:45:10 +00:00 |
|
MistEO
|
02edf491c5
|
docs: Sync documents in all languages, Powered by AI (#14572)
Co-authored-by: MistEO <18511905+MistEO@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Manicsteiner <Manicsteiner@outlook.com>
alpha/v5.27.0-beta.2.d010.g02edf491c
|
2025-10-29 23:49:12 +08:00 |
|
Lucien Shaw
|
0f9dd867a9
|
ci: 补全子模块更新工作流的显示名称
|
2025-10-29 16:16:07 +08:00 |
|
MistEO
|
4159c07437
|
ci: perf commit log
|
2025-10-29 16:00:33 +08:00 |
|
MistEO
|
2fe6583328
|
Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into dev
|
2025-10-29 15:54:46 +08:00 |
|
MistEO
|
dbfea1e38a
|
ci: update submodules for release PR, and rename gen-changelog -> release-preparation
|
2025-10-29 15:54:41 +08:00 |
|
github-actions[bot]
|
8ed6accb45
|
feat: Update Submodules MaaMacGui, maa-cli
|
2025-10-29 07:46:41 +00:00 |
|
MistEO
|
c9aa40f4ee
|
ci: fix update submodules
|
2025-10-29 15:45:37 +08:00 |
|
MistEO
|
576904acc1
|
ci: update submodules
|
2025-10-29 15:42:10 +08:00 |
|
Status102
|
f9366249e1
|
feat: 记录crash log时同时记录stacktrace, 并允许 ASST_DEBUG 在 debug 目录下生成 crash.log (#14526)
* feat: 记录crash log时同时记录stacktrace, 并允许 ASST_DEBUG 在 debug 目录下生成 crash.log
* fix: 加个循环次数限制
* perf: 简单整理
alpha/v5.27.0-beta.2.d002.gf9366249e
|
2025-10-29 02:36:46 +08:00 |
|
Status102
|
cd0d075d8d
|
feat: LogInfo 等宏支持is_enabled (#14551)
feat: LogInfo 等宏支持is_enable
|
2025-10-29 02:02:10 +08:00 |
|
uye
|
7332589d04
|
Release v5.27.0-beta.2 (#14556)
v5.27.0-beta.2
|
2025-10-29 01:27:33 +08:00 |
|
uye
|
0101fde3c0
|
docs: Update CHANGELOG with new fix entry
[skip changelog]
|
2025-10-29 01:27:11 +08:00 |
|
uye
|
8c7c47251a
|
fix: 无法加载 cache 资源
fix #14451
|
2025-10-29 01:05:05 +08:00 |
|
github-actions[bot]
|
d874df3c2c
|
docs: Auto Update Changelogs of v5.27.0-beta.2 (#14567)
* docs: Auto Generate Changelog of Release v5.27.0-beta.2
* docs: Update CHANGELOG for v5.27.0-beta.2
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
|
2025-10-29 00:50:07 +08:00 |
|
Weiyou Wang
|
5b33ff3ab6
|
fix: 改用 CustomeSkip 来跳过新时装动画 (#14566)
* feat: 改用 CostumeSkip 来跳过新时装动画
* fix: 删除 SS@Store@Purchase@NextAfterMerelyWaiting,任务 GetCloth 改名为 WearCostume
* chore: Auto update by pre-commit hooks [skip changelog]
* 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>
|
2025-10-29 00:43:45 +08:00 |
|
github-actions[bot]
|
f5c6c96184
|
chore: Auto Update Game Resources - 2025-10-28
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/18875534231
[skip changelog]
|
2025-10-28 12:59:11 +00:00 |
|
萨拉托加
|
7e35a6499c
|
Revert "chore: 同心暂时去掉5选项"
This reverts commit cb9bc0f87f.
|
2025-10-28 20:48:20 +08:00 |
|
Weiyou Wang
|
529ca6a7fc
|
feat: 界园肉鸽不期而遇实现选项识别 (#14540)
* feat: RoguelikeEncounterOptionAnalyzer
* feat: 界园肉鸽实验性功能 -- 识别选项数量后调整选项
* chore: Auto update by pre-commit hooks [skip changelog]
* refactor: 跳过不可用选项
* refactor: 设置初次滑动
* refactor: 给 save_img 日志加点描述
* feat: 加个 get_img 接口,以便于获得合成图
* chore: Auto update by pre-commit hooks [skip changelog]
* fix: 不是你怎么没有 formatter 啊?
* refactor: 把分析数据存储在插件成员变量内,为未来重构打基础
* refactor: 把不期而遇选项识别结果输出移到插件中,加入 callback
* feat: 无法识别选项文字时保存图片
* refactor: 给 save_img 日志加点描述
* refactor: int -> size_t
* refactor: choose -> select
* refactor: sort functions
refacor: sort functions
* refactor: 用 option_analyzed 来判断是否已经识别过不期而遇选项
* fix: 去掉不必要的参数 theme
* refactor: 给 OCR 配置任务加点东西(大概率没什么用吧)
* refactor: 去掉内部接口中的冗余 sanity check
* feat: 加入 view 控制
* fix: 忘了 callback 不能用 const
* feat: 处理一下 edge case
* feat: 来点 WpfGui Log
* fix: typo
* fix: 一些漏网之鱼
* fix: 再调整下滑动距离
* fix: 什么乱七八糟的
* fix: 什么乱七八糟的
* fix: 方向错了,加点 Log
* fix: 修正长图识别 roi
* fix: 再调整一下 roi
* fix: 所以说不建议再睡眠不好的时候糊屎
* fix: 对不可选选项的模版进行二值化后再 OCR
* fix: 好像得考虑一下通道
* fix: 删掉无用参数
* refactor: 再整理一下代码,减少冗余
* chore: Auto update by pre-commit hooks [skip changelog]
* fix: 再缩小点 roi
* fix: 加点延迟
* fix: clang-tidy 说这样写
* feat: 把 debug 截图加回来,收工
* docs: 给任务链加点注释
* docs: 给 RoguelikeEncounterOptionAnalyzer 加点注释
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-10-28 20:46:06 +08:00 |
|
Lucien Shaw
|
3a75653fbb
|
docs: 更正文档编写指南的一处typo
|
2025-10-28 20:32:38 +08:00 |
|
Lucien Shaw
|
655ab65682
|
docs: 对codespace相关链接进行小修小补 (#14564)
* docs: add links for home page of codespaces
* docs: 去除codespace徽章链接里意义不明的color参数
|
2025-10-28 20:07:41 +08:00 |
|
Weiyou Wang
|
bffbe8d633
|
fix: 调换使用错误的排序函数 (#14555)
|
2025-10-28 20:02:34 +08:00 |
|
dependabot[bot]
|
1dcf2a42a7
|
ci: bump the github-actions group in /.github/workflows with 2 updates (#14553)
Bumps the github-actions group in /.github/workflows with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).
Updates `actions/upload-artifact` from 4 to 5
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)
Updates `actions/download-artifact` from 5 to 6
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-28 11:32:20 +01:00 |
|
Lucien Shaw
|
846d76f137
|
docs: 接入DeepWiki (#14563)
* docs: 使用DeepWiki徽章和链接
* docs: 开发文档中加入deepwiki的指引
* docs: fix typo
|
2025-10-28 18:27:19 +08:00 |
|
Weiyou Wang
|
1ea6833ffe
|
fix: 给生息演算点击 "开始行动" 的任务加点延迟,防止错过确认弹窗
|
2025-10-28 21:17:32 +11:00 |
|
MistEO
|
5e097de000
|
docs: 全语言开发文档章节整理 (#14562)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-10-28 16:00:58 +08:00 |
|
uye
|
8a45b1717e
|
fix: 猪玛写 switch 不写 break
|
2025-10-28 15:54:12 +08:00 |
|
MistEO
|
fad876527a
|
docs: 把codespace移到犄角旮旯 (#14560)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-10-28 15:28:29 +08:00 |
|
uye
|
5b7fe1c7e9
|
chore: 调整雷电截图增强提示,强制要求模拟器分辨率为横屏模式
|
2025-10-28 15:21:08 +08:00 |
|
uye
|
6ee884772b
|
chore: 调整连接失败尝试启动模拟器的描述
|
2025-10-28 15:12:57 +08:00 |
|
uye
|
69ea005af3
|
perf: 主线导航目标关卡默认在屏幕内时不再划到最右边后往前寻找
|
2025-10-28 15:12:57 +08:00 |
|
Lucien Shaw
|
7caca829a1
|
chore: 移除devcontainer轻量环境的部分非必要依赖 (#14499)
对 devcontainer 的改动如下:
1. 在轻量环境中,
- 移除 `python` 及其相关格式化扩展 `black` 和 `isort`
- 移除 `black` 和 `isort` 等 pip 包
2. 在所有环境中,
- 将 VS Code 的默认主题设置为 `Default Dark Modern`
* chore: 移除devcontainer轻量环境的部分非必要依赖
* chore: 将编辑器默认颜色主题调整为暗色
* chore: 将空白环境的post-create脚本独立,与其它环境一致
* chore: 把maa扩展加回来
|
2025-10-28 11:58:09 +08:00 |
|
萨拉托加
|
d59144c549
|
chore: 重复访问好友添加Ocr兜底
|
2025-10-28 10:02:03 +08:00 |
|
Weiyou Wang
|
2b245d291d
|
fix: 界园肉鸽放弃探索改用纯色匹配 (#14532)
* fix: 界园肉鸽放弃探索改用普通模版匹配
chore: Auto update by pre-commit hooks [skip changelog]
* fix: 换用 HSV + pureColor
* refactor: 模版也用同样的 color scales 处理一下
* chore: Auto update by pre-commit hooks [skip changelog]
* refactor: 进一步修正 HSV 范围
* 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>
alpha/v5.27.0-beta.1.d021.g2b245d291
|
2025-10-28 01:42:00 +08:00 |
|
uye
|
a1e1df535a
|
feat: 增加纯数色匹配 (#14536)
* feat: 增加纯数色匹配
* chore: Auto update by pre-commit hooks [skip changelog]
* chore: 更新 schema
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-10-28 01:41:25 +08:00 |
|
github-actions[bot]
|
bdb49d8395
|
chore: Auto Templates Optimization
Triggered by a3523789d1
[skip changelog]
|
2025-10-27 15:44:45 +00:00 |
|
uye
|
a3523789d1
|
feat: 添加主线 16 章导航
|
2025-10-27 23:44:19 +08:00 |
|
github-actions[bot]
|
39aca97640
|
chore: Auto Update Game Resources - 2025-10-27
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/18846503435
[skip changelog]
|
2025-10-27 15:30:28 +00:00 |
|
uye
|
04e454b3e0
|
feat: 支持生息演算与肉鸽遇到不认识的主题时自动切换
|
2025-10-27 23:24:52 +08:00 |
|
uye
|
4190e3c421
|
feat: 添加 生活队凹开局密文板 与 坍缩范式列表 TooltipBlock
|
2025-10-27 23:00:36 +08:00 |
|
萨拉托加
|
f19d49bf95
|
fix: 齐聚主题无法导航肉鸽和生息演算
|
2025-10-27 22:35:15 +08:00 |
|
uye
|
559ea25856
|
feat: core 异常退出 ui 添加日志记录
|
2025-10-27 18:27:52 +08:00 |
|
Constrat
|
88b6ceb4d0
|
fix: ocr for Executor the Ex Foedere for EN
|
2025-10-27 11:25:50 +01:00 |
|
uye
|
b126016538
|
fix: ja-jp 泰拉大陆调查团 识别错误
fix #14547
|
2025-10-27 16:01:27 +08:00 |
|
SherkeyXD
|
06454db032
|
chore: 添加 png 后缀
|
2025-10-27 15:30:13 +08:00 |
|
Weiyou Wang
|
1d11f4c1a4
|
chore: WpfGui 增加对界园肉鸽 DLC 1 三个新分队的支持
|
2025-10-27 14:55:00 +08:00 |
|
Weiyou Wang
|
a17e997e38
|
refactor: polish PixelAnalyzer a bit (#14538)
alpha/v5.27.0-beta.1.d008.ga17e997e3
|
2025-10-27 00:12:47 +11:00 |
|
status102
|
df7207dfb0
|
chore: 增加wpf项目cmake build脚本
alpha/v5.27.0-beta.1.d007.gdf7207dfb
|
2025-10-26 02:17:55 +08:00 |
|
AnnAngela
|
a05a141fea
|
chore: 更新 Windows 模拟器文档,调整支持列表并添加详细说明 (#14534)
|
2025-10-25 22:48:46 +08:00 |
|
github-actions[bot]
|
4e52dba787
|
chore: Auto Templates Optimization
Triggered by dc0751b1e2
[skip changelog]
|
2025-10-25 14:07:57 +00:00 |
|