Commit Graph

7777 Commits

Author SHA1 Message Date
MistEO
cae4070997 chore: Auto Update Game Resources - 2023-06-26 alpha/v4.19.3-alpha.1.d028.gcae40709 2023-06-26 07:07:14 +00:00
MistEO
18e48b2987 chore: Auto Update Game Resources - 2023-06-26 alpha/v4.19.3-alpha.1.d027.g18e48b29 2023-06-26 06:51:14 +00:00
MistEO
6e1f27bc7c chore: Auto Update Game Resources - 2023-06-26 alpha/v4.19.3-alpha.1.d026.g6e1f27bc 2023-06-26 06:33:26 +00:00
AnnAngela
9839e9cb04 docs: 实时显示贡献者 2023-06-26 10:30:52 +08:00
AnnAngela
9b1b1c3098 docs: 更新 Linux 编译 workflow 链接 (#5252) 2023-06-26 10:23:55 +08:00
uye
ef60643d0c fix: 集合已修改;可能无法执行枚举操作
fix #2984
fix #5048
fix #5076
fix #5222
2023-06-26 01:36:01 +08:00
bakashigure
33e07e5f1e fix: Modified operators regex for Auto Squad and role button (#5249)
From  #5235 
Most of the operators get detected, i'm noticing some issues with Ch'En
the Holungday and Hibiscus the Purifier that don't get detected.
Asst.log doesn't show anything of those two operators. Sometimes both
Ch'en Alter and Hibiscus get detected, sometimes not. ~~I think I'm
noticing a pattern: if they are on the top row of operators they
detected, otherwise they don't.~~
Tried it again and it doesn't pick up Hibiscus alter even if it's on the
top row

In this screen I tried getting the bot to pick Bagpipe first and then
Ch'En alter
![Screenshot_2023 06 25_14 45 13
534](https://github.com/MaaAssistantArknights/MaaAssistantArknights/assets/56174894/c121c63a-a77d-407d-8aaf-ce5145970186)

14:44:56.994 timestamp for Ch'en undetected (BattleQuickFor

[asst.log](https://github.com/MaaAssistantArknights/MaaAssistantArknights/files/11859750/asst.log)
mation-OperNameFlag.png gets detected correctly)


Question:
in the EN tasks.json with some opeators I can use this syntax
            [
                ".*arl the Radiant Knight",
                "Nearl the Radiant Knight"
            ],
            [
                "Nearl the Radiant Knight",
                "耀骑士临光"
            ],

and it works as expected replacing the Word at every step.
But sometimes it doesn't work like here:
            [
                ".*cter the Unchained",
                "归溟幽灵鲨"
            ],
            [
                "Specter the Unchained",
                "归溟幽灵鲨"
            ],
I have to manually place the chinese characters on the first call of the
operator.
Having the second ocrReplace is now useless because they always pass on
the first one. Is this intended or am I missing something?
2023-06-25 22:57:19 +08:00
David
5516b6b347 ocrReplace not replacing correctly ch'en alter 2023-06-25 15:05:24 +02:00
David
234df5e97e fix: Modified operators regex for Auto Squad and role button 2023-06-25 14:31:26 +02:00
uye
0113de5a09 chore: Update en-us.xaml 2023-06-25 18:07:50 +08:00
uye
57777e8f33 i18n: Translations update from MAA Weblate (#5248) 2023-06-25 18:02:44 +08:00
Weblate
52506ecf3d Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (523 of 523 strings)

Translated using Weblate (Korean)

Currently translated at 100.0% (523 of 523 strings)

Translated using Weblate (Japanese)

Currently translated at 100.0% (523 of 523 strings)

Translated using Weblate (English (United States))

Currently translated at 100.0% (523 of 523 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (523 of 523 strings)

Co-authored-by: uye <2396806385@qq.com>
Translate-URL: https://weblate.maa-org.net/projects/maa-assistant-arknights/maa-wpf-gui/en_US/
Translate-URL: https://weblate.maa-org.net/projects/maa-assistant-arknights/maa-wpf-gui/ja/
Translate-URL: https://weblate.maa-org.net/projects/maa-assistant-arknights/maa-wpf-gui/ko/
Translate-URL: https://weblate.maa-org.net/projects/maa-assistant-arknights/maa-wpf-gui/zh_Hans/
Translate-URL: https://weblate.maa-org.net/projects/maa-assistant-arknights/maa-wpf-gui/zh_Hant/
Translation: MaaAssistantArknights/MAA WPF Gui
2023-06-25 17:53:24 +08:00
uye
e27c3cb319 feat: 添加 吃理智药 指定次数 右键选中功能,通过右键选中时重启后不保存
fix #4960
fix #5244
2023-06-25 17:15:55 +08:00
uye
3de539bedf i18n: Translations update from MAA Weblate (#5240) 2023-06-24 12:46:52 +08:00
Weblate
66e336d8b2 Translated using Weblate (Japanese)
Currently translated at 100.0% (522 of 522 strings)

Co-authored-by: Yifan <cnjsnjlyf@gmail.com>
Translate-URL: https://weblate.maa-org.net/projects/maa-assistant-arknights/maa-wpf-gui/ja/
Translation: MaaAssistantArknights/MAA WPF Gui
2023-06-24 12:34:15 +08:00
uye
96842f68b0 fix: 修复配置名为null时添加配置报错,留空时以当前时间作为配置名 2023-06-24 12:34:01 +08:00
uye
6d6b7f9b47 typo: useless \n in EN GUI (#5236) 2023-06-24 11:56:24 +08:00
David
21289b87b8 typo: useless \n
In video recognition message there is a \n that is not needed.
2023-06-23 22:56:07 +02:00
uye
84da59b264 feat: 关闭模拟器后重置连接状态,减少无意义重连尝试 2023-06-23 18:31:43 +08:00
uye
8f1ac2023c feat: 添加连接超时 2023-06-22 13:50:08 +08:00
uye
94e8012a4b chore: 在连接前提示替换adb 2023-06-22 13:50:08 +08:00
MistEO
6c4c53301e chore: Auto Update Game Resources - 2023-06-21 alpha/v4.19.3-alpha.1.d007.g6c4c5330 2023-06-21 20:06:52 +00:00
MistEO
14d325c57a chore: Auto Update Game Resources - 2023-06-21 alpha/v4.19.3-alpha.1.d006.g14d325c5 2023-06-21 07:09:04 +00:00
MistEO
44a9e4be14 chore: Auto Update Game Resources - 2023-06-21 alpha/v4.19.3-alpha.1.d005.g44a9e4be 2023-06-21 06:33:13 +00:00
uye
47eed6f93f 台服 理想城活動導航 (#5212) 2023-06-21 14:16:14 +08:00
vonnoq
187dfa2f02 台服 基建識別 2023-06-21 01:37:33 +08:00
vonnoq
59874866f4 台服 理想城導航 2023-06-20 22:43:41 +08:00
vonnoq
3b0f4e7ea5 台服 理想城活動導航 2023-06-20 22:42:35 +08:00
MistEO
4ac12c29e1 Release v4.19.2 (#5209) v4.19.2 2023-06-20 21:03:49 +08:00
MistEO
9175dc684f docs: Update CHANGELOG.md 2023-06-20 20:59:32 +08:00
MistEO
528b4a63d5 Delete maadeps-build.py 2023-06-20 20:57:15 +08:00
MistEO
e76a8cb7e0 fix: 修复自动编队超过10人时不选人的问题 2023-06-20 20:56:31 +08:00
MistEO
ac0a509d28 chore: format json 2023-06-20 20:47:59 +08:00
MistEO
06e1baaebf fix: 修复一些干员识别问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/5174
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/5188
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/5206
2023-06-20 20:46:53 +08:00
uye
98039b8879 chore: 优化OF-1导航 2023-06-20 20:43:22 +08:00
uye
5805386331 fix: 修复OF-1导航问题
fix #5185
2023-06-20 20:39:42 +08:00
MistEO
2bd8e7d3ba chore: Auto Update Game Resources - 2023-06-20 alpha/v4.19.2-rc.1.d004.g2bd8e7d3 2023-06-20 09:45:53 +00:00
MistEO
2ce54bb147 chore: Auto Update Game Resources - 2023-06-20 alpha/v4.19.2-rc.1.d003.g2ce54bb1 2023-06-20 09:07:43 +00:00
uye
f61c6f196d fix: 修复LE导航问题 2023-06-20 16:54:27 +08:00
MistEO
6496602a54 chore: Auto Update Game Resources - 2023-06-20 alpha/v4.19.2-rc.1.d001.g6496602a 2023-06-20 07:26:51 +00:00
uye
fe5d114168 Release v4.19.2-rc.1 (#5202) v4.19.2-rc.1 2023-06-20 01:27:12 +08:00
uye
eea7567890 docs: Update CHANGELOG.md 2023-06-20 01:25:04 +08:00
uye
4281229b57 feat: 关卡提示支持多个活动 2023-06-20 01:17:31 +08:00
uye
471f8b99d9 chore: 优化界面显示 2023-06-20 01:17:31 +08:00
uye
0a1e659477 fix: 点赞接口序列化两次导致后端报错
fix #5201
2023-06-19 23:52:30 +08:00
github-actions[bot]
e0d88cdadf docs: Auto Update Changelogs of v4.19.2-rc.1 (#5203)
Co-authored-by: MistEO <MistEO@users.noreply.github.com>
Co-authored-by: MistEO <mistereo@hotmail.com>
2023-06-19 23:43:28 +08:00
David
3df1148bb5 fix: Fight Task Adverse Start YostarEN (#5196) 2023-06-19 23:36:26 +08:00
uye
f414fd5677 translation refactoring of en-us.xaml for YostarEN (#5198) 2023-06-19 22:53:13 +08:00
MistEO
30338f7d30 doc: 集成战略文档更新 (#5186) 2023-06-19 13:35:28 +08:00
uye
964d53007c feat: Difficulty selection for YostarEN (#5200) 2023-06-19 12:42:29 +08:00