Weiyou Wang
1bf373ac4b
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
48178e9eee
fix: 修复部分设备萨卡兹肉鸽商店 StageTraderEnter 得分过低
...
fix #10160
2024-08-12 12:56:16 +08:00
zzyyyl
4a30f0009c
feat: 数色前先通过闭运算填充小空洞,避免数色的得分过低
2024-08-12 12:54:56 +08:00
uye
6184ed9cc3
chore: 减少debug下截图数量最大值
2024-08-11 23:51:38 +08:00
status102
b3b9198db8
chore: ui perf
...
[skip changelog]
2024-08-11 16:56:42 +08:00
uye
7e89c3e546
fix: 缺失 return
...
[skip changelog]
我脑子一定是烧坏了
2024-08-11 10:57:17 +08:00
uye
da16429672
fix: 错误的判断条件
...
fix #10185
2024-08-11 10:42:50 +08:00
status102
969459ef3d
chore: task name
...
[skip changelog]
2024-08-11 09:17:23 +08:00
Rbqwow
67c10f1982
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
ebd021d900
feat: 完成后勾选界面添加清空按钮
...
fix #10190
2024-08-11 00:07:44 +08:00
Constrat
3e7ae037b3
i18n: MAA webplate manual changes
...
ref: #10178
2024-08-10 11:54:30 +02:00
uye
04267a8420
chore: Replace Poptip with ToolTip and Add InitialShowDelay for PostActionSetting.Once
2024-08-10 15:55:36 +08:00
uye
a732001c20
fix: 不必要的重置连接
...
fix #10183
2024-08-10 15:29:27 +08:00
status102
a4596cd0de
perf: 优化完成后动作仅一次提示文本的显示和描述 ( #10182 )
...
* docs: 仅一次
* docs: 仅一次
* docs: 仅一次
* perf: 优化提示显示
* chore: 优化文本
2024-08-10 15:02:56 +08:00
Loong
f04c02997b
chore: bump maa-cli to 0.4.10 ( #10179 )
2024-08-09 21:14:16 +01:00
uye
69b3b84f69
chore: 修改自动检测连接后重置连接状态
2024-08-10 01:27:04 +08:00
Constrat
69ec87a95d
fix(i18n): wrong key in translation en-us
2024-08-09 18:59:36 +02:00
uye
21e71870b5
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
3bbcb7c087
chore: coding style upgrade ( #10157 )
...
chore: code style upgrade
2024-08-10 00:05:40 +08:00
Loong
f7c591239d
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
5e15f5b822
fix: gui_new.json 退出不报错,死锁问题
2024-08-09 22:55:27 +08:00
dantmnf
bcb9657924
chore: adjust gpu information log level
2024-08-09 21:39:21 +08:00
Weiyou Wang
74da94d446
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
156f23d326
chore: 为肉鸽编队滑页触底判定的代码添加注释 ( #10156 )
2024-08-09 11:08:47 +08:00
status102
bc13d4eb01
perf: Mumu截图增强启用但未生效时禁止运行,直到关闭增强或配置有效
2024-08-08 16:48:24 +08:00
uye
1493c41aad
chore: 修改截图测试提示
2024-08-08 16:33:56 +08:00
status102
3d3b842451
perf: nullable enable
...
[skip changelog]
2024-08-08 11:04:24 +08:00
status102
12005f0e1a
perf: null check
...
[skip changelog]
2024-08-08 11:00:47 +08:00
Constrat
67cc9dee63
refactor: changed config name to make more logical sense
2024-08-08 00:05:02 +02:00
Constrat
b2c207bc97
fix: invert bypass daily logic from #10113
2024-08-07 23:36:19 +02:00
Weiyou Wang
6b1154fa75
fix: 修改肉鸽编队滑页触底判断 ( #9243 , #9328 ) ( #10116 )
...
fix: 修改肉鸽编队滑页触底判断
2024-08-08 02:22:21 +08:00
uye
a210d8cc44
refactor: TimerProperties/MuMuEmulator12ConnectionExtras Property changed notify
2024-08-07 23:58:28 +08:00
uye
9ae2999a57
chore: 优化 mumu 注册表路径读取
2024-08-07 23:38:16 +08:00
status102
2779dcdcc9
perf: 移除测试代码
2024-08-07 22:55:08 +08:00
octopus_yan
c019914f07
feat: 开启mumu增强截图时尝试读取注册表地址并自动填充 ( #9076 )
2024-08-07 22:54:56 +08:00
uye
0c753a7324
chore: 修改 mumu 截图增强 日志输出颜色
2024-08-07 22:52:53 +08:00
Manicsteiner
715b729b5f
feat: YostarJP Reclamation2 ( #10131 )
2024-08-07 21:18:15 +09:00
HX3N
b8e5a9a755
feat: YostarKR Reclamation2 ( #10127 )
...
* feat: YostarKR Reclamation2
chore: tasks init
* chore: Initial work on tasks
* chore: Reclamation2SkipDays1 and fix ocr
* chore: Auto update by pre-commit hooks [skip changelog]
* chore: fix typo
2024-08-07 18:05:47 +09:00
Chengyun Zhu
9c4ff0a1de
i18n: EN translate for reclamation
2024-08-07 09:12:52 +01:00
Constrat
877722ddef
feat: visiting only once a day logic and gui ( #10113 )
...
* feat: cs logic for daily visiting
* chore: wpf gui for setting
* i18n: localizations for wpf settings
* feat: daily lock bypass logic
* i18n: change key and localization
* chore: wpf gui
currently using 3rd gui option
* style: tweaked wpf gui
* fix: merge conflicts
* fix: conflicts?
2024-08-07 10:11:32 +02:00
HX3N
e36eb04a94
i18n: YostarKR tweak translation
2024-08-07 15:24:33 +09:00
status102
f984a24e31
perf: 为完成后选项追加右键激活仅一次,且与当前选项激活状态同步
2024-08-07 13:22:22 +08:00
HX3N
26c6bbe36c
fix: YostarKR CheckCollapsalParadigms
...
ocr fix and tweak translation
remove Mizuki@Roguelike@DataTraceback
2024-08-07 14:00:45 +09:00
status102
94ad2e4718
perf: 合并肉鸽插件中止控制
2024-08-07 12:06:43 +08:00
Constrat
eb111d0f0e
refactor: combined AskRestartToApplySettings methods through parameter
2024-08-07 00:17:32 +02:00
Constrat
5be2e2f653
chore: reclamation algorithm #2 except txwy
2024-08-06 23:36:28 +02:00
status102
a97c6bd2ed
chore: 简化肉鸽刷塌缩范式的日志输出
2024-08-07 00:07:18 +08:00
uye
ee26a02874
perf: 优化截图增强显示
2024-08-06 22:19:48 +08:00
uye
95b8279a3e
perf: 优化截图测试
2024-08-06 22:19:25 +08:00
uye
09134c9b35
chore: UI 增加缺少的回调
2024-08-06 19:46:28 +08:00