Commit Graph

14256 Commits

Author SHA1 Message Date
MistEO
d0ccfcc0cf Revert "ci: 临时措施" (#12033) 2025-02-25 23:20:37 +08:00
github-actions[bot]
726a4b16e2 chore: Auto Templates Optimization
Triggered by aba7d9ece1

[skip changelog]
2025-02-25 15:03:15 +00:00
MistEO
aba7d9ece1 Release v5.14.0-beta.2 (#12007) 2025-02-25 22:49:25 +08:00
Constrat
90c51c6a3e chore: cb4ba252c0 for YoStarEN 2025-02-25 15:49:13 +01:00
github-actions[bot]
34714436a2 chore: Auto Update Game Resources - 2025-02-25
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/13523913630

[skip changelog]
2025-02-25 14:44:59 +00:00
status102
491e8481d4 docs: chaneglog 2025-02-25 22:44:37 +08:00
github-actions[bot]
eb4bd41c09 docs: Auto Update Changelogs of v5.14.0-beta.2 (#12008)
* docs: Auto Generate Changelog of Release v5.14.0-beta.2

* 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>
2025-02-25 22:41:36 +08:00
BxFS
cb4ba252c0 fix: 萨米第二次调查装备获取+萨米暂时撤退适配 (#12030)
fix: choose any device and MissionFailedFlag3 for sami DE/DI
2025-02-25 22:32:34 +08:00
github-actions[bot]
51a196a4b3 chore: Auto Templates Optimization
Triggered by f682166c6c

[skip changelog]
2025-02-25 14:31:48 +00:00
Constrat
f682166c6c fix: retake Mizuki IS recruit templates
try to fix triple recruit issue
2025-02-25 15:31:16 +01:00
晓丶梦丶仁
6b4340da5a docs: 两次大写 Reapply
[skip changelog]
2025-02-25 22:27:38 +08:00
BxFS
3dd00e6207 fix: 月度小队/深入调查未启用自动切换会以当前游戏模式开始探索 (#12032)
fix: MS/DE now switch to correct tabs even without autoiterate ticked
2025-02-25 22:23:19 +08:00
uye
29e597b1f8 feat: ExternalNotification 可选输出详细信息 (#12020)
* feat: ExternalNotification 可选输出详细信息

* i18n: 添加翻译

* feat: 任务出错时额外通知

* chore: 尝试将换行替换成`<br>`

* fix: <br> 不生效
2025-02-25 22:21:08 +08:00
uye
3f774b5ba1 feat: 猫猫 (#12017) 2025-02-25 22:20:50 +08:00
status102
2c560c8398 fix: 肉鸽深入调查没有指挥分队可选时,随机选择分队跳过干员招募
fix #12016
2025-02-25 21:40:27 +08:00
status102
a401e96af0 perf: 自动战斗列表非即时添加作业时,使用已读取的缓存替代读取文件 2025-02-25 20:01:26 +08:00
status102
aa09a17a23 perf: 肉鸽任务参数禁止运行期修改 2025-02-25 20:01:26 +08:00
uye
575cfe5236 chore: MirrorChyanCdk 添加 Placeholder 2025-02-25 18:19:27 +08:00
status102
f66b62a9e3 rft: Wpf自动战斗作业序列化调整 2025-02-25 16:38:01 +08:00
status102
05c1a6f815 perf: 合并视频任务判断 2025-02-25 16:37:55 +08:00
github-actions[bot]
36c3487a54 chore: Auto Update Game Resources - 2025-02-25
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/13513664757

[skip changelog]
2025-02-25 04:29:49 +00:00
status102
26d4709d33 rft: Wpf自动战斗任务序列化 2025-02-25 10:55:48 +08:00
MistEO
982a919db5 ci: fix sync-resource git config 2025-02-25 00:01:25 +08:00
status102
974f5c1e55 feat(wpf): Wpf旧Config增加int读取 (#11987) 2025-02-24 23:38:51 +08:00
uye
0ddf2bb605 chore: 添加强制使用 Github 进行版本更新 2025-02-24 23:34:11 +08:00
status102
975ae671e5 rft: 移动截图耗时显示位置以避免产生GPU加速截图的误导 2025-02-24 23:31:35 +08:00
status102
82bafb223a fix: 自动战斗保全作业地图存在性判断 2025-02-24 22:21:13 +08:00
status102
bad45b428c feat: 基建收取会客室周限300信用 (#12014)
* feat: 基建收取会客室周限300信用

* chore: Auto update by pre-commit hooks [skip changelog]

* chore(tools): add templates to ignore list

* fix: stack overflow

* fix: pipeline

* chore: Auto update by pre-commit hooks [skip changelog]

* fix: 动画延迟+roi

* fix: 动画加加retry

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
2025-02-24 21:21:47 +08:00
status102
9c5d19abbd perf: 自动战斗任务类型校验补充
[skip changelog]
2025-02-24 19:54:07 +08:00
status102
5006d760be rft: Wpf自动战斗重构 (#11977)
* 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: 更改战斗列表中任务的缓存路径
2025-02-24 19:29:33 +08:00
github-actions[bot]
0056f79104 chore: Auto Update Game Resources - 2025-02-24
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/13493432898

[skip changelog]
2025-02-24 08:08:50 +00:00
Constrat
3a402e6aed fix: fast forward text in encounter (#12021) 2025-02-24 08:32:20 +01:00
AnnAngela
06a6e63771 ci: 临时措施 (#12024) 2025-02-24 10:20:27 +08:00
MistEO
9b61398a56 ci: perf mirrorchyan uploading 2025-02-24 00:52:49 +08:00
晓丶梦丶仁
f7e7e199c5 perf: IS3 度假村冤魂 防爆桩
Fix #7768
2025-02-23 18:58:43 +08:00
晓丶梦丶仁
ae074a1a0e perf: IS2 精酿杀手 防爆桩
Fix #12012
2025-02-23 18:55:15 +08:00
Rbqwow
60ffb98054 docs: 此AI非彼AI (#12005)
docs: 这规矩你早就懂的
2025-02-23 18:51:09 +08:00
晓丶梦丶仁
d7582bb02c fix: IS2, IS3 支援起重机 缺失 2025-02-23 16:45:29 +08:00
github-actions[bot]
7ae7041dc9 chore: Auto Templates Optimization
Triggered by 5684ff8dab

[skip changelog]
2025-02-23 03:52:02 +00:00
uye
5684ff8dab fix: 「滋味」主题概率无法识别 2025-02-23 11:51:40 +08:00
Constrat
80e303bbb6 tools: update ignore list of templates
[skip changelog]
2025-02-22 16:45:41 +01:00
MistEO
12c737ce2f ci: use bot to commit for MaaResource 2025-02-22 12:31:40 +08:00
status102
8b74df1d57 fix: Wpf信用任务-OF-1战斗 修复未勾选刷理智时,仍判断刷理智关卡是否为当前/上次
link to #11996
2025-02-21 20:33:40 +08:00
晓丶梦丶仁
514224078a fix: 肉鸽放弃战斗奖励后仍能识别到掉落 (#12000) 2025-02-21 20:13:22 +08:00
晓丶梦丶仁
7c43b8ef93 feat: IS4 extend2 事件 转机 2025-02-21 19:44:24 +08:00
uye
5ac4988ea4 chore: 拆分 OF-1 与 访问好友回调显示 2025-02-21 19:08:23 +08:00
github-actions[bot]
9695d86224 chore: Auto Update Game Resources - 2025-02-21
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/13455490910

[skip changelog]
2025-02-21 11:06:04 +00:00
BxFS
0028af16ca fix: Monthly Squad for Global (#11993)
---------

Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
2025-02-21 11:57:15 +01:00
status102
e3aab0e7d1 perf: wpf自动战斗战斗列表序列化 2025-02-21 18:38:02 +08:00
status102
0304a6d9fd fix: Wpf选中战斗列表作业时,作业内容重复显示 2025-02-21 18:32:34 +08:00