Hao Guan
056967f285
chore: 更新macOS SDK版本
2024-06-03 12:27:34 +08:00
uye
1f075257de
feat: 生息演算支持制造物品刷点数 ( #9268 )
...
* feat: 支持制造物品刷点数
* feat: ui 支持 Reclamation2Ex 参数
* chore: 修改界面描述
2024-06-03 00:48:53 +08:00
uye
db2dbb24d6
fix: 部分界面显示不全
...
fix #8865
2024-06-02 23:24:07 +08:00
uye
f011e8c06b
chore: Add trace log for scaled coordinates in ControlScaleProxy click & swipe
2024-06-01 00:19:00 +08:00
Hao Guan
555baa78d0
fix: Mac Gui使用Swift 5.9以下的语法
2024-05-31 17:33:50 +08:00
Hao Guan
1957e353b6
fix: 修复Mac Gui在CI的编译错误
2024-05-31 17:23:17 +08:00
Hao Guan
5a1af41209
feat: Mac Gui 支持连战次数、指定掉落
2024-05-31 16:54:38 +08:00
Lancarus
a5bfa4cd0b
fix: 尝试修复萨米卡0干扰并优化密文板使用策略 ( #9223 )
2024-05-28 07:48:25 +08:00
uye
d4d7eeaef5
fix: call_command timeout时提前返回 std::nullopt
...
fix #9218
fix #9102
2024-05-27 18:23:39 +08:00
Linisdjxm
69b4be7a92
feat:在特定环节执行启动前/后脚本 ( #9153 )
...
* feat:在特定环节执行启动前/后脚本
* fix:fix
2024-05-26 23:01:29 +08:00
uye
f290611956
chore: 忽略括号周围resharper格式检查
2024-05-26 22:56:39 +08:00
uye
8dc5d78a1a
refactor: 统一使用OnUIThread,AddLog默认在ui线程执行
2024-05-26 22:25:54 +08:00
status102
c404253c13
fix: type cast
2024-05-26 16:55:01 +08:00
Constrat
62901dd91a
Revert "fix: adding delay between swipe and click" ( #9170 )
...
This reverts commit ff8aec4052 .
2024-05-26 09:48:56 +02:00
status102
31e23ece0d
perf: 增加理智药插件中间结果输出
...
[skip changelog]
2024-05-26 13:28:56 +08:00
status102
38c59e2d75
style: format
2024-05-26 11:23:44 +08:00
北雁 Cryolitia
a0e8f2eaff
docs(treewide): fix license typo
...
introduced in e8a10704a4 (diff-4d3cb3f2d417ec9595021db8d2d4eb91950a210be491d64525152588b3a2f908R10)
2024-05-26 06:21:33 +08:00
uye
222bb7f3a7
fix: 暂时忽略吐司通知报错
2024-05-26 03:05:27 +08:00
uye
3622caecf2
fix: 老版本 win10 吐司通知报错
2024-05-25 23:53:23 +08:00
Horror Proton
ec4242dbbb
chore: include path of onnxruntime>=1.16
2024-05-25 12:32:22 +08:00
Constrat
803bba7ad5
i18n: forgot to save changes
...
same as c76b08fac4
[no ci] [skip changelog]
2024-05-24 19:34:49 +02:00
Constrat
c76b08fac4
i18n: Arknight -> Arknights correction
...
[no ci] [skip changelog]
2024-05-24 19:30:52 +02:00
uye
e21efa0350
chore: 修改 mumu12 支持版本提示
2024-05-24 23:52:28 +08:00
PukNgae Cryolitia
4f24318923
refactor(WpfGui): config ( #7683 )
...
* refctor: config/GUI
* revert file
* Reduce warning
* refactor: config/{AnnouncementInfo|VersionUpdate}
* chore: 更新至 .net 8
真搞不懂这个吐司)
* feat: 使用 HandyControl 的 NotifyIcon
* fix: 尝试显示 Toast
* fix: 超链接点击报错
* fix: 开始前后脚本添加UseShellExecute = true,
* feat: 在托盘图标右键前往 Release 页
* fix: 超链接点击报错
* ci: Update smoke-testing.yml
* ci: Update smoke-testing.yml
* ci: 修复windows ci运行错误的问题
* fix: 移除过时的安全性方法
* chore: 对于GlobalHotKey包忽略框架版本不兼容警告
* chore: 调整csproj文件结构并删除旧的dotsettings文件
* chore: 不再生成maa.deps.json文件
* chore: 不再生成runtimes文件夹,且Release模式下不生成Maa.pdb文件
* feat: 升级至C#12.0并解决smoke-testing问题
* ci: 修复ci版本检测错误的问题
* ci: 使用的sdk更改为dotnet8.0正式版
* fix: smoke-testing.yml乱码
* ci: release-nightly-ota.yml
* chore: able to publish as single file and NUKE Fody
* fix: wpf build process
* chore: 在 ci 中为 MaaBuilder 添加日志折叠
* chore: 添加 RID 来修复 CI 问题
* style: 根据warning修改代码格式,并禁用部分警告
* 谁把我fody删了
* fix build
* Config/Rft: Timer, InfrastOrder, DragItemIsChecked
* rft/config: GUI
* chore: 更新至 .net 8
真搞不懂这个吐司)
* feat: 使用 HandyControl 的 NotifyIcon
* fix: 尝试显示 Toast
* fix: 超链接点击报错
* fix: 开始前后脚本添加UseShellExecute = true,
* feat: 在托盘图标右键前往 Release 页
* fix: 超链接点击报错
* ci: Update smoke-testing.yml
* ci: Update smoke-testing.yml
* ci: 修复windows ci运行错误的问题
* fix: 移除过时的安全性方法
* chore: 对于GlobalHotKey包忽略框架版本不兼容警告
* chore: 调整csproj文件结构并删除旧的dotsettings文件
* chore: 不再生成maa.deps.json文件
* chore: 不再生成runtimes文件夹,且Release模式下不生成Maa.pdb文件
* feat: 升级至C#12.0并解决smoke-testing问题
* ci: 修复ci版本检测错误的问题
* ci: 使用的sdk更改为dotnet8.0正式版
* fix: smoke-testing.yml乱码
* ci: release-nightly-ota.yml
* chore: able to publish as single file and NUKE Fody
* fix: wpf build process
* chore: 在 ci 中为 MaaBuilder 添加日志折叠
* chore: 添加 RID 来修复 CI 问题
* style: 根据warning修改代码格式,并禁用部分警告
* fix: 配置修改后无法保存
* update
---------
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com >
Co-authored-by: 枫雨 <35213527+moomiji@users.noreply.github.com >
Co-authored-by: SherkeyXD <253294679@qq.com >
Co-authored-by: alisa <alisa@alisaqaq.moe >
2024-05-24 09:36:14 +08:00
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