Commit Graph

2058 Commits

Author SHA1 Message Date
status102
bb5cc0e1ef rft: 拆分 设置-界面设置 (#11153)
* rft: 拆分 设置-界面设置

* rft: 还原菜单相关内容到SettingsViewModel
2024-11-16 11:07:37 +08:00
status102
fafc71f252 fix: 外部通知无法进行发送设置 2024-11-14 22:30:29 +08:00
status102
69fdba7c00 perf: 移除SettingsViewModel不必要的绑定 2024-11-14 19:43:32 +08:00
status102
41b783981a fix: 修复连接设置下 开始前、结束后脚本及运行任务时休眠设置绑定 2024-11-14 13:00:30 +08:00
status102
0a4ffd1798 rft: 移动统一部分设置路径 2024-11-14 09:54:45 +08:00
status102
f1aa096d61 perf: 优化DataContext绑定 2024-11-13 23:30:34 +08:00
status102
5c1b6ef804 fix: 修复 连接设置 数据绑定 2024-11-13 23:14:51 +08:00
status102
6628649f01 rft: 拆分 设置-连接设置 (#11120)
* rft: 拆分 设置-连接设置

* rft: 迁移Model路径以细分ViewModel

* rft: 迁移Model及UserControl路径以细分Views
2024-11-13 19:41:52 +08:00
uye
21e7589ae2 fix: 尝试修复进度条问题 2024-11-13 01:19:59 +08:00
status102
4becaa4b02 perf: WpfGui优化任务进度显示 (#11055)
perf: 优化任务进度显示
2024-11-12 13:52:22 +08:00
LogicDX342
d6041bdc86 fix: 移除了邮件通知中可能的非法字符 (#11110)
fix: normalize line endings in email title and content
2024-11-11 09:21:54 +08:00
Weiyou Wang
3484850ca1 fix: 从 wpf 层面上不再允许用户在萨卡兹肉鸽用奇怪的分队刷源石锭 (#11125)
* fix: 从 wpf 层面上不再允许用户在萨卡兹肉鸽用奇怪的分队刷源石锭

* doc: 加点注释

* chore: 优化肉鸽编队储存结构

---------

Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
2024-11-11 01:01:47 +08:00
status102
b69ada4188 rft: 拆分 设置-外部通知 (#11113)
* rft: 拆分 设置-外部通知

* chore: 加点注释
2024-11-10 22:25:02 +08:00
status102
ed58eec873 style: format and init
[skip changelog]
2024-11-09 14:48:10 +08:00
status102
23ad7c47b6 fix: 自动战斗未启用战斗列表时,禁用理智药使用 2024-11-09 14:46:49 +08:00
status102
95bff2788a fix: eba23daee6
[skip changelog]
2024-11-09 13:58:04 +08:00
status102
eba23daee6 style: 设置-软件更新 添加注释
[skip changelog]
2024-11-09 13:49:34 +08:00
status102
78ec0e66c7 Reapply "rft: 拆分设置-软件更新 (#11085)"
This reverts commit d043af977f.
2024-11-09 12:22:38 +08:00
Ali (Daixin) Tian
0bc65f6f10 perf: 公招三星优先tag 改为复选框 (#11097)
* feat: Replace AutoRecruitHighPriority (公招三星优先tag) Textbox with CheckComboBox & ListBox

* chore: update translation for AutoRecruitHighPriority and AutoRecruitHighPriorityTooltip

* perf: UI perform

* fix: Assign default value of _autoRecruitFirstList as empty string

* i18n: 支持外服及显示语言切换

---------

Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
2024-11-08 11:50:41 +08:00
status102
d043af977f Revert "rft: 拆分设置-软件更新 (#11085)"
This reverts commit d0402916c2.
2024-11-08 10:04:18 +08:00
status102
d0402916c2 rft: 拆分设置-软件更新 (#11085)
* rft: 拆分设置-软件更新

* perf: static var

* style: format
2024-11-07 12:30:22 +08:00
Rbqwow
fadf8c7b9e fix: ExternalNotificationTips 未居中 (#11093)
* fix: ExternalNotificationTips 未居中

* 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>
2024-11-07 00:13:21 +08:00
uye
d5cc017660 feat: 远程通知配置加密 (#11076)
* feat: 远程通知配置加密

* fix: 无法发送外部通知
2024-11-06 15:02:51 +08:00
uye
2b0864c0f5 feat: 新增 153 4 班排班表 2024-11-06 13:34:15 +08:00
uye
1d635667db feat: 开始前/结束后 脚本用双引号包裹时支持带参数
-minimized -noWindow 有额外处理

fix #10813
2024-11-06 01:44:27 +08:00
HX3N
94ae5718c2 i18n: YostarKR fixed the reversed description for ReclamationEarlyTip (#11078) 2024-11-06 00:18:19 +08:00
Weiyou Wang
f0174a6541 feat: 自动编队允许指定助战单位 (#11075)
* feat: 自动编队自动借助战

Revert d78fc68

fix: 招募助战后继续(缺少点击快速招募)

i18n: 翻译

style: clang-format

fix: basetask template

fix: werror

perf: 注释、format

i18n: en

perf: 完成功能实现,复用task,进行gui输出

perf: 更改默认状态

feat: BattleFormationTask

Revert 05baeb4 (Back to 739aa03)

* fix: 缺干员回到主界面的时候应该点确认而不是返回

* feat: 助战干员职业选择栏模版

* refactor: UseSupportUnitTaskPlugin

* chore: Auto update by pre-commit hooks [skip changelog]

* perf: 默认值适配国服

* chore: Auto update by pre-commit hooks [skip changelog]

* feat: try_find_and_apply_support_unit

* chore: Auto update by pre-commit hooks [skip changelog]

* fix: 大概可以用了

* fix: 补充 struct 的构造函数

* chore: Auto update by pre-commit hooks [skip changelog]

* fix: 添加默认构造函数

* chore: Auto update by pre-commit hooks [skip changelog]

* fix: 改改类型

* fix: callback[what] 纠正

* perf: roi及初始化优化

* perf: 简化中英文查找

* perf: rename func

* perf: click roi

* fix: 在点击助战干员的行动后添加 LoadingText

* fix: 打点 Log

* fix: remove unused function

---------

Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
Co-authored-by: 晓丶梦丶仁 <74444214+Daydreamer114@users.noreply.github.com>
2024-11-06 00:37:43 +11:00
status102
1daa200c40 Revert "feat: 自动编队允许指定助战单位 (#10820)"
This reverts commit e595aa021f.
2024-11-05 17:57:24 +08:00
晓丶梦丶仁
e595aa021f feat: 自动编队允许指定助战单位 (#10820)
* feat: 自动编队自动借助战

Revert d78fc68

fix: 招募助战后继续(缺少点击快速招募)

i18n: 翻译

style: clang-format

fix: basetask template

fix: werror

perf: 注释、format

i18n: en

perf: 完成功能实现,复用task,进行gui输出

perf: 更改默认状态

feat: BattleFormationTask

Revert 05baeb4 (Back to  739aa03)

* fix: 缺干员回到主界面的时候应该点确认而不是返回

* feat: 助战干员职业选择栏模版

* refactor: UseSupportUnitTaskPlugin

* chore: Auto update by pre-commit hooks [skip changelog]

* perf: 默认值适配国服

* chore: Auto update by pre-commit hooks [skip changelog]

* feat: try_find_and_apply_support_unit

* chore: Auto update by pre-commit hooks [skip changelog]

* fix: 大概可以用了

* fix: 补充 struct 的构造函数

* chore: Auto update by pre-commit hooks [skip changelog]

* fix: 添加默认构造函数

* chore: Auto update by pre-commit hooks [skip changelog]

* fix: 改改类型

* fix: callback[what] 纠正

* perf: roi及初始化优化

* perf: 简化中英文查找

* perf: rename func

* perf: click roi

* fix: 在点击助战干员的行动后添加 LoadingText

* fix: 打点 Log

* fix: remove unused function

---------

Co-authored-by: Weiyou Wang <44151844+Alan-Charred@users.noreply.github.com>
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
2024-11-05 17:09:25 +11:00
uye
146763b32e chore: 移除最小化启动模拟器选项 2024-11-04 22:43:15 +08:00
uye
d6afb7b4d5 chore: remove test
[skip changelog]
2024-11-04 21:13:48 +08:00
uye
fbf8c05212 fix: 修改任务/基建列表顺序后未开始任务会在程序重启后失效
fix #10094
2024-11-04 20:58:42 +08:00
ForeverDragon
c3538ab9b4 fix: Server酱通知推送无法正常推送到微信服务号 (#11057)
fix:Server酱通知推送无法正常推送到微信服务号

Server酱的title参数服务号通道不支持换行,并加入title的长度限制。
title: 消息标题,必填。最大长度为 32 。
2024-11-04 19:46:47 +08:00
uye
3c68517d1c chore: 未进驻选项勾选状态与客户端版本无关
[skip changelog]
2024-11-04 03:16:19 +08:00
uye
6ae1f4ec1d chore: 国服用不了未进驻 2024-11-03 12:23:15 +08:00
uye
430f4a8dab fix: UpdateStageList 只在 ui 线程执行 2024-11-03 04:00:07 +08:00
uye
d601075fdd fix: 跨日更新崩溃 2024-11-03 04:01:44 +08:00
uye
37a9ee9ea4 fix: 默认值!!!
[skip changelog]
2024-11-03 02:13:14 +08:00
uye
c861bb3d0a chore: 改个 key,避开之前的 1:09
[skip changelog]
2024-11-03 02:05:50 +08:00
uye
776e0955b9 chore: 分钟取整 2024-11-03 02:00:57 +08:00
uye
3a6aa22ea9 fix: 公招默认值错误 2024-11-03 01:50:41 +08:00
status102
da17fc4ca7 Revert "fix: 肉鸽难度存储错误值修复"
This reverts commit 85df1dac2c.
2024-11-02 22:18:59 +08:00
status102
2fe62fcc2d perf: 自动公招时间属性设置优化 (#11025)
* perf: 招募时间属性设置

* style: format

* style: format
2024-11-02 22:00:21 +08:00
uye
94febb6987 refactor: 可自定义3~5星招募时间 (#11019) 2024-11-02 20:35:18 +08:00
uye
84e0392cba perf: 优化关卡列表更新 (#11022)
* perf: 优化关卡列表更新

* fix: 显示错误

* chore: 调整结构
2024-11-02 20:33:34 +08:00
status102
85df1dac2c fix: 肉鸽难度存储错误值修复
fix #10998
2024-11-02 10:02:16 +08:00
status102
b1cc1bba30 Revert "fix: 肉鸽难度存储错误值修复"
This reverts commit 272ded4f73.
2024-11-02 10:00:50 +08:00
status102
272ded4f73 fix: 肉鸽难度存储错误值修复
fix #11012
2024-11-02 09:07:05 +08:00
status102
0639c20add i18n: UI 优化 2024-11-01 02:21:10 +08:00
Rbqwow
77f9cd6b62 docs: MuMu 网络桥接 (#10953)
* docs: 追一下最新修改

* i18n: MuMu 网络桥接

---------

Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
2024-10-31 22:02:44 +08:00