Commit Graph

5557 Commits

Author SHA1 Message Date
uye
fdbf2f19cf perf: auto start optimization + MAC fix (#9083)
I have no way to test for MAC
2024-05-17 09:27:50 +08:00
Lancarus
a41d733f1d fix: 部署失败后不清除已占用格子 (#9111) 2024-05-15 01:08:40 +08:00
Constrat
ef05434ca1 feat: Stop implementation 2024-05-14 08:12:04 +00:00
uye
32e3913c51 chore: 添加超链接未设置默认浏览器的报错解决方案 2024-05-14 13:35:23 +08:00
Horror Proton
0b9c0915ec fix: remove incorrect use of __cpp_lib_ranges 2024-05-13 18:56:47 +08:00
Horror Proton
9635cdf7f4 feat: add compile def to disable emulator extras 2024-05-13 18:35:50 +08: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
Constrat
23aae25a17 perf: optimized variable usage + limited for + general rewriting for readability 2024-05-12 16:03:37 +02:00
Constrat
ec64427038 revert: PlayToolsController returns 2024-05-12 16:02:29 +02:00
Constrat
35707bac2f chore: Add get_controller_type() to discern Android / PlayTools 2024-05-12 12:07:29 +02:00
Constrat
295181e4e0 fix: return specific values for auto starting methods 2024-05-12 11:10:43 +02:00
uye
150bdb12e0 fix: 触控模式不可用时仍继续任务 2024-05-12 16:41:01 +08:00
HX3N
be539c346a i18n: YoStarKR translation fix
add Reclamation translation
2024-05-12 02:15:25 +09:00
Constrat
7298450244 i18n: keep challenge consistency 2024-05-11 11:36:01 +02:00
uye
1f4dba3333 Revert "perf: mumu12模拟器路径默认值置空"
This reverts commit e210ec4de1.
2024-05-11 17:22:47 +08:00
Alisa
b8670df3cf i18n: Translations update from MAA Weblate (#9066)
i18n: Translated using Weblate (Chinese (Traditional))

Currently translated at 98.3% (696 of 708 strings)

i18n: Translated using Weblate (Korean)

Currently translated at 95.7% (678 of 708 strings)

i18n: Translated using Weblate (Japanese)

Currently translated at 97.8% (693 of 708 strings)

i18n: Translated using Weblate (English (United States))

Currently translated at 98.3% (696 of 708 strings)

i18n: Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (708 of 708 strings)


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

Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: uye <2396806385@qq.com>
2024-05-11 17:12:53 +08:00
Constrat
b0f75614a4 i18n: add favourite tip for i18n (#9051)
Co-authored-by: HX3N <128385247+HX3N@users.noreply.github.com>
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
Co-authored-by: Manicsteiner <63437036+Manicsteiner@users.noreply.github.com>
2024-05-10 16:05:39 +01:00
uye
49b88ed5b7 feat: 连战次数选项可隐藏 2024-05-10 22:28:53 +08:00
uye
2fc0298fe9 chore: remove unused directives 2024-05-10 17:37:15 +08:00
uye
b3380db672 chore: 添加 MuMu 截图增强模式 启用方法提示 2024-05-10 17:31:10 +08:00
Toby Shi
8f9a13dbbd feat: 自动公招公招手动确认支援机械改为手动确认1星 (#9047) 2024-05-10 11:29:46 +08:00
uye
29ec7e04d2 fix: 关卡导航无法识别部分关卡 2024-05-09 10:06:08 +08:00
uye
db80d77864 fix: 重复延迟 2024-05-09 09:33:40 +08:00
uye
5bda6f90c3 fix: 自动编队选错排在末尾的干员 2024-05-08 18:01:37 +08:00
uye
4001c34c22 style: format TaskQueueViewModel 2024-05-07 14:38:49 +08:00
Constrat
fef2f56d39 feat: auto retry start on app startup crash (#8966) 2024-05-06 21:04:26 +01:00
uye
8ae9b1491b fix: 暂停下干员卡在结束部署后 2024-05-06 14:25:41 +08:00
Constrat
39a0f273a1 fix: delay after enter floor affected by fast screenshots
ref 3accd41 3accd41f88 (commitcomment-141687499)
2024-05-05 12:03:41 +02:00
status102
e210ec4de1 perf: mumu12模拟器路径默认值置空 2024-05-05 12:02:42 +08:00
status102
0fa464d858 fix: 修复截图增强模式禁用时,模拟器路径无效时无法启动 2024-05-05 12:00:17 +08:00
status102
bc64da3bd7 chore: 更正Wpf中的MuMu 独家极速操控模式MuMu 截图增强模式 2024-05-05 10:00:33 +08:00
uye
433101823c chore: 路径不存在时弹窗提示 2024-05-04 20:41:44 +08:00
status102
fa028f1f75 fix: typo
[skip changelog]
2024-05-04 20:01:23 +08:00
uye
a57cab9e6f chore: 连接时判断截图方式是否生效 2024-05-04 19:57:08 +08:00
status102
34ef6a177e perf: 增加Mumu12模拟器截图增强配置的模拟器路径存在检查
[skip changelog]
2024-05-04 19:56:38 +08:00
uye
56234525bd chore: 修改注释 2024-05-04 19:29:55 +08:00
uye
6ffd2846d0 fix: mumu模拟器连接失败
fix #8986
2024-05-04 19:17:24 +08:00
status102
3b9e2e72aa perf: Mumu12模拟器截图增强模式禁用时隐藏配置项输入框 2024-05-04 17:24:37 +08:00
uye
afbbbe0334 style: format AsstProxy 2024-05-04 17:16:28 +08:00
status102
2649b87ecc fix: unexpected change 2024-05-04 17:14:36 +08:00
status102
c43eab229b perf: 增加Mumu12模拟器截图增强配置的模拟器路径存在检查 2024-05-04 17:12:27 +08:00
uye
610ffde230 fix: 开关 MuMu 极速操控需要重启生效
fix #8980
2024-05-04 16:44:22 +08:00
MistEO
3accd41f88 fix: 修复肉鸽关卡识别受截图速度影响的问题 2024-05-04 16:14:37 +08:00
Horror Proton
d90a7143f1 fix: fallback to normal for empty m_first_tags
format code

fix: https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/8968
2024-05-04 11:52:31 +08:00
MistEO
bafc8c3f71 feat: mumu extras (#8939)
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
2024-05-03 22:05:37 +08: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
Sherkey
25461b3cf4 feat: 开放限时开采许可的ui (#8952)
Related: https://github.com/MaaAssistantArknights/MaaMacGui/pull/16
2024-05-02 17:46:02 +08:00
Hao Guan
e9be6a6778 feat: Mac GUI 支持限时开采许可 2024-05-02 13:49:20 +08:00
SherkeyXD
290a9d7a94 feat: 开放限时开采许可的ui 2024-05-02 01:39:51 +08:00
Hao Guan
19af2cde51 feat: Mac GUI 领取赠送月卡 2024-04-30 11:43:18 +08:00