Commit Graph

747 Commits

Author SHA1 Message Date
zzyyyl
2e841c782e feat: 在 StringMisc 中增加 chars_to_number 2023-10-12 15:19:50 +08:00
zzyyyl
9eda4d9e68 perf: 优化 OperBox 相关代码 2023-10-12 15:19:41 +08:00
zzyyyl
43c308350d style: format 2023-10-12 13:25:53 +08:00
zzyyyl
c64e161df3 fix: 修复肉鸽烧到水不停的问题
link to 8c64dc58f2
fix #6876
2023-10-12 00:14:03 +08:00
zzyyyl
734cb199eb fix: Allow BattleQuickFormation to retry 3 times
link to #6584
2023-10-11 23:52:12 +08:00
zzyyyl
3674f0cf77 debug: save_img 默认使用缓存的图片 2023-10-11 23:21:56 +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
status102
1700f0a414 perf: 调整部分log输出为仅供ASST_DEBUG (#6824) 2023-10-09 22:44:20 +08:00
zzyyyl
54b9bc1277 fix: BlackReturn -> ReturnButton [skip ci] (#6806)
fix #6795
2023-10-09 12:33:21 +08:00
David
8598020711 feat: operbox operator names localization (#6726)
fix #6664
2023-10-08 11:17:59 +02:00
zzyyyl
b9b21ab8db rft: 优化 TaskData 的 json 解析 (#6739) 2023-10-08 15:38:58 +08:00
MistEO
a7804ccc6c perf: 优化StartUp速度,首页展开理智窗口时StartUp会关上 (#6730) 2023-10-08 15:16:12 +08: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
zzyyyl
d312d6d041 perf: 来点 std::invoke_result_t 2023-10-07 21:37:34 +08:00
youqii
0b660f7cc7 Merge branch 'dev' into feature 2023-10-07 20:23:17 +08:00
zzyyyl
e05f95668b fix: macOS compile error 2023-10-07 20:21:10 +08:00
zzyyyl
25df6f1d56 rft: 优化 TaskData 的 json 解析 2023-10-07 19:23:09 +08:00
Lancarus
dcbe55e44c feat: 按照review修改 2023-10-07 18:40:25 +08:00
status102
274d275f4f feat: 增加了一个二次检测进行保底 2023-10-07 16:57:29 +08:00
status102
06eae3e06a perf: 优化剧情跳过检测频率,修改暂停时返回值为true 2023-10-07 14:01:38 +08:00
status102
e36f266f6e perf: 优化StartUp速度,首页展开理智页时StartUp会关上 2023-10-07 12:21:53 +08:00
Lancarus
5eee5098c0 feat: 按照review修改 2023-10-07 11:24:57 +08:00
w568w
0c80162256 fix: subprocess hangs up if not draining the pipe when reading with recv_by_socket 2023-10-07 08:33:47 +08:00
Lancarus
70b6317d70 feat: 根据review将check_skip_plot_button移动到BattleProcess里面 2023-10-07 02:14:45 +08:00
status102
6d5f3971a4 fix: remove duplicate of std::move 2023-10-06 20:58:07 +08:00
Lancarus
c01cafd08d 使用导航名判断是否为教学关 2023-10-06 19:57:38 +08:00
Lancarus
27c1364da8 feat: 在战斗列表中将教学关取消自动编队 2023-10-06 18:44:49 +08:00
Lancarus
08eeae14b9 格式化代码 2023-10-06 18:24:37 +08:00
Lancarus
2fa541860d feat: 抄作业自动跳过战斗中剧情 2023-10-06 18:23:22 +08:00
MistEO
d61ed3a3c0 fix: 修复无法对后续加载的图片资源进行存在检测的错误,跳过宿舍技能检查 (#6686) 2023-10-06 17:56:20 +08:00
MistEO
f1f77e626a chore: 改改注释 2023-10-06 17:56:01 +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
status102
7a0c10864e perf: 移除m_loaded 2023-10-05 09:25:22 +08:00
status102
40d092b11b fix: 修复无法对后续加载的图片资源进行存在检测的错误,跳过宿舍技能检查 2023-10-05 09:20:58 +08:00
David
414256d2a4 feat: OCR manipulation for QuickFormation 2023-10-04 22:22:56 +02:00
zzyyyl
a6d557e11d debug: 删除一些日志 2023-10-05 02:41:38 +08:00
zzyyyl
81bdc4425f fix: 修复肉鸽获取 Sami@Roguelike@StrategyChange 等任务时的闪退问题
憨憨 zzyyyl 不会用 string_view
2023-10-05 02:36:23 +08:00
MistEO
37b5925b75 feat: Add ThriftController (#6573) 2023-10-04 22:49:26 +08:00
MistEO
7db3936e1c feat: WpfGui新增 肉鸽设置-中止行为等待至本次战斗结束后 (#6591) 2023-10-04 22:47:06 +08:00
status102
1eadcde4b0 fix: remove test code 2023-10-04 13:59:39 +08:00
shxyke
a077e58719 feat: Add ThriftController 2023-10-04 09:53:16 +08:00
zzyyyl
5858a61967 debug: 增加一项检查和一些日志 2023-10-04 00:44:02 +08:00
zzyyyl
6256dc111d feat: 肉鸽烧水时低难度有热水无效,高难度烧到水才停止
主要针对第一次进入肉鸽
2023-10-03 03:49:01 +08:00
zzyyyl
576155f545 feat: 重写烧水 2023-10-03 03:13:56 +08:00
zzyyyl
2272578cc0 perf: 一些简单的代码优化&重写 2023-10-03 02:54:01 +08:00
zzyyyl
611d292a12 feat: 使用 ocrReplace 重写肉鸽选点策略 2023-10-03 02:54:00 +08:00