Commit Graph

52 Commits

Author SHA1 Message Date
70CentsApple
362a872b00 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
772b3b010e docs: fix incorrect link in KR docs
and modify warning message
2024-04-27 01:37:17 +09:00
Rbqwow
a469b1d4ca docs: 更新明日方舟工具箱地址 (#8835) 2024-04-21 20:28:28 +08:00
HX3N
eb9fc59e0a 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
4de621c182 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
dbb9e1c554 perf: FAQ文档增加截图耗时较长/过长说明,移除Wpf中的优化提示 2024-03-09 16:16:28 +08:00
MistEO
94a69d74c1 chore: update clang-format 2024-03-09 15:06:15 +08:00
status102
8b5fb20957 docs: 更正同时使用理智药+碎石的短路说明 2024-03-02 16:14:49 +08:00
Rbqwow
f3eef61341 docs: 修复所有的一图流失效链接&同步两个readme 2024-02-14 21:43:00 +08:00
Rbqwow
95b3bea4be docs: 改掉ko-kr的<br>和bug 2024-02-14 21:24:41 +08:00
Horror Proton
7ef36afaf9 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
c477381edf docs: 更新文档到.net8 2024-02-04 01:40:59 +08:00
uye
413e3ee860 feat: 新增只购买折扣信用商品(白名单商品除外)的选项和少于300信用点停止购物的选项 (#7659)
* close #7466
2024-02-03 23:01:28 +08:00
liupei
a37a126105 docs: add missing '{' in ko-kr and ja-jp integration 2024-01-21 23:00:58 +08:00
uye
8cd39559e4 docs: 基建排班工具链接更新
fix #8036
2024-01-18 13:58:14 +08:00
status102
553a5b641a docs: 修改readme中最大分辨率为2k 2024-01-02 15:34:37 +08:00
uye
b21756de26 chore: 修改文档中的基建排班制作器链接 2023-12-30 14:40:32 +08:00
liupei
5da189deeb i18n: translation 2023-12-17 01:51:21 +08:00
liupei
c2a77fbf82 docs: add docs for only_buy_discount and reserve_max_credit 2023-12-17 01:51:21 +08:00
lpowo
677bc8dabf 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
e4035c390a style: c -> C + total downloads 2023-11-23 19:10:59 +01:00
Horror Proton
abea80b101 docs: add GitHub codespace to dev instructions 2023-11-08 22:07:57 +08:00
status102
9a90a21059 docs: 更正文档中的使用理智药相关说明 2023-11-01 21:50:56 +08:00
MistEO
5e919096ce docs: Enlarge contributors' avatars 2023-10-30 14:39:07 +08:00
MistEO
1417895436 docs: show avatar for all contributors 2023-10-30 14:29:47 +08:00
zzyyyl
7be34191b9 docs: 更新任务流程协议相关文档 2023-10-20 19:28:59 +08:00
status102
df8d7b7a7b docs: 补充基建排班协议中period字段不存在时的计划切换动作 (#6998) 2023-10-19 10:56:37 +08:00
Rbqwow
50842697a9 doc: 添加 Google Play 游戏 支持说明 (#6920) 2023-10-15 03:41:20 +08:00
youqii
3ba33c05a2 docs: 更新回调消息协议 2023-10-09 10:25:53 +08:00
youqii
47fd3fda0a style: 修复KR回调消息协议格式 2023-10-09 10:25:52 +08:00
youqii
b1257356f1 docs: 更新回调消息协议 2023-10-05 21:48:19 +08:00
zzyyyl
c3430da64f docs: update clang-format 2023-09-30 23:44:26 +08:00
uye
6c5265022c style: 规范变量命名,修正错误变量名,修正错误注释 2023-09-26 16:03:05 +08:00
David
05c7776f1a docs: YostarEN recommended resolution (#6303)
1920*1080 recommendation for YostarEN clients
2023-09-13 09:34:27 +02:00
uye
8c32f402bf docs: 更新3.4任务流程协议文档 2023-08-26 17:10:26 +08:00
Sherkey
073bedb3db feat(docs): 文档大升级 (#5885)
+ 迁移到[vuepress-hope](https://theme-hope.vuejs.press/zh/)主题
该主题有很多好用的特性,包括但不限于mermaid流程图,charts/echarts图表,更美观的提示卡片等
  + 优化的侧边栏和导航栏
  + 内置图标支持
  + 使用卡片来优化阅读体验
+ 修复了jsonc和cpp的高亮问题
2023-08-10 09:53:28 +08:00
MistEO
fe1f59997c docs: 添加关联项目 MaaFramework 2023-07-27 14:32:30 +08:00
zewoosJ
be70cfb07d docs: add tutorial docs for kr (#5590)
Co-authored-by: Clock <snoo91919@gmail.com>
2023-07-22 21:26:51 +08:00
zewoosJ
c04720c6ab 개발 뉴비 영업용 2023-07-20 20:26:25 +09:00
uye
5014aad480 docs: 修改关卡重连描述 2023-07-13 08:45:42 +08:00
Fryze
465e528b80 docs: Update 1.3-EMULATOR_SUPPORTS.md (KR) 2023-05-27 13:11:53 +09:00
MistEO
d2743153cf docs: 新配置文件下蓝叠HyperV的配置 2023-05-26 22:17:00 +08:00
uye
ed0e039b45 docs: 修改对于蓝叠的支持说明 2023-05-24 16:26:24 +08:00
MistEO
2034abf7a3 feat: 更新海外客户端数据源,移除对 ArknightsGameData 的引用 2023-05-20 12:37:08 +08:00
枫雨
3634928176 doc: 调整文档任务设置相关描述 2023-05-07 22:04:35 +08:00
MistEO
60feaffa39 docs: 更新文档数据源部分 2023-05-06 15:10:36 +08:00
MistEO
3722282852 chore: 更新资源更新器 2023-05-06 15:07:19 +08:00
Horror Proton
d63759e813 docs: translate links to relative md style 2023-04-29 16:40:03 +08:00
Horror Proton
500eb4713e docs: transform doc from maa-website repo
ref https://github.com/MaaAssistantArknights/maa-website/pull/94
2023-04-29 16:39:53 +08:00
uye
e3aa53d19b docs: 删除docs中的文档,readme中的网址换为官网地址 2023-02-15 20:52:01 +08:00