84 Commits

Author SHA1 Message Date
status102
f7ae271a2b fix: 地图名查找 2026-03-16 21:01:39 +08:00
status102
1d75af4412 fix: LevelKey 中的空属性导致误匹配 2026-03-16 14:15:47 +08:00
status102
a43718c019 fix: 当LevelKey中部分属性为空时, 会忽略该属性 2026-03-16 14:14:45 +08:00
uye
d5a82beb43 perf: 优化关卡匹配判断 2026-03-15 21:35:58 +08:00
uye
4cb1749136 fix: 自动战斗及肉鸽无法识别关卡名
Revert "fix: 地图判断不再允许 空值与非空值 => true"

This reverts commit a87c9e4e06.
2026-03-15 21:17:08 +08:00
status102
d39c38faf8 fix: 地图解析时code为null会崩溃 2026-03-15 00:48:09 +08:00
status102
a87c9e4e06 fix: 地图判断不再允许 空值与非空值 => true 2026-03-15 00:31:20 +08:00
Status102
b6bdc383b7 feat: 自动检测地图是否为多阶段地图, 判断是否需要使用 view[0].x 修正镜头 (#15371) 2026-01-11 18:38:58 +08:00
Status102
a7bb06a225 fix: 大地图技能, 撤离按钮及相机偏移修复, 连带引航者S6地图TN-2 ~ TN-4 view[1] (#15252)
* chore: TN-2

* fix: 技能&撤退 大地图视角偏移

Co-authored-by: status102 <102887808+status102@users.noreply.github.com>

* chore: TN-3&TN-4

* perf: const

---------

Co-authored-by: Weiyou Wang <44151844+Alan-Charred@users.noreply.github.com>
2025-12-31 20:03:37 +08:00
MistEO
bcf93aeeca refactor: 集成 MaaUtils (#14578)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-10-31 14:56:56 +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
status102
b4ea5fb77c chore: remove json5 2025-06-24 19:34:20 +08:00
status102
e35a4e16ef chore: meojson update to v4.4.1 2025-06-24 19:33:30 +08:00
status102
fbae62cc3a chore: meoJson update to v4.3.4 (#12460)
* chore: meoJson update to v4.3.2

* chore: meoJson update to v4.3.4
2025-04-28 14:31:12 +08:00
Horror Proton
ba4a36086c feat: 使用变换后的图像进行技能按钮识别 (#10293)
* feat: use `cv::warpPerspective` in `use_skill`

* chore: remove unused reclamation task info

* chore: Auto update by pre-commit hooks 

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-25 21:31:34 +08:00
Horror Proton
c53426b102 refactor: move functions to TileCalc2 and TileDef 2024-06-16 10:47:59 +08:00
Horror Proton
34bf1cfd9d feat: calculate position of skill & retreat button 2024-03-31 10:16:20 +08:00
MistEO
8a7ca0d4e7 chore: update meojson to v4.0.1 2024-02-25 01:10:19 +08:00
MistEO
fe5e74269b fix: wrong std::move of meojson 2024-02-25 00:02:27 +08:00
MistEO
2923dad698 chore: update meojson to v4.0.0 2024-02-24 22:25:19 +08:00
MistEO
04aba1a052 chore: update meojson to v3.4.1 2023-12-27 17:34:16 +08:00
MistEO
c112f41f16 feat: update meojson to v3.1.1 (#6956) 2023-10-16 18:20:49 +08:00
MistEO
3add6dcd8d fix: meojson runtime error 2023-05-24 19:43:44 +08:00
MistEO
029d93d703 feat: update meojson to v3.0.0-beta.1 (#4789)
https://github.com/MistEO/meojson/releases/tag/v3.0.0-beta.1
2023-05-24 15:58:29 +08:00
MistEO
fcfb05feb0 refactor: 重构地图加载逻辑,改为惰性加载 2023-04-08 01:58:09 +08:00
shxyke
d133afc97f fix: include place error 2023-03-24 01:30:22 +00:00
dantmnf
a435a53c7b chore: check-in adb-lite
Co-authored-by: Hao Guan <10684225+hguandl@users.noreply.github.com>
2023-02-17 19:40:17 +08:00
dantmnf
08c6ffa089 remove: 3rdparty libraries 2023-02-17 19:37:32 +08:00
MistEO
31abd60198 Merge pull request #3315 from hguandl/feat/adb-lite
feat: 添加 adb-lite 组件
2023-01-21 21:06:10 +08:00
Hao Guan
a246031a8e feat: Integrate adb-lite 2023-01-14 17:15:41 +10:00
MistEO
69d35f8d31 Merge pull request #3332 from MaaAssistantArknights/perf/move_camera
feat: 更新摄像机移动方法
2023-01-11 22:15:19 +08:00
MistEO
5e490378c8 perf: 优化json打开及解析性能 2023-01-11 19:35:49 +08:00
MistEO
6b69c167d3 chore: format json hpp 2023-01-11 19:11:54 +08:00
Horror Proton
187ee9e577 feat: update BattleHelper::move_camera 2023-01-11 14:22:44 +08:00
MistEO
b3f4e78d58 fix: 解决cd干员识别问题 2022-12-26 02:26:12 +08:00
MistEO
5e08e1e138 feat: 自动战斗引入干员头像缓存机制 2022-12-26 02:26:12 +08:00
MistEO
2055f1d21b feat: 拆分levels.json文件 2022-12-21 18:34:43 +08:00
MistEO
19a8812b69 chore: 修复fastdeploy头文件版本错误 2022-12-08 21:39:15 +08:00
MistEO
e6bb43d705 chore: 更新fastdeploy
83824f7969
2022-12-08 21:00:19 +08:00
MistEO
1a1bc733f0 perf: 优化自动抄作业不支持的关卡报错逻辑 2022-11-27 04:16:56 +08:00
MistEO
0391b55ab1 perf: 优化自动战斗参数判断 2022-11-27 03:49:51 +08:00
MistEO
724bc39460 chore: 更新fastdeploy库 2022-11-26 03:53:50 +08:00
MistEO
2ae43ee810 feat: 集成 fastdeploy,启用 paddle2onnx ocr 2022-11-26 03:53:50 +08:00
MistEO
26433a0ead fix: 修复肉鸽和主线地图名相同时,关卡数据的错误
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2277
2022-10-11 18:06:35 +08:00
dantmnf
87b8f8f032 chore: use filesystem::path everywhere 2022-09-05 01:17:54 +08:00
zzyyyl
d165f1d62f refactor: use std::string instead of std::vector<uchar>
perf: 将 gzip 的接口数据类型改回 string,简化代码

style: format
2022-09-04 17:36:23 +08:00
MistEO
0bdba1b8f1 Revert "feat: 自动战斗关卡名忽略大小写,顺便格式化一下泰迪的代码"
This reverts commit 83c543ed03.
2022-09-04 16:34:44 +08:00
MistEO
83c543ed03 feat: 自动战斗关卡名忽略大小写,顺便格式化一下泰迪的代码 2022-09-04 15:10:00 +08:00
zzyyyl
a46aca8d34 fix: fix some of the compilation errors #1666
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1666

Co-authored-by: Horror Proton <107091537+horror-proton@users.noreply.github.com>
2022-08-26 01:46:19 +08:00
MistEO
d4210f5628 fix: 公招上传功能,按照 review 意见修改 2022-08-18 22:56:43 +08:00