uye
4c3a65c407
chore: 修改 版本更新 界面
2024-08-18 15:55:25 +08:00
Linisdjxm
0bf6beac84
feat: 增加SOCKS5支持 ( #10061 )
2024-08-18 15:08:47 +08:00
uye
8c68d90a3d
refactor(config) : reorganize settings loading ( #10133 )
...
重新组织配置读取的函数。虽然还是没找到 #2535 的根因。
ConfigHelper 使用.bak前应该先检查一下.bak是否可以被有效解析,可能会出现两者同时解析失败的情况
AsstConnect 勾选自动检测的逻辑处理感觉有些乱,也一并重写了一下。
2024-08-18 15:03:08 +08:00
Hao Guan
1d06e808f8
feat: Mac GUI自动编队添加信赖干员
2024-08-18 15:02:03 +08:00
uye
7464b1b06b
test: ci "(]"\""
2024-08-17 20:24:41 +08:00
uye
bd52348126
chore: 移除不必要的引用 "()"
2024-08-17 19:32:25 +08:00
uye
ca4458f20d
Revert "test: ci(123)"
...
This reverts commit 105054138b6ee7da48650d878506a4bbcdc9582b.
2024-08-17 18:02:01 +08:00
uye
884edc604b
test: ci
2024-08-17 18:02:01 +08:00
uye
1905d5923b
Revert "test: test ci(123)"
...
This reverts commit 184bc53a11620b18e932041d898ea3d73d87070f.
2024-08-17 17:38:23 +08:00
uye
48df7ee075
test: test ci
2024-08-17 17:38:23 +08:00
uye
c0e3756a96
Revert "test: test ci"
...
This reverts commit 3cc5aa554a3a8bab759a4238b409c28734485983.
2024-08-17 17:14:23 +08:00
uye
bade06bee1
test: test ci
2024-08-17 17:14:22 +08:00
zzyyyl
21e19ccdcb
perf: 使用 views::join
2024-08-17 16:18:14 +08:00
uye
2190016c06
feat: winapi 关机/睡眠/休眠
2024-08-17 15:49:19 +08:00
zzyyyl
84af1ee70e
fix: 修复数色闭运算导致的 StageRefresh FP
2024-08-17 01:22:26 +08:00
zzyyyl
92f24ec988
feat!: 拆分 maskRange 与 colorScales;增加 colorWithClose 开关数色时闭运算
2024-08-17 01:22:17 +08:00
Constrat
5ef663af0d
chore: subtask iteration output tweak
2024-08-13 16:25:28 +02:00
uye
7d02255b46
docs: 修改 mumu 截图增强模式支持版本
2024-08-13 22:17:05 +08:00
Weiyou Wang
bf10bcdaa6
refactor: polish code for collapsal paradigm plugin ( #10198 )
...
* refactor: 复用 LoadingText
* refactor: 删除国际服 tasks.json 中冗余内容
* refactor: 改用 task 实现点击与滑动操作,并为精简后的相关 config task 添加注释
2024-08-12 21:03:45 +10:00
zzyyyl
de8ba8af63
fix: 修复部分设备萨卡兹肉鸽商店 StageTraderEnter 得分过低
...
fix #10160
2024-08-12 12:56:16 +08:00
zzyyyl
d719a81d1c
feat: 数色前先通过闭运算填充小空洞,避免数色的得分过低
2024-08-12 12:54:56 +08:00
uye
736f836232
chore: 减少debug下截图数量最大值
2024-08-11 23:51:38 +08:00
status102
80c34a07e1
chore: ui perf
...
[skip changelog]
2024-08-11 16:56:42 +08:00
uye
6f431852e3
fix: 缺失 return
...
[skip changelog]
我脑子一定是烧坏了
2024-08-11 10:57:17 +08:00
uye
11605b7982
fix: 错误的判断条件
...
fix #10185
2024-08-11 10:42:50 +08:00
status102
f47020ce7f
chore: task name
...
[skip changelog]
2024-08-11 09:17:23 +08:00
Rbqwow
d120a04206
refactor: StopGame ( #9658 )
...
* perf: StopGame
* style: rename Intent to packageName
* chore: 不准不选择区服
* fix: 移除其他配置中的抽象 stop 匹配
* style: 统一驼峰
* style: 按照执行顺序重新排序
* feat: 添加回调和文档
* fix: 修复参数传入
* docs: 更新文档
* fix: merge
* chore: 把WSA的配置也改了
* chore: update submodule
---------
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com >
Co-authored-by: Loong <wangl.cc@outlook.com >
2024-08-11 01:50:30 +08:00
uye
c96f2e66b2
feat: 完成后勾选界面添加清空按钮
...
fix #10190
2024-08-11 00:07:44 +08:00
Constrat
3b6404b7e6
i18n: MAA webplate manual changes
...
ref: #10178
2024-08-10 11:54:30 +02:00
uye
0879dc2788
chore: Replace Poptip with ToolTip and Add InitialShowDelay for PostActionSetting.Once
2024-08-10 15:55:36 +08:00
uye
0e51aaba09
fix: 不必要的重置连接
...
fix #10183
2024-08-10 15:29:27 +08:00
status102
67e30955f7
perf: 优化完成后动作仅一次提示文本的显示和描述 ( #10182 )
...
* docs: 仅一次
* docs: 仅一次
* docs: 仅一次
* perf: 优化提示显示
* chore: 优化文本
2024-08-10 15:02:56 +08:00
Loong
946a164907
chore: bump maa-cli to 0.4.10 ( #10179 )
2024-08-09 21:14:16 +01:00
uye
444bb7909e
chore: 修改自动检测连接后重置连接状态
2024-08-10 01:27:04 +08:00
Constrat
e585b91339
fix(i18n): wrong key in translation en-us
2024-08-09 18:59:36 +02:00
uye
24de93fbfb
chore: 修改生息演算不同模式的介绍 ( #10169 )
...
* chore: 修改生息演算不同模式的介绍
* i18n: KR tweak
use official? word
* i18n: english tweaks
* chore: 修改开始界面翻译
* chore: KR 修改开始界面翻译
also aligned the format with that of the other server
chore: fix typo
---------
Co-authored-by: HX3N <128385247+HX3N@users.noreply.github.com >
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com >
2024-08-10 00:09:25 +08:00
CY-Zhu
53deb4d0d3
chore: coding style upgrade ( #10157 )
...
chore: code style upgrade
2024-08-10 00:05:40 +08:00
Loong
3994e845ad
fix: validate filename before using it to avoid crash ( #10138 )
...
When custom mode is enabled and filename is not set, the program will crash.
This patch adds a check to validate the filename before using it to avoid the crash.
2024-08-09 23:50:17 +08:00
uye
b3e1cba56b
fix: gui_new.json 退出不报错,死锁问题
2024-08-09 22:55:27 +08:00
dantmnf
11aeb1ccb8
chore: adjust gpu information log level
2024-08-09 21:39:21 +08:00
Weiyou Wang
c82aeb0256
feat: 加入肉鸽节点地图识别功能,并应用于萨卡兹肉鸽蓝图快速过图 ( #9812 )
...
* feat: 添加 RoguelikeMode::FastPass,负责用蓝图分队快速过图
* chore: update templates for RoguelikeMap and RoguelikeRouting
* feat: RoguelikeMap
* feat: RoguelikeMapConfig
* feat: BrightPointAnalyzer
* feat: RoguelikeRouting
* chore: Auto update by pre-commit hooks [skip changelog]
* fix: 修复会卡在商店门口的bug
* fix: adapt new plugin-registration signature
* chore: try fix submodule
* perf: 复用task
* chore: Auto update by pre-commit hooks [skip changelog]
* fix: 为函数申明补上定义
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: status102 <102887808+status102@users.noreply.github.com >
2024-08-09 22:54:19 +10:00
Weiyou Wang
87b01d90f8
chore: 为肉鸽编队滑页触底判定的代码添加注释 ( #10156 )
2024-08-09 11:08:47 +08:00
status102
c7fe02ebbb
perf: Mumu截图增强启用但未生效时禁止运行,直到关闭增强或配置有效
2024-08-08 16:48:24 +08:00
uye
402d68f478
chore: 修改截图测试提示
2024-08-08 16:33:56 +08:00
acturea
06a8cb68ff
refactor(main): Extract connection detection logic to method
...
Refactored the connection detection logic in AsstProxy.cs to a separate method for improved readability and maintainability. Adjusted return types in SettingsViewModel.cs to return empty strings instead of nulls for better consistency.
Signed-off-by: acturea <acturea@gmail.com >
2024-08-08 16:32:42 +08:00
acturea
c707825a92
fix(ConfigurationHelper): Clarify log messages for config loading
...
Revised log messages to better indicate the failure in loading the configuration and the use of default settings. This enhances the clarity and usefulness of the log outputs.
Signed-off-by: acturea <acturea@gmail.com >
2024-08-08 16:32:16 +08:00
acturea
9c69899620
refactor(ConfigurationHelper): streamline configuration loading
...
Refactored the configuration loading process for simplicity and clarity. Extracted several methods to manage specific tasks like directory existence and configuration parsing, improving code organization. Reduced redundancy and enhanced readability.
Signed-off-by: acturea <acturea@gmail.com >
2024-08-08 16:32:15 +08:00
status102
c01b52a6d2
perf: nullable enable
...
[skip changelog]
2024-08-08 11:04:24 +08:00
status102
0afe548fd6
perf: null check
...
[skip changelog]
2024-08-08 11:00:47 +08:00
Constrat
06d45ea0bf
refactor: changed config name to make more logical sense
2024-08-08 00:05:02 +02:00