Commit Graph

18 Commits

Author SHA1 Message Date
status102
aa4bd03e38 rft: 肉鸽局内参数重构遗留 (#11829)
trader_no_longer_buy & team_full_without_rookie
2025-02-10 15:35:26 +08:00
status102
d7bff50abd rft: 简化肉鸽局中数据存储 (#11581)
* rft: 简化肉鸽局中数据存储

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

* perf: 设定容器容量

* perf: 优化调用

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-02-05 18:07:49 +08:00
status102
2a78ca9a1b chore: include 2025-02-02 23:54:46 +08:00
status102
5ad3b29c33 perf: 优化不必要的拷贝 2023-11-26 13:54:25 +08:00
status102
83cec5b339 perf: 优化肉鸽主题校验 2023-11-26 10:25:06 +08:00
status102
193b636c0e perf: 移除Status相关逻辑,调整注释 2023-11-26 10:24:43 +08:00
status102
8b308865f3 perf: 迁移肉鸽干员 2023-11-17 21:33:41 +08:00
status102
8d8c9814af perf: 迁移肉鸽TeamFullWithoutRookie 2023-11-09 22:47:07 +08:00
status102
acc3077a53 perf: m_roguelike_config -> m_config 2023-11-03 21:09:17 +08:00
status102
8ca6ec3208 refactor: 不再继承RoguelikeConfig,使用AbstractRoguelikeTaskPlugin统一共享RoguelikeConfig 2023-10-31 21:55:44 +08:00
status102
e8cc326a68 perf: 肉鸽主题从Status分离 2023-10-02 16:55:14 +08:00
MiaoYan JY
6af9afbbe7 fix: 修复肉鸽道中抓取干员 山 或 林 后重复开启技能的问题 2023-09-04 21:45:43 +08:00
MiaoYan JY
a19df2e24e fix: 修复肉鸽中干员 山 2 技能反复释放的问题 2023-08-21 23:40:40 +08:00
MistEO
f7e68e80c8 styles: format all cpp 2023-03-27 18:19:48 +08:00
dantmnf
8a18ba93bf Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into arm64 2023-03-04 16:51:33 +08:00
zzyyyl
3f0636ac61 style: format
请各位开发者统一代码风格!
```
python tools\ClangFormatter\clang-formatter.py --clang-format=YOUR\PATH\TO\clang-format.exe --input=src\MaaCore
python tools\ClangFormatter\clang-formatter.py --clang-format=YOUR\PATH\TO\clang-format.exe --input=src\resource
```
参考 https://maa.plus/docs/2.2-%E5%BC%80%E5%8F%91%E7%9B%B8%E5%85%B3.html#%E5%9C%A8-visual-studio-%E4%B8%AD%E5%90%AF%E7%94%A8-clang-format
2023-02-23 10:00:51 +08:00
dantmnf
7c2c0729a5 chore: move controller to subdirectory 2023-02-17 19:40:15 +08:00
MistEO
3d83b80dd6 chore: breaking rename 2022-12-02 00:22:47 +08:00