Commit Graph

822 Commits

Author SHA1 Message Date
status102
a248036d09 feat: 肉鸽增加不期而遇事件名输出 2023-10-29 19:45:19 +08:00
MistEO
686ccc05df feat: 调整理智药使用为按瓶计数,移除了博朗台在使用理智药不溢出情况下的额外等待,调整Wpf理智药使用输出 (#7022) 2023-10-29 19:36:29 +08:00
MistEO
77d0757ca1 feat: 新增获取信用-借助战时使用指定编队 (#7061) 2023-10-29 19:33:35 +08:00
Lancarus
7b69018c7d perf: 优化萨米肉鸽部分关卡策略 (#7099) 2023-10-28 18:48:06 +08:00
Lancarus
12789302a2 perf: 优化萨米肉鸽部分关卡策略 2023-10-28 17:19:14 +08:00
zzyyyl
b7a34aa4dd style: format 2023-10-28 14:24:32 +08:00
zzyyyl
4c82f4dafd feat: 萨米肉鸽使用密文板 (#7086) 2023-10-27 15:40:07 +08:00
Horror Proton
aecd16c4c5 fix: coredump after failing to restart minitouch 2023-10-27 14:41:38 +08:00
Lancarus
a5fe0b6ab8 perf: 将CiphertextBoard更换为foldartal 2023-10-27 13:32:43 +08:00
zzyyyl
4f63c89dc4 fix: 修复肉鸽编队会漏选干员的问题(比如>=3页) (#7038)
fix #6985
fix #7059
2023-10-27 13:23:59 +08:00
Lancarus
dc455860f3 feat:获得每一层预见的密文板 2023-10-27 03:46:02 +08:00
Zhe Weng
5b4b444109 feat: 肉鸽编队时最后选择预备干员 2023-10-27 00:24:33 +08:00
Lancarus
cab61ecd1f fix: 修复使用密文板卡住的问题 2023-10-26 23:46:12 +08:00
Lancarus
755a3a4314 fix: 按review加回!need_exit() 2023-10-26 17:32:14 +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
Lancarus
dd69ff6808 perf: 按照review意见修改,尝试修改运行时逻辑防止死循环 2023-10-26 02:17:49 +08:00
status102
d65a2892e8 fix: 修改std::ranges为asst::ranges,以保持一致 2023-10-25 15:22:18 +08:00
status102
b4f9410a5d fix: 增加初始化,修复使用临期药时可能重复点击移除按钮 2023-10-25 15:16:32 +08:00
zzyyyl
2397bd1576 revert: 恢复萨米肉鸽使用密文板
Revert "Revert "feat: 萨米肉鸽使用密文板 (#6949)" (#7054)"

This reverts commit c12f35a099.
2023-10-25 14:41:22 +08:00
status102
79e76ffe96 fix: remove annotation 2023-10-25 11:59:24 +08:00
status102
fb4dea5bb5 fix: name and qodana 2023-10-25 11:59:23 +08:00
status102
c1bd5e4ae0 fix: 修复移除过量理智药时识别错误 2023-10-25 11:59:23 +08:00
status102
22d5c1975c fix: 修复临期理智药无法使用 2023-10-25 11:59:23 +08:00
status102
930145378b fix: 增加理智药使用时的操作延迟以避免重复吃药 2023-10-25 11:59:22 +08:00
status102
9b87703780 feat: 调整理智药使用为按瓶计数,优化掉了博朗台在使用理智药不溢出情况下的额外等待 2023-10-25 11:59:21 +08:00
zzyyyl
35d3af099f fix: call_command 外部中断时中止进程 2023-10-24 16:21:53 +08:00
zzyyyl
db4e97e0b5 fix: 尝试修复 RawByNc 截图方式在点击停止后下一次继续时有概率操作延时很高的问题 2023-10-24 16:21:53 +08:00
zzyyyl
642744bfa4 perf: call_command() 在 wait_time < 0 时允许最后一次重试(以便输出调试信息) 2023-10-24 16:21:45 +08:00
zzyyyl
a21d709f95 Revert "feat: 萨米肉鸽使用密文板 (#6949)"
This reverts commit 78b4fbd4d9.
2023-10-24 00:24:26 +08:00
zzyyyl
8e5fd998d3 fix: update MaaCore.vcxproj.filters 2023-10-23 22:40:27 +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
Zhe Weng
67e34bbf90 fix: 修复肉鸽编队会漏选干员的问题 2023-10-23 12:33:36 +08:00
zzyyyl
5706d122c8 feat: 多文件任务中直接声明 baseTask 的任务不继承同名任务参数而是直接覆盖 2023-10-20 19:06:09 +08:00
Horror Proton
18817c18b7 chore: fix typos [skip changelog] 2023-10-20 11:36:22 +08:00
zzyyyl
fb13a0f943 style: format [skip changelog]
python tools\ClangFormatter\clang-formatter.py --input=src\MaaCore --ignore="[\"src/MaaCore/x64\"]"
python tools\ClangFormatter\clang-formatter.py --input=resource\ --ignore="[\"resource/Arknights-Tile-Pos\", \"resource/infrast.json\"]"
2023-10-19 14:35:06 +08:00
Lancarus
78b4fbd4d9 feat: 萨米肉鸽使用密文板 (#6949)
Co-authored-by: MistEO <mistereo@hotmail.com>
2023-10-19 10:57:33 +08:00
zzyyyl
ed0060703f perf: TaskData 优化 (#6844)
1. 调整 TaskData 的部分内部函数,增加注释
2. 从 TaskData 中拆出 JsonMisc
3. 增加一个任务 MainThemes,表示任务链入口
2023-10-18 23:48:03 +08:00