Commit Graph

3243 Commits

Author SHA1 Message Date
MistEO
7825c468de chore: 更新抄作业界面小提示 2023-02-26 19:45:35 +08:00
uye
068ef06d5d Merge pull request #3820 from MaaAssistantArknights/feat/i18n
feat: localization of VersionUpdateView
2023-02-25 23:03:59 +08:00
uye
5f678d8e95 docs: 更新常见问题链接 2023-02-25 18:20:31 +08:00
MistEO
f4118a62b6 Merge pull request #3812 from MaaAssistantArknights/feat/rogue_recruit
feat: 加速肉鸽招募时滑动
2023-02-25 15:53:25 +08:00
MistEO
a2e673fdff Merge pull request #3795 from MaaAssistantArknights/feat/ocr_eq_class
feat: OCR字符等价类支持
2023-02-25 15:53:07 +08:00
MistEO
78fbe3aab0 Update src/MaaCore/Vision/OcrImageAnalyzer.cpp 2023-02-25 15:52:59 +08:00
MistEO
d9dee76080 Update src/MaaCore/Vision/OcrImageAnalyzer.cpp 2023-02-25 15:52:19 +08:00
Yifan Liu
88fad38460 feat: localization of VersionUpdateView 2023-02-25 01:50:30 -06:00
uye
b8b679b423 Merge pull request #3817 from MaaAssistantArknights/killEmulator
chore: 优化退出模拟器操作,添加超时时间
2023-02-25 14:14:35 +08:00
Yifan Liu
9f3c611e4a refactor: directly call get_instance instead of using static OcrData 2023-02-24 16:33:37 -06:00
zzyyyl
0f52f73a11 Merge pull request #3773 from MaaAssistantArknights/clickcorner
fix: 修复一些关卡结算界面的问题

