Weiyou Wang
|
a7bdb0b115
|
doc: 补充 Roguelike 任务 investment_with_more_score 与 start_with_two_ideas 参数的文档 (#11546)
* doc: 补充 Roguelike 任务 investment_with_more_score 参数的文档
* doc: 补充 Roguelike 任务 start_with_two_ideas 参数的文档
|
2025-01-14 22:24:59 +08:00 |
|
BxFS
|
2ec5b06e44
|
feat: 肉鸽满级自动停止选项 (#11466)
---------
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
Co-authored-by: HX3N <scarlet7518@gmail.com>
Co-authored-by: momomochi987 <as99us301@gmail.com>
Co-authored-by: ManicSteiner <manicsteiner@outlook.com>
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
|
2025-01-10 15:27:39 +01:00 |
|
Constrat
|
01e4b2470f
|
feat: RA2 multi-crafting
|
2024-12-23 18:07:35 +01:00 |
|
Rbqwow
|
14c68fb69d
|
docs: 任务流程协议 管理员权限FAQ 牛牛监控 (#11375)
* docs: uye
~~我不到啊~~
* docs: 管理员权限 FAQ
* docs: 更新小工具→牛牛监控
* docs: 补充管理员权限FAQ
* docs: 补全UAC FAQ翻译
* docs: 多余的空格
---------
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
|
2024-12-20 19:47:10 +08:00 |
|
uye
|
482f013697
|
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 |
|
Weiyou Wang
|
79b024ecfb
|
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
|
28fbe72e24
|
docs: 添加缺少的 HSV 文档 (#10445)
|
2024-09-03 22:40:32 +08:00 |
|
uye
|
f4362b44f9
|
docs: 添加缺失的生息演算参数 (#10446)
|
2024-09-03 20:56:04 +08:00 |
|
HX3N
|
7855c64765
|
docs: KR fix typo integration.md
[skip changelog]
|
2024-08-11 06:12:04 +09:00 |
|
Rbqwow
|
d120a04206
|
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 |
|
Loong
|
62ffdc73cb
|
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 |
|
status102
|
a6b2c03af3
|
docs: 修改Task协议文档,以符合cache默认值
|
2024-07-14 20:19:50 +08:00 |
|
SherkeyXD
|
fd9c0d3f6e
|
docs: 跟进肉鸽不期而遇目录重构的文档修改
|
2024-07-08 13:04:00 +08:00 |
|
uye
|
57fbe81be1
|
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 |
|