7 Commits

Author SHA1 Message Date
soundofautumn
84f1bf490c build: Adopt CMake presets for CI and add clangd/VSCode integration (#15595)
* feat: clangd support

* feat: 完善CMakePresets

* docs: 更新cmake命令

* fix: smoke test run

* docs: 更新vscode开发文档

* feat: 添加执行MaaWpf到cmake中

* feat: 支持全部的presets

* chore: 重新安排顺序

* chore: add some comment

* chore: add more comments

* feat: 简化res-update-game

* chore: 移除多余build

* chore: 统一x64和arm64

* chore: 修正重复忽略.vscode

* feat: vscode cmaketool乱码

* docs: 添加提示
2026-02-06 23:05:41 +08:00
status102
c0e19c2fbc chore: vs code jsonc 2025-07-22 16:51:45 +08:00
SherkeyXD
f453753f55 chore: task schema update 2025-05-21 00:03:05 +08:00
status102
d10516c3c2 Revert "feat:实现自适应调整连战次数 (#12555)"
This reverts commit 5c9ae13811.

Revert "chore: 新增 AUTO 选项"

This reverts commit 416ce337a2.

Revert "chore: Auto update by pre-commit hooks [skip changelog]"

This reverts commit 0eff8fd57e.

Revert "chore: 连战新增 -1 表示禁用切换"

This reverts commit 58760e9421.
2025-05-06 16:55:26 +08:00
Yoake
5c9ae13811 feat:实现自适应调整连战次数 (#12555)
* feat:实现自适应调整连战次数

* fix: redundant operation

* fix: 掉落物回报、理智回报失效

* chore: Auto update by pre-commit hooks [skip changelog]

* fix: typo

* feat: 添加无理智药时的识别

* chore: 删除无用 include

* chore: Auto update by pre-commit hooks [skip changelog]

* chore: 异常时返回 -1

---------

Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-05-05 15:07:38 +08:00
dantmnf
5c9e802c70 chore: exclude vcpkg buildtrees in vscode 2023-02-17 19:40:17 +08:00
Handiwork
0460a6e93c 按照文档为tasks.json配置了 json schema, 并对tasks.json中不符合文档的内容进行了修改。 2022-03-07 23:02:38 +08:00