uye
|
aee0d9a17c
|
Merge branch 'dev' into upload_to_yituliu
|
2023-11-14 16:40:41 +08:00 |
|
status102
|
2075a88d7b
|
fix: 修复在部分情况下,编队时干员页面最边缘干员名字显示不完整
|
2023-11-09 16:39:03 +08:00 |
|
uye
|
3983509636
|
feat: 一图流汇报区分公招和掉落识别
|
2023-11-08 16:13:35 +08:00 |
|
Horror Proton
|
435b18115c
|
fix: fix recruit regression [skip changelog]
ref: 724428eab
|
2023-11-04 19:33:55 +08:00 |
|
zzyyyl
|
ab15a24108
|
perf: 优化账号切换日志输出
link to #7171
|
2023-11-03 14:00:02 +08:00 |
|
Horror Proton
|
724428eab0
|
fix: update recruit m_slot_fail
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/7159
|
2023-11-03 11:37:44 +08:00 |
|
zzyyyl
|
33de231182
|
style: format
[skip changelog]
|
2023-11-02 12:09:43 +08:00 |
|
status102
|
41c4bccc10
|
fix: 移除inline
|
2023-10-26 13:45:48 +08:00 |
|
youqii
|
73ca80f183
|
fix: 初始化变量
|
2023-10-26 10:32:56 +08:00 |
|
status102
|
cf924869b5
|
fix: 修正变量名
|
2023-10-26 10:11:30 +08:00 |
|
status102
|
2763aa279f
|
fix: 使用static vector代替数组
Co-authored-by: MistEO <mistereo@hotmail.com>
|
2023-10-26 10:09:28 +08:00 |
|
youqii
|
bbfdd572d7
|
pref: 删除include不必要的头文件
|
2023-10-26 08:25:03 +08:00 |
|
youqii
|
ef2acdf042
|
pref: 移除不必要的成员变量
|
2023-10-26 07:48:09 +08:00 |
|
status102
|
665d2fc16d
|
perf: 移动m_battle_select_formation_task_name到函数内部
|
2023-10-26 07:48:09 +08:00 |
|
status102
|
e8730f5d81
|
fix: 移除formation_index_from_rect函数
|
2023-10-26 07:48:09 +08:00 |
|
status102
|
8be86f9eb8
|
perf: 移除图像识别,点击固定位置切换编队
|
2023-10-26 07:48:09 +08:00 |
|
status102
|
e5b7b9f8f5
|
perf: 修改Wpf为下拉框,增加不切换所选编队的选项
|
2023-10-26 07:48:09 +08:00 |
|
youqii
|
f434a9a262
|
feat: GUI中添加选项
|
2023-10-26 07:48:08 +08:00 |
|
youqii
|
abb703418e
|
feat: 自动编队时使用指定编队
|
2023-10-26 07:48:08 +08:00 |
|
youqii
|
d20c9709e1
|
feat: GUI新增选项
|
2023-10-23 17:27:08 +08:00 |
|
youqii
|
5e1b97b393
|
pref: 将代码段拆进函数
|
2023-10-23 16:12:20 +08:00 |
|
youqii
|
c45ae6aaed
|
feat: 公招出高星干员时选中多个tag
|
2023-10-23 16:12:19 +08:00 |
|
zzyyyl
|
6dadc7cc6c
|
feat: 增加任务截图插件
|
2023-10-18 20:12:31 +08:00 |
|
zzyyyl
|
1f297e652a
|
perf: m_plugins 使用 vector 而非 set
|
2023-10-18 17:56:12 +08:00 |
|
status102
|
a089b064aa
|
fix: 移除无用变量
|
2023-10-15 12:40:21 +08:00 |
|
status102
|
5622b7ed78
|
fix: 账号切换时登录按钮调整为允许重试识别
|
2023-10-15 11:53:51 +08:00 |
|
zzyyyl
|
734cb199eb
|
fix: Allow BattleQuickFormation to retry 3 times
link to #6584
|
2023-10-11 23:52:12 +08:00 |
|
zzyyyl
|
a3f04669db
|
debug: 增加一些非法情况的截图
|
2023-10-11 19:02:57 +08:00 |
|
Horror Proton
|
bc2bf38118
|
perf: update action on recruit confirm failure
|
2023-10-10 11:32:05 +08:00 |
|
David
|
8598020711
|
feat: operbox operator names localization (#6726)
fix #6664
|
2023-10-08 11:17:59 +02:00 |
|
MistEO
|
48133da317
|
feat: 抄作业自动跳过战斗中剧情 (#6721)
|
2023-10-08 15:14:23 +08:00 |
|
MistEO
|
e16a980ae9
|
Apply suggestions from code review
|
2023-10-08 15:14:05 +08:00 |
|
youqii
|
0b660f7cc7
|
Merge branch 'dev' into feature
|
2023-10-07 20:23:17 +08:00 |
|
Lancarus
|
dcbe55e44c
|
feat: 按照review修改
|
2023-10-07 18:40:25 +08:00 |
|
status102
|
06eae3e06a
|
perf: 优化剧情跳过检测频率,修改暂停时返回值为true
|
2023-10-07 14:01:38 +08:00 |
|
Lancarus
|
5eee5098c0
|
feat: 按照review修改
|
2023-10-07 11:24:57 +08:00 |
|
Lancarus
|
70b6317d70
|
feat: 根据review将check_skip_plot_button移动到BattleProcess里面
|
2023-10-07 02:14:45 +08:00 |
|
Lancarus
|
08eeae14b9
|
格式化代码
|
2023-10-06 18:24:37 +08:00 |
|
Lancarus
|
2fa541860d
|
feat: 抄作业自动跳过战斗中剧情
|
2023-10-06 18:23:22 +08:00 |
|
youqii
|
b535f1ef80
|
feat: 增加回调消息,增加多语言界面适配
|
2023-10-05 20:01:29 +08:00 |
|
youqii
|
470d3c712d
|
feat: 优化任务逻辑
|
2023-10-05 20:01:28 +08:00 |
|
youqii
|
fa132665ef
|
feat: 公招用完招募许可后继续刷新
|
2023-10-05 20:01:28 +08:00 |
|
David
|
414256d2a4
|
feat: OCR manipulation for QuickFormation
|
2023-10-04 22:22:56 +02:00 |
|
zzyyyl
|
a5daac889a
|
style: code format
|
2023-09-30 23:44:34 +08:00 |
|
status102
|
0dd1405061
|
fix: 自动战斗-战斗列表启用时,自动追加摆完挂机选项
close #6507
|
2023-09-25 22:14:46 +08:00 |
|
status102
|
1b1e0eaa04
|
fix: 自动战斗-自动编队-补充低信赖干员: 修正补充顺序,避免在极端情况下补充错误
|
2023-09-24 21:12:45 +08:00 |
|
MistEO
|
b5aa604f6f
|
fix: 修复自动战斗-战斗列表的导航失效问题 (#6413)
- #6407
|
2023-09-18 10:39:08 +08:00 |
|
status102
|
163b519c81
|
fix: 修复自动战斗-战斗列表的导航失效问题
|
2023-09-17 18:26:21 +08:00 |
|
MistEO
|
ff147aed81
|
feat: 自动战斗新增战斗列表选项(异形UI不支持) (#6350)
|
2023-09-17 01:59:51 +08:00 |
|
status102
|
cca287dbb7
|
feat: 自动战斗新增战斗列表选项
|
2023-09-14 14:58:52 +08:00 |
|