mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 10:00:44 +08:00
* chore: 自动战斗一般作业model * chore: 自动战斗保全作业model * chore: 作业model增加输出提示 * rft: 拆分IO * rft: 重构作业解析、作业集添加 perf: 简化CouldLikeWebJson rft: 单个作业添加到作业集 perf: 优化作业添加,启动时校验地图是否存在 perf: 优化作业集加载时输出 rft: 移除废弃参数 fix: 作业集作业缓存写入加锁 chore: 简单挪个位置 rft: 整理一下函数 rft: 战斗列表序列化重构优化 chore: 修改log输出位置 chore: func rename & const declare fix: 批量导入未标注难度的作业时,将按照普通难度追加 fix: 浏览列表中作业时重复添加 chore: 移除未使用变量 fix: 移除重复显示作业详情 fix: 自动战斗作业保存重复导致覆盖 fix: 修复加载作业时解析返回值错误 * rft: 更改战斗列表中任务的缓存路径