Sherkey
|
902bcc4a6e
|
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
|
edb7224594
|
chore: Auto Update Game Resources - 2023-08-09
|
2023-08-09 17:06:06 +00:00 |
|
David
|
6a7ee1ba36
|
fix: Reception sends clue when full in YostarEN
|
2023-08-09 19:01:40 +02:00 |
|
David
|
bc9bc957df
|
tools: added impossible to translate task
|
2023-08-09 18:25:25 +02:00 |
|
MistEO
|
ac8beb1bc7
|
Release v4.22.0-beta.1 (#5889)
|
2023-08-09 22:09:38 +08:00 |
|
github-actions[bot]
|
28c52388e4
|
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
|
991d1938fa
|
修改了肉鸽文档的一些格式错误 (#5893)
|
2023-08-09 22:04:04 +08:00 |
|
MistEO
|
90ecc1ee44
|
feat: 更新繁中服肉鴿不期而遇 ocrReplace (#5882)
補上傀影肉鴿的不期而遇 & 調整一些水月肉鴿自己有遇到被辨識成其他文字的關卡名稱。
然後不知道前一個 PR 衝突到底有沒有成功解決,還是重開一個 PR 比較保險 🙈🙈🙈
|
2023-08-09 17:07:40 +08:00 |
|
momomochi
|
dfec5db0b1
|
調整縮排為 4 空白
|
2023-08-09 16:28:44 +08:00 |
|
cenfusheng
|
ef0a58778e
|
feat: 萨米不再进入部分不期而遇战斗 (#5890)
完全打不过,润!
|
2023-08-09 15:52:34 +08:00 |
|
cenfusheng
|
7bc3737f98
|
feat: 萨米不再进入三个不期而遇战斗
完全打不过,润!
|
2023-08-09 15:50:36 +08:00 |
|
MistEO
|
7edb262958
|
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
|
af6b208ec9
|
fix: 500e5c2 auto update version issue
|
2023-08-08 13:53:53 +02:00 |
|
momomochi
|
cf952e378d
|
調整縮排
|
2023-08-08 18:07:59 +08:00 |
|
momomochi
|
f82fed7bef
|
更新不期而遇的 ocrReplace
|
2023-08-08 17:57:43 +08:00 |
|
MistEO
|
500e5c2081
|
chore: Auto Update Game Resources - 2023-08-08
|
2023-08-08 08:31:55 +00:00 |
|
David
|
680c805c0e
|
fix: more long names regex for OperBox
|
2023-08-07 22:57:44 +02:00 |
|
David
|
9d9c3044dd
|
Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into dev
|
2023-08-07 22:37:35 +02:00 |
|
David
|
413f79c8d4
|
fix: ROI for BattleStartOCR, new IMG+ROI for Oper
|
2023-08-07 22:37:32 +02:00 |
|
David
|
8d04d76b54
|
fix: OperBox regex, BattleMatcher regex, longname and IS
|
2023-08-07 22:31:26 +02:00 |
|
Lancarus
|
51ddba48fa
|
doc: 按照竹雨佬的意见修改了部分肉鸽文档 (#5873)
|
2023-08-07 22:29:40 +08:00 |
|
Lancarus
|
4b53a31e8e
|
doc: Update 3.5-肉鸽辅助协议.md
|
2023-08-07 22:23:51 +08:00 |
|
Lancarus
|
7bc516bb16
|
Update 3.5-肉鸽辅助协议.md
|
2023-08-07 22:21:08 +08:00 |
|
Lancarus
|
42c48cb5c8
|
Merge branch 'MaaAssistantArknights:dev' into dev
|
2023-08-07 21:37:47 +08:00 |
|
Infko
|
2ef9ca54c0
|
add single line ignore
|
2023-08-07 15:28:02 +08:00 |
|
Infko
|
c6e0c49c85
|
fix#根据反馈调整Qodana 忽略特定的警告
|
2023-08-07 15:25:31 +08:00 |
|
Lancarus
|
d4e7a0ef0c
|
feat: 修复了傀影肉鸽的一些错误,更新了肉鸽协议 (#5859)
|
2023-08-07 13:38:51 +08:00 |
|
Lancarus
|
7f4127b519
|
doc: Update 3.5-肉鸽辅助协议.md
|
2023-08-07 13:18:55 +08:00 |
|
Lancarus
|
5632c500e2
|
doc:update 3.5-肉鸽辅助协议.md
|
2023-08-07 10:58:53 +08:00 |
|
Lancarus
|
cbe7036a2a
|
Merge branch 'MaaAssistantArknights:dev' into dev
|
2023-08-07 10:18:09 +08:00 |
|
uye
|
1860eb23ad
|
fix: 修正 zh-cn.xaml 文本错误 (#5861)
|
2023-08-07 08:37:54 +08:00 |
|
javilak
|
50d5d48ff4
|
Update zh-cn.xaml
修正文本错误
|
2023-08-07 02:21:12 +08:00 |
|
Lancarus
|
f40bced6fc
|
Update 3.5-肉鸽辅助协议.md
|
2023-08-07 01:12:58 +08:00 |
|
Lancarus
|
924746e2fd
|
Update 3.5-肉鸽辅助协议.md
|
2023-08-07 00:23:27 +08:00 |
|
Lancarus
|
5b895b62ad
|
Update 3.5-肉鸽辅助协议.md
|
2023-08-07 00:04:53 +08:00 |
|
Lancarus
|
92eef2ab9a
|
Update 3.5-肉鸽辅助协议.md
|
2023-08-06 23:26:49 +08:00 |
|
Lancarus
|
3efa6093f1
|
Update 3.5-肉鸽辅助协议.md
|
2023-08-06 23:25:20 +08:00 |
|
Lancarus
|
357453b4bb
|
Update 3.5-肉鸽辅助协议.md
|
2023-08-06 22:56:21 +08:00 |
|
Lancarus
|
aee5cc27fa
|
Update 3.5-肉鸽辅助协议.md
|
2023-08-06 22:42:23 +08:00 |
|
Lancarus
|
d52aee0c2e
|
Update 3.5-肉鸽辅助协议.md
|
2023-08-06 22:31:14 +08:00 |
|
Lancarus
|
64c1cd10b7
|
feat:3.5-肉鸽辅助协议.md
|
2023-08-06 21:21:24 +08:00 |
|
Lancarus
|
eb09b45ecf
|
feat:根据文档设置最后两个分组
|
2023-08-06 20:40:51 +08:00 |
|
Lancarus
|
2969c6ec9e
|
fix:修复傀影肉鸽中百家不选2技能
|
2023-08-06 20:28:18 +08:00 |
|
MistEO
|
9f9000157c
|
refactor: 拆分所有肉鸽资源文件 (#5856)
|
2023-08-06 20:07:41 +08:00 |
|
Large-Japchae
|
83d67adf4e
|
fix(YoStarKR): Goldenglow(澄闪) & Surtr(史尔特尔) ocrReplace (#5852)
|
2023-08-06 18:49:44 +08:00 |
|
David
|
36dda12e3b
|
chore: modified text for EX stages (WB event)
|
2023-08-06 08:00:02 +02:00 |
|
uye
|
bf76817729
|
未勾选"强制定时启动"时就不必重启了 (#5844)
这里提前两分钟切换配置,如果未勾选强制定时启动,是否可以豁免重启?
并且增加校验,如果没有切换到目标配置,跳过启动。
|
2023-08-06 10:53:50 +08:00 |
|
MistEO
|
7946c24465
|
feat: 肉鸽开局助战or自选干员后不再要求选用start属性干员 (#5824)
|
2023-08-05 22:18:04 +08:00 |
|
MistEO
|
654ab020e2
|
feat(docs): 为文档添加docsearch和sitemap支持 (#5785)
|
2023-08-05 22:17:11 +08:00 |
|
MistEO
|
2d9d4123ed
|
feat: 增加强制替换adb的信息提示,增加异常处理 (#5838)
|
2023-08-05 22:16:32 +08:00 |
|