status102
9449def017
chore: wpf各种提示 ( #12930 )
...
* chore: 给喜欢指定参数不看说明的加个提示
* chore: 给代理倍率加个?
* fix: 减重繁中
* chore: KR tweak translation
* i18n: EN dot symbol
* feat: 带提示控件使用 TooltipBlock
* chore: 调整无序列表显示
* chore: 调整显示效果
* perf: 简化自定干员提示
* fix: TooltipText 内容错误
* chore: 调整 TooltipBlock 默认 Margin
* chore: 重置 TextBox InitialShowDelay 默认行为
* chore: 修改描述
* chore: 修改自动战斗描述
* perf: 优化控件布局
* feat: 新增强制Github下载描述
* chore: 调整绑定
---------
Co-authored-by: HX3N <scarlet7518@gmail.com >
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com >
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com >
2025-06-10 23:33:35 +08:00
status102
f92c4d874a
perf: wpf属性监听简化 ( #12725 )
...
* perf: 绑定合并
* perf: 循环依赖检查
* perf: 循环依赖检查
2025-06-07 10:43:17 +08:00
status102
9a70da5d3f
chore: warning
2025-06-03 17:56:03 +08:00
晓丶梦丶仁
4fa1cb4c97
feat: RA store ( #12833 )
...
* feat: RA store
* feat: 生息演算商店接入刷点数
* fix: 停止方式
2025-05-31 18:13:14 +08:00
status102
1313239950
perf: 肉鸽投资达限时, 增加输出提示 ( #12818 )
2025-05-29 22:04:46 +08:00
status102
e0c51253c9
refactor: 迁移肉鸽任务部分回调
2025-05-29 10:36:29 +08:00
status102
7f7536258b
perf: 简化基建任务自定义配置路径Readonly
2025-05-16 16:13:46 +08:00
status102
9aea298b9e
perf: 关卡理智识别流程通用化
2025-05-09 10:45:41 +08:00
status102
745bebbde4
fix: 战斗次数识别错误缓解
2025-05-09 10:08:21 +08:00
status102
0666c4af1c
feat(breaking change): 指定次数联动连战, 修复连战导致指定次数失效 ( #12592 )
...
* feat: 指定次数联动连战
* chore: Auto update by pre-commit hooks [skip changelog]
* perf: 适配指定次数
* fix: 移除不再使用的插件
* perf: 优化回调, 解耦
* chore: Auto update by pre-commit hooks [skip changelog]
* chore: 剩余理智使用 auto 连战
* fix: 最后一轮
* perf: 移除多余的理智识别
* chore(tools): ignore template
* perf: reduceTimes
* fix: 无药可用时, 升级恢复理智后不选择最高
* perf: 移除不再使用的task
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com >
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com >
2025-05-07 23:43:02 +08:00
status102
1d248ae051
fix: 连战次数修复, 减少hard code
2025-05-06 18:11:31 +08:00
Yoake
621273a363
Reapply "feat:实现自适应调整连战次数 ( #12555 )"
...
This reverts commit d10516c3c2 .
移除不相关的文件修改
---------
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com >
2025-05-06 16:57:04 +08:00
status102
d10516c3c2
Revert "feat:实现自适应调整连战次数 ( #12555 )"
...
This reverts commit 5c9ae13811 .
Revert "chore: 新增 AUTO 选项"
This reverts commit 416ce337a2 .
Revert "chore: Auto update by pre-commit hooks [skip changelog]"
This reverts commit 0eff8fd57e .
Revert "chore: 连战新增 -1 表示禁用切换"
This reverts commit 58760e9421 .
2025-05-06 16:55:26 +08:00
uye
58760e9421
chore: 连战新增 -1 表示禁用切换
2025-05-06 14:27:06 +08:00
uye
416ce337a2
chore: 新增 AUTO 选项
2025-05-05 17:03:35 +08:00
uye
8b4b4aae90
fix: 修复一键轮换模式未勾选设施导致功能异常问题
...
fix #12542
2025-05-03 13:38:23 +08:00
uye
39cd7efad8
fix: 更新未切换基建模式会导致变回常规模式
2025-05-01 22:43:22 +08:00
Lemon-miaow
3a7c05fe77
feat: 适配基建队列轮换与干员休整 ( #11252 )
...
* feat: 创建使用游戏内基建配置换班功能 (WPF)
* feat: 基于上游更新适配游戏内基建配置换班功能 (WPF)
* feat: 适配队列轮换与干员休整(Core)
* chore: Auto update by pre-commit hooks [skip changelog]
* feat: 优化基建选项UI
* chore: Auto update by pre-commit hooks [skip changelog]
* perf: enum
* feat: 新增mode值合并infrast_rotation
* docs: 新增一键轮换字段
* rft: 同步 tasks.json 未拆分部分的修改
* perf: 合并界面
* rft: test
* fix: enum binding
搞不懂calcBinding了
* docs: update mode descriptions
* perf: 移除CustomInfrastEnabled
* perf: 简化参数设置
* chore: 添加提示
---------
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 >
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com >
2025-04-29 19:12:27 +08:00
晓丶梦丶仁
64ac1c38de
feat: 争锋频道:青草城 ( #12470 )
...
* feat: 争锋频道:青草城
* fix: end
* fix: 鸭宝不在
* perf: 公开 wpfgui 的自定义任务
* Revert "perf: 公开 wpfgui 的自定义任务"
This reverts commit 536864caa2 .
* feat: 加一个丑爆了的界面
* chore: 修改描述
* chore: 修改描述
* chore: 统一按钮大小
* chore: 添加停止功能
* chore: 添加停止按钮
---------
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com >
2025-04-28 17:34:06 +08:00
uye
985f7b1847
fix: 连战次数无法保存
2025-04-28 17:19:52 +08:00
status102
8e843150b7
perf: 任务列表查副本
...
fix #12426
2025-04-22 11:19:08 +08:00
status102
1f62b67e68
fix: 刷理智参数更新崩溃
2025-04-19 23:56:58 +08:00
uye
675a91b72b
chore: 删除多余逻辑
...
[skip changelog]
2025-04-14 13:48:56 +08:00
status102
f067272f56
fix: 刷理智掉落物指定参数异常检查
2025-04-14 13:42:48 +08:00
uye
4a66ddd90b
feat: CustomTasks 支持逗号、分号切割任务列表 ( #12342 )
...
* feat: CustomTasks 支持逗号、分号切割任务列表
* chore: Remove trailing comma
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com >
* chore: 修改描述
Co-authored-by: status102 <102887808+status102@users.noreply.github.com >
---------
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com >
Co-authored-by: status102 <102887808+status102@users.noreply.github.com >
2025-04-13 19:26:32 +08:00
status102
52558b3609
perf: 移除无效调用
2025-04-12 22:35:48 +08:00
status102
46e334b007
fix: 非自定义关卡名情况下,未能移除不显示的关卡
...
fix #12331
2025-04-12 22:35:47 +08:00
status102
5e679b5606
fix: Wpf刷理智连战次数UI为空
2025-04-09 17:29:28 +08:00
status102
5d67936591
rft: Wpf刷理智任务序列化
2025-04-08 19:33:20 +08:00
status102
c56001a2cb
rft: Wpf基建任务参数更新迁移
2025-04-08 19:28:03 +08:00
status102
8bec0839ab
rft: Wpf CustomTask序列化 ( #12264 )
2025-04-07 22:50:16 +08:00
uye
9b5c8bbf75
fix: Debug TaskName 忘保存了
2025-04-07 17:41:25 +08:00
uye
8ac6b22200
feat: 添加自定义任务,仅在 debug 模式下可见入口
...
fix #7407
2025-04-06 18:49:42 +08:00
uye
b4ec58d0c9
chore: 添加反转主任务右键单击效果勾选项
...
cc @Constrat
This option only applies to the main task selection. The key name in config has been changed
2025-04-04 14:45:42 +08:00
uye
61e4dd3cf3
chore: 优化肉鸽难度选择显示
2025-04-03 23:48:09 +08:00
status102
afe4a2e6db
rft: Wpf肉鸽任务序列化 ( #12124 )
...
* rft(wpf): 肉鸽任务序列化
* perf: 部分参数设置简化
2025-03-14 16:25:38 +08:00
status102
48196d65f2
perf: 基建信息板收取信用增加开关 ( #12050 )
...
* perf: 基建信息板收取开关
* feat(core): 基建任务会客室领取留言板信用
* i18n: wpf
* fix: 补回遗漏传参,简化调用
* chore: Auto update by pre-commit hooks [skip changelog]
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-03-12 09:04:28 +08:00
status102
10184b60a5
rft: wpf招募任务序列化 ( #12080 )
2025-03-10 12:12:19 +08:00
status102
4622f7cfbb
rft: wpf信用任务序列化
2025-03-08 10:41:23 +08:00
status102
4180c36ca4
fix: wpf领取奖励任务序列化错误
2025-03-07 09:59:43 +08:00
status102
7f5f92ab23
fix: 基建设置UI绑定失效
2025-03-06 09:58:35 +08:00
status102
c2dfe33d7f
fix: wpf开始唤醒任务在未选择官服/B服时,不再提供账号切换输入
2025-03-05 21:35:53 +08:00
status102
265b7f2a40
rft: Wpf基建任务序列化调整 ( #12053 )
...
* rft: Wpf基建任务序列化
* rft: 迁移遗漏的CustomInfrastEnabled
2025-03-04 16:48:50 +08:00
status102
df9e46ee7d
rft: Wpf唤醒任务序列化
2025-03-04 11:57:10 +08:00
status102
564f9e5dce
rft: wpf生息演算任务序列化
2025-03-02 11:51:19 +08:00
Roland125
b2d2b007b0
fix: 修复公招的几个问题 ( #12056 )
...
* fix: 修复不自动招募4星干员时,执行空招募的问题
* chore: Auto update by pre-commit hooks [skip changelog]
* fix: 修改is_calc_only_task()的判断条件,避免正常招募流程的一种情形(所有星级都不执行招募)被错判为仅公招计算。从公招计算启动招募时,加入-1作为标识。
fix: 在正常招募流程中,自动招募1星时,将1星也加入comfirm_level
* chore: Auto update by pre-commit hooks [skip changelog]
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-02-27 21:27:55 +08:00
status102
04bd091729
fix: 生息演算Mode序列化类型
...
[skip changelog]
2025-02-20 19:53:23 +08:00
status102
e412c1e572
fix: 生息演算Mode序列化类型
2025-02-20 19:52:28 +08:00
status102
5b5ba74a2d
rft: Wpf重构自动公招任务序列化 ( #11951 )
2025-02-17 21:02:51 +08:00
status102
2703fb3fcb
rft: Wpf重构生息演算任务参数序列化 ( #11916 )
2025-02-17 09:23:06 +08:00