Commit Graph

6257 Commits

Author SHA1 Message Date
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
uye
3656d36b2c fix: click 泊松分布超出范围 2024-11-05 16:12:10 +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
status102
8d1336d3e9 rft: BattleFormation 移除未使用函数
[skip changelog]
2024-11-04 18:31:32 +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
Hao Guan
6188cc5369 feat: Mac GUI 支持手动资源更新 (#11036) 2024-11-03 10:55:24 +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
a9640f4345 fix: 基建换班宿舍任务期间重进宿舍后,重置过滤状态记录 2024-11-01 23:03:19 +08:00
status102
1696147a53 Revert "fix: 要求每次进入基建宿舍后都重新选择一遍筛选条件 (#10968)"
This reverts commit f74e556cc6.
2024-11-01 23:03:19 +08:00
status102
0639c20add i18n: UI 优化 2024-11-01 02:21:10 +08:00
status102
c8622c3589 perf: 肉鸽不切换难度时禁用插件 2024-11-01 01:47:39 +08:00
status102
8460b9b0c1 Revert 50ea5deaee 2024-11-01 00:59:53 +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
晓丶梦丶仁
c07e989d64 perf: 肉鸽选难度允许不选难度 (#10979)
* perf: 肉鸽选难度允许不选难度

* fix: 在插件中对 gui 传入的 -1 值做特殊处理
2024-10-31 21:41:36 +08:00
Weiyou Wang
4c385f0915 fix: 修复对 expected_collapsal_paradigms 参数支持 (#10978)
* fix: 修复对 expected_collapsal_paradigms 参数支持

* refactor: 简化一下

* feat: ui 添加坍缩列表

---------

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>
2024-10-31 21:35:49 +08:00
uye
9f956d9720 chore: 优化模拟器最小化启动 2024-10-31 20:20:13 +08:00
uye
8808602ee0 perf: 优化互斥锁 2024-10-31 20:20:13 +08:00
uye
c805518591 chore: 对 gui.json 排序 2024-10-30 12:47:37 +08:00
Weiyou Wang
f74e556cc6 fix: 要求每次进入基建宿舍后都重新选择一遍筛选条件 (#10968)
* fix: 要求每次进入基建宿舍后都重新选择一遍筛选条件

* chore: Auto update by pre-commit hooks
* fix: 修复死循环,替换为只执行一遍

Co-authored-by: status102 <102887808+status102@users.noreply.github.com>

* refactor: 加个 log,未来用于检测

---------

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-10-30 11:22:44 +08:00
uye
3e5bf41bc4 fix: 肉鸽难度默认值错误 2024-10-30 10:51:04 +08:00
uye
d970dae452 fix: 1234567890ABCDEF 给爷爬 2024-10-30 10:48:35 +08:00
uye
12da3b36d8 chore: 修改版本不一致描述,提前 return 位置 2024-10-29 18:03:40 +08:00
uye
e2e73a8937 chore: 资源更新失败时弹出吐司通知 2024-10-29 17:19:37 +08:00
uye
b84b94656c feat: 添加直接显示吐司内容函数,固定Show执行线程 2024-10-29 17:10:54 +08:00
uye
c45d4dc2a1 chore: 设置代理时提高github优先度 2024-10-29 17:08:38 +08:00
uye
c4da235de7 chore: 移除多余变量 2024-10-29 16:53:48 +08:00