Commit Graph

9016 Commits

Author SHA1 Message Date
status102
0dd1405061 fix: 自动战斗-战斗列表启用时,自动追加摆完挂机选项
close #6507
2023-09-25 22:14:46 +08:00
MistEO
07b793204e docs: 添加对账号切换的说明 (#6500) 2023-09-25 21:59:08 +08:00
MistEO
8ab2cbb45c fix: 修改理智数据格式 (#6525) 2023-09-25 21:58:19 +08:00
zzyyyl
39168ee6c0 feat: 将理智数据用 object 而不是 array 存储 2023-09-25 19:18:51 +08:00
MistEO
1c53e66081 fix: 修复理智预测时间格式 (#6514)
修了一下格式问题(日期丢失,导致难以判断第一个时间是具体时间)
设计格式:

![image](https://github.com/MaaAssistantArknights/MaaAssistantArknights/assets/102887808/1ab78272-4257-4d50-9ac9-ae8f63468860)
当前格式:

![image](https://github.com/MaaAssistantArknights/MaaAssistantArknights/assets/102887808/b94e10c3-6af3-45dd-b1ab-90fba71eb428)

顺带修改了一下时间间隔的格式

- close #6506
2023-09-25 16:03:00 +08:00
zzyyyl
cde0946d2c perf: use from_chars instead of stoi to avoid exception 2023-09-25 15:20:03 +08:00
zzyyyl
de9ffbc625 fix: 修复理智数据的一系列问题 2023-09-25 15:19:50 +08:00
status102
eae6c5f6e8 fix: 在Core检查理智获取数据合法性
fix #6519
2023-09-25 14:47:38 +08:00
Lancarus
055abcfefd fix: 继续尝试修复肉鸽卡在招募界面 (#6521)
回滚截图并降低匹配度阈值
alpha/v4.24.0-rc.1.d004.g055abcfef
2023-09-25 08:43:20 +08:00
Lancarus
c37d85bd0d fix: 继续尝试修复肉鸽卡在招募界面 2023-09-25 05:03:15 +08:00
MistEO
76aac71141 fix: 修复 理智获取数据格式错误 导致的崩溃 (#6519) 2023-09-25 01:46:42 +08:00
status102
e965b367af fix: 修复 理智获取数据格式错误 导致的崩溃 2023-09-24 23:12:00 +08:00
status102
c2347cf521 perf: 移除小时、分钟数内部的空格以保持紧凑 2023-09-24 22:02:50 +08:00
MistEO
d175c26c4b Release v4.24.0-rc.1 (#6498) v4.24.0-rc.1 2023-09-24 21:37:10 +08:00
github-actions[bot]
112ae88418 docs: Auto Update Changelogs of v4.24.0-rc.1 (#6518)
Co-authored-by: MistEO <MistEO@users.noreply.github.com>
Co-authored-by: MistEO <mistereo@hotmail.com>
2023-09-24 21:36:46 +08:00
MistEO
8d72c086f0 fix: 自动战斗-自动编队-补充低信赖干员: 修正补充顺序,避免在极端情况下补充错误 (#6499) 2023-09-24 21:34:21 +08:00
status102
1b1e0eaa04 fix: 自动战斗-自动编队-补充低信赖干员: 修正补充顺序,避免在极端情况下补充错误 2023-09-24 21:12:45 +08:00
status102
47da23311b perf: 修改理智预测时间格式 2023-09-24 20:53:28 +08:00
Lancarus
541bbb9cec fix: 尝试修复肉鸽卡在招募界面 (#6516) 2023-09-24 20:15:53 +08:00
Lancarus
33a6570c92 lager the roi of task "Roguelike@RecruitWithoutButton" 2023-09-24 19:28:49 +08:00
Lancarus
8c8c8a755b fix: 尝试修复肉鸽卡在招募界面 2023-09-24 18:41:56 +08:00
David
20e7d429c1 i18n: at on in date time 2023-09-24 10:48:40 +02:00
MistEO
840c633d4e perf: optimize time diff format in sanity report (#6512) 2023-09-24 15:30:03 +08:00
KevinT3Hu
bc8b659ee5 perf: optimize time diff format in sanity report 2023-09-24 15:23:50 +08:00
uye
8bbf240408 perf: 优化部分 WPF 代码 (#6510) 2023-09-24 14:05:15 +08:00
uye
4a40f81334 perf: 优化部分 WPF 代码 2023-09-24 13:50:38 +08:00
uye
b30d129a11 fix: 开机自启失败/多实例自启
fix #6474
fix #5721
fix #6291
2023-09-24 13:50:37 +08:00
zzyyyl
c44b876a19 debug: debug 模式下增加一项可省略模板任务名的检查 2023-09-24 12:05:02 +08:00
zzyyyl
b2f9f258f1 perf: 优化部分 WPF 代码 2023-09-24 11:57:34 +08:00
MistEO
66d4c33935 perf: 优化 wpf 代码 (#6504) alpha/v4.24.0-beta.5.d021.g66d4c3393 2023-09-24 05:07:47 +08:00
MistEO
125782f1eb fix: 自动战斗-战斗列表,补充突袭结算图,修复从缓存文件夹添加作业时报错 (#6497) 2023-09-24 05:04:47 +08:00
Lancarus
d71ede8cb1 fix: 修复凹直升功能造成的卡在招募立绘等bug (#6502) 2023-09-24 01:48:39 +08:00
zzyyyl
10d286c8ee perf: 优化部分 WPF 代码 2023-09-24 00:00:24 +08:00
zzyyyl
ac8c51ccc4 perf: 优化 WPF 显示理智回满时间的代码 2023-09-24 00:00:11 +08:00
Lancarus
5a2aa5d872 优化凹直升按钮的ui逻辑 2023-09-23 23:30:22 +08:00
A-JiuA
0d7226c51c docs: 添加对账号切换的说明 2023-09-23 23:23:14 +08:00
Lancarus
e0f27aef6b fix: 修复凹直升模式造成的bug 2023-09-23 23:21:29 +08:00
Lancarus
31e01eacf7 fix: 修复凹直升模式造成的bug
feat:优化凹直升的ui显示
2023-09-23 23:19:03 +08:00
status102
547d69d1be fix: 自动战斗-战斗列表 从缓存文件夹里添加作业时,无法拷贝导致报错 2023-09-23 19:34:22 +08:00
status102
8399ab418b fix: 补充突袭结算图 2023-09-23 18:50:58 +08:00
zzyyyl
dcca78944f fix: 删掉多余的模板图片 2023-09-23 17:57:32 +08:00
MistEO
7369f5dce0 🐞 fix(Java-HTTP): 修复Java-HTTP api的编译问题 (#6490) 2023-09-23 17:56:31 +08:00
MistEO
b738231c77 feat: 在非烧水模式,取消刷直升按钮 (#6484) 2023-09-23 17:55:31 +08:00
MistEO
6c1da94b3c feat: 自动战斗跳过“以下干员出战后将被禁用,是否继续?”对话框 #4917 #4694 #5351 (#6492) 2023-09-23 17:54:21 +08:00
Rbqwow
2e21fa0d00 docs: 文档杂项修改 (#6485) 2023-09-23 17:53:56 +08:00
youqii
774355c3a7 feat: 新增领取邮件功能 (#6438)
close #6186 

---------

Co-authored-by: David <56174894+Constrat@users.noreply.github.com>
Co-authored-by: zzyyyl <aysyxx53@hotmail.com>
2023-09-23 17:52:30 +08:00
Hydrogina
64e9726d66 feat: 自动战斗跳过“以下干员出战后将被禁用,是否继续?”对话框 #4917 #4694 #5351 2023-09-23 12:20:14 +08:00
gylove1994
fbb0f1a34c 🐞 fix(Java-HTTP): 修复Java-HTTP api的编译问题 2023-09-23 10:09:34 +08:00
Lancarus
24d712c0c4 docs: Update 3.5-肉鸽辅助协议.md 2023-09-23 01:08:55 +08:00
mole828
4a60759843 #fix 隐藏与否弄反了 2023-09-23 00:32:50 +08:00