fix #3758
fix #3803
2023-02-24 20:21:47 +08:00
zzyyyl
5340114a73 style: 换个好函数名;代码格式化 2023-02-24 20:13:33 +08:00
uye
85cf9d052f chore: 优化退出模拟器操作,添加超时时间 2023-02-24 20:04:45 +08:00
zzyyyl
ee4740e6ed fix: 对使用 adb 的情况特殊处理 2023-02-24 08:33:55 +08:00
zzyyyl
3b2abc65b6 fix: 修复一些小问题 2023-02-23 23:04:58 +08:00
zzyyyl
8576b524a3 feat: 加速肉鸽招募时滑动 2023-02-23 22:42:23 +08:00
zzyyyl
04d9699fb4 fix: 修复一些修改任务名引起的问题 2023-02-23 19:10:00 +08:00
uye
9ed6b35c6d fix: 韩服资源文件typo 2023-02-23 17:09:14 +08:00
uye
86d2a91d48 fix: 日服语言资源错误/Japanese client language file error 2023-02-23 17:04:48 +08:00
uye
4012725c72 refactor: 优化代码 2023-02-23 17:04:48 +08:00
MistEO
51b74b4db1 Merge pull request #3799 from WLLEGit/dev
feat: Python添加Hyperv蓝叠的端口获取与模拟器启动函数
2023-02-23 11:24:43 +08:00
zzyyyl
3f0636ac61 style: format
请各位开发者统一代码风格!
```
python tools\ClangFormatter\clang-formatter.py --clang-format=YOUR\PATH\TO\clang-format.exe --input=src\MaaCore
python tools\ClangFormatter\clang-formatter.py --clang-format=YOUR\PATH\TO\clang-format.exe --input=src\resource
```
参考 https://maa.plus/docs/2.2-%E5%BC%80%E5%8F%91%E7%9B%B8%E5%85%B3.html#%E5%9C%A8-visual-studio-%E4%B8%AD%E5%90%AF%E7%94%A8-clang-format
2023-02-23 10:00:51 +08:00
MistEO
ebc4117d22 Merge pull request #3800 from MaaAssistantArknights/feat/updateStage
feat: 添加4点检查web是否更新关卡
2023-02-23 00:41:41 +08:00
MistEO
31facbf47f Merge pull request #3762 from horror-proton/perf/tile_pack_parse
perf: read tile data concurrently
2023-02-23 00:39:49 +08:00
uye
a0c5a5e06d feat: 添加4点检查web是否更新关卡 2023-02-22 23:01:14 +08:00
LambdaLe
93c62df489 feat: Python添加Hyperv蓝叠的端口获取与模拟器启动函数 2023-02-22 20:45:40 +08:00
Horror Proton
19a3b57623 perf: read tile data concurrently 2023-02-22 10:54:04 +00:00
Yifan Liu
0ce25cac57 feat: OCR equivalence class 2023-02-22 00:48:11 -06:00
Horror Proton
c06edb25de feat: 实验性增加 OCR 字符等价类支持 2023-02-22 00:04:49 -06:00
zzyyyl
9cb07172b9 feat: 增加一些空白符 2023-02-22 13:10:18 +08:00
zzyyyl
cdd32b4dee feat: 对 # 运算的逻辑稍作调整
允许 A#(next+sub), 表示 (A#next + A#sub)
2023-02-22 12:01:14 +08:00
zzyyyl
472a8b2b5f feat: 对 @ 运算的逻辑稍作调整
调整前: (...)@#none=#none, #none@(...)=#none
调整后: (...)@#none=(...), #none@(...)=(...)
2023-02-22 11:57:04 +08:00
zzyyyl
e6dbaa955c perf: 结构优化 2023-02-22 11:01:53 +08:00
zzyyyl
2478aef083 feat: 增加一个虚任务 #none
例:
```
"A": { "next": [ "#none+B" ] }
```
这个任务在增加前缀(如 `"D@A"`)时 next 不变。
2023-02-22 11:01:53 +08:00
zzyyyl
d681bafeee feat: 简易的任务表达式运算 2023-02-22 11:01:53 +08:00
uye
8bd3884949 feat: 支持吾导先路活动导航 2023-02-21 17:03:31 +08:00
Wallsman
553f698033 Merge pull request #3774 from wallsman/dev
doc : Config JP text translate
2023-02-21 04:28:35 +09:00
uye
07ffac91ab fix: 修复获取指定语言文字时不支持转义的问题 2023-02-20 18:15:49 +08:00
Wallsman
49a6192e4d Update ja-jp.xaml
miss fix.
2023-02-20 06:07:58 +09:00
Wallsman
5f8a6ef0b2 Update ja-jp.xaml
Typo Miss
2023-02-20 02:56:42 +09:00
uye
6b654f2bd0 Merge pull request #3760 from MaaAssistantArknights/feat/realtime_binding_combat_parameters
feat: 实时更新战斗设置
2023-02-20 00:37:57 +08:00
uye
49d59bae5f chore: 不在判断剩余理智是否开放
否则在不开放的时候显示可能为当前/上次,而第二天变成了之前的关卡,可能会带来一些问题
2023-02-20 00:36:04 +08:00
Wallsman
515c84c0c7 Update ja-jp.xaml 2023-02-19 23:54:38 +09:00
Wallsman
e8d6a7d80c doc : Config JP text translate
いくらか抜けていた部分や翻訳抜けを修正。
Some omissions and missing translations were corrected.
2023-02-19 23:49:11 +09:00
Hao Guan
eb04db36eb fix: Mac GUI 修复编队错误 2023-02-19 12:51:20 +10:00
uye
526d7f45b8 fix: 修复部分情况下隐藏到托盘功能不生效的问题 2023-02-18 20:18:03 +08:00
uye
95b7e2c5ff chore: 通过TryParse判断数量而不是字符串 2023-02-18 17:22:28 +08:00
uye
35018503d4 fix: 修复关卡选择输入空字符串变为0的问题 2023-02-18 17:05:04 +08:00
uye
46c00c7648 feat: 实时绑定战斗设置 2023-02-18 16:42:26 +08:00
xjdx
7198bc8311 fix: 修复"复核干员选择"的一些bug 2023-02-18 04:26:44 +08:00