status102
a59219ea66
refactor: 迁移肉鸽任务部分回调
2025-05-29 10:36:29 +08:00
status102
2d4c556bc6
perf: 简化基建任务自定义配置路径Readonly
2025-05-16 16:13:46 +08:00
status102
4a836290b9
perf: 关卡理智识别流程通用化
2025-05-09 10:45:41 +08:00
status102
34a5bfdd3d
fix: 战斗次数识别错误缓解
2025-05-09 10:08:21 +08:00
status102
29b25079b8
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
d51895af57
fix: 连战次数修复, 减少hard code
2025-05-06 18:11:31 +08:00
Yoake
979f6699cc
Reapply "feat:实现自适应调整连战次数 ( #12555 )"
...
This reverts commit 7359653317 .
移除不相关的文件修改
---------
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com >
2025-05-06 16:57:04 +08:00
status102
7359653317
Revert "feat:实现自适应调整连战次数 ( #12555 )"
...
This reverts commit 254db83bf6 .
Revert "chore: 新增 AUTO 选项"
This reverts commit 722302bc28 .
Revert "chore: Auto update by pre-commit hooks [skip changelog]"
This reverts commit 22f88ef718 .
Revert "chore: 连战新增 -1 表示禁用切换"
This reverts commit 4debf210bd .
2025-05-06 16:55:26 +08:00
uye
4debf210bd
chore: 连战新增 -1 表示禁用切换
2025-05-06 14:27:06 +08:00
uye
722302bc28
chore: 新增 AUTO 选项
2025-05-05 17:03:35 +08:00
uye
cb64ca4b13
fix: 修复一键轮换模式未勾选设施导致功能异常问题
...
fix #12542
2025-05-03 13:38:23 +08:00
uye
94a0a4d916
fix: 更新未切换基建模式会导致变回常规模式
2025-05-01 22:43:22 +08:00
Lemon-miaow
ef99f63311
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
晓丶梦丶仁
5820fb202d
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
cba20d7835
fix: 连战次数无法保存
2025-04-28 17:19:52 +08:00
status102
072592c49a
perf: 任务列表查副本
...
fix #12426
2025-04-22 11:19:08 +08:00
status102
786518917c
fix: 刷理智参数更新崩溃
2025-04-19 23:56:58 +08:00
uye
3cb0a8ac08
chore: 删除多余逻辑
...
[skip changelog]
2025-04-14 13:48:56 +08:00
status102
40a614df0d
fix: 刷理智掉落物指定参数异常检查
2025-04-14 13:42:48 +08:00
uye
9eda7095e7
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
f0d7840b51
perf: 移除无效调用
2025-04-12 22:35:48 +08:00
status102
3d62daed59
fix: 非自定义关卡名情况下,未能移除不显示的关卡
...
fix #12331
2025-04-12 22:35:47 +08:00
status102
a1ff2a522d
fix: Wpf刷理智连战次数UI为空
2025-04-09 17:29:28 +08:00
status102
3096f8e311
rft: Wpf刷理智任务序列化
2025-04-08 19:33:20 +08:00
status102
419b3ae82d
rft: Wpf基建任务参数更新迁移
2025-04-08 19:28:03 +08:00
status102
b508d9e306
rft: Wpf CustomTask序列化 ( #12264 )
2025-04-07 22:50:16 +08:00
uye
f9319906b0
fix: Debug TaskName 忘保存了
2025-04-07 17:41:25 +08:00
uye
977cd6c9b6
feat: 添加自定义任务,仅在 debug 模式下可见入口
...
fix #7407
2025-04-06 18:49:42 +08:00
uye
5c405a321e
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
79f3228389
chore: 优化肉鸽难度选择显示
2025-04-03 23:48:09 +08:00
status102
28259b23f7
rft: Wpf肉鸽任务序列化 ( #12124 )
...
* rft(wpf): 肉鸽任务序列化
* perf: 部分参数设置简化
2025-03-14 16:25:38 +08:00
status102
8a85df4a36
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
a033d99f66
rft: wpf招募任务序列化 ( #12080 )
2025-03-10 12:12:19 +08:00
status102
19a73ef5d4
rft: wpf信用任务序列化
2025-03-08 10:41:23 +08:00
status102
c5fb4f099a
fix: wpf领取奖励任务序列化错误
2025-03-07 09:59:43 +08:00
status102
c9261d7702
fix: 基建设置UI绑定失效
2025-03-06 09:58:35 +08:00
status102
81e1eb5660
fix: wpf开始唤醒任务在未选择官服/B服时,不再提供账号切换输入
2025-03-05 21:35:53 +08:00
status102
82b63a0c3e
rft: Wpf基建任务序列化调整 ( #12053 )
...
* rft: Wpf基建任务序列化
* rft: 迁移遗漏的CustomInfrastEnabled
2025-03-04 16:48:50 +08:00
status102
a80d7bbc03
rft: Wpf唤醒任务序列化
2025-03-04 11:57:10 +08:00
status102
79097158e5
rft: wpf生息演算任务序列化
2025-03-02 11:51:19 +08:00
Roland125
49d9af722e
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
96d725e88a
fix: 生息演算Mode序列化类型
...
[skip changelog]
2025-02-20 19:53:23 +08:00
status102
fcaf4e442e
fix: 生息演算Mode序列化类型
2025-02-20 19:52:28 +08:00
status102
d9c32d5b1e
rft: Wpf重构自动公招任务序列化 ( #11951 )
2025-02-17 21:02:51 +08:00
status102
efe5f33a22
rft: Wpf重构生息演算任务参数序列化 ( #11916 )
2025-02-17 09:23:06 +08:00
status102
3182eff718
rft: Wpf重构生息演算任务参数序列化
...
perf: 移除不必要的分隔符
2025-02-17 09:22:19 +08:00
晓丶梦丶仁
39707f70ac
perf: 肉鸽难度选项降到18个 ( #11934 )
2025-02-16 21:06:50 +08:00
晓丶梦丶仁
65a290f447
feat: Sarkaz extend II 专业人士分队 ( #11938 )
...
feat: 萨卡兹内容拓展II 专业人士分队
2025-02-16 12:11:00 +08:00
uye
bbef238e61
chore: 优化肉鸽难度显示
2025-02-13 17:23:03 +08:00
status102
aaa6aa35bc
rft: Wpf肉鸽任务RoguelikeMode参数类型改为int ( #11821 )
...
* rft: Wpf肉鸽任务RoguelikeMode参数类型改为int
* fix: UI同步
2025-02-11 11:02:40 +08:00