Commit Graph

91 Commits

Author SHA1 Message Date
Mike Qu
7378ea5f37 docs: 增加Mac模拟器:蓝叠模拟器air版 (#11349)
* docs: 增加Mac模拟器:蓝叠模拟器air版

* docs: 添加文档中“蓝叠模拟器air版”部分的翻译
2024-12-12 15:49:59 +08:00
AoXuan
fc1373459e docs: 修改常见问题中的下载/安装问题的描述 (#11229) 2024-11-23 23:55:50 +08:00
hepari
4922189481 docs: update ko-kr docs (#11136)
* docs: Update copilot.md

* docs: Update reclamation-algorithm.md

* docs: typo copilot.md

* 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>
2024-11-12 15:30:23 +08:00
hepari
a29696d15a docs: Fix typo in docs/ko-kr/manual/newbie.md (#11134) 2024-11-12 10:29:02 +08:00
Rbqwow
a92e11e51f docs: 运行库问题 (#10950)
* docs: 先改改大纲

* docs: 加回来个锚点

* docs: 糊完了

* docs: 加粗下划线

* i18n: 运行库问题

---------

Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
2024-10-31 23:13:26 +08:00
Rbqwow
77f9cd6b62 docs: MuMu 网络桥接 (#10953)
* docs: 追一下最新修改

* i18n: MuMu 网络桥接

---------

Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
2024-10-31 22:02:44 +08:00
uye
f4cb72aef9 feat: 支持肉鸽选难度 (#10918)
* feat: 支持肉鸽选难度

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

* refactor: 补充相关机制

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

* feat: 瞎写一个wpf,切系统测试去

* feat: select roguelike difficulty using wpf gui

* fix: 简单修补凹开局密文板功能,等待未来重构

* chore: global adaptation

* refactor: 舍弃 next_difficulty 参数

* refactor: 增加对 RoguelikeMode::Collectible 模式下衍生参数有效性的判定

* rft: 移除run_for_collectible

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

* style: format

* chore: 调整肉鸽等级列表初始化

* perf: 减少不必要判断

* fix: 傀影肉鸽修复潜在的干员招募逻辑错误,并添加难度参数校验

* Revert "fix: 傀影肉鸽修复潜在的干员招募逻辑错误,并添加难度参数校验"

This reverts commit 08b715a8eb.

* perf: 难度参数校验

* Revert "rft: 移除run_for_collectible"

This reverts commit cf170750c5.

# Conflicts:
#	src/MaaCore/Task/Interface/RoguelikeTask.cpp
#	src/MaaCore/Task/Roguelike/RoguelikeConfig.cpp
#	src/MaaCore/Task/Roguelike/Sami/RoguelikeFoldartalStartTaskPlugin.cpp

* fix: 水烧开是 !get_run_for_collectible(),之前我写错了

* doc: 补充 zh-cn 文档

* doc: 补充其他语言的文档(机翻)

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Weiyou Wang <44151844+Alan-Charred@users.noreply.github.com>
Co-authored-by: Weiyou Wang <Weiyou.Wang@anu.edu.au>
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
2024-10-29 09:08:22 +08:00
Loong
539855fa0e chore: bump maa-cli to 0.5.1 (#10899) 2024-10-24 18:19:06 +08:00
Rbqwow
f0bf99fd23 docs: 更新文档(自动检测 雷电端口 截图增强) (#10753)
* docs: 添加`自动检测`文档

* docs: 再改改新手上路

* docs: 主要是添加雷电连接地址

* docs: 雷电给文档了

* docs: 为什么要填写 7555!

* docs: 那就让我把 MuMu 6 亲手结束掉

* fix: typo

* docs: update link

* docs: update .net8 link

* docs: 删掉一些过时的版本说明

* docs: 我明明是来洗白这个安装器的

* chore: make markdownlint happy

* docs: 我或许一辈子都用不上 MuMu 的网络桥接了

* docs: 差劲的审美
2024-10-21 00:51:18 +08:00
Rbqwow
10bd192200 docs: MuMu 截图增强适配后台保活&雷电截图增强文档 (#10783)
* docs: 文档也适配 MuMu 后台保活了!

* docs: 玛丽没改!

* i18n: translate

* docs: update ld support version

* docs: 明确版本

* docs: update docs

* fix: typo

* i18n: kr tweak connection.md

* chore: 多行对齐问题

---------

Co-authored-by: HX3N <128385247+HX3N@users.noreply.github.com>
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
2024-10-18 00:48:58 +08:00
Rbqwow
90741c2606 docs: 更新雷电截图增强文档和 Issue 模板 (#10638)
* docs: 更新雷电截图增强文档 zh&en

* docs: 更新雷電截圖增強文件 zh-tw

* docs: LD9 Hyper-V feat. dant

* docs: LD9 Hyper-V zh-tw

* docs: official --> Chinese

* chore: 主要是更新雷电 Issue 模板

* docs: 更新雷电受支持版本

* i18n: en tweak

* docs: kr docs update

* chore: kr link tweak

---------

Co-authored-by: momomochi987 <as99us301@gmail.com>
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
Co-authored-by: HX3N <scarlet7518@gmail.com>
2024-09-21 22:50:20 +08:00
Weiyou Wang
a2b322c575 fix: 修复生息演算任务中的若干问题 (#10464)
* fix: 修复生息演算无存档刷点模式下队伍中有 1-6 名干员时卡住的 bug

* fix: 添加 <等待直到识别到左下角驻扎地图标> 的任务以增加容错率

* fix: 之前做的 <确认地图视图已重置到原始位置> 的机制没起效

* fix: 防止因加载时间太长而卡住

* fix: 缩小 tool 识别 roi

* fix: 调整下滑动距离和参数

* fix: 在点击 <开始行动> 前确认已点击区域节点

* feat: 从主界面导航到生息演算

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

* fix: 补上CloseAnnos#next

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

* fix: 增加 <众人会聚之地> 节点点击判定

* doc: 对文档中生息演算任务名和 theme 参数的描述进行纠正

* fix: 加个 preDelay 防止卡住

* fix: 导航没加 theme 无法从 todo list 进入

* chore: 为导航相关 task 国际服 placeholder

* chore: global adaptation for EN

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

* chore: global adaptation for JP

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

* chore: fill in missing tasks requiring global adaptation

* fix: 为每个 "Tales@RA@StartToday" 派生 task 添加回滚

* chore: global adaptation for KR

* chore: update template for JP

* 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>
2024-09-08 19:56:13 +10:00
uye
6d6b4a0355 docs: 添加缺少的 HSV 文档 (#10445) 2024-09-03 22:40:32 +08:00
uye
e94abc8e7f docs: 添加缺失的生息演算参数 (#10446) 2024-09-03 20:56:04 +08:00
Loong
5b59c9c2b3 chore: bump maa-cli to 0.4.12 (#10390) 2024-08-28 21:55:52 +08:00
MistEO
52eca1ac78 docs: 贡献者头像添加 105 上限 (#10351) 2024-08-24 11:57:00 +08:00
Rbqwow
e7009f7c75 docs: 修改下载地址
[skip changelog]
2024-08-20 06:23:24 +08:00
Loong
bbc125552b chore: bump maa-cli to 0.4.11 (#10274) 2024-08-18 10:44:04 +01:00
uye
e7bb510010 docs: 更新 README 2024-08-18 15:38:32 +08:00
HX3N
0413247c5f docs: KR fix typo integration.md
[skip changelog]
2024-08-11 06:12:04 +09:00
Rbqwow
67c10f1982 refactor: StopGame (#9658)
* perf: StopGame

* style: rename Intent to packageName

* chore: 不准不选择区服

* fix: 移除其他配置中的抽象 stop 匹配

* style: 统一驼峰

* style: 按照执行顺序重新排序

* feat: 添加回调和文档

* fix: 修复参数传入

* docs: 更新文档

* fix: merge

* chore: 把WSA的配置也改了

* chore: update submodule

---------

Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
Co-authored-by: Loong <wangl.cc@outlook.com>
2024-08-11 01:50:30 +08:00
HX3N
f02a43d4fa docs: YostarKR update connection.md
updated to align with cn's connection.md
[skip changelog]
2024-08-09 11:05:21 +09:00
Rbqwow
589ecf733a docs: 本地加载logo
[skip changelog]
2024-08-07 04:21:28 +08:00
Rbqwow
8a6f121ec3 docs: 重写网页 PR 教程 (#10005)
* docs: 初步重写 PR 网页教程

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

* docs: 再加一个按钮

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

* fix: 先把图片路径修了

* docs: 不新建分支了

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

* docs: 修复坏图片

* docs: 完成英语翻译 | English version completed (translated by gpt)

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

* i18n: english tweaks

* i18n: english tweaks

---------

Co-authored-by: 晓丶梦丶仁 <1020623818@qq.com>
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
2024-08-05 01:01:17 +08:00
Loong
4af1856a0b chore: bump maa-cli to 0.4.9 (#10081) 2024-08-04 18:01:01 +01:00
Constrat
fadbdf5ba3 docs: GameData Yostar citation 2024-07-31 18:58:48 +02:00
Rbqwow
71751e260c docs: 修复Readme中的Weblate链接 2024-07-31 04:12:24 +08:00
Rbqwow
09d47c4670 docs: 本地加载所有图片 2024-07-28 02:33:18 +08:00
Rbqwow
54e9f173f0 docs: 添加 adb-lite 说明 2024-07-22 01:40:41 +08:00
HX3N
6920c06773 chore: tweak KR docs
[skip changelog]
2024-07-21 05:53:48 +09:00
HX3N
f97e77a2e1 docs: KR 添加 MAA 格式化要求说明
Reflect changes from 32d432bc05
2024-07-21 05:16:26 +09:00
Loong
f2ab4946ce ci: use lychee to check dead links (#9675)
* ci: use lychee to check dead links

* ci: comment on PR when dead links are found

* docs: fix broken links
2024-07-17 15:26:17 +01:00
Loong
5f86aeb675 chore: bump maa-cli to 0.4.8 and update documents (#9683)
* chore: bump maa-cli to 0.4.8 and update documents

* docs: 合并 cli 文档中的 README 和 intro

* docs: fix broken link to CLI guide

* docs: update order of CLI manual pages
2024-07-16 18:39:02 +01:00
Rbqwow
fea4919eaf docs: 修复被随机排序破坏的超链接 2024-07-16 18:08:35 +08:00
status102
d1586de3d5 docs: 修改Task协议文档,以符合cache默认值 2024-07-14 20:19:50 +08:00
Sherkey
4c97f0c97b refactor: 肉鸽资源加载逻辑及目录结构重构 (#9555)
Todos:
~~+ [ ] autocopilot 也重构一下~~
+ [x] encounter 采用类似 tasks.json 的覆盖模式,各个模式的事件配置覆盖到 `default.json` 上面
+ [x] 肉鸽插件加载主题化(待定)
+ [x] Wait for #9561
2024-07-11 20:11:45 +08:00
SherkeyXD
d4f0f221cd docs: 跟进肉鸽不期而遇目录重构的文档修改 2024-07-08 13:04:00 +08:00
Constrat
cb0d64a3cf refactor: Yostar interface consistency
[no ci] [skip changelog]
2024-07-07 21:37:41 +02:00
uye
67bbf9aac5 refactor: website docs **translation needed** (#9287)
Co-authored-by: wlwxj <d1ve_wh4le@outlook.com>
Co-authored-by: Rbqwow <55343783+Rbqwow@users.noreply.github.com>
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
Co-authored-by: HX3N <scarlet7518@gmail.com>
Co-authored-by: Wallsman <63186641+wallsman@users.noreply.github.com>
Co-authored-by: Loong <wangl.cc@outlook.com>
Co-authored-by: 神代綺凛 <i@loli.best>
Co-authored-by: SherkeyXD <57581480+SherkeyXD@users.noreply.github.com>
2024-07-08 01:57:20 +08:00
70CentsApple
9fb75f7d61 feat: 新增公招 3 星 Tag 的倾向策略 (#8868)
* feat: 新增3星Tag的倾向策略

* docs: add docs for `first_tags`

* i18n: remove unexpected dots

* fix: 在 `NoExtra` 模式下返回默认 `final_combination`
2024-05-03 09:16:50 +00:00
HX3N
44fe25ec4d docs: fix incorrect link in KR docs
and modify warning message
2024-04-27 01:37:17 +09:00
Rbqwow
1d8fd8b1a8 docs: 更新明日方舟工具箱地址 (#8835) 2024-04-21 20:28:28 +08:00
HX3N
35a676f720 docs: modify KR document
fix typos and standardize formatting

(arranged the paragraphs to start with 'warning', followed by 'tip')
2024-04-16 20:38:25 +09:00
HX3N
1b21d93fd4 docs: update and refactor KR docs (#8793)
* docs: update readme

* docs: Update Android Device and CLI

* docs:  Improvement of Document Structure

* docs: update schema

* docs: update sidebar and dev docs

* docs: reconstruction

* docs: navbar

* docs: fix incorrect link

docs: sidebar

docs: fix somethings

* docs: update image

* docs: Correcting missing or incorrect links

* docs: change image link

* docs: change sidebar display

Last Check

* docs: correcting incorrect
2024-04-09 23:25:20 +09:00
status102
4d891be62a perf: FAQ文档增加截图耗时较长/过长说明,移除Wpf中的优化提示 2024-03-09 16:16:28 +08:00
MistEO
057d9df57a chore: update clang-format 2024-03-09 15:06:15 +08:00
status102
637ce909b6 docs: 更正同时使用理智药+碎石的短路说明 2024-03-02 16:14:49 +08:00
Rbqwow
f6e9a5761d docs: 修复所有的一图流失效链接&同步两个readme 2024-02-14 21:43:00 +08:00
Rbqwow
e209793106 docs: 改掉ko-kr的<br>和bug 2024-02-14 21:24:41 +08:00
Horror Proton
baa1a66e01 feat: 运行 ReclamationAlgorithm 时默认运行 Reclamation2 而不是旧演算 (#8229)
* feat: run `Reclamation2` from `ReclamationTask`

* feat: add param to choose Reclamation theme

* chore: c# 生息演算2入口改为ReclamationAlgorithm

* chore: UI生息演算添加"theme"参数

* chore: 漏掉的参数

---------

Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
2024-02-08 11:26:15 +08:00