Commit Graph

5568 Commits

Author SHA1 Message Date
uye
872005c3bf chore: 更新 mumu12 截图增强模式使用说明 2024-05-23 21:40:59 +08:00
aur3l14no
8528daab2b fix: change swipe position in StageDropsTaskPlugin 2024-05-22 15:09:08 +08:00
dantmnf
8e8be4b218 fix: attempt to fix winrt notification crash 2024-05-21 18:17:35 +08:00
uye
dd9d4cb3d0 Revert "chore: force Aero2 theme" 2024-05-21 18:16:22 +08:00
Horror Proton
64aaf1cdb4 feat: add workaround to limit roguelike framerate 2024-05-20 20:36:44 +08:00
Constrat
ff8aec4052 fix: adding delay between swipe and click 2024-05-19 18:03:23 +02:00
Lancarus
1e3b4fe399 fix: 尝试修复肉鸽编队不选干员 (#9148) 2024-05-19 08:05:46 +08:00
Lancarus
82e70f3356 perf: 优化萨米肉鸽策略 (#9149) 2024-05-19 08:02:54 +08:00
Lancarus
6da1b03796 feat: 萨米肉鸽刷等级增加商店刷新 (#9142)
* feat: 萨米肉鸽刷等级增加商店刷新

* chore: EN template + ignore

---------

Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
2024-05-19 04:21:09 +08:00
Constrat
98c4ad7e69 feat: Improved Recruitment tab readability 2024-05-18 15:47:26 +02:00
Constrat
e597fa090e refactor: StartGameTaskPlugin.cpp for improved readability 2024-05-17 17:09:31 +02:00
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