uye
|
577e23d961
|
chore: 调整 schema (#13554)
* chore: 调整 schema
* chore: required
* chore: 同步 en 版本
* chore: 移除 template 默认值
* chore: Auto update by pre-commit hooks [skip changelog]
* chore: $schema require draft-07
* style: 格式化
* style: 格式化
* chore: 统一格式
* chore: 根据 schema 修改 tasks
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-08-06 18:37:08 +08:00 |
|
github-actions[bot]
|
01fd697276
|
chore: Auto Templates Optimization
Triggered by df880a55fa
[skip changelog]
|
2025-08-06 10:27:56 +00:00 |
|
HX3N
|
3f271f9bb6
|
docs: KR update and overhaul entire documentation (#13550)
* docs: manual
* docs: protocol
* docs: develop
* chore: fix typo
* chore: fix more typo
* docs: readme
readme image
* chore: Auto update by pre-commit hooks [skip changelog]
* fix: corrected file name
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-08-06 18:33:38 +09:00 |
|
Constrat
|
1176822d0e
|
i18n: EN main readme
|
2025-08-06 01:36:20 +02:00 |
|
Constrat
|
abae2b77a2
|
i18n: EN overhaul entire documentation!
Thank you Claude
|
2025-08-05 19:40:51 +02:00 |
|
Constrat
|
6be474c67f
|
fix: typo
[skip changelog]
|
2025-08-05 19:37:03 +02:00 |
|
Constrat
|
95c1138a74
|
docs: cache defaults to true in task-schema.md
|
2025-08-05 19:35:57 +02:00 |
|
Constrat
|
0826607897
|
i18n: EN manual updates/fixes
|
2025-08-05 18:03:22 +02:00 |
|
Constrat
|
d7e42b0600
|
i18n: EN device updates/fixes
|
2025-08-05 18:03:14 +02:00 |
|
Constrat
|
eebe0a9328
|
i18n: EN manual\cli updates/fixes
|
2025-08-05 17:13:22 +02:00 |
|
Constrat
|
b708dd9f98
|
i18n: EN develop updates/fixes
|
2025-08-05 17:11:27 +02:00 |
|
Constrat
|
ffa0699f89
|
i18n: ci tutorial for EN
|
2025-08-05 16:31:23 +02:00 |
|
Constrat
|
801bb5eb4e
|
i18n: EN I.S. manual update
|
2025-08-05 15:46:09 +02:00 |
|
_Burnside
|
e8bb1a97e3
|
docs: fix typo (#13503)
|
2025-08-04 17:55:00 +08:00 |
|
Lemon-miaow
|
2aa63c77e6
|
feat: 新增是否进行线索交流选项 (#13368)
* feat: 新增是否进行线索交流选项
* chore: Auto update by pre-commit hooks [skip changelog]
* docs: 文档添加参数
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-08-02 20:32:33 +08:00 |
|
Rbqwow
|
b1138f5b68
|
docs: 文~档~大~更~新,开始失败喽—— (#13410)
* fix: prettier 一定要能格式化文档✍️✍️✍️
* docs: 更新肉鸽用户文档
Co-authored-by: 萨拉托加 <151550168+Saratoga-Official@users.noreply.github.com>
* chore: Auto update by pre-commit hooks [skip changelog]
* fix: 移除由 heroFullScreen: true 引入的 vp-hero-slide-down-button
主题组件叫 `@theme-hope/components/home/HeroSlideDownButton`
别管怎么移除的 看不到就行了)
* fix: 修复官网查看全部下载按钮动画
refer to 462bf51dce
* docs: 补充萨卡兹肉鸽点刺刷钱策略
* docs: 更新肉鸽新手教程描述
* fix: HomeActionsRelease.tsx typo
* docs: 更新难度选择按钮描述
* docs: Update integrated-strategy.md
* docs: Update integrated-strategy.md
* docs: 更新 integrated-strategy.md
---------
Co-authored-by: 萨拉托加 <151550168+Saratoga-Official@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
Co-authored-by: DavidWang19 <dwang0340@gmail.com>
|
2025-08-02 12:15:12 +08:00 |
|
uye
|
4b6222b118
|
docs: useRaw 仅当 withoutDet 为 true 时生效
|
2025-08-01 23:27:58 +08:00 |
|
uye
|
7b765d8fdc
|
docs: 更新文档与 maa_tasks_schema
|
2025-08-01 21:24:37 +08:00 |
|
Constrat
|
00c9b053b1
|
docs: update IS for EN
|
2025-07-29 11:38:43 +02:00 |
|
uye
|
5ce0a7ea4e
|
docs: 更新文档
|
2025-07-28 21:50:28 +08:00 |
|
uye
|
99befd7582
|
docs: 更新文档
|
2025-07-27 11:43:08 +08:00 |
|
uye
|
7b1e14214a
|
feat: ocr 任务暴露灰度阈值接口
|
2025-07-27 01:01:39 +08:00 |
|
status102
|
c21d15dde6
|
fix: 移除MaaCore的StartUp任务的client_type空值支持 (#13318)
* fix: 移除MaaCore的StartUp任务的client_type空值支持
* i18n: KR
---------
Co-authored-by: HX3N <scarlet7518@gmail.com>
|
2025-07-21 11:03:35 +08:00 |
|
uye
|
3273f7ec7a
|
docs: 更新肉鸽文档
|
2025-07-18 17:03:54 +08:00 |
|
Loong
|
e0641d165d
|
chore: bump maa-cli to 0.5.7 (#13278)
|
2025-07-18 15:32:26 +08:00 |
|
Rbqwow
|
74bb69b69d
|
docs: 修复 readme logo
谁偷偷升依赖了?!
|
2025-07-16 23:02:29 +08:00 |
|
SherkeyXD
|
4d780df455
|
chore(deps): bump dependencies (#13121)
|
2025-07-16 14:58:35 +08:00 |
|
DavidWang19
|
295782cfb8
|
feat: 初步适配界园肉鸽并初步实现存钱 (#13183)
* feat: 初步适配界园肉鸽并初步实现存钱
---------
Co-authored-by: 晓丶梦丶仁 <74444214+Daydreamer114@users.noreply.github.com>
Co-authored-by: SherkeyXD <57581480+SherkeyXD@users.noreply.github.com>
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
Co-authored-by: 不留 <weinibuliu@outlook.com>
Co-authored-by: HYY <95246895+HYY1116@users.noreply.github.com>
Co-authored-by: 萨拉托加 <151550168+Saratoga-Official@users.noreply.github.com>
|
2025-07-16 03:20:33 +01:00 |
|
uye
|
ecf0d4e732
|
chore: 添加缺失的翻译与文档更新
|
2025-07-13 15:03:18 +08:00 |
|
uye
|
e3736bb4e4
|
chore: 添加 FeatureMatch schema
|
2025-07-08 17:39:59 +08:00 |
|
zhangweijian97
|
db9a402bd8
|
docs: 更新Linux开发环境配置教程 加入 Mac 开发建议
|
2025-06-30 14:02:59 +08:00 |
|
uye
|
bf80696a80
|
chore: 调整关卡选择中的剿灭显示
|
2025-06-25 19:55:32 +08:00 |
|
Lemon-miaow
|
1e3afd8c12
|
i18n: 用户文档基建换班添加队列轮换说明 (#13064)
* i18n: 用户文档基建换班添加队列轮换说明
* chore: Auto update by pre-commit hooks [skip changelog]
* i18n: 同步客户端文本
* i18n: JP texts edit
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Manicsteiner <Manicsteiner@outlook.com>
|
2025-06-23 16:57:32 +08:00 |
|
Lemon-miaow
|
5dcfd8ce2a
|
docs: 用户文档基建换班添加队列轮换说明 (#13058)
|
2025-06-22 16:34:37 +08:00 |
|
uye
|
f329411768
|
docs: 高分辨率滑动修复文档
|
2025-06-09 16:15:13 +08:00 |
|
ksharperd
|
daaf9dc02e
|
docs: update connection doc to reflect latest change. (#12689)
* docs: update connection doc to reflect latest change.
* doc: address pr feedback.
|
2025-06-06 19:14:07 +08:00 |
|
晓丶梦丶仁
|
c609433c8f
|
docs: issue-checkbox-checker 文档
|
2025-06-05 01:12:50 +08:00 |
|
Lemon-miaow
|
7baad81b84
|
chore: 移除因勾选"我未仔细阅读"的自动回复 增加文档描述 (#12875)
* chore: 移除自动回复
* docs: 添加issue-not-reading-checker的描述
|
2025-06-03 22:10:31 +08:00 |
|
status102
|
21fa83b749
|
docs: 连战次数 -> 代理倍率; 指定次数 描述优化 (#12835)
* docs: `指定次数` & `代理倍率` 描述优化
* chore: Auto update by pre-commit hooks [skip changelog]
* docs: format
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-06-01 08:52:14 +08:00 |
|
Loong
|
15d921e21d
|
chore: bump maa-cli to 0.5.5 (#12664)
|
2025-05-25 10:13:25 +08:00 |
|
Sherkey Asher
|
515f8b2c5f
|
feat: 模板图允许从子文件夹加载 (#12717)
* rft: 重构模板图位置
* rft: remove all Fire@Reclamation files
* feat: 支持从子文件夹加载模板
* chore: Auto update by pre-commit hooks [skip changelog]
* docs: 更新模板加载逻辑文档
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-05-24 23:00:18 +08:00 |
|
status102
|
604ab8f603
|
docs: 特征匹配detector遗漏
|
2025-05-21 11:44:47 +08:00 |
|
status102
|
848ebeb747
|
feat: ProcessTask支持特征匹配 (#12701)
* feat: ProcessTask支持特征匹配
* chore: test
* fix: test
* docs: task文档
|
2025-05-16 13:13:48 +08:00 |
|
MistEO
|
dbc1f1f6da
|
chore: ota.maa.plus -> api.maa.plus
|
2025-05-15 23:19:13 +08:00 |
|
status102
|
340e2798a0
|
docs: 任务流color_scales注释优化
|
2025-05-14 16:18:02 +08:00 |
|
Rbqwow
|
2fa5c743cc
|
docs: 用户协议 (#11666)
* docs: 初版用户协议
* docs: 贴合AGPL-3.0修改协议(1/2)
* docs: 贴合AGPL-3.0修改协议(2/3)
* docs: 贴合AGPL-3.0修改协议(3/3)
* docs: 用户协议添加tldr
* docs: review (2/3)
Co-authored-by: AnnAngela <naganjue@vip.qq.com>
* docs: 学姐:把森空岛拆出来
* docs: tldr增加免责说明
* docs: 改个词
* docs: 赦免Mirror酱
* docs: 来点加粗
* docs: 强调一下官方账号
* docs: 成年
* docs: 企鹅物流不一定匿名
* docs: 玛
a3d81c6029
* docs: 添加超链接引用
* docs: review
玛
* docs: Update terms-of-service.md
* docs: review
玛玛
* docs: 玛说要有镜,于是丽便有了光
* docs: 写多了 但我的 git rebase -i 坏掉了 只能再推个commit
* docs: 修改文档
* docs: 客户端反作弊
* docs: no deepseek anymore
---------
Co-authored-by: AnnAngela <naganjue@vip.qq.com>
Co-authored-by: MistEO <mistereo@hotmail.com>
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
Co-authored-by: No-Deepseek <do-not-use-deepseek-to-suck-my-ass@rbqwow.icu>
|
2025-05-10 23:33:43 +08:00 |
|
status102
|
678f0bd60e
|
docs: 连战次数文档更新
`AUTO模式`相关说明
|
2025-05-10 13:52:06 +08:00 |
|
status102
|
558746add6
|
docs: 连战次数auto 文档
|
2025-05-06 18:11:32 +08:00 |
|
uye
|
f311f8525e
|
docs: 补上之前漏改的 tasks 路径修改
|
2025-05-06 16:03:22 +08:00 |
|
Lucien Shaw
|
ce3624cfbb
|
docs: 更正保全派驻协议文档中的拼写错误 (#12578)
|
2025-05-06 10:51:19 +08:00 |
|