mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
docs: Auto Update Changelogs of v5.25.0-beta.1 (#14101)
* docs: Auto Generate Changelog of Release v5.25.0-beta.1 * docs: Update CHANGELOG with recent changes and fixes * docs: Update button click behavior in battle list settings * docs: Update CHANGELOG with recent changes and fixes * docs: changelog * docs: Update CHANGELOG with recent changes and fixes --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com> Co-authored-by: Status102 <102887808+status102@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
00e5c1eb9f
commit
c881362cb1
318
CHANGELOG.md
318
CHANGELOG.md
@@ -1,234 +1,114 @@
|
||||
## v5.24.2
|
||||
|
||||
### 特殊说明
|
||||
|
||||
由于本次活动代号 SS 与 SideStory 的内部代号冲突,关卡命名统一采用 AveMujica-x 格式(例如 AveMujica-8),请使用 手动输入关卡名 / cli 的博士使用此代号。
|
||||
|
||||
### 功能进化 | Highlight
|
||||
|
||||
本次更新继续扩展自动化能力,一起来看看吧
|
||||
|
||||
#### 自动战斗优化
|
||||
|
||||
这个版本我们优化了自动战斗功能,现在你可以在更多的场景下使用自动战斗功能。目前 MAA 支持以下场景:
|
||||
|
||||
* `主线/故事集/SideStory`:基础模式,注意只能在当前章节/页面内导航(即 SS 里不能用于切换普通关、EX 关和 S 关);
|
||||
* `保全派驻`:用于保全派驻模式,可以点击神秘代码输入框右侧的向下小箭头来选择内置作业,并且可以设置循环次数;
|
||||
* `悖论模拟`:新增的专用于干员悖论模拟的场景,分为以下两种使用方式:
|
||||
* 直接使用单次战斗:输入神秘代码后,在干员的悖论模拟入口,<u>选择好技能,出现【开始模拟】按钮后,点击 MAA 的开始按钮</u>;
|
||||
* 多个干员连续作战:右键粘贴按钮可以粘贴作业集的神秘代码(或是勾选战斗列表依次输入每个干员的作业的神秘代码),然后<u>在干员列表界面,点击 MAA 的开始按钮</u>。
|
||||
* `其他活动`:兜底模式,不可使用战斗列表。
|
||||
|
||||
现在,博士们可以直接使用悖论模拟的战斗列表功能完成所有悖论模拟作业,支持按职业找人、自动跳过未拥有的干员,并在战斗列表中直接显示干员名,真正实现“点一下,全都打完”~
|
||||
|
||||
#### 新内容支持
|
||||
|
||||
- **争锋频道:蜜果城** 入口适配(本质还是跑的青草城代码)
|
||||
- 外服也同步适配了 **新版终端界面**
|
||||
|
||||
#### 其他优化
|
||||
|
||||
- 自动战斗在关卡结束后增加了黑色返回按钮的检测,更加稳健
|
||||
- 界面与交互细节继续优化,深色模式显示效果更自然
|
||||
|
||||
----
|
||||
|
||||
### [CN ONLY] Special Notice
|
||||
|
||||
Due to a conflict between this event's code SS and the internal code for SideStory, the stage naming will use the format AveMujica-x (e.g., AveMujica-8). Please use this code when entering the stage manually or via CLI.
|
||||
|
||||
#### Copilot Optimization
|
||||
|
||||
In this version, we've optimized the Copilot, allowing you to use it in more scenarios. Currently, MAA supports the following scenarios:
|
||||
|
||||
* `Main Theme/Intermezzi/SideStory`: Basic mode. Note that navigation is only possible within the current chapter/page (i.e., in SideStory, you cannot switch between normal stages, EX stages, and S stages);
|
||||
* `SSS`: For SSS mode. You can click the small downward arrow on the right side of the mysterious code input box to select built-in files, also you can set the number of loop times;
|
||||
* `Paradox Simulation`: A newly added scenario specifically designed for operator paradox simulations, available in the following two usage methods:
|
||||
* Direct single battle usage: After entering the secret code, you need to navigate to the operator's paradox simulation entry point, <u>select the skills, wait for the [Start Simulation] button to appear, then click MAA's start button</u> to start;
|
||||
* Continuous battles for multiple operators: You need to rightclick the paste button to paste the mysterious code for the job set, or check the battle list checkbox and sequentially enter each operator's mysterious code for the operation, then <u>click MAA's start button on the operator list interface</u>.
|
||||
* `Other Events`: Fallback mode, battle list cannot be used.
|
||||
|
||||
Now, Doctors can directly use the combat list feature in Paradox Simulation to complete all Paradox Simulation assignments. It supports filtering by profession, automatically skipping unowned Operators, and displaying Operator names directly in the combat list — truly achieving "one click, all done"~
|
||||
|
||||
#### New Content Support
|
||||
|
||||
- [CN ONLY] **Arena Channel: Honeydew** entry (Use the same code for Green Grass City)
|
||||
- **New Terminal interface** adaptation for global servers
|
||||
|
||||
#### Other Improvements
|
||||
|
||||
- Added detection for the black return button after auto-battle ends, making runs more robust
|
||||
- UI and interaction polish — dark mode looks more natural
|
||||
|
||||
----
|
||||
|
||||
以下是详细内容:
|
||||
|
||||
## v5.24.2
|
||||
## v5.25.0-beta.1
|
||||
|
||||
### 新增 | New
|
||||
|
||||
* 适配 命运(AveMujica) 主题 (#13970) @weinibuliu
|
||||
* SideStory「无忧梦呓」导航 (#13969) @SherkeyXD
|
||||
* 勾选 「下次公告更新前不再显示」 勾选框时不需要滚到底才能关闭公告 @ABA2396
|
||||
* core 崩溃后下次启动时 ui 输出提示 (#14022) @ABA2396 @momomochi987
|
||||
* 战斗列表新增右键点击作业设置时自动关闭列表逻辑 @status102
|
||||
* 添加 CDK 到期时间显示 @ABA2396
|
||||
* 成就设置中的图标颜色可以随着主题色动态更新 @ABA2396
|
||||
|
||||
### 改进 | Improved
|
||||
|
||||
* 优化关卡验证逻辑,避免导入错误类型关卡时直接崩溃 @ABA2396
|
||||
* 更新基建技能效率 @ABA2396
|
||||
* 优化更新设置中的徽标显示和逻辑 @ABA2396
|
||||
* 优化干员识别动画显示效果 @ABA2396
|
||||
|
||||
### 修复 | Fix
|
||||
|
||||
* 肉鸽因模拟器卡顿偶现无法退出商店 @ABA2396
|
||||
* OF-1 无法切换分队 @status102
|
||||
* 蜜果城模拟器卡顿时可能无法返回主界面 @Windsland52
|
||||
* 八幡海铃识别错误 @Saratoga-Official
|
||||
* 选技能可能会点到技能范围 @ABA2396
|
||||
|
||||
### 其他 | Other
|
||||
|
||||
* 关卡小提示改用 Value @ABA2396
|
||||
* 调整日志输出格式 @ABA2396
|
||||
* 悖论模拟选技能改用固定位置,避免透明背景影响 @ABA2396
|
||||
|
||||
## v5.24.1
|
||||
|
||||
### 新增 | New
|
||||
|
||||
* 适配 悬想(界园肉鸽) 主题 (#13948) @weinibuliu
|
||||
* 繁中服「視相」主題介面 (#13947) @momomochi987
|
||||
* 悖论通关后自动取消勾选,遇到战斗失败的关卡时停止 (#13963) @ABA2396
|
||||
|
||||
### 改进 | Improved
|
||||
|
||||
* 日志记录增加 ClassName 输出,debug 模式下属性切换新增反引号显示 @ABA2396
|
||||
* 优化 Copilot 列表验证逻辑,提高性能 @ABA2396
|
||||
|
||||
### 修复 | Fix
|
||||
|
||||
* 自动编队后续追加自定干员失败 @status102
|
||||
* 错误的关卡名可能导致验证崩溃 @ABA2396
|
||||
* 公告重复点击时不会前置窗口 @ABA2396
|
||||
* 战斗列表无法进入 1/2 星干员悖论 @ABA2396
|
||||
* 悖论模拟战斗列表页尾干员错位 @ABA2396
|
||||
* 空作业列表点开始崩溃 @status102
|
||||
* 繁中服薩米肉鴿第五層名稱 (#13961) @momomochi987
|
||||
* EN not picking up Trade Orders @Constrat
|
||||
* IS5 EN StageRefresh not working, updated template @Constrat
|
||||
* IS2 and IS3 not starting for EN @Constrat
|
||||
* update Infrast templates for EN @Constrat
|
||||
* 刷开局奖励只选票券时行为异常 @ABA2396
|
||||
* Copilot多任务编队时编队设置残留 @status102
|
||||
* 自定义基建换班的班次不会随时间切换 @ABA2396
|
||||
* "统一 WpfGui 工作目录"后,配置为外服无法运行 MAA @ABA2396
|
||||
* 鲍勃杂货店拥有四叶草化石且无抗干扰值时卡住 @ABA2396
|
||||
* 无法收取太鼓达人联动主题会客室信息板信用 @ABA2396
|
||||
* cdk 过期时间超过 2038 年会爆炸(但 10000 年还是会爆炸 @ABA2396
|
||||
* 入暂亭特殊选项 @Saratoga-Official
|
||||
* 特里蒙旅行社特派团多选项 @Saratoga-Official
|
||||
* IS5 同心 @Daydreamer114
|
||||
* 选择技能时可能会点出描述文字 @ABA2396
|
||||
* 基建使用队列轮换时如果未勾选对应设施则不进入 @ABA2396
|
||||
* 重构后无法使用刷开局刷仅精二 @ABA2396
|
||||
* 部分背景下 mujica 主题无法进入对应功能 @ABA2396
|
||||
* 萨米肉鸽刷源石锭可能卡在预见的密文板 @ABA2396
|
||||
* 允许生息演算任务反复点击存档位置直到画面改变 (#14005) @Alan-Charred
|
||||
* 肉鸽助战无法刷新 @Saratoga-Official
|
||||
* 停止中或者空闲状态不允许点击停止按钮 @ABA2396
|
||||
* EN Roguelike@ChooseOperConfirm (#14033) @Daydreamer114
|
||||
* Sami floor detection @lin4289 @Constrat
|
||||
|
||||
### 文档 | Docs
|
||||
|
||||
* 修正文档中的部分错误 (#13923) @lucienshawls
|
||||
* 更新 markdownlint 规则 @SherkeyXD
|
||||
* 维护信用作战相关功能及其文档 (#14013) @Alan-Charred
|
||||
* 修复序号问题 @SherkeyXD
|
||||
* 更新文档 cmake 配置 @MistEO
|
||||
* 微调文档 @MistEO
|
||||
* reapply eebe0a9 (#14036) @wangl-cc
|
||||
* remove weblate @MistEO
|
||||
* typo @MistEO
|
||||
|
||||
### 其他 | Other
|
||||
|
||||
* 将 「掉线时自动重连」 从 「运行设置」 移到 「刷理智设置」 中 @ABA2396
|
||||
* 将 「自动肉鸽在战斗结束前延迟停止动作」 从 「运行设置」 移到 「肉鸽设置」 中 @ABA2396
|
||||
* 繁中服「銀心湖列車」復刻活動導航 (#13945) @momomochi987
|
||||
* 调整公告日志记录 @ABA2396
|
||||
* 提取 isBuildOutputFolder @ABA2396
|
||||
* 编译目录下不检查 dll @ABA2396
|
||||
* 长草任务运行状态 (#13928) @status102
|
||||
* 简化 Split @ABA2396
|
||||
* OperatorType -> OperatorRole @status102
|
||||
* JP ocr fix (#13938) @Manicsteiner
|
||||
* i18n @Constrat @Manicsteiner
|
||||
|
||||
## v5.24.0
|
||||
|
||||
### 新增 | New
|
||||
|
||||
* 悖论模拟战斗列表通过职业找人 @ABA2396
|
||||
* 悖论模拟战斗列表支持跳过未拥有的干员 @ABA2396
|
||||
* 战斗列表悖论模拟关卡名转为干员名 @ABA2396
|
||||
* 支持一键悖论模拟 (#13893) @status102 @Constrat @Burnside999 @momomochi987 @HX3N @Manicsteiner @ABA2396
|
||||
* 争锋频道:蜜果城 @ABA2396
|
||||
* mac 支持蜜果城 @ABA2396
|
||||
* 调整战斗列表提示描述 @ABA2396
|
||||
* 远程通知添加 `[MAA]` 前缀 @ABA2396
|
||||
* 加个启动提醒 @ABA2396
|
||||
* 在启动时检测额外的 DLL 文件 (#13850) @Rbqwow @ABA2396
|
||||
* 自动战斗关卡结束后增加识别使用黑色返回按钮的检测 @status102
|
||||
* 更新源为海外源时隐藏 Mirror酱 CDK 输入框 @ABA2396
|
||||
|
||||
### 改进 | Improved
|
||||
|
||||
* 覆盖 ThirdlyTextBrush,优化深色模式下的显示效果 @ABA2396
|
||||
* 任务 baseTask @status102
|
||||
* 重构自动战斗战斗列表 (#13852) @status102
|
||||
* 更新 CsWin32 @ABA2396
|
||||
* ToastNotification 重构 @ABA2396
|
||||
* 向战斗队列中添加 SSS 作业时追加错误输出 @status102
|
||||
* limit codeql run only to source code (#13802) @Constrat
|
||||
|
||||
### 修复 | Fix
|
||||
|
||||
* 悖论模拟单文件无法使用 @ABA2396
|
||||
* 关卡名下划线被解释成 CheckBox 访问键 @ABA2396
|
||||
* 勾八导航乱写 @ABA2396
|
||||
* 自动战斗界面 Idle setter 限制 @status102
|
||||
* 自动战斗-战斗列表使用错误的作业战斗 @status102
|
||||
* 信用购物有时候点不掉危机合约支援界面 @ABA2396
|
||||
* ServerChan 未使用通用 httpService @ABA2396
|
||||
* 错误清除 _tasksStatus 的时机 @ABA2396
|
||||
* 肉鸽入口等待 ocr 识别错误 @ABA2396
|
||||
* 界园肉鸽商店钱包余额ocr roi @status102
|
||||
* 自动战斗-战斗列表`突袭`提示显示在运行期显示效果 @status102
|
||||
* 不再点击停止任务时移除存储的 TaskId @status102
|
||||
* 繁中服薩米肉鴿第四層名稱 (#13846) @momomochi987
|
||||
* 肉鸽投资存款不变重试 20 次退出 @status102
|
||||
* required version 显示错误 @ABA2396
|
||||
* 会客室换班失败(如选人过程中弹出线索交流完成)时重开任务 @ABA2396
|
||||
* 肉鸽开局招募在无开局干员时, 无法识别两招募的左侧位 @status102
|
||||
* 千古鸭帝进战斗 @Saratoga-Official
|
||||
* 日服的萨卡兹第五层怎么全 jb 改成 exit 了 @ABA2396
|
||||
* 自动战斗干员编队状态; 修复编队中干员属性未达标时反复报错; 缺少干员输出时, 干员组内干员打平输出 (#13795) @status102
|
||||
* 修正生息演算中 "丰饶灌木林" 的 OCR 识别 (#13825) @Alan-Charred
|
||||
* 资源更新文件处理 @hguandl
|
||||
* 萨卡兹肉鸽因动画延时偶发无法领取去伪存真合成物品 @ABA2396
|
||||
* 萨米投资进二层会卡在预见密文板 @ABA2396
|
||||
* CrownSlayer -> Crownslayer for EN @Constrat
|
||||
* RoguelikeDialogSkip for EN @Constrat
|
||||
* BattleQuickFormationExpandRole text ocr @Constrat
|
||||
* OfficeMini template for EN @Constrat
|
||||
* OfficeMini template for EN @Constrat
|
||||
* ROI and text for EA YostarEN @Constrat
|
||||
* YostarEN text render template changes @Constrat
|
||||
* var type @status102
|
||||
* YostarKR EA navigation @HX3N
|
||||
* filters @ABA2396
|
||||
|
||||
### 其他 | Other
|
||||
|
||||
* 整合枚举类 OperProfession 和 Role (#13914) @soundofautumn
|
||||
* 悖论模拟使用多任务流程 @status102
|
||||
* 移除MaaCore不再支持的自动战斗作业代码解析 @status102
|
||||
* 删掉 core 的联网功能 @ABA2396
|
||||
* core 删除 cpr @ABA2396
|
||||
* dll 检测排除带 maa 的 dll @ABA2396
|
||||
* 自动战斗模组错误本地化 & 移除多余的行末空格 (#13800) @soundofautumn @Constrat @HX3N
|
||||
* 调整小游戏内容顺序 @ABA2396
|
||||
* 修改 RA 和肉鸽的进入终端等待时间 @ABA2396
|
||||
* 调整萨卡兹,界园的古米精二优先度 @Saratoga-Official
|
||||
* 修改备份文件写入时间 @ABA2396
|
||||
* 关机/休眠/睡眠 统一调用 PowerManagement @ABA2396
|
||||
* 调整 GetModuleFileName 判断 @ABA2396
|
||||
* 移除未使用的 container @ABA2396
|
||||
* mumu 使用 7555 端口时禁用 Index 检测,添加日志警告 @ABA2396
|
||||
* file header @status102
|
||||
* 自动编队助战的确实干员读取 @status102
|
||||
* 加点肉鸽事件 fallback 前延迟,可能减轻点网络波动影响 @ABA2396
|
||||
* 自动战斗不再使用 `need_navigate` 字段作为导航启用开关, 而是直接使用 `navigate_name` 字段 @status102
|
||||
* 调整技能截图判断 @ABA2396
|
||||
* YostarEN updated main stage navigation (#13906) @Constrat
|
||||
* Give new line for English downloading from @Constrat
|
||||
* YostarJP remove old navigation (#13905) @Manicsteiner
|
||||
* YostarJP/KR new main stage navigation and ocr fix @Manicsteiner @HX3N
|
||||
* A single-line comment within C# code is not preceded by a blank line. @ABA2396
|
||||
* A C# partial element is missing a documentation header. @ABA2396
|
||||
* An item within a C# enumeration is missing an Xml documentation header. @ABA2396
|
||||
* A C# method, constructor, delegate or indexer element is missing documentation for one or more of its parameters. @ABA2396
|
||||
* The XML header documentation for a C# element is missing a tag. @ABA2396
|
||||
* Copyright 2025 @ABA2396
|
||||
* Update localization strings for Mini Game section @AnnAngela
|
||||
* 自定义基建配置时间仍在有效期内时不检查其他时间段 @ABA2396
|
||||
* CustomTask 增加任务存在检测 @status102
|
||||
* 为 smoke-testing 使用 cache 时增加 resource 链接 @status102 @MistEO
|
||||
* 移除 debug_demo (原Sample) 的对应 resource 额外查找逻辑 (#14081) @status102 @MistEO
|
||||
* 统一 WpfGui 工作目录 (#14072) @MistEO @ABA2396 @status102
|
||||
* 重构依赖后 MaaWpfGui 的 resource 路径丢失 (#14077) @status102
|
||||
* 自动编队缺少干员输出的额外换行 @status102
|
||||
* 修复 cmake copy_and_add_rpath_library 的失败逻辑 (#14097) @litwak913
|
||||
* maa 变成前文明产物了 @ABA2396
|
||||
* 糊一下 debug_demo 资源路径读取 @MistEO
|
||||
* 修复 wpf gui 一些 resource path 读取 @MistEO
|
||||
* 战斗列表作业设置按钮:左键单击解析作业详情,右键单击应用作业并关闭列表 @status102
|
||||
* 依赖大更新 (#13908) @MistEO @status102
|
||||
* 给自定义任务添加 ScreenshotTaskPlugin 插件 @ABA2396
|
||||
* 添加基建计划 ToolTip 提示 @ABA2396
|
||||
* 添加信息获取失败时的提示 @ABA2396
|
||||
* CDK 倒计时显示 @ABA2396
|
||||
* 添加 ResourceReferenceHelper,允许绑定前后景色 key @ABA2396
|
||||
* 界园萨卡兹肉鸽招募休谟斯优先级 @Saratoga-Official
|
||||
* 调整 y 存图时间间隔 @ABA2396
|
||||
* 调整定时器触发逻辑 @ABA2396
|
||||
* 调整未检测到模拟器的输出 @ABA2396
|
||||
* 按时间切换基建配置不在任务运行中或任务开始前切换 @ABA2396
|
||||
* 调整刷新助战日志 @ABA2396
|
||||
* 调整界面颜色 @ABA2396
|
||||
* 肉鸽丰川祥子招募策略 (#14035) @Saratoga-Official
|
||||
* 繁中服「大荒」介面主題 (#14064) @momomochi987
|
||||
* 删除一些遗留文件 @MistEO
|
||||
* 再糊点注释 @MistEO
|
||||
* 糊点注释 @MistEO
|
||||
* 管理员权限启动额外判断是否开启 UAC @ABA2396
|
||||
* type number for nightly ota @Constrat
|
||||
* do not auto gen version for local build @MistEO
|
||||
* add caching for macos maadeps @Constrat
|
||||
* try macos for smoke_test (#14104) @MistEO @Constrat
|
||||
* custom clang @neko-para
|
||||
* smoke testing upload logs @Constrat
|
||||
* move smoke testing working dir @Constrat
|
||||
* prevent caching in non-dev branches @Constrat
|
||||
* stuck on max trust EN @Constrat
|
||||
* pthread linking problem @neko-para
|
||||
* nightly package zip @MistEO
|
||||
* global resource path @MistEO
|
||||
* linux cross compiling (#14048) @neko-para
|
||||
* remove opencv highgui @MistEO
|
||||
* build error of ASST_DEBUG @MistEO
|
||||
* remove resource from smoke testing use the default location, do not duplicate @Constrat
|
||||
* add --parallel to cmake workflows @Constrat
|
||||
* allow single copilot task execution @status102
|
||||
* convert ResourceUpdater to ubuntu-latest (#14076) @Constrat
|
||||
* support build resource updater @neko-para
|
||||
* mujika -> mujica (#14000) @weinibuliu
|
||||
* remove -DINSTALL_RESOURCES @Constrat
|
||||
* gitignore @status102
|
||||
* where and how did this come from? @Constrat
|
||||
* tweak workflow + remove .sln (#14074) @Constrat @neko-para
|
||||
* remove ninja from ci.yml @Constrat
|
||||
* restore older cache utilization for ci.yml (#14068) @Constrat
|
||||
* update interface.json @neko-para
|
||||
* update linux tutorial (en) @neko-para
|
||||
* remove MaaDeps @MistEO
|
||||
* bump maa-cli to 0.5.8 (#14032) @wangl-cc
|
||||
* BrightPointAnalyzer -> PixelAnalyzer (#13915) @Alan-Charred
|
||||
|
||||
Reference in New Issue
Block a user