Commit Graph

72 Commits

Author SHA1 Message Date
uye
1d23425744 rft: 重构自动战斗标签页逻辑, 拆分悖论模拟任务 (#15327)
* fix: 自动战斗切换至其他活动时不会取消战斗列表

* fix: 运行时禁止切换标签页

* fix: 调整悖论模拟检查顺序

* chore: 移除视频识别

* rft: 重构自动战斗选项页,增加列表混用与类型检查

* feat: 切换标签页时清空作业输入框

* chore: 添加注释

* refactor: 移除 CopilotItemViewModel 中的 Index 属性并更新相关逻辑 (#15328)

* rft: 重构拆分悖论模拟任务

* fix: stage_name

* Revert "refactor: 移除 CopilotItemViewModel 中的 Index 属性并更新相关逻辑 (#15328)"

This reverts commit bbdca4ebcb.

* fix: Wpf 自动战斗-战斗列表 拖动后index错误

* i18n: zh-tw

* i18n: KR

* i18n: EN

* i18n: JP

* style: 空格

---------

Co-authored-by: yali-hzy <48376189+yali-hzy@users.noreply.github.com>
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
Co-authored-by: HX3N <scarlet7518@gmail.com>
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
2026-01-09 21:16:16 +08:00
MistEO
640eed10e2 refactor: use MaaUtils instead of Utils (#14579)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-11-02 23:19:38 +08:00
MistEO
5c0445d3ab refactor: 依赖大更新 (#13908)
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-09-08 21:17:47 +08:00
uye
5fdd64a1eb feat: 新增返回 bgr byte[] 数据接口,大幅降低 peep 性能占用 2025-07-10 21:35:43 +08:00
status102
59f1ec7be4 Revert "rft: 任务执行期间Log Rotate增加检查,并上调阈值至64MiB (#11670)"
This reverts commit aa97deef9b.

Revert "fix: rotate_check 位置错误"

This reverts commit d9856d96ff.

Revert "chore: 单独为肉鸽添加日志检查"

This reverts commit 5f70c92f97.

Revert "chore: 移除过于消耗性能的检查"

This reverts commit 8198017f9c.

fix #11801
2025-02-08 19:20:44 +08:00
status102
aa97deef9b rft: 任务执行期间Log Rotate增加检查,并上调阈值至64MiB (#11670)
* fix: Log Rotate在任务执行期间不进行检查导致单体log文件过大

* fix: unsigned type

* perf: 加锁

* perf: 加锁优化

* perf: 上调log单文件大小至64MiB

* perf: 继续优化

* perf: 优化加锁

* fix: 64MB
2025-01-30 23:13:02 +08:00
pre-commit-ci[bot]
ce02c80498 chore: Auto update by pre-commit hooks [skip changelog] 2024-10-22 08:40:28 +00:00
dantmnf
002e4b781c feat: GPU acceleration (DX12/DirectML)
Co-authored-by: SherkeyXD <253294679@qq.com>
2024-06-14 18:26:41 +08:00
dantmnf
636c6931d9 fix: check before destroy callback 2024-06-11 23:42:17 +08:00
dantmnf
20a5574780 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
ManicSteiner
f734464a52 feat: 返回桌面&模拟器返回桌面 2023-11-03 23:37:43 +08:00
MistEO
4f1bf344c4 feat: support GPU OCR 2023-10-11 17:44:18 +08:00
status102
758459f9c8 perf: Core不再缓存理智结果,Gui缓存理智读取结果,刷理智合并理智输出和战斗次数输出 2023-09-26 21:35:38 +08:00
zzyyyl
10f22a5a08 feat: 将理智数据用 object 而不是 array 存储 2023-09-25 19:18:51 +08:00
zzyyyl
65be3a5c4b fix: 修复理智数据的一系列问题 2023-09-25 15:19:50 +08:00
status102
e6035a6dae fix: 在Core检查理智获取数据合法性
fix #6519
2023-09-25 14:47:38 +08:00
status102
2a2a91ceed feat: 如果任务流程中勾选了刷理智,则在任务链结束时提供一个理智回满的预测时间 2023-09-20 17:18:19 +08:00
status102
9d455462f6 fix: 修复Status缓存跨任务清理在任务链正常完成情况下失效的错误 2023-09-18 10:09:56 +08:00
MistEO
49b84d5af8 fix: 修复start后 running 状态不变的问题 2023-07-02 23:43:29 +08:00
MistEO
8277fba8ee fix: 修复running不准确的问题 2023-06-29 23:17:14 +08:00
MistEO
b05d322b15 Revert "fix: 修复 stop 停止时机"
This reverts commit 418fbbb770.
2023-06-29 23:15:26 +08:00
MistEO
418fbbb770 fix: 修复 stop 停止时机 2023-06-29 22:45:39 +08:00
Horror Proton
0d78f38edc fix: workaround for destruction order issue
which creates empty files with random name on Linux

fix: https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/5255
2023-06-26 23:49:32 +08:00
MistEO
17d367c8e8 Revert "chore: 加入一些日志排查死锁问题"
This reverts commit 983a6cfb82.
2023-06-05 13:16:18 +08:00
MistEO
615d066f4f fix: 尝试修复类型错误 2023-06-04 19:57:49 +08:00
MistEO
983a6cfb82 chore: 加入一些日志排查死锁问题 2023-06-04 16:13:20 +08:00
MistEO
73d56485ff fix: typos 2023-05-25 20:40:04 +08:00
MistEO
742d0aa5b6 fix: 修复冒烟程序偶现死锁问题 2023-05-25 20:36:35 +08:00
MistEO
7dc0fd348d perf: 修改异步加载资源的方式 2023-05-02 15:16:07 +08:00
MistEO
0228097ad5 chore: 添加一些日志 2023-05-01 17:48:21 +08:00
MistEO
e7e35f80d2 chore: 改一些日志 2023-04-30 19:46:50 +08:00
MistEO
69fdd29f35 chore: 改一些日志 2023-04-28 15:14:34 +08:00
MistEO
5c2e41d3dc revert: #4360 2023-04-28 02:52:47 +08:00
MistEO
8186589685 style: Core 全局格式化 2023-04-27 23:15:03 +08:00
罗家欣
4b2557782e 更名operBox 2023-04-20 10:56:29 +08:00
罗家欣
464629e1f2 优化逻辑,debug存图 2023-04-19 13:19:29 +08:00
GD-GK
400ecd5c8a Merge branch 'dev' into dev 2023-04-18 15:46:41 +08:00
罗家欣
0d50f9ab8c 干员识别,fix 2023-04-18 15:32:19 +08:00
Horror Proton
5f7a79acb0 feat: revert using std::function in append_async_c 2023-04-18 00:43:24 +08:00
Horror Proton
86654334c8 feat: make sure async func args listed explicitly 2023-04-18 00:43:24 +08:00
Horror Proton
7778c43195 perf: reduce amout of mutex in Assistant 2023-04-18 00:43:24 +08:00
罗家欣
6293ac572c 干员识别 2023-04-17 15:54:10 +08:00
MistEO
68d55c3ee1 perf: 再次优化外部调用等待函数 2023-04-13 01:11:47 +08:00
MistEO
ce079eb6a5 perf: 工作线程少嵌套一层 2023-04-13 00:55:34 +08:00
MistEO
a1ef4ab46a perf: 简单优化下等待外部调用id 2023-04-13 00:48:49 +08:00
MistEO
e713fd1746 fix: build error 2023-04-13 00:28:36 +08:00
MistEO
bc64425177 fix: build error on mac
极为先进的 apple-clang!
2023-04-13 00:20:48 +08:00
MistEO
69265603e4 feat: 兼容老的connect接口,更新集成示例 2023-04-12 23:56:05 +08:00
MistEO
19aa4278fc feat: 重构异步调用接口的逻辑,加入调用执行线程 2023-04-12 23:44:36 +08:00
MistEO
1cbfb53684 feat: 将退出时不释放adb作为独立选项 2023-04-12 00:38:41 +08:00