Skip to content

Releases: AUTO-MAS-Project/AUTO-MAS

v5.3.1

Choose a tag to compare

@github-actions github-actions released this 12 Jun 13:45
d37fcd9

新增功能

  • MaaEnd专项 允许从MaaEnd直接导入配置
  • 通用脚本 支持mxu按日期+自增序号命名的日志文件
  • okww专项 为okww和鸣潮游戏路径增加强校验

程序优化

  • MaaEnd专项 拆分简洁/详细为配置文件来源和自动配置两部分
  • MaaEnd专项 优化前端界面引导
  • 更新管理 移动到关于界面,将“自动检测更新”重命名为“启动时尝试更新后端”
  • 设置 重命名“高级选项”为“日志管理”
  • okww专项 彻底移除 ScriptConfig GUI 配置会话通道,精简调度器用户列表构建逻辑
  • okww专项 移除前端「配置okww」按钮和遮罩层,MAS 配置编辑器成为唯一配置入口
  • MaaEnd专项 拆分简洁/详细为配置文件来源和自动配置两部分
  • okww专项 优化游戏路径自动匹配的逻辑

修复BUG

  • M9A专项 修复资源更新推送失败问题
  • okww专项 修复配置文件保存失败的问题
  • MaaEnd专项 修复脚本级配置文件加载功能

代码签名策略(Code signing policy)

免费代码签名由 SignPath.io 提供,证书由 SignPath Foundation 提供。

Free code signing provided by SignPath.io, certificate by SignPath Foundation.

隐私政策(Privacy policy)

为更好地提供服务,AUTO-MAS 将自动收集以下信息:

  • 软件版本号
  • 运行时错误信息

AUTO-MAS 尊重并保护用户隐私,上报的所有信息均经过匿名化处理,不包含任何个人身份信息。所收集的数据存储于 AUTO-MAS 官方服务器,不会传输至任何第三方机构或设施。

To better serve you, AUTO-MAS will automatically collect the following information:

  • Software version number
  • Runtime error information

AUTO-MAS respects and protects user privacy, all collected information has been anonymized and does not contain any personal identity information. All collected data is stored on the official server of AUTO-MAS, and will not be transmitted to any third-party institution or facility.

已有 Mirror酱 CDK ?前往 Mirror酱 高速下载

v5.3.1-beta.1

v5.3.1-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Jun 04:42
88016d3

新增功能

  • MaaEnd专项 允许从MaaEnd直接导入配置

程序优化

  • okww专项 彻底移除 ScriptConfig GUI 配置会话通道,精简调度器用户列表构建逻辑
  • okww专项 移除前端「配置okww」按钮和遮罩层,MAS 配置编辑器成为唯一配置入口
  • MaaEnd专项 拆分简洁/详细为配置文件来源和自动配置两部分

修复BUG

代码签名策略(Code signing policy)

免费代码签名由 SignPath.io 提供,证书由 SignPath Foundation 提供。

Free code signing provided by SignPath.io, certificate by SignPath Foundation.

隐私政策(Privacy policy)

为更好地提供服务,AUTO-MAS 将自动收集以下信息:

  • 软件版本号
  • 运行时错误信息

AUTO-MAS 尊重并保护用户隐私,上报的所有信息均经过匿名化处理,不包含任何个人身份信息。所收集的数据存储于 AUTO-MAS 官方服务器,不会传输至任何第三方机构或设施。

To better serve you, AUTO-MAS will automatically collect the following information:

  • Software version number
  • Runtime error information

AUTO-MAS respects and protects user privacy, all collected information has been anonymized and does not contain any personal identity information. All collected data is stored on the official server of AUTO-MAS, and will not be transmitted to any third-party institution or facility.

已有 Mirror酱 CDK ?前往 Mirror酱 高速下载

v5.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 07:39
027243d

新增功能

  • okww专项 新增前端表单化配置编辑器,支持直接在 MAS 编辑 ok-ww 配置,无需启动 ok-ww GUI
  • okww专项 配置编辑器覆盖 17 个配置文件(8 任务 + 5 子配置 + 4 全局配置),支持 bool/int/float/string/select/list/hotkey 字段类型
  • okww专项 配置编辑器选项值中文翻译(如 Forgery Challenge 显示为凝素领域),配置文件中仍存储英文原值
  • okww专项 配置目录自动初始化,per-user 目录为空时自动从 ok-ww configs 复制默认配置
  • 专项适配 OK-WW
  • ok-ww专项适配:自动矫正鸣潮游戏路径
  • M9A 适配服务器选择
  • M9A 适配自动更新
  • M9A 账号切换适配与基础任务自动排序
  • M9A 用户界面为空时新增成套模板一键添加任务
  • M9A 脚本配置页面增加自动更新管理开关
  • M9A 脚本配置页面增加文档站引导
  • MAAEND 切换启动方式为参数启动
  • 专项适配 M9A

