Commit Graph

1218 Commits

Author SHA1 Message Date
梁星逢
ff41a13170 fix: 弹药类技能不能二次关闭的问题 (#9379)
fix: 弹药类技能二次关闭问题
2024-06-14 03:21:15 +08:00
uye
d1a60aa1bb fix: 无法跳过关卡开始的剧情 2024-06-14 00:55:46 +08:00
Horror Proton
268cfebd13 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
Lancarus
90d3c140fe feat: 增加暂停放技能和暂停撤退 (#9348) 2024-06-12 18:22:52 +08:00
dantmnf
1b2cc439f2 fix: check before destroy callback 2024-06-11 23:42:17 +08:00
Fryze
6d9b12eff6 fix: depot analyzer to detect multipliers for KR (#9343) 2024-06-11 18:39:17 +09:00
Horror Proton
624b9834b0 fix: fix endless loop in InfrastProductionTask
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/8941
2024-06-09 11:01:20 +08:00
Horror Proton
c0b3ea28ea fix: fix coredump caused by screencap failure 2024-06-08 22:38:14 +08:00
Toby Shi
f078e19ce1 fix: #7266: 公招没有使用足量的加急许可 2024-06-07 18:10:39 +08:00
uye
1640f99668 fix: “dorm_notstationed_enabled”参数默认值错误
fix #9282
2024-06-07 15:00:08 +08:00
uye
83412902fb fix: 基建换班重试时只找缺少干员,已选干员无法入驻
fix #7429
2024-06-07 14:56:09 +08:00
uye
67cb180ba8 chroe: 增加开技能最小间隔时间 2024-06-06 17:36:35 +08:00
uye
09baaf2c20 chore: 界面添加支援道具名称提示,传入内容为空白时自动切换为”荧光棒“ 2024-06-06 14:45:27 +08:00
status102
9e3fd79b89 perf: 在掉落不超出一页时,不额外滑动掉落列表及截图拼接 (#9260)
缺少数据,尚未测试在掉落超出1页时的运行情况
2024-06-04 22:33:59 +08:00
uye
11b64cae3a fix: constexpr 构造错误 2024-06-04 20:55:49 +08:00
uye
0f14c11e3d feat: 增加保全、肉鸽、抄作业可配置截图最小间隔 2024-06-04 20:39:05 +08:00
Lancarus
6c19c1ccbd fix: 尝试修复肉鸽编队错误,max page误判时仍然重置回最左边 (#9262) 2024-06-03 23:42:10 +08:00
70CentsApple
ef458b41fd fix: 公招 m_first_tag 匹配个数少于 3 个时的非预期情况 (#9258)
* fix: `m_first_tag` 匹配个数少于 3 个时的非预期情况

* docs: 添加刷新前提描述
2024-06-03 14:36:18 +00:00
uye
f89d71d5c1 feat: 生息演算支持制造物品刷点数 (#9268)
* feat: 支持制造物品刷点数

* feat: ui 支持 Reclamation2Ex 参数

* chore: 修改界面描述
2024-06-03 00:48:53 +08:00
status102
f62162317e perf: 在掉落不超出一页时,不额外滑动掉落列表及截图拼接 2024-06-02 12:17:43 +08:00
uye
3fa6e72604 chore: Add trace log for scaled coordinates in ControlScaleProxy click & swipe 2024-06-01 00:19:00 +08:00
Lancarus
c6d332d625 fix: 尝试修复萨米卡0干扰并优化密文板使用策略 (#9223) 2024-05-28 07:48:25 +08:00
uye
6c4d5951ae fix: call_command timeout时提前返回 std::nullopt
fix #9218
fix #9102
2024-05-27 18:23:39 +08:00
status102
d44a5f8257 fix: type cast 2024-05-26 16:55:01 +08:00
Constrat
f76a8627cc Revert "fix: adding delay between swipe and click" (#9170)
This reverts commit b4fc3528de.
2024-05-26 09:48:56 +02:00
status102
84bee958ce perf: 增加理智药插件中间结果输出
[skip changelog]
2024-05-26 13:28:56 +08:00
status102
d4d809dd45 style: format 2024-05-26 11:23:44 +08:00
Horror Proton
8c9cec989a chore: include path of onnxruntime>=1.16 2024-05-25 12:32:22 +08:00
aur3l14no
b5ae4f9fbc fix: change swipe position in StageDropsTaskPlugin 2024-05-22 15:09:08 +08:00
Horror Proton
8df651bb82 feat: add workaround to limit roguelike framerate 2024-05-20 20:36:44 +08:00
Constrat
b4fc3528de fix: adding delay between swipe and click 2024-05-19 18:03:23 +02:00
Lancarus
28333e3f75 fix: 尝试修复肉鸽编队不选干员 (#9148) 2024-05-19 08:05:46 +08:00
Lancarus
c5cfd44a21 perf: 优化萨米肉鸽策略 (#9149) 2024-05-19 08:02:54 +08:00
Lancarus
e35b09b19d feat: 萨米肉鸽刷等级增加商店刷新 (#9142)
* feat: 萨米肉鸽刷等级增加商店刷新

* chore: EN template + ignore

---------

Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
2024-05-19 04:21:09 +08:00
Constrat
750aa2ac67 refactor: StartGameTaskPlugin.cpp for improved readability 2024-05-17 17:09:31 +02:00
uye
e27ff5502a perf: auto start optimization + MAC fix (#9083)
I have no way to test for MAC
2024-05-17 09:27:50 +08:00
Lancarus
17fca4e1ea fix: 部署失败后不清除已占用格子 (#9111) 2024-05-15 01:08:40 +08:00
Constrat
7ab466a17b feat: Stop implementation 2024-05-14 08:12:04 +00:00
Horror Proton
c4b94ace10 fix: remove incorrect use of __cpp_lib_ranges 2024-05-13 18:56:47 +08:00
Horror Proton
94efd15f91 feat: add compile def to disable emulator extras 2024-05-13 18:35:50 +08:00
dantmnf
1f9aa4c7a7 feat: Wine 支持 (#8960)
* feat: WineRuntimeInformation

* fix: system theme crash under wine

* refactor: toast notification

* feat: add destory callback

* feat: detect winegcc

* feat: use native MaaCore under Wine

* feat: libnotify integration

* chore: disable hardware accelration under Wine

* fix: distorted icon under Wine

* chore: use Environment.ProcessPath instead of cursed alternatives

* chore: don't filter *.exe when using native MaaCore

* chore: force Aero2 theme

* chore: allow build MaaWpfGui without Windows

You need to extract native .NET SDK on top of Windows .NET SDK to get a working WPF SDK.

* feat: fontconfig integration

* docs: run MaaWpfGui under Wine
2024-05-12 23:27:46 +08:00
Constrat
b42f010e9d perf: optimized variable usage + limited for + general rewriting for readability 2024-05-12 16:03:37 +02:00
Constrat
63f3b90f1c revert: PlayToolsController returns 2024-05-12 16:02:29 +02:00
Constrat
32d06df501 chore: Add get_controller_type() to discern Android / PlayTools 2024-05-12 12:07:29 +02:00
Constrat
175c396053 fix: return specific values for auto starting methods 2024-05-12 11:10:43 +02:00
Toby Shi
b3cf1a5b01 feat: 自动公招公招手动确认支援机械改为手动确认1星 (#9047) 2024-05-10 11:29:46 +08:00
uye
6c62a8462d fix: 关卡导航无法识别部分关卡 2024-05-09 10:06:08 +08:00
uye
fa98339687 fix: 重复延迟 2024-05-09 09:33:40 +08:00
uye
212836c466 fix: 自动编队选错排在末尾的干员 2024-05-08 18:01:37 +08:00
Constrat
d03571fb2a feat: auto retry start on app startup crash (#8966) 2024-05-06 21:04:26 +01:00