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 |
|
Lucien Shaw
|
632447e8d3
|
docs: 更正主文档和中文文档中的两处错别字 (#12577)
* docs: 更正中文文档中的一处拼写错误
将docs/zh-cn/readme.md中的“高姿”改为“高资”
* docs: 更正主文档中的一处拼写错误
在README.md中,将一处“高姿”修改为“高资”
|
2025-05-06 09:22:51 +08:00 |
|
APeng215
|
7350401ddd
|
fix: 修复开发者帮助文档内的 Typo (#12549)
* 修复开发者帮助文档内的 Typo(简体中文)
* 修复开发者帮助文档内的 Typo(繁体中文)
|
2025-05-03 23:49:20 +08:00 |
|
uye
|
9a81315b7f
|
docs: 移除过期描述
|
2025-04-30 15:55:43 +08:00 |
|
Lemon-miaow
|
ef99f63311
|
feat: 适配基建队列轮换与干员休整 (#11252)
* feat: 创建使用游戏内基建配置换班功能 (WPF)
* feat: 基于上游更新适配游戏内基建配置换班功能 (WPF)
* feat: 适配队列轮换与干员休整(Core)
* chore: Auto update by pre-commit hooks [skip changelog]
* feat: 优化基建选项UI
* chore: Auto update by pre-commit hooks [skip changelog]
* perf: enum
* feat: 新增mode值合并infrast_rotation
* docs: 新增一键轮换字段
* rft: 同步 tasks.json 未拆分部分的修改
* perf: 合并界面
* rft: test
* fix: enum binding
搞不懂calcBinding了
* docs: update mode descriptions
* perf: 移除CustomInfrastEnabled
* perf: 简化参数设置
* chore: 添加提示
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
|
2025-04-29 19:12:27 +08:00 |
|
Constrat
|
c69fd51bc9
|
docs: add ADB connection tip for bluestacks and ldplayer
|
2025-04-25 18:12:05 +02:00 |
|
MistEO
|
432a51a238
|
fix: 修正官网域名
|
2025-04-21 18:44:42 +08:00 |
|
MistEO
|
39dce2a0e1
|
docs: 移除 MaaX 相关说明
|
2025-04-21 18:12:05 +08:00 |
|
Constrat
|
66d49a7e81
|
ci: bump oxi, clang, prettier, markdownlint (#12388)
* ci: bump oxi, clang, prettier, markdownlint
* chore: Auto update by pre-commit hooks [skip changelog]
* chore: 移除不再使用clang-format的JSON文件
* chore: clang-format disable
* chore: clang版本更新
* chore: Auto update by pre-commit hooks [skip changelog]
* chore: ver注释
* docs: Modify the clang-format version restriction in the documentation to match the current changes
@zzyyyl
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
|
2025-04-20 09:42:41 +08:00 |
|
Aliothmoon
|
f09e4de87e
|
fix: 下载状态文本适配浅色模式 (#12410)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-04-19 23:15:11 +08:00 |
|
MistEO
|
a4420961ce
|
feat: web cache (#12403)
|
2025-04-19 13:08:56 +08:00 |
|
Sherkey Asher
|
28ad1f2816
|
docs: 优化文档 (#12361)
Co-authored-by: Rbqwow <55343783+Rbqwow@users.noreply.github.com>
|
2025-04-16 22:22:29 +08:00 |
|
hepari
|
cfad7fc743
|
docs: add glossary missing operator name (#12360)
|
2025-04-15 15:51:28 +09:00 |
|
uye
|
f0b318fed3
|
chore: 优化线索选择逻辑
|
2025-04-13 19:14:58 +08:00 |
|
Constrat
|
8971893e81
|
docs: fix punctuation for en-us
|
2025-04-11 17:35:39 +02:00 |
|
Rbqwow
|
3bb0833704
|
build: 更新文档主题库 (#11627)
* build: 更新网站依赖
* build:更新vphope版本
* build: 怎么忘记加这个了
* fix: 修复构建错误
* chore: fix Vite CJS Node API deprecated warning
* chore: log
* perf: turbo 添加文档 cache
* perf: 注释掉新版不读取的切换语言公告内容
但公告这个属性得留着 不留着就没有切换语言的弹窗了
* fix: 修复字体问题
* build: update package version
* docs: remove root locale
* docs: add author
* ci: update node version
* build: turbo一直叫我更新,于是我更新了
* docs: update package
* docs: 再见吧牛牛今晚我就要远航
* docs: fix root locale problem
* docs: remove unused command
* feat: 牛兮归来!
* build: update turbo
* chore: 语言提醒怎么又没了 加回来
---------
Co-authored-by: SherkeyXD <57581480+SherkeyXD@users.noreply.github.com>
|
2025-04-09 21:09:31 +08:00 |
|
Sherkey Asher
|
1a7b615cf8
|
docs: 添加ci文档 (#11924)
* docs: 添加协议文档导航
* docs: 添加ci解析
* chore: Auto update by pre-commit hooks [skip changelog]
* docs: improve
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Rbqwow <55343783+Rbqwow@users.noreply.github.com>
|
2025-04-06 09:31:38 +08:00 |
|
Loong
|
7479b95179
|
chore: bump maa-cli to 0.5.4 (#12091)
|
2025-04-06 01:12:39 +08:00 |
|
Rbqwow
|
ca11661405
|
docs: 调整新手上路步骤顺序 (#12228)
|
2025-04-02 20:28:57 +08:00 |
|
MistEO
|
2f373ba893
|
docs: add space
|
2025-03-23 01:49:34 +08:00 |
|
MistEO
|
a13550370a
|
docs: 协议抄错了x
|
2025-03-13 17:59:48 +08:00 |
|
MistEO
|
35089726d9
|
docs: 优化 DML 相关措辞
|
2025-03-13 17:56:15 +08:00 |
|
MistEO
|
a3d81c6029
|
docs: 回滚部分声明措辞
|
2025-03-13 17:49:49 +08:00 |
|
status102
|
8a85df4a36
|
perf: 基建信息板收取信用增加开关 (#12050)
* perf: 基建信息板收取开关
* feat(core): 基建任务会客室领取留言板信用
* i18n: wpf
* fix: 补回遗漏传参,简化调用
* chore: Auto update by pre-commit hooks [skip changelog]
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-03-12 09:04:28 +08:00 |
|
Rbqwow
|
55c1391afc
|
docs: 更新开发前须知 (#12043)
* docs: update en-us development
* docs: update other language
* chore: Auto update by pre-commit hooks [skip changelog]
* fix: typo
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-02-27 14:19:26 +08:00 |
|
Constrat
|
fd6c8c2742
|
docs: update english schema
|
2025-02-25 21:52:32 +01:00 |
|
晓丶梦丶仁
|
5aa8f17670
|
docs: 两次大写 Reapply
[skip changelog]
|
2025-02-25 22:27:38 +08:00 |
|
Rbqwow
|
c93302501e
|
docs: 此AI非彼AI (#12005)
docs: 这规矩你早就懂的
|
2025-02-23 18:51:09 +08:00 |
|
status102
|
c8d60f65e0
|
docs: 作业协议补充难度字段 (#11980)
* docs: 作业协议补充难度字段
* i18n: 外文文档
|
2025-02-21 15:35:23 +08:00 |
|
晓丶梦丶仁
|
4186fb3080
|
docs: 更新文档
|
2025-02-19 14:26:19 +08:00 |
|
晓丶梦丶仁
|
bc7774de4d
|
docs: 调整肉鸽文档 skill_usage 描述,尝试 json5
|
2025-02-17 21:27:17 +08:00 |
|
Hao Guan
|
6b52105797
|
feat(mac): 肉鸽参数配置新参数 (#11866)
|
2025-02-12 08:50:32 +08:00 |
|
Constrat
|
eaac213d4f
|
docs: change gamedata repo 2
[skip changelog]
|
2025-02-08 15:21:11 +01:00 |
|
status102
|
14942259e5
|
fix: 肉鸽烧水分队兼容
fix#11739
|
2025-02-07 17:14:23 +08:00 |
|
HeJiYue with no hair
|
662150c821
|
docs: 补充自动战斗可能遇到的问题 (#11749)
* docs:possible problems with supplemental automated combat
* docs: Update faq.md
* docs: 加点东西
* docs: i18n
这日语文档没得救了(悲
---------
Co-authored-by: 晓丶梦丶仁 <74444214+Daydreamer114@users.noreply.github.com>
Co-authored-by: Rbqwow <55343783+Rbqwow@users.noreply.github.com>
|
2025-02-07 12:43:03 +08:00 |
|
Rbqwow
|
ffab8ec14d
|
docs: 推荐分辨率720P或1080P (#11651)
* docs: 推荐分辨率720P或1080P
* docs: 学姐太啰嗦辣
* docs: 二选一!
|
2025-01-31 09:49:24 +08:00 |
|
wryx166
|
d6eed05b35
|
docs: 替换.NET8 桌面运行时下载链接为直链 (#11693)
docs: Update faq.md
|
2025-01-30 02:56:23 +08:00 |
|
Rbqwow
|
5f34d3e906
|
docs: 肉鸽推荐开局策略 (#11570)
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
Co-authored-by: Saratoga <151550168+Saratoga-Official@users.noreply.github.com>
|
2025-01-28 23:36:09 +08:00 |
|
Constrat
|
888582339f
|
feat: discord link for website docs (#11687)
* feat: discord link for website docs
* i18n: zh-tw tweak
* i18n: jp tweak
* i18n: KR tweak
* i18n: zh-cn
---------
Co-authored-by: momomochi987 <as99us301@gmail.com>
Co-authored-by: ManicSteiner <manicsteiner@outlook.com>
Co-authored-by: HX3N <128385247+HX3N@users.noreply.github.com>
Co-authored-by: Rbqwow <55343783+Rbqwow@users.noreply.github.com>
|
2025-01-28 13:56:48 +01:00 |
|