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 |
|
Rbqwow
|
1d8fd8b1a8
|
docs: 更新明日方舟工具箱地址 (#8835)
|
2024-04-21 20:28:28 +08:00 |
|
碳黑橙子
|
a68859b1b7
|
doc: 修复404的链接 (#8839)
|
2024-04-16 10:18:48 +01:00 |
|
北雁 Cryolitia
|
6d1fe68800
|
docs: re-arrange for linux users
明确区分编译MAA动态库,安装MAA动态库与安装maa-cli并添加相关指引
使用 markdownlint 格式化文本
docs/zh-tw/1.6-CLI使用說明.md: 使用OpenCC转换,与简体中文最新文档同步
TODO: 日语与韩语文档待同步
|
2024-03-30 20:59:41 +08: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
|
2010543e20
|
docs: 改掉zh-tw的<br>
|
2024-02-14 21:19:25 +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 |
|
uye
|
db73d769e5
|
docs: 更新文档到.net8
|
2024-02-04 01:40:59 +08:00 |
|
uye
|
35087db1a7
|
feat: 新增只购买折扣信用商品(白名单商品除外)的选项和少于300信用点停止购物的选项 (#7659)
* close #7466
|
2024-02-03 23:01:28 +08:00 |
|
uye
|
9d2963ff4e
|
docs: 基建排班工具链接更新
fix #8036
|
2024-01-18 13:58:14 +08:00 |
|
status102
|
32bda3152a
|
docs: 修改readme中最大分辨率为2k
|
2024-01-02 15:34:37 +08:00 |
|
uye
|
aba097b364
|
chore: 修改文档中的基建排班制作器链接
|
2023-12-30 14:40:32 +08:00 |
|
liupei
|
4998789a77
|
i18n: translation
|
2023-12-17 01:51:21 +08:00 |
|
liupei
|
8259639a56
|
docs: add docs for only_buy_discount and reserve_max_credit
|
2023-12-17 01:51:21 +08:00 |
|
lpowo
|
ae0be8a9a9
|
feat: 增加公招多选策略 (#7463)
* fix #7452
按照 #7452 的想法,在 #6900 的基础上增加了只选尽可能多选且只选高星tag的功能选项,并将选项策略合并
默认策略:只选一个高星tag组合
#6900 策略:选满三个tag为止
新增策略:尽可能多选高星tag,且额外的tag组合要么完整选入,要么舍弃;且若当前出现更高星tag组合,则不会考虑较低星,只会尽可能选高星tag组合(例如出现五星tag时,将尽力多选五星tag,不会考虑四星tag)
(result_vec的排序规则暂时未更改)
在GUI中增加了选择公招策略的功能,如图:
<details>


</details>
最后用模拟器在自己账号上进行了一些自动公招测试。
---------
Co-authored-by: David <56174894+Constrat@users.noreply.github.com>
Co-authored-by: Horror Proton <107091537+horror-proton@users.noreply.github.com>
|
2023-12-13 16:22:59 +08:00 |
|
David
|
1fe1461be2
|
style: c -> C + total downloads
|
2023-11-23 19:10:59 +01:00 |
|
Horror Proton
|
1816f6aa87
|
docs: add GitHub codespace to dev instructions
|
2023-11-08 22:07:57 +08:00 |
|
status102
|
6422bcd220
|
docs: 更正文档中的使用理智药相关说明
|
2023-11-01 21:50:56 +08:00 |
|
MistEO
|
d890043ece
|
docs: Enlarge contributors' avatars
|
2023-10-30 14:39:07 +08:00 |
|
MistEO
|
ab762fb9e7
|
docs: show avatar for all contributors
|
2023-10-30 14:29:47 +08:00 |
|
MistEO
|
3daf9f6f52
|
docs: 更新QQ群描述
|
2023-10-27 09:34:33 +08:00 |
|
zzyyyl
|
aaabc8e775
|
docs: 更新任务流程协议相关文档
|
2023-10-20 19:28:59 +08:00 |
|
status102
|
56b797275c
|
docs: 补充基建排班协议中period字段不存在时的计划切换动作 (#6998)
|
2023-10-19 10:56:37 +08:00 |
|
Rbqwow
|
af4675fcab
|
doc: 添加 Google Play 游戏 支持说明 (#6920)
|
2023-10-15 03:41:20 +08:00 |
|
youqii
|
0651ea48bb
|
docs: 更新回调消息协议
|
2023-10-09 10:25:53 +08:00 |
|
youqii
|
6143d2078f
|
docs: 更新回调消息协议
|
2023-10-05 21:48:19 +08:00 |
|
zzyyyl
|
8cfd76dc09
|
docs: update clang-format
|
2023-09-30 23:44:26 +08:00 |
|
zzyyyl
|
a1faca9b82
|
fix: 修复 "baseTask": "#none",以及相关文档
|
2023-09-29 00:33:28 +08:00 |
|
uye
|
3005f5593f
|
style: 规范变量命名,修正错误变量名,修正错误注释
|
2023-09-26 16:03:05 +08:00 |
|
status102
|
928c8165f8
|
docs: 修改文档中关于账号切换容易产生误解的地方 #6500
|
2023-09-25 22:18:27 +08:00 |
|
A-JiuA
|
fa3e496cca
|
docs: 添加对账号切换的说明
|
2023-09-23 23:23:14 +08:00 |
|
status102
|
88dcf0a487
|
docs: 更正格式
|
2023-09-20 14:27:52 +08:00 |
|
status102
|
7382c9dae1
|
feat: 开始唤醒-账号切换新增手动切换,可单独执行开始唤醒流程
|
2023-09-18 16:58:04 +08:00 |
|
David
|
d5a58bcf66
|
docs: YostarEN recommended resolution (#6303)
1920*1080 recommendation for YostarEN clients
|
2023-09-13 09:34:27 +02:00 |
|
MistEO
|
5232d41369
|
feat: 基建 制造站、贸易站、控制中枢 新增支持干员编组配置 (#6249)
|
2023-09-11 22:47:06 +08:00 |
|
MistEO
|
1244ad656b
|
feat: 基建支持加工站
|
2023-09-11 22:40:34 +08:00 |
|
status102
|
d224b047bf
|
feat: 增加 控制中枢 支持干员编组配置,以及编组选择输出
|
2023-09-10 12:42:21 +08:00 |
|
status102
|
273cbc2332
|
feat: 基建制造站和贸易站新增支持干员编组配置
|
2023-09-10 12:41:02 +08:00 |
|
status102
|
f8b0edaa0f
|
docs: 将其他语言的SSReopen说明修改为注释,目前仅支持国服/B服
|
2023-09-08 19:59:44 +08:00 |
|
momomochi
|
ae4f7a11a6
|
docs: 更新連結、再微調一些小地方
|
2023-09-07 10:02:05 +08:00 |
|
momomochi
|
1f92d28a04
|
Merge branch 'dev' into zh-tw_newdocs
|
2023-09-07 00:10:02 +08:00 |
|
momomochi987
|
3b475b27e9
|
docs: 移除不再需要的檔案、微調一些小東西 (?
|
2023-09-07 00:08:47 +08:00 |
|
status102
|
5076c34136
|
docs: 在中日英文档中追加SSReopen的说明
|
2023-09-06 11:35:43 +08:00 |
|
momomochi
|
ec8bb31467
|
docs: 修正 '抄作业.com' 的超連結
|
2023-09-05 14:28:16 +08:00 |
|
momomochi
|
15d1c02193
|
docs: 再檢查一遍,補上漏改的地方
|
2023-09-05 11:58:49 +08:00 |
|
momomochi
|
163ff9a953
|
docs: 微調 3.1~3.7 的內容
|
2023-09-05 11:11:26 +08:00 |
|