Commit Graph

13387 Commits

Author SHA1 Message Date
status102
e6862636a6 fix: 调整自动战斗参数默认值 alpha/v5.9.1-alpha.1.d046.ge6862636a 2024-11-08 17:12:51 +08:00
github-actions[bot]
89ced63090 chore: Auto Update Game Resources - 2024-11-08
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/11739128948

[skip changelog]
2024-11-08 09:03:29 +00:00
Ali (Daixin) Tian
225b6155fa perf: 公招三星优先tag 改为复选框 (#11097)
* feat: Replace AutoRecruitHighPriority (公招三星优先tag) Textbox with CheckComboBox & ListBox

* chore: update translation for AutoRecruitHighPriority and AutoRecruitHighPriorityTooltip

* perf: UI perform

* fix: Assign default value of _autoRecruitFirstList as empty string

* i18n: 支持外服及显示语言切换

---------

Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
2024-11-08 11:50:41 +08:00
status102
a080a3f8e4 Revert "rft: 拆分设置-软件更新 (#11085)"
This reverts commit 57d79eddcf.
alpha/v5.9.1-alpha.1.d043.ga080a3f8e
2024-11-08 10:04:18 +08:00
晓丶梦丶仁
3757626b2a fix: 萨卡兹肉鸽降低 Sarkaz@Roguelike@CloseCollectionContinue 阈值 (#11090) 2024-11-08 09:04:41 +08:00
Weiyou Wang
e13f1e357a chore: 更新 macos.cmake 中的库版本 (#11101)
* chore: 更新 macos.cmake 中的库版本

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

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
alpha/v5.9.1-alpha.1.d041.ge13f1e357
2024-11-07 20:09:35 +08:00
status102
57d79eddcf rft: 拆分设置-软件更新 (#11085)
* rft: 拆分设置-软件更新

* perf: static var

* style: format
2024-11-07 12:30:22 +08:00
uye
3b91c61816 fix: 导航进商店 2024-11-07 09:57:28 +08:00
Rbqwow
04e2524d40 fix: ExternalNotificationTips 未居中 (#11093)
* fix: ExternalNotificationTips 未居中

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

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-11-07 00:13:21 +08:00
uye
4b4fdb9a03 feat: 远程通知配置加密 (#11076)
* feat: 远程通知配置加密

* fix: 无法发送外部通知
2024-11-06 15:02:51 +08:00
github-actions[bot]
75a279b25e chore: Auto Update Game Resources - 2024-11-06
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/11698542850

[skip changelog]
alpha/v5.9.1-alpha.1.d036.g75a279b25
2024-11-06 06:45:22 +00:00
Manicsteiner
3f2db7d83f chore: YostarJP phantom roguelike ocr update (#11084) 2024-11-06 14:41:44 +08:00
uye
56ec14acb9 chore: 调整 153/4 宿舍
[skip changelog]
2024-11-06 14:12:12 +08:00
uye
84f6ebd897 fix: 153/4 宿舍 2024-11-06 13:48:10 +08:00
uye
4a19a0417f feat: 新增 153 4 班排班表 2024-11-06 13:34:15 +08:00
uye
fd40a8c218 feat: 开始前/结束后 脚本用双引号包裹时支持带参数
-minimized -noWindow 有额外处理

fix #10813
2024-11-06 01:44:27 +08:00
HX3N
8c05d5063b i18n: YostarKR fixed the reversed description for ReclamationEarlyTip (#11078) 2024-11-06 00:18:19 +08:00
Constrat
d5617d6304 fix: Greyy alter and BattleQuickFormationOCR opencv tweaks
for the umpteenth time a change to the main threshold value reducing hoping to detect Nearl Alter, Gavial and other stupid long names.
2024-11-05 15:04:21 +01:00
github-actions[bot]
216d78f6e8 chore: Auto Update Game Resources - 2024-11-05
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/11685401615

[skip changelog]
2024-11-05 13:42:30 +00:00
github-actions[bot]
20ab374337 chore: Auto Templates Optimization
Triggered by 72119ac361

[skip changelog]
2024-11-05 13:38:20 +00:00
Weiyou Wang
72119ac361 feat: 自动编队允许指定助战单位 (#11075)
* feat: 自动编队自动借助战

Revert d78fc68

fix: 招募助战后继续(缺少点击快速招募)

i18n: 翻译

style: clang-format

fix: basetask template

fix: werror

perf: 注释、format

i18n: en

perf: 完成功能实现,复用task,进行gui输出

perf: 更改默认状态

feat: BattleFormationTask

Revert 385541a (Back to c2849d2)

* fix: 缺干员回到主界面的时候应该点确认而不是返回

* feat: 助战干员职业选择栏模版

* refactor: UseSupportUnitTaskPlugin

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

* perf: 默认值适配国服

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

* feat: try_find_and_apply_support_unit

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

* fix: 大概可以用了

* fix: 补充 struct 的构造函数

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

* fix: 添加默认构造函数

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

* fix: 改改类型

* fix: callback[what] 纠正

* perf: roi及初始化优化

* perf: 简化中英文查找

* perf: rename func

* perf: click roi

* fix: 在点击助战干员的行动后添加 LoadingText

* fix: 打点 Log

* fix: remove unused function

---------

Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
Co-authored-by: 晓丶梦丶仁 <74444214+Daydreamer114@users.noreply.github.com>
2024-11-06 00:37:43 +11:00
Constrat
3de378b7f7 docs: tasks doc clarification
[skip changelog]
2024-11-05 13:35:28 +01:00
status102
a17ac2ea69 Revert "feat: 自动编队允许指定助战单位 (#10820)"
This reverts commit 3c97864f0a.
2024-11-05 17:57:24 +08:00
status102
38e3ff5c50 Revert "chore: Auto Update Game Resources - 2024-11-05"
This reverts commit ddd926e073.
2024-11-05 17:57:11 +08:00
status102
c5ce1f79c2 Revert "chore: Auto Templates Optimization"
This reverts commit 46aa097801.
2024-11-05 17:55:39 +08:00
uye
9cb69b49d7 fix: click 泊松分布超出范围 2024-11-05 16:12:10 +08:00
Weiyou Wang
1456e11803 fix: 为 PVChapterToPV 添加 1 秒的 postDelay (#11074)
应该够了吧?
应该吧?
2024-11-05 14:37:59 +08:00
github-actions[bot]
ddd926e073 chore: Auto Update Game Resources - 2024-11-05
https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/11678777106

[skip changelog]
2024-11-05 06:29:35 +00:00
github-actions[bot]
46aa097801 chore: Auto Templates Optimization
Triggered by 3c97864f0a

[skip changelog]
2024-11-05 06:09:54 +00:00
晓丶梦丶仁
3c97864f0a feat: 自动编队允许指定助战单位 (#10820)
* feat: 自动编队自动借助战

Revert d78fc68

fix: 招募助战后继续(缺少点击快速招募)

i18n: 翻译

style: clang-format

fix: basetask template

fix: werror

perf: 注释、format

i18n: en

perf: 完成功能实现,复用task,进行gui输出

perf: 更改默认状态

feat: BattleFormationTask

Revert 385541a (Back to  c2849d2)

* fix: 缺干员回到主界面的时候应该点确认而不是返回

* feat: 助战干员职业选择栏模版

* refactor: UseSupportUnitTaskPlugin

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

* perf: 默认值适配国服

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

* feat: try_find_and_apply_support_unit

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

* fix: 大概可以用了

* fix: 补充 struct 的构造函数

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

* fix: 添加默认构造函数

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

* fix: 改改类型

* fix: callback[what] 纠正

* perf: roi及初始化优化

* perf: 简化中英文查找

* perf: rename func

* perf: click roi

* fix: 在点击助战干员的行动后添加 LoadingText

* fix: 打点 Log

* fix: remove unused function

---------

Co-authored-by: Weiyou Wang <44151844+Alan-Charred@users.noreply.github.com>
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
2024-11-05 17:09:25 +11:00
Weiyou Wang
e83d188d10 fix: enlarge rectMove offset for PV-10 (#11073) 2024-11-05 17:08:19 +11:00
uye
5a028c506d fix: pv-10 2024-11-04 23:13:27 +08:00
uye
4a4e8e47a9 chore: 移除最小化启动模拟器选项 2024-11-04 22:43:15 +08:00
sjdei
5256640fc3 fix: 修正繁中服薩米肉鴿坍縮範式的官方名稱 (#11066)
修正實質性坍縮少了個性
和圖像損壞寫成影像損壞
2024-11-04 21:46:39 +08:00
uye
be01c24635 chore: remove test
[skip changelog]
2024-11-04 21:13:48 +08:00
uye
75e14c8379 fix: 修改任务/基建列表顺序后未开始任务会在程序重启后失效
fix #10094
2024-11-04 20:58:42 +08:00
github-actions[bot]
0b0e007d05 chore: Auto Templates Optimization
Triggered by 2306eb40ae

[skip changelog]
2024-11-04 11:49:30 +00:00
Manicsteiner
2306eb40ae chore: YostarJP clue and ocr update (#11053)
* chore: YostarJP clue

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

* chore: update ocr

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-11-04 19:49:08 +08:00
ForeverDragon
ab0d6324cb fix: Server酱通知推送无法正常推送到微信服务号 (#11057)
fix:Server酱通知推送无法正常推送到微信服务号

Server酱的title参数服务号通道不支持换行,并加入title的长度限制。
title: 消息标题,必填。最大长度为 32 。
2024-11-04 19:46:47 +08:00
uye
a4de0ef66c docs: 添加用户群链接 2024-11-04 18:42:37 +08:00
status102
f013a5980d rft: BattleFormation 移除未使用函数
[skip changelog]
2024-11-04 18:31:32 +08:00
uye
616c12951b perf: 优化访问好友模板匹配 2024-11-04 16:49:21 +08:00
pre-commit-ci[bot]
14bab28e63 chore: Auto update by pre-commit hooks [skip changelog] 2024-11-04 13:19:06 +08:00
uye
755aeff1cd chore: 未进驻选项勾选状态与客户端版本无关
[skip changelog]
alpha/v5.9.1-alpha.1.d003.g755aeff1c
2024-11-04 03:16:19 +08:00
uye
2a93ea01d2 fix: UI 更新后无法开趴 2024-11-04 01:21:29 +08:00
uye
1d3f543fbd chore: 更新 153/3 换基建配置,宿舍全指定 2024-11-04 01:03:01 +08:00
uye
059cd38f73 Release v5.9.0 (#11038) v5.9.0 2024-11-03 22:17:50 +08:00
github-actions[bot]
2916be666d docs: Auto Update Changelogs of v5.9.0 (#11039)
* docs: Auto Generate Changelog of Release v5.9.0

* docs: changelog

* docs: changelog

* docs: changelog

* chore: 更新 CHANGELOG.md

* chore: 更新 CHANGELOG.md

* chore: 不造谣.jpg

* chore: 更新 CHANGELOG.md

* chore: 更新 CHANGELOG.md

* chore: 更新 CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
Co-authored-by: AnnAngela <naganjue@vip.qq.com>
2024-11-03 22:15:04 +08:00
Weiyou Wang
2996de0a18 fix: 为 PV-10 添加偏移 (#11045) 2024-11-03 21:41:19 +08:00
uye
6c91a87474 chore: 国服用不了未进驻 2024-11-03 12:23:15 +08:00