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
|
1827b6cd47
|
chore: Auto Update Game Resources - 2023-08-09
alpha/v4.22.0-beta.1.d003.g1827b6cd4
|
2023-08-09 17:06:06 +00:00 |
|
David
|
0cbc1165c8
|
fix: Reception sends clue when full in YostarEN
|
2023-08-09 19:01:40 +02:00 |
|
David
|
cbd39e9ab6
|
tools: added impossible to translate task
|
2023-08-09 18:25:25 +02:00 |
|
MistEO
|
a727fc6037
|
Release v4.22.0-beta.1 (#5889)
v4.22.0-beta.1
|
2023-08-09 22:09:38 +08:00 |
|
github-actions[bot]
|
495b6bce2b
|
docs: Auto Update Changelogs of v4.22.0-beta.1 (#5894)
Co-authored-by: MistEO <MistEO@users.noreply.github.com>
Co-authored-by: MistEO <mistereo@hotmail.com>
|
2023-08-09 22:09:14 +08:00 |
|
Lancarus
|
56554d2ff7
|
修改了肉鸽文档的一些格式错误 (#5893)
|
2023-08-09 22:04:04 +08:00 |
|
MistEO
|
09db2e5751
|
feat: 更新繁中服肉鴿不期而遇 ocrReplace (#5882)
補上傀影肉鴿的不期而遇 & 調整一些水月肉鴿自己有遇到被辨識成其他文字的關卡名稱。
然後不知道前一個 PR 衝突到底有沒有成功解決,還是重開一個 PR 比較保險 🙈🙈🙈
|
2023-08-09 17:07:40 +08:00 |
|
momomochi
|
8033b0f200
|
調整縮排為 4 空白
|
2023-08-09 16:28:44 +08:00 |
|
cenfusheng
|
247f1ed357
|
feat: 萨米不再进入部分不期而遇战斗 (#5890)
完全打不过,润!
|
2023-08-09 15:52:34 +08:00 |
|
cenfusheng
|
b4b6a99b07
|
feat: 萨米不再进入三个不期而遇战斗
完全打不过,润!
|
2023-08-09 15:50:36 +08:00 |
|
MistEO
|
b0889e26cf
|
fix#根据反馈调整Qodana 忽略特定的警告 (#5867)
忽略的警告类型是额外的逗号,如下:
```csharp
"zh-tw" => new[] { "zh-cn", _culture, },
"en-us" => new[] { "zh-cn", _culture, },
_ => new[] { "zh-cn", "en-us", _culture, }, //<- 尾部的逗号
};
```
```csharp
{ "en-us", "YoStarEN" },
{ "ja-jp", "YoStarJP" },
{ "ko-kr", "YoStarKR" }, // <- 尾部的逗号
};
```
|
2023-08-09 15:26:17 +08:00 |
|
David
|
a50547f85f
|
fix: d0dc294 auto update version issue
|
2023-08-08 13:53:53 +02:00 |
|
momomochi
|
23bcb0fa92
|
調整縮排
|
2023-08-08 18:07:59 +08:00 |
|
momomochi
|
292a25625b
|
更新不期而遇的 ocrReplace
|
2023-08-08 17:57:43 +08:00 |
|
MistEO
|
d0dc2946dc
|
chore: Auto Update Game Resources - 2023-08-08
alpha/v4.21.1-alpha.1.d060.gd0dc2946d
|
2023-08-08 08:31:55 +00:00 |
|
David
|
b86affd4ce
|
fix: more long names regex for OperBox
|
2023-08-07 22:57:44 +02:00 |
|
David
|
a7a990546a
|
Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into dev
|
2023-08-07 22:37:35 +02:00 |
|
David
|
1545b064e3
|
fix: ROI for BattleStartOCR, new IMG+ROI for Oper
|
2023-08-07 22:37:32 +02:00 |
|
David
|
46a69fb960
|
fix: OperBox regex, BattleMatcher regex, longname and IS
|
2023-08-07 22:31:26 +02:00 |
|
Lancarus
|
deeddc4826
|
doc: 按照竹雨佬的意见修改了部分肉鸽文档 (#5873)
|
2023-08-07 22:29:40 +08:00 |
|
Lancarus
|
86bc107c69
|
doc: Update 3.5-肉鸽辅助协议.md
|
2023-08-07 22:23:51 +08:00 |
|
Lancarus
|
48360063a7
|
Update 3.5-肉鸽辅助协议.md
|
2023-08-07 22:21:08 +08:00 |
|
Lancarus
|
b7b72d42e4
|
Merge branch 'MaaAssistantArknights:dev' into dev
|
2023-08-07 21:37:47 +08:00 |
|
Infko
|
bb1617112a
|
add single line ignore
|
2023-08-07 15:28:02 +08:00 |
|
Infko
|
fb71ebb0bf
|
fix#根据反馈调整Qodana 忽略特定的警告
|
2023-08-07 15:25:31 +08:00 |
|
Lancarus
|
cc25d5ec43
|
feat: 修复了傀影肉鸽的一些错误,更新了肉鸽协议 (#5859)
alpha/v4.21.1-alpha.1.d037.gcc25d5ec4
|
2023-08-07 13:38:51 +08:00 |
|
Lancarus
|
d2b980454c
|
doc: Update 3.5-肉鸽辅助协议.md
|
2023-08-07 13:18:55 +08:00 |
|
Lancarus
|
19539d8d83
|
doc:update 3.5-肉鸽辅助协议.md
|
2023-08-07 10:58:53 +08:00 |
|
Lancarus
|
81dadc452d
|
Merge branch 'MaaAssistantArknights:dev' into dev
|
2023-08-07 10:18:09 +08:00 |
|
uye
|
358566f784
|
fix: 修正 zh-cn.xaml 文本错误 (#5861)
|
2023-08-07 08:37:54 +08:00 |
|
javilak
|
a90a2ee2b2
|
Update zh-cn.xaml
修正文本错误
|
2023-08-07 02:21:12 +08:00 |
|
Lancarus
|
f63ee0c5c0
|
Update 3.5-肉鸽辅助协议.md
|
2023-08-07 01:12:58 +08:00 |
|
Lancarus
|
58a6e5a22e
|
Update 3.5-肉鸽辅助协议.md
|
2023-08-07 00:23:27 +08:00 |
|
Lancarus
|
21315ad7ad
|
Update 3.5-肉鸽辅助协议.md
|
2023-08-07 00:04:53 +08:00 |
|
Lancarus
|
98b71292c2
|
Update 3.5-肉鸽辅助协议.md
|
2023-08-06 23:26:49 +08:00 |
|
Lancarus
|
c35020a39b
|
Update 3.5-肉鸽辅助协议.md
|
2023-08-06 23:25:20 +08:00 |
|
Lancarus
|
2c584fd1eb
|
Update 3.5-肉鸽辅助协议.md
|
2023-08-06 22:56:21 +08:00 |
|
Lancarus
|
627e549951
|
Update 3.5-肉鸽辅助协议.md
|
2023-08-06 22:42:23 +08:00 |
|
Lancarus
|
265190d7fc
|
Update 3.5-肉鸽辅助协议.md
|
2023-08-06 22:31:14 +08:00 |
|
Lancarus
|
d46b920e0c
|
feat:3.5-肉鸽辅助协议.md
|
2023-08-06 21:21:24 +08:00 |
|
Lancarus
|
33d277246e
|
feat:根据文档设置最后两个分组
|
2023-08-06 20:40:51 +08:00 |
|
Lancarus
|
9c074e6058
|
fix:修复傀影肉鸽中百家不选2技能
|
2023-08-06 20:28:18 +08:00 |
|
MistEO
|
cefb9c03f5
|
refactor: 拆分所有肉鸽资源文件 (#5856)
|
2023-08-06 20:07:41 +08:00 |
|
Large-Japchae
|
87d2ac691c
|
fix(YoStarKR): Goldenglow(澄闪) & Surtr(史尔特尔) ocrReplace (#5852)
|
2023-08-06 18:49:44 +08:00 |
|
David
|
7d8213ef7e
|
chore: modified text for EX stages (WB event)
|
2023-08-06 08:00:02 +02:00 |
|
uye
|
511063658b
|
未勾选"强制定时启动"时就不必重启了 (#5844)
这里提前两分钟切换配置,如果未勾选强制定时启动,是否可以豁免重启?
并且增加校验,如果没有切换到目标配置,跳过启动。
|
2023-08-06 10:53:50 +08:00 |
|
MistEO
|
7d3e7a4437
|
feat: 肉鸽开局助战or自选干员后不再要求选用start属性干员 (#5824)
alpha/v4.21.1-alpha.1.d031.g7d3e7a443
|
2023-08-05 22:18:04 +08:00 |
|
MistEO
|
ec92605ed2
|
feat(docs): 为文档添加docsearch和sitemap支持 (#5785)
|
2023-08-05 22:17:11 +08:00 |
|
MistEO
|
b6fe3c1c15
|
feat: 增加强制替换adb的信息提示,增加异常处理 (#5838)
|
2023-08-05 22:16:32 +08:00 |
|