Rbqwow
|
55a9db2218
|
doc: 改掉readme中多余的空行
|
2024-02-14 20:18:50 +08:00 |
|
Rbqwow
|
3ac0a1d1d4
|
chore: 改回去!
|
2024-02-14 20:17:29 +08:00 |
|
Rbqwow
|
60ad3e1f7c
|
doc: 添加关闭手机助手
|
2024-02-14 20:16:35 +08:00 |
|
Rbqwow
|
7a88dbb780
|
doc: 改两个字
|
2024-02-12 23:38:57 +08:00 |
|
Rbqwow
|
5dc39561e3
|
doc: 添加win7缓解措施
|
2024-02-12 22:19:42 +08:00 |
|
github-actions[bot]
|
d362e97d43
|
docs: Auto Update Changelogs of v5.1.0 (#8314)
* docs: Auto Generate Changelog of Release v5.1.0
* doc: Update CHANGELOG.md
---------
Co-authored-by: ABA2396 <ABA2396@users.noreply.github.com>
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
|
2024-02-12 21:01:02 +08:00 |
|
youqii
|
41b5d81f37
|
perf: 优化基建领取专精 (#8207)
* fix: 将输出训练进度改为剩余时间
* fix: 删除重复代码
* fix: 修改任务roi
|
2024-02-12 20:22:01 +08:00 |
|
Constrat
|
5529c9bb3a
|
chore: Auto Update Game Resources - 2024-02-12
[skip changelog]
|
2024-02-12 07:03:03 +00:00 |
|
Rbqwow
|
7a6542b37c
|
docs: 更新连战文档 (#8308)
* doc: 删除遗漏的mumu6内容
* doc: 更新连战文档
|
2024-02-11 18:20:26 +08:00 |
|
SherkeyXD
|
17ac702c8f
|
docs: 升级依赖,移除package-lock.json
|
2024-02-11 00:19:46 +08:00 |
|
uye
|
8dca4d31d0
|
fix: gui.log 无法显示完整版本号
alpha/v5.1.0-beta.2.d009.g8dca4d31d
|
2024-02-10 23:32:16 +08:00 |
|
David
|
efae540915
|
ci: added regex for module-reclamation (#8302)
|
2024-02-10 23:22:09 +08:00 |
|
HX3N
|
0d9b6294ab
|
chore: YoStarKR add training template image and text (#8295)
|
2024-02-09 13:17:04 +01:00 |
|
Constrat
|
9b193c6f45
|
chore: Auto Update Game Resources - 2024-02-09
[skip changelog]
|
2024-02-09 05:43:26 +00:00 |
|
status102
|
ebbde85b85
|
perf(MaaCore): ScreenCost截图失败次数为0时,不返回fault_times字段
|
2024-02-08 17:04:13 +08:00 |
|
status102
|
4fcfa56b18
|
fix: 修复自动检测失败时可能导致WpfGui崩溃 (#8288)
fix #8287
alpha/v5.1.0-beta.2.d004.g4fcfa56b1
|
2024-02-08 16:21:13 +08:00 |
|
status102
|
de9fdccde1
|
perf: 缓存待部署区识别,减少CPU占用 (#8275)
perf: 优化待部署区识别,减少CPU占用
|
2024-02-08 15:57:23 +08:00 |
|
SherkeyXD
|
40292de864
|
docs: 添加等宽字体的备用字体
|
2024-02-08 13:10:38 +08:00 |
|
uye
|
4682d427e0
|
Release v5.1.0-beta.2 (#8227)
v5.1.0-beta.2
|
2024-02-08 13:04:10 +08:00 |
|
uye
|
5cb73e630a
|
doc: Update CHANGELOG.md
|
2024-02-08 13:03:37 +08:00 |
|
uye
|
d0c96b4b84
|
style: 格式化代码
|
2024-02-08 11:53:35 +08:00 |
|
SmilingPie
|
2a7f0db5e8
|
feat: stop and log when missing operators during formarion (#8051)
* feat: stop and log when missing operators during formarion
* format: update format
* style: remove tab
|
2024-02-08 11:50:20 +08:00 |
|
枫雨
|
d6f7a0ecea
|
feat: 强制定时启动添加提示对话框并可选是否显示窗口 (#8062)
* feat: 强制定时启动添加提示对话框
* feat: 强制定时启动前显示窗口
|
2024-02-08 11:44:26 +08:00 |
|
uye
|
238d886f0e
|
fix: fix typo
|
2024-02-08 11:39:14 +08:00 |
|
github-actions[bot]
|
a937afa06f
|
docs: Auto Update Changelogs of v5.1.0-beta.2 (#8267)
* docs: Auto Generate Changelog of Release v5.1.0-beta.2
* docs: cahngelog
* docs: changelog
* docs: changelog
截止369b57e
* docs: cahngelog
* docs: Update CHANGELOG.md
---------
Co-authored-by: status102 <status102@users.noreply.github.com>
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
|
2024-02-08 11:30:43 +08:00 |
|
Horror Proton
|
7ef36afaf9
|
feat: 运行 ReclamationAlgorithm 时默认运行 Reclamation2 而不是旧演算 (#8229)
* feat: run `Reclamation2` from `ReclamationTask`
* feat: add param to choose Reclamation theme
* chore: c# 生息演算2入口改为ReclamationAlgorithm
* chore: UI生息演算添加"theme"参数
* chore: 漏掉的参数
---------
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
|
2024-02-08 11:26:15 +08:00 |
|
Rbqwow
|
68ddca7f6c
|
docs: 更新文档 (#8283)
* docs: 更新文档
* doc: 添加转义
* doc: 仅支持16:9
* doc: 加速器问题未必要重启电脑
* doc: 再改加速器说明
* doc: 再改
|
2024-02-08 10:54:57 +08:00 |
|
Constrat
|
c7ab89c307
|
chore: Auto Update Game Resources - 2024-02-07
[skip changelog]
|
2024-02-07 20:02:58 +00:00 |
|
Rbqwow
|
1746417a78
|
chore: 移除mumu6 (#8284)
|
2024-02-08 03:17:06 +08:00 |
|
Sherkey
|
bab14c12bd
|
docs: 升级依赖,调整视觉效果 (#8202)
docs: 升级依赖,调整视觉效果
|
2024-02-07 23:27:38 +08:00 |
|
status102
|
369b57ec38
|
fix: 生息演算开局教程对话有概率卡住
alpha/v5.1.0-beta.1.d089.g369b57ec3
|
2024-02-07 20:06:33 +08:00 |
|
status102
|
b8a30971fe
|
perf(MaaCore): ScreencapCost输出失败次数
|
2024-02-07 19:54:29 +08:00 |
|
Horror Proton
|
6949ba9d14
|
fix: fix typo and undefined behavior of minmax
|
2024-02-07 19:09:56 +08:00 |
|
SherkeyXD
|
1d39b0fbdc
|
fix: 修复无限提示远控地址为空的问题
alpha/v5.1.0-beta.1.d086.g1d39b0fbd
|
2024-02-07 18:40:19 +08:00 |
|
status102
|
3cd26fa7db
|
fix: 启动时连续截图出错10次导致MAA崩溃 (#8280)
fix: 启动时连续截图出错10次导致MAA崩溃
|
2024-02-07 18:13:15 +08:00 |
|
status102
|
13d8f74704
|
fix: 启动时连续截图出错10次导致MAA崩溃
|
2024-02-07 18:09:27 +08:00 |
|
Sherkey
|
86b4e710fd
|
feat: 合成玉签到task (#8223)
feat: 合成玉签到task
|
2024-02-07 13:25:41 +08:00 |
|
status102
|
aef2fc0d14
|
perf: 优化待部署区识别,减少CPU占用
|
2024-02-07 10:35:25 +08:00 |
|
Sherkey
|
438e59ee47
|
feat: 远程控制对非 https 连接仅提出警告 (#8061)
feat: 远程控制对非 https 连接仅提出警告
|
2024-02-07 10:16:57 +08:00 |
|
Constrat
|
d3e3ecd423
|
chore: added ICChapterToIC template for EN
[skip changelog]
alpha/v5.1.0-beta.1.d073.gd3e3ecd42
|
2024-02-06 19:22:36 +01:00 |
|
Hao Guan
|
6edfb842e0
|
fix: 修复Mac生息演算任务名
|
2024-02-07 02:15:20 +08:00 |
|
Hao Guan
|
858238c5e9
|
fix: Mac 全部启用任务时排除生息演算
|
2024-02-07 02:06:07 +08:00 |
|
Lancarus
|
95f5c5569e
|
perf: 肉鸽适配新干员用法 (#8273)
* perf: 肉鸽适配新干员用法
|
2024-02-07 01:35:21 +08:00 |
|
Constrat
|
02f12795b5
|
chore: Auto Update Game Resources - 2024-02-06
[skip changelog]
|
2024-02-06 17:25:04 +00:00 |
|
Horror Proton
|
f1270fcd3c
|
fix: fix appimage cross build issue
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/8216
|
2024-02-07 00:10:47 +08:00 |
|
Constrat
|
b5a1030f73
|
i18n(chore): tweaked spacing EN
[skip changelog]
|
2024-02-06 16:45:13 +01:00 |
|
SherkeyXD
|
b22edbb92b
|
feat: 远程控制对非 https 连接仅提出警告
|
2024-02-06 21:30:58 +08:00 |
|
Constrat
|
0df376426c
|
chore(tools): missing json regex
[skip changelog]
|
2024-02-06 14:14:30 +01:00 |
|
Constrat
|
a1c31a47c6
|
chore(tools): added more ignored templates
[skip changelog]
|
2024-02-06 14:12:36 +01:00 |
|
SherkeyXD
|
77886acce0
|
i18n: 修正日语翻译
|
2024-02-06 20:52:11 +08:00 |
|