Commit Graph

5628 Commits

Author SHA1 Message Date
dantmnf
4a524f0bf6 fix: intentionally leak onnxruntime objects to avoid crash
This should be reverted when it get fixed upstream
2024-06-14 18:28:53 +08:00
dantmnf
002e4b781c feat: GPU acceleration (DX12/DirectML)
Co-authored-by: SherkeyXD <253294679@qq.com>
2024-06-14 18:26:41 +08:00
梁星逢
d4768114bc fix: 弹药类技能不能二次关闭的问题 (#9379)
fix: 弹药类技能二次关闭问题
2024-06-14 03:21:15 +08:00
uye
b8bd6abe9f fix: 无法跳过关卡开始的剧情 2024-06-14 00:55:46 +08:00
Horror Proton
da05a9718d fix: add /D_DISABLE_CONSTEXPR_MUTEX_CONSTRUCTOR
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/9321
ref https://github.com/actions/runner-images/issues/10004
ref https://github.com/microsoft/STL/releases/tag/vs-2022-17.10
2024-06-13 09:46:58 +08:00
status102
87a39d01d9 fix: 战斗列表禁用包含非法字符的关卡名添加 (#9363)
* fix: 战斗列表禁用包含非法字符的关卡名添加
2024-06-12 12:49:58 +00:00
Lancarus
72546c2344 feat: 增加暂停放技能和暂停撤退 (#9348) 2024-06-12 18:22:52 +08:00
dantmnf
eced47e09e fix: add AsstSetConnectionExtras to wine bridge
useless though
2024-06-11 23:52:59 +08:00
dantmnf
636c6931d9 fix: check before destroy callback 2024-06-11 23:42:17 +08:00
dantmnf
7cdb0a2f03 chore: use NativeLibrary for wine check 2024-06-11 23:36:47 +08:00
Fryze
de4c6ea6b5 fix: depot analyzer to detect multipliers for KR (#9343) 2024-06-11 18:39:17 +09:00
uye
fa0fa3d0c0 chore: 更新 py 回调 2024-06-11 03:10:22 +08:00
uye
0fcda2167c perf: 优化关卡选择为剿灭时的逻辑判断
fix #9327
2024-06-11 01:09:03 +08:00
Fryze
7c2805a296 chore: Amiya new promotion (#9347) 2024-06-10 09:22:01 +02:00
SherkeyXD
2524cf04b4 chore: StyleCop链接使用cdn 2024-06-09 21:52:50 +08:00
SherkeyXD
530cfd36f6 fix: 修复时间比较报错的问题 2024-06-09 21:44:29 +08:00
ChingCdesu
058a771f4d fix: 刷理智结束时有概率报错 2024-06-09 19:18:51 +08:00
Horror Proton
a1acc4fe0e fix: fix endless loop in InfrastProductionTask
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/8941
2024-06-09 11:01:20 +08:00
Horror Proton
fbcc8369a0 fix: fix coredump caused by screencap failure 2024-06-08 22:38:14 +08:00
uye
442336623e perf: 更新关卡列表与提示延迟至空闲时间,避免动态修改关卡列表 2024-06-08 16:28:55 +08:00
uye
a7c8dee158 feat: 在理智恢复满时推送信息 (#9285)
fix #6919
2024-06-08 00:06:01 +08:00
Toby Shi
7977f22637 fix: #7266: 公招没有使用足量的加急许可 2024-06-07 18:10:39 +08:00
uye
3a3eca8ae9 feat: 增加设置开机自启失败提示 2024-06-07 15:18:04 +08:00
uye
2c286a5f41 fix: “dorm_notstationed_enabled”参数默认值错误
fix #9282
2024-06-07 15:00:08 +08:00
uye
462998b259 fix: 基建换班重试时只找缺少干员,已选干员无法入驻
fix #7429
2024-06-07 14:56:09 +08:00
uye
d90664d138 chroe: 增加开技能最小间隔时间 2024-06-06 17:36:35 +08:00
uye
1d3a190bc6 chore: 界面添加支援道具名称提示,传入内容为空白时自动切换为”荧光棒“ 2024-06-06 14:45:27 +08:00
uye
920532eaa9 fix: 选择休眠动作则结束后脚本没时间运行
fix #7023
2024-06-05 00:22:11 +08:00
Hao Guan
ee805e0393 feat: MacGui 自定义填写招募次数 (#6182) 2024-06-04 22:49:41 +08:00
status102
15378b9728 perf: 在掉落不超出一页时,不额外滑动掉落列表及截图拼接 (#9260)
缺少数据,尚未测试在掉落超出1页时的运行情况
2024-06-04 22:33:59 +08:00
uye
e16086fb9e fix: constexpr 构造错误 2024-06-04 20:55:49 +08:00
uye
ae9dd81b23 feat: 增加保全、肉鸽、抄作业可配置截图最小间隔 2024-06-04 20:39:05 +08:00
uye
0a15418154 fix: 肉鸽部分选项在未显示时仍然生效
fix #9278
2024-06-04 16:26:45 +08:00
Lancarus
ec61c912fa fix: 尝试修复肉鸽编队错误,max page误判时仍然重置回最左边 (#9262) 2024-06-03 23:42:10 +08:00
70CentsApple
f4a20922ff fix: 公招 m_first_tag 匹配个数少于 3 个时的非预期情况 (#9258)
* fix: `m_first_tag` 匹配个数少于 3 个时的非预期情况

* docs: 添加刷新前提描述
2024-06-03 14:36:18 +00:00
Hao Guan
056967f285 chore: 更新macOS SDK版本 2024-06-03 12:27:34 +08:00
uye
1f075257de feat: 生息演算支持制造物品刷点数 (#9268)
* feat: 支持制造物品刷点数

* feat: ui 支持 Reclamation2Ex 参数

* chore: 修改界面描述
2024-06-03 00:48:53 +08:00
uye
db2dbb24d6 fix: 部分界面显示不全
fix #8865
2024-06-02 23:24:07 +08:00
status102
1a1cdd0eb1 perf: 在掉落不超出一页时,不额外滑动掉落列表及截图拼接 2024-06-02 12:17:43 +08:00
uye
f011e8c06b chore: Add trace log for scaled coordinates in ControlScaleProxy click & swipe 2024-06-01 00:19:00 +08:00
Hao Guan
555baa78d0 fix: Mac Gui使用Swift 5.9以下的语法 2024-05-31 17:33:50 +08:00
Hao Guan
1957e353b6 fix: 修复Mac Gui在CI的编译错误 2024-05-31 17:23:17 +08:00
Hao Guan
5a1af41209 feat: Mac Gui 支持连战次数、指定掉落 2024-05-31 16:54:38 +08:00
Lancarus
a5bfa4cd0b fix: 尝试修复萨米卡0干扰并优化密文板使用策略 (#9223) 2024-05-28 07:48:25 +08:00
uye
d4d7eeaef5 fix: call_command timeout时提前返回 std::nullopt
fix #9218
fix #9102
2024-05-27 18:23:39 +08:00
Linisdjxm
69b4be7a92 feat:在特定环节执行启动前/后脚本 (#9153)
* feat:在特定环节执行启动前/后脚本

* fix:fix
2024-05-26 23:01:29 +08:00
uye
f290611956 chore: 忽略括号周围resharper格式检查 2024-05-26 22:56:39 +08:00
uye
8dc5d78a1a refactor: 统一使用OnUIThread,AddLog默认在ui线程执行 2024-05-26 22:25:54 +08:00
status102
c404253c13 fix: type cast 2024-05-26 16:55:01 +08:00
Constrat
62901dd91a Revert "fix: adding delay between swipe and click" (#9170)
This reverts commit ff8aec4052.
2024-05-26 09:48:56 +02:00