Commit Graph

13926 Commits

Author SHA1 Message Date
github-actions[bot]
044a80d982 docs: Auto Update Changelogs of v5.13.0-beta.3 (#11719)
* docs: Auto Generate Changelog of Release v5.13.0-beta.3

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

* docs: changelog

* docs: changelog

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
2025-02-03 00:15:46 +08:00
status102
073d3ab42c Revert "style: follow clang formatting"
This reverts commit 51a8419297.
2025-02-02 23:59:54 +08:00
status102
5628ad3693 Revert "style: clang formatting"
This reverts commit 1656a80b54.
2025-02-02 23:59:46 +08:00
status102
4417c7c713 chore: include 2025-02-02 23:54:46 +08:00
uye
d603cc54bc chore: 更新日志支持惯性运动 2025-02-02 23:40:03 +08:00
Constrat
1656a80b54 style: clang formatting
[skip changelog]
2025-02-02 14:24:12 +01:00
Constrat
51a8419297 style: follow clang formatting
[skip changelog]
2025-02-02 13:53:32 +01:00
status102
8328c7a57b fix: 肉鸽开局干员使用助战失效
fix MaaAssistantArknights/MaaAssistantArknights#11709
2025-02-02 18:02:07 +08:00
Horror Proton
0a281762f4 fix: fix return value of RecruitImageAnalyzer
fix: https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/11600
2025-02-02 17:45:25 +08:00
status102
896032a477 fix: 移除二次检查
[skip changelog]
2025-02-02 15:44:55 +08:00
status102
e41f160037 fix: 肉鸽烧水使用分队失效 2025-02-02 15:25:03 +08:00
筱竹聽雨
08fc526fc9 perf: 优化存亡之战部署策略 (#11706)
优化存亡之战部署策略
2025-02-02 12:35:41 +08:00
status102
2aa013085c fix: Wpf肉鸽烧水时使用分队UI为空 2025-02-02 10:41:00 +08:00
status102
e303863a9a Revert "fix: Wpf肉鸽烧水时使用分队UI为空"
This reverts commit 37ae1aba36.
2025-02-02 10:36:51 +08:00
status102
199fd8beb5 fix: 自动战斗开始战斗时使用理智药检测失效
fix MaaAssistantArknights/MaaAssistantArknights#11701
2025-02-02 10:09:40 +08:00
github-actions[bot]
fe1b2af015 docs: Auto Update Changelogs of v5.13.0-beta.2 (#11708)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: MistEO <mistereo@hotmail.com>
2025-02-02 04:52:35 +08:00
MistEO
d88203d494 perf: mirrorchyan toast 2025-02-01 21:09:53 +01:00
MistEO
f6ccbaf07d fix: mirror-chyan notify error 2025-02-01 20:58:36 +01:00
MistEO
6fa9bd2985 fix: missing user_agent param for mirrorchyan query 2025-02-01 20:58:24 +01:00
github-actions[bot]
229047562d docs: Auto Update Changelogs of v5.13.0-beta.1 (#11703)
* docs: Auto Generate Changelog of Release v5.13.0-beta.1

* docs: add discord invite link + tweak

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
2025-02-01 16:12:54 +01:00
status102
37ae1aba36 fix: Wpf肉鸽烧水时使用分队UI为空 2025-02-01 20:50:06 +08:00
Constrat
544d6db9f6 style: fix pre-commit.ci
[skip changelog]
2025-02-01 13:28:34 +01:00
status102
9ba758aa7c perf: 简化肉鸽任务使用助战参数内部存储流程 2025-02-01 20:01:32 +08:00
status102
21c55c3e7f i18n: Mirror酱说明调整 2025-02-01 18:02:34 +08:00
uye
f9b5b3969c chore: NoSkland 放到 wpf 内部 2025-02-01 17:20:41 +08:00
uye
a5729bd1b2 chore: CDK 大写
[skip changelog]
2025-02-01 16:55:48 +08:00
uye
8581fbf433 i18n: 添加资源更新提示翻译 2025-02-01 16:03:42 +08:00
status102
e17706245d style: format 2025-02-01 15:40:32 +08:00
uye
353f92ebf7 feat: 添加资源更新提示 2025-02-01 15:26:13 +08:00
晓丶梦丶仁
c18d31506e perf: 将Sarkaz开局添加负荷干员的进入任务改为范围点击 (#11100)
perf: 将开局添加负荷干员的进入任务改为范围点击
2025-01-31 10:23:38 +08:00
Rbqwow
2fcc952922 docs: 推荐分辨率720P或1080P (#11651)
* docs: 推荐分辨率720P或1080P

* docs: 学姐太啰嗦辣

* docs: 二选一!
2025-01-31 09:49:24 +08:00
status102
aa97deef9b rft: 任务执行期间Log Rotate增加检查,并上调阈值至64MiB (#11670)
* fix: Log Rotate在任务执行期间不进行检查导致单体log文件过大

* fix: unsigned type

* perf: 加锁

* perf: 加锁优化

* perf: 上调log单文件大小至64MiB

* perf: 继续优化

* perf: 优化加锁

* fix: 64MB
2025-01-30 23:13:02 +08:00
晓丶梦丶仁
fa85cca0e2 fix: 肉鸽临时招募预备干员时, 不额外提升权重 (#11442)
fix: 尝试修复临时招募预备干员的权重过高
2025-01-30 22:22:19 +08:00
uye
38dc9e7400 chore: 密钥改成 PasswordBox 2025-01-30 19:12:57 +08:00
wryx166
185560ba13 docs: 替换.NET8 桌面运行时下载链接为直链 (#11693)
docs: Update faq.md
2025-01-30 02:56:23 +08:00
uye
0006ecf834 chore: 免得点一次小眼睛就改一次配置文件
[skip changelog]
2025-01-30 00:50:13 +08:00
uye
072d488002 feat: CDK 改为密码框 2025-01-30 00:43:12 +08:00
Rbqwow
120f9fd67b fix: 公告窗口触控板滚动异常 (#11684) 2025-01-29 23:33:00 +08:00
Constrat
269305c3a9 i18n: remove chinese punctuation from en 2025-01-29 13:41:35 +01:00
萨拉托加
08aadec0e8 chore: JP 艾雅法拉 ocrReplace (#11685)
* chore: JP 艾雅法拉 ocrReplace

不能直接正则,还是直接替换吧

* chore: 试试双斜杠转义行不行

* fix: Update resource/global/YoStarJP/resource/tasks.json

Co-authored-by: status102 <102887808+status102@users.noreply.github.com>

---------

Co-authored-by: 晓丶梦丶仁 <74444214+Daydreamer114@users.noreply.github.com>
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
2025-01-29 19:54:00 +08:00
status102
1f5f49766b rft: 调整肉鸽选择烧水奖励任务链,重新将Roguelike@LastRewardConfirm并入主任务链 (#11689)
- close #11688, close #11683
2025-01-29 17:29:03 +08:00
status102
22b7f6ee3a rft: 调整肉鸽选择烧水奖励任务链,重新将Roguelike@LastRewardConfirm并入主任务链 2025-01-29 17:06:04 +08:00
status102
8765f35af0 rft: 迁移RoguelikeStartSelect 2025-01-29 16:25:54 +08:00
uye
de138a888a feat: 添加 MirrorChyan 资源更新方式 (#11669)
Co-authored-by: MistEO <mistereo@hotmail.com>
2025-01-29 02:16:16 +08:00
Rbqwow
562da7d257 docs: 肉鸽推荐开局策略 (#11570)
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
Co-authored-by: Saratoga <151550168+Saratoga-Official@users.noreply.github.com>
2025-01-28 23:36:09 +08:00
Constrat
388f869ce4 feat: discord link for website docs (#11687)
* feat: discord link for website docs

* i18n: zh-tw tweak

* i18n: jp tweak

* i18n: KR tweak

* i18n: zh-cn

---------

Co-authored-by: momomochi987 <as99us301@gmail.com>
Co-authored-by: ManicSteiner <manicsteiner@outlook.com>
Co-authored-by: HX3N <128385247+HX3N@users.noreply.github.com>
Co-authored-by: Rbqwow <55343783+Rbqwow@users.noreply.github.com>
2025-01-28 13:56:48 +01:00
Constrat
25f394d177 fix: styling 2025-01-28 12:56:36 +01:00
Constrat
68ffcec66f chore: add discord link to main readme 2025-01-28 12:56:05 +01:00
Constrat
d14765003a feat: Discord link in About Us 2025-01-28 12:14:26 +01:00
Rbqwow
7c574ad2e7 chore: 修改划火柴设置界面布局 (#11682) 2025-01-28 18:42:24 +08:00