Commit Graph

790 Commits

Author SHA1 Message Date
Sherkey
4c97f0c97b refactor: 肉鸽资源加载逻辑及目录结构重构 (#9555)
Todos:
~~+ [ ] autocopilot 也重构一下~~
+ [x] encounter 采用类似 tasks.json 的覆盖模式,各个模式的事件配置覆盖到 `default.json` 上面
+ [x] 肉鸽插件加载主题化(待定)
+ [x] Wait for #9561
2024-07-11 20:11:45 +08:00
Rbqwow
329079b1fd docs: fix 36d5f1a
[skip changelog]
2024-07-10 17:39:34 +08:00
Wallsman
d35ce1faf2 Update ja-jp.json
Update JP ニヤニヤ谷
2024-07-10 18:25:58 +09:00
Alisa
e1eb6bcd88 i18n: Translations update from MAA Weblate (#9598)
* Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (723 of 723 strings)

Translation: MAA Assistant Arknights/WPF GUI
Translate-URL: https://weblate.maa-org.net/projects/maa/wpf-gui/zh_Hant/

* Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (579 of 579 strings)

Translation: MAA Assistant Arknights/Glossary
Translate-URL: https://weblate.maa-org.net/projects/maa/glossary/zh_Hant/

---------

Co-authored-by: momomochi <as99us301@gmail.com>
2024-07-10 09:43:19 +08:00
Rbqwow
36d5f1aa15 docs: 修改win7相关问题描述&更新运行库 2024-07-10 04:23:49 +08:00
alisa
e94375a5a8 fix: add zh-tw glossary for weblate 2024-07-09 12:44:46 +08:00
alisa
1235e601dc fix: merge glossary json into one for better webalte compatibility 2024-07-09 12:25:41 +08:00
alisa
f7a5b10a4c feat: change glossary from markdown to JSON 2024-07-09 12:12:57 +08:00
alisa
786740754e feat: update turbo to v2 2024-07-09 11:00:17 +08:00
Rbqwow
b59f47d87e docs: 修复字体和评论区分类 2024-07-08 17:18:41 +08:00
SherkeyXD
d4f0f221cd docs: 跟进肉鸽不期而遇目录重构的文档修改 2024-07-08 13:04:00 +08:00
Rbqwow
5b133eed6f docs: make i18n warnings show only once 2024-07-08 04:11:16 +08:00
Constrat
cb0d64a3cf refactor: Yostar interface consistency
[no ci] [skip changelog]
2024-07-07 21:37:41 +02:00
SherkeyXD
b26ea061a1 refactor: 重构肉鸽不期而遇策略的目录格式 2024-07-08 03:30:24 +08:00
Weiyou Wang
41b50d37a9 docs: 增加关于肉鸽任务刷探索范式功能的说明 2024-07-08 04:29:45 +10: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
Constrat
e09fb1e075 chore: 1080 requirement for YoStarEN
[skip changelog]
2024-07-06 15:44:36 +02:00
HX3N
ee84aaf037 chore: update operator.md 2024-06-22 12:03:15 +09:00
Wallsman
2c2801d57a Update operators.md
JP「銀心湖列車」Update
2024-06-22 01:23:33 +09:00
IzakyL
7b34e8d161 docs: 修正临时招募优先度描述错误 (#9344) 2024-06-10 12:36:58 +08:00
wlwxj
94d37e40f9 docs: fix wrong link maa_cli (#9264)
* fix: doc_maacil

* fix

---------

Co-authored-by: 铃语 <74061867+ntgmc@users.noreply.github.com>
2024-06-06 20:18:35 +08:00
Lancarus
c898f1c0ec docs: Update 肉鸽辅助协议.md 2024-06-06 00:39:46 +08:00
aleck099
e2810b67b5 docs(回调消息协议): 增加「实例已销毁」 (#9201)
In addition to commit 20a5574780

Co-authored-by: aleck099 <aleck099@outlook.com>
2024-05-26 06:05:21 +08:00
Constrat
3b129b39ee docs: run MaaWpfGui under Wine
ref 20a5574780 #8960)
2024-05-12 18:30:01 +02:00
dantmnf
20a5574780 feat: Wine 支持 (#8960)
* feat: WineRuntimeInformation

* fix: system theme crash under wine

* refactor: toast notification

* feat: add destory callback

* feat: detect winegcc

* feat: use native MaaCore under Wine

* feat: libnotify integration

* chore: disable hardware accelration under Wine

* fix: distorted icon under Wine

* chore: use Environment.ProcessPath instead of cursed alternatives

* chore: don't filter *.exe when using native MaaCore

* chore: force Aero2 theme

* chore: allow build MaaWpfGui without Windows

You need to extract native .NET SDK on top of Windows .NET SDK to get a working WPF SDK.

* feat: fontconfig integration

* docs: run MaaWpfGui under Wine
2024-05-12 23:27:46 +08:00
Zhaoyang Li
254ed45e9b docs: fix a bad link (#9085) 2024-05-12 15:22:16 +01:00
Rbqwow
cb672c0811 docs: 更新文档 (#8981)
* docs: 新手上路同步英文文档

* doc:

* doc: 将新手上路写进readme

* doc: 补充日志说明&修复格式

* doc: 同步gui修改

* doc: 强调官方mumu

* doc: 添加克隆子模块说明

* doc: mumu12和uu加速器
2024-05-10 10:17:21 +08:00
HX3N
48dc5bc7a2 docs: update glossary 2024-05-07 21:12:14 +09:00
Wallsman
b35ed1a893 add JP ツウィリングトゥルムの黄金 2024-05-07 07:11:59 +09:00
Horror Proton
9aed196752 docs: fix markdown format 2024-05-04 11:45:12 +08:00
Rbqwow
bba713c6b6 docs: 更新文档 MuMu 运行库 蓝叠 (#8964)
* doc: 添加蓝叠卸载说明

* doc: 优化新手上路安装运行库部分

* doc:  添加MuMu独家极速操控模式文档

* doc: 补充剩余理智说明

* doc: 改进新手上路安装运行库

* doc: Update docs/用户手册/新手上路.md

---------

Co-authored-by: Horror Proton <107091537+horror-proton@users.noreply.github.com>
2024-05-04 03:33:47 +00: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
SherkeyXD
290a9d7a94 feat: 开放限时开采许可的ui 2024-05-02 01:39:51 +08:00
Loong
df151aae74 chore: bump maa-cli to v0.4.7 and update docs
- Bump maa-cli from v0.4.5 to v0.4.7
- Rename cli directory to user_manual_for_cli
- Change some icon of files
- Update cli documentation in en-us as same structure as zh-cn
2024-04-29 19:40:27 +08:00
uye
4e95e4b916 docs: update 新手上路.md 2024-04-29 09:50:27 +08:00
SherkeyXD
f3b5c3fc6b docs: 更新Award的集成文档 2024-04-28 16:37:00 +08:00
HX3N
44fe25ec4d docs: fix incorrect link in KR docs
and modify warning message
2024-04-27 01:37:17 +09:00
Rbqwow
5a8b2c627e docs: 新手引导 (#8749)
* docs: 新手引导
2024-04-24 23:58:07 +08:00
Alisa
fb6b56820c refactor: 合并 MAA Website 仓库 (#8886)
* chore: migrate maa website

* ci: change docs build test to website build test

* fix: rename artifact name to dist

* ci: add workflow to deploy website to azure
2024-04-24 09:31:52 +08:00
alisa
103569f88f feat: add google analytics to docs 2024-04-23 10:24:48 +08:00
Rbqwow
1d8fd8b1a8 docs: 更新明日方舟工具箱地址 (#8835) 2024-04-21 20:28:28 +08:00
HX3N
35a676f720 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
碳黑橙子
a68859b1b7 doc: 修复404的链接 (#8839) 2024-04-16 10:18:48 +01:00
Wallsman
322c2e1999 JP Chapter13 Update 2024-04-16 17:01:06 +09:00
HX3N
ebcc795444 docs: YoStarKR update operators.md 2024-04-12 12:26:40 +09:00
Manicsteiner
97a8625db0 docs: change image transparency (#8802) 2024-04-09 16:01:09 +01:00
Constrat
793e11a323 docs: en transparency
ref: e41d646
2024-04-09 17:00:47 +02:00
HX3N
1b21d93fd4 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
uye
e41d646841 docs: 修改文档图片透明度
cc @Constrat @HX3N @Manicsteiner
2024-04-09 16:50:44 +08:00