Commit Graph

136 Commits

Author SHA1 Message Date
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
Constrat
f0c31c4433 feat: YoStarEN resolution warning on client switch (#9539)
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
2024-07-07 12:27:39 +02: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
Manicsteiner
97a8625db0 docs: change image transparency (#8802) 2024-04-09 16:01:09 +01: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
Manicsteiner
64398b74a8 docs: refactor JP docs (#8298)
* docs: refactor JP docs

* docs: JP docs update part2

* docs: JP docs update part3

* docs: JP docs update part4

* docs: JP docs update part5

* docs: JP docs update part6

* docs: JPdocs update part7

* docs: JPdocs update part8

* docs: JPdocs update part8

* docs: JPdocs update part10

* docs: JPdocs update part11

* docs: JPdocs update part12
2024-02-27 10:19:07 +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
liupei
915ca4b563 docs: add missing '{' in ko-kr and ja-jp integration 2024-01-21 23:00:58 +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>


![image](https://github.com/MaaAssistantArknights/MaaAssistantArknights/assets/113409320/4b0d4f7d-5156-4144-b411-b96b604e49c7)

![image](https://github.com/MaaAssistantArknights/MaaAssistantArknights/assets/113409320/18167d72-741a-4bcd-95c8-6f916dec008d)

</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
Sherkey
685ea540a2 docs: 修复日文文档中顿号导致的渲染问题 2023-10-27 17:11:46 +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
SherkeyXD
d64421e63d docs: 修正多语言字体配置 2023-10-01 16:49:09 +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
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
MistEO
d4af62b00e docs: [JP] readme Update test / Japanese font readability (#6228) 2023-09-06 23:42:50 +08:00
Wallsman
905a7625dd Fix Comment typo 2023-09-06 15:38:26 +09:00
status102
5076c34136 docs: 在中日英文档中追加SSReopen的说明 2023-09-06 11:35:43 +08:00
Wallsman
f87e598121 Use Japanese font readability
The current default font specified is a Chinese-based font, which is very difficult to read, so a Japanese-based font was mandatorily specified.

現在デフォルトで指定されているフォントが中国語ベースのフォントで非常に読みづらくなっているので、日本語ベースフォントを強制指定した。
2023-09-05 18:04:05 +09:00
Wallsman
67f8b3031b Untrastrated fix
翻訳漏れ対応
2023-09-03 06:18:18 +09:00
Wallsman
82615bfc54 Update 1.3-エミュレータのサポート.md 2023-08-23 03:58:44 +09:00
Wallsman
4bc86b123b Merge pull request #7 from wallsman/wallsman-patch-3
Update 1.1-詳細説明.md
2023-08-23 02:29:01 +09:00
Wallsman
866c7b8de5 Merge pull request #6 from wallsman/wallsman-patch-4
Update 1.2-よくある質問.md
2023-08-23 02:23:46 +09:00
Wallsman
98a827776b Update 1.2-よくある質問.md 2023-08-23 02:22:13 +09:00