程序优化

  • 优化模拟器搜索功能
  • 优化模拟器管理页面样式
  • 狙杀com.android.flysilkworm广告包
  • okww专项 重构游戏管理项
  • okww专项 完善用户标签tag
  • okww专项 优化用户配置页面的样式
  • okww专项 调度台展示游戏配置与启动流程日志
  • okww专项 重构配置优化
  • okww专项 AutoProxy 关进程失败日志对齐 General
  • okww专项 日志判定优先级调整为「错误优先于成功」,避免日志中先成功后失败时被误判为成功
  • okww专项 配置会话保存先校验源配置存在,避免源缺失时清空 MAS 侧旧配置
  • okww专项 任务收尾时若原 ok-ww 配置不存在则清理任务期写入的临时配置,不再留下空目录
  • okww专项 Game.Type 移除模拟器选项,仅保留 Client / URL
  • okww专项 移除用户编辑页的详细/简洁模式切换,配置编辑器替代 ok-ww GUI 配置会话
  • okww专项 配置编辑器退出页面时自动保存,无需手动点击
  • MAAEND专项 配置重构,优化样式
  • MAAEND专项 优化日志展示,显示未完成的任务
  • 更新设置 允许点击标题栏打开更新窗口
  • M9A 用户页面前端优化整体颜色、风格和细节

修复BUG

  • 修复静默模式未对M9A本体生效的问题
  • okww专项 对齐 General 的 MAS 与脚本配置隔离
  • okww专项 修复多用户 AutoProxy 只执行最后一个用户的问题
  • okww专项 单用户配置文件检查下沉到逐用户校验,避免前面的用户配置缺失被忽略
  • okww专项 异常路径下对 user_config 是否已加载做防护,避免 prepare 之前抛错时再次触发 AttributeError
  • okww专项 修复手动终止任务时 final_task/on_crash 因配置锁定导致 UserData 写回失败的问题
  • 游戏管理 MAS 接管启动时若游戏客户端已在运行则跳过重复拉起
  • 计划管理 修复自定义关卡清空和普通刷新时丢失的问题

代码签名策略(Code signing policy)

免费代码签名由 SignPath.io 提供,证书由 SignPath Foundation 提供。

Free code signing provided by SignPath.io, certificate by SignPath Foundation.

隐私政策(Privacy policy)

为更好地提供服务,AUTO-MAS 将自动收集以下信息:

  • 软件版本号
  • 运行时错误信息

AUTO-MAS 尊重并保护用户隐私,上报的所有信息均经过匿名化处理,不包含任何个人身份信息。所收集的数据存储于 AUTO-MAS 官方服务器,不会传输至任何第三方机构或设施。

To better serve you, AUTO-MAS will automatically collect the following information:

  • Software version number
  • Runtime error information

AUTO-MAS respects and protects user privacy, all collected information has been anonymized and does not contain any personal identity information. All collected data is stored on the official server of AUTO-MAS, and will not be transmitted to any third-party institution or facility.

已有 Mirror酱 CDK ?前往 Mirror酱 高速下载

v5.3.0-beta.2

v5.3.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 May 12:59

新增功能

  • 专项适配 OK-WW
  • ok-ww专项适配:自动矫正鸣潮游戏路径
  • M9A 适配服务器选择
  • M9A 适配自动更新
  • M9A 账号切换适配与基础任务自动排序
  • M9A 用户界面为空时新增成套模板一键添加任务
  • M9A 脚本配置页面增加自动更新管理开关
  • M9A 脚本配置页面增加文档站引导
  • 专项适配 M9A

程序优化

  • M9A 用户页面前端优化整体颜色、风格和细节

代码签名策略(Code signing policy)

免费代码签名由 SignPath.io 提供,证书由 SignPath Foundation 提供。

Free code signing provided by SignPath.io, certificate by SignPath Foundation.

隐私政策(Privacy policy)

为更好地提供服务,AUTO-MAS 将自动收集以下信息:

  • 软件版本号
  • 运行时错误信息

AUTO-MAS 尊重并保护用户隐私,上报的所有信息均经过匿名化处理,不包含任何个人身份信息。所收集的数据存储于 AUTO-MAS 官方服务器,不会传输至任何第三方机构或设施。

