Commit Graph

7707 Commits

Author SHA1 Message Date
uye
e00f3e8434 fix: 集合已修改;可能无法执行枚举操作
fix #2984
fix #5048
fix #5076
fix #5222
2023-06-26 01:36:01 +08:00
bakashigure
ed407a40cc 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
fce7fc64d6 ocrReplace not replacing correctly ch'en alter 2023-06-25 15:05:24 +02:00
David
e7764eb94a fix: Modified operators regex for Auto Squad and role button 2023-06-25 14:31:26 +02:00
uye
c99823c282 chore: Update en-us.xaml 2023-06-25 18:07:50 +08:00
uye
551bb04997 i18n: Translations update from MAA Weblate (#5248) 2023-06-25 18:02:44 +08:00
Weblate
e9373e5683 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
81ddb25b8e feat: 添加 吃理智药 指定次数 右键选中功能,通过右键选中时重启后不保存
fix #4960
fix #5244
2023-06-25 17:15:55 +08:00
uye
01a356e2db i18n: Translations update from MAA Weblate (#5240) 2023-06-24 12:46:52 +08:00
Weblate
eabaf2e4cf 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
07516db526 fix: 修复配置名为null时添加配置报错,留空时以当前时间作为配置名 2023-06-24 12:34:01 +08:00
uye
c0d424d7d6 typo: useless \n in EN GUI (#5236) 2023-06-24 11:56:24 +08:00
David
4bd049c760 typo: useless \n
In video recognition message there is a \n that is not needed.
2023-06-23 22:56:07 +02:00
uye
154cd14759 feat: 关闭模拟器后重置连接状态,减少无意义重连尝试 2023-06-23 18:31:43 +08:00
uye
eb2afbe32e feat: 添加连接超时 2023-06-22 13:50:08 +08:00
uye
ad9e9e505d chore: 在连接前提示替换adb 2023-06-22 13:50:08 +08:00
MistEO
ceef0dd70d chore: Auto Update Game Resources - 2023-06-21 2023-06-21 07:09:04 +00:00
MistEO
1c69594c6e chore: Auto Update Game Resources - 2023-06-21 2023-06-21 06:33:13 +00:00
uye
be841cfc82 台服 理想城活動導航 (#5212) 2023-06-21 14:16:14 +08:00
vonnoq
d856fde54e 台服 基建識別 2023-06-21 01:37:33 +08:00
vonnoq
c6948c1564 台服 理想城導航 2023-06-20 22:43:41 +08:00
vonnoq
daf2b0d05d 台服 理想城活動導航 2023-06-20 22:42:35 +08:00
MistEO
00c01e1991 Release v4.19.2 (#5209) 2023-06-20 21:03:49 +08:00
MistEO
7b09179d86 docs: Update CHANGELOG.md 2023-06-20 20:59:32 +08:00
MistEO
92f0365fed Delete maadeps-build.py 2023-06-20 20:57:15 +08:00
MistEO
1dcd266609 fix: 修复自动编队超过10人时不选人的问题 2023-06-20 20:56:31 +08:00
MistEO
bd1fe1bdf0 chore: format json 2023-06-20 20:47:59 +08:00
MistEO
0e7b35d298 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
170501c0bf chore: 优化OF-1导航 2023-06-20 20:43:22 +08:00
uye
b167563576 fix: 修复OF-1导航问题
fix #5185
2023-06-20 20:39:42 +08:00
MistEO
86e6f88bf3 chore: Auto Update Game Resources - 2023-06-20 2023-06-20 09:07:43 +00:00
uye
9cb41b4807 fix: 修复LE导航问题 2023-06-20 16:54:27 +08:00
MistEO
1df239f243 chore: Auto Update Game Resources - 2023-06-20 2023-06-20 07:26:51 +00:00
uye
8ba29fb234 Release v4.19.2-rc.1 (#5202) 2023-06-20 01:27:12 +08:00
uye
ac7fd67cb2 docs: Update CHANGELOG.md 2023-06-20 01:25:04 +08:00
uye
e951505a8f feat: 关卡提示支持多个活动 2023-06-20 01:17:31 +08:00
uye
abe60abbe4 chore: 优化界面显示 2023-06-20 01:17:31 +08:00
uye
ecb83c1267 fix: 点赞接口序列化两次导致后端报错
fix #5201
2023-06-19 23:52:30 +08:00
github-actions[bot]
503ab7381a 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
0655322743 fix: Fight Task Adverse Start YostarEN (#5196) 2023-06-19 23:36:26 +08:00
uye
5604708b8a translation refactoring of en-us.xaml for YostarEN (#5198) 2023-06-19 22:53:13 +08:00
MistEO
f4be5a1724 doc: 集成战略文档更新 (#5186) 2023-06-19 13:35:28 +08:00
David
01b4e2d78b more refactoring of en-us and formatting for the other 2023-06-18 19:48:59 +02:00
David
90746864d7 translation refactoring
I've checked the entire en-us.xaml and tried to uniform it
while correcting some mistakes
2023-06-18 17:17:57 +02:00
David
e9f924a9c5 feat: Difficulty selection for YostarEN
Chapter 10 Normal / Adverse difficulty selection implemented from resource/tasks.json
2023-06-18 14:28:00 +02:00
Clock
ca79f1419d chore: Update ocrReplaces for KR 2023-06-18 16:49:39 +09:00
Clock
cd45c0a1fc fix: recruitment failure with DP-Recovery tag for KR (after OCR update) 2023-06-17 20:59:37 +09:00
DuKong
5411e4fe88 doc: 集成战略文档更新 2023-06-17 13:41:50 +08:00
枫雨
ad5c019c3d chore: ErrorLogBrush换个颜色 2023-06-16 16:18:31 +08:00
AnnAngela
42f49f8b78 docs: 使用客户端渲染 2023-06-16 06:49:47 +00:00