To better serve you, AUTO-MAS will automatically collect the following information:

  • Software version number
  • Runtime error information

AUTO-MAS respects and protects user privacy, all collected information has been anonymized and does not contain any personal identity information. All collected data is stored on the official server of AUTO-MAS, and will not be transmitted to any third-party institution or facility.

已有 Mirror酱 CDK ?前往 Mirror酱 高速下载

v5.3.0-beta.1

v5.3.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 May 13:53

新增功能

  • 专项适配 M9A

代码签名策略(Code signing policy)

免费代码签名由 SignPath.io 提供,证书由 SignPath Foundation 提供。

Free code signing provided by SignPath.io, certificate by SignPath Foundation.

隐私政策(Privacy policy)

为更好地提供服务,AUTO-MAS 将自动收集以下信息:

  • 软件版本号
  • 运行时错误信息

AUTO-MAS 尊重并保护用户隐私,上报的所有信息均经过匿名化处理,不包含任何个人身份信息。所收集的数据存储于 AUTO-MAS 官方服务器,不会传输至任何第三方机构或设施。

To better serve you, AUTO-MAS will automatically collect the following information:

  • Software version number
  • Runtime error information

AUTO-MAS respects and protects user privacy, all collected information has been anonymized and does not contain any personal identity information. All collected data is stored on the official server of AUTO-MAS, and will not be transmitted to any third-party institution or facility.

已有 Mirror酱 CDK ?前往 Mirror酱 高速下载

v5.2.1

Choose a tag to compare

@github-actions github-actions released this 13 May 06:15
c6b74dd

新增功能

  • 添加深色模式相关滚动,改进超链接行为
  • 优化 StarRail、EndField 登录与账号切换流程
  • 更新 Arknight 材料索引与资源

修复问题

  • MAA 添加 JSONC 支持
  • 修复复制的配置文件回调问题
  • 修复获取主窗口句柄与窗口隐藏/激活逻辑
  • 若干链接与 HTML 图标修正

代码签名策略(Code signing policy)

免费代码签名由 SignPath.io 提供,证书由 SignPath Foundation 提供。

Free code signing provided by SignPath.io, certificate by SignPath Foundation.

隐私政策(Privacy policy)

为更好地提供服务,AUTO-MAS 将自动收集以下信息:

  • 软件版本号
  • 运行时错误信息

AUTO-MAS 尊重并保护用户隐私,上报的所有信息均经过匿名化处理,不包含任何个人身份信息。所收集的数据存储于 AUTO-MAS 官方服务器,不会传输至任何第三方机构或设施。

To better serve you, AUTO-MAS will automatically collect the following information:

  • Software version number
  • Runtime error information

AUTO-MAS respects and protects user privacy, all collected information has been anonymized and does not contain any personal identity information. All collected data is stored on the official server of AUTO-MAS, and will not be transmitted to any third-party institution or facility.

已有 Mirror酱 CDK ?前往 Mirror酱 高速下载

v5.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 07:30
a7c147f

新增功能

  • 重新适配终末地账号切换组件
  • 适配 MaaEnd 命令行日志读取逻辑,简化日志解析方案
  • 部分 UI 界面优化 #128
  • 初步适配 MaaEnd
  • 添加 cnb 镜像源

修复问题

  • 修复日志监控组件未正确处理标准流 EOF 的问题,导致程序卡死的问题 #155

代码签名策略(Code signing policy)

免费代码签名由 SignPath.io 提供,证书由 SignPath Foundation 提供。

Free code signing provided by SignPath.io, certificate by SignPath Foundation.

隐私政策(Privacy policy)

为更好地提供服务,AUTO-MAS 将自动收集以下信息:

  • 软件版本号
  • 运行时错误信息

AUTO-MAS 尊重并保护用户隐私,上报的所有信息均经过匿名化处理,不包含任何个人身份信息。所收集的数据存储于 AUTO-MAS 官方服务器,不会传输至任何第三方机构或设施。

To better serve you, AUTO-MAS will automatically collect the following information:

  • Software version number
  • Runtime error information

AUTO-MAS respects and protects user privacy, all collected information has been anonymized and does not contain any personal identity information. All collected data is stored on the official server of AUTO-MAS, and will not be transmitted to any third-party institution or facility.

已有 Mirror酱 CDK ?前往 Mirror酱 高速下载

v5.2.0-beta.2

v5.2.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Apr 11:45

新增功能

  • 适配 MaaEnd 命令行日志读取逻辑,简化日志解析方案
  • 部分 UI 界面优化 #128
  • 初步适配 MaaEnd
  • 添加 cnb 镜像源

代码签名策略(Code signing policy)

免费代码签名由 SignPath.io 提供,证书由 SignPath Foundation 提供。

Free code signing provided by SignPath.io, certificate by SignPath Foundation.

隐私政策(Privacy policy)

为更好地提供服务,AUTO-MAS 将自动收集以下信息:

  • 软件版本号
  • 运行时错误信息

AUTO-MAS 尊重并保护用户隐私,上报的所有信息均经过匿名化处理,不包含任何个人身份信息。所收集的数据存储于 AUTO-MAS 官方服务器,不会传输至任何第三方机构或设施。

To better serve you, AUTO-MAS will automatically collect the following information:

  • Software version number
  • Runtime error information

AUTO-MAS respects and protects user privacy, all collected information has been anonymized and does not contain any personal identity information. All collected data is stored on the official server of AUTO-MAS, and will not be transmitted to any third-party institution or facility.

已有 Mirror酱 CDK ?前往 Mirror酱 高速下载

v5.2.0-beta.1

v5.2.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Mar 14:51

新增功能

  • 初步适配 MaaEnd
  • 准备添加 cnb 镜像源

代码签名策略(Code signing policy)

免费代码签名由 SignPath.io 提供,证书由 SignPath Foundation 提供。

Free code signing provided by SignPath.io, certificate by SignPath Foundation.

隐私政策(Privacy policy)

为更好地提供服务,AUTO-MAS 将自动收集以下信息:

  • 软件版本号
  • 运行时错误信息

AUTO-MAS 尊重并保护用户隐私,上报的所有信息均经过匿名化处理,不包含任何个人身份信息。所收集的数据存储于 AUTO-MAS 官方服务器,不会传输至任何第三方机构或设施。

To better serve you, AUTO-MAS will automatically collect the following information:

  • Software version number
  • Runtime error information

AUTO-MAS respects and protects user privacy, all collected information has been anonymized and does not contain any personal identity information. All collected data is stored on the official server of AUTO-MAS, and will not be transmitted to any third-party institution or facility.

已有 Mirror酱 CDK ?前往 Mirror酱 高速下载

v5.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Mar 04:50

修复问题

  • 修复了历史记录搜索在非简中系统上失效的问题 #131
  • 修复 MaaFW 任务阻塞协程问题
  • 添加脚本配置文件清理步骤,避免残留文件影响脚本识别
  • 修复可视化日志选择功能异常 #121
  • 修复部分情况下调度台无法正常显示信息的问题 #120
  • MAA掉落统计适配 k 量级 #119

新增功能

  • 初步完成 SRC 专项适配
  • 允许在部分情况跳过部分初始化流程 #116
  • 接入 MaaFW,支持明日方舟 PC 端划火柴
  • 支持通过 ADB 地址搜索模拟器实例
  • 重构用户标签生成逻辑,允许直接消除「人工排查未通过」标记 #125
  • 支持从已有脚本复制创建新脚本

开源许可

  • 将项目许可证从 GPL 更改为 AGPL

代码优化

  • 配置项支持设定兼容分组和兼容名称,避免因配置项重命名导致的配置丢失问题
  • 优化配置自动保存逻辑,子配置项修改时父配置项也会自动保存
  • 优化虚拟配置项逻辑,虚拟配置项不再具有 set 能力
  • 简化部分配置基类实现逻辑

代码签名策略(Code signing policy)

免费代码签名由 SignPath.io 提供,证书由 SignPath Foundation 提供。

Free code signing provided by SignPath.io, certificate by SignPath Foundation.

隐私政策(Privacy policy)

为更好地提供服务,AUTO-MAS 将自动收集以下信息:

  • 软件版本号
  • 运行时错误信息

AUTO-MAS 尊重并保护用户隐私,上报的所有信息均经过匿名化处理,不包含任何个人身份信息。所收集的数据存储于 AUTO-MAS 官方服务器,不会传输至任何第三方机构或设施。

To better serve you, AUTO-MAS will automatically collect the following information:

  • Software version number
  • Runtime error information

AUTO-MAS respects and protects user privacy, all collected information has been anonymized and does not contain any personal identity information. All collected data is stored on the official server of AUTO-MAS, and will not be transmitted to any third-party institution or facility.

已有 Mirror酱 CDK ?前往 Mirror酱 高速下载