Commit Graph

6655 Commits

Author SHA1 Message Date
status102
df9e46ee7d rft: Wpf唤醒任务序列化 2025-03-04 11:57:10 +08:00
status102
ea2e4d7c0c rft: Wpf关闭明日方舟任务序列化 2025-03-03 17:35:39 +08:00
uye
bc372dcebb chore: 外部通知邮件 html 支持颜色输出 2025-03-03 15:46:57 +08:00
status102
f917f0b505 fix: log rotate (#12025)
* fix: log rotate

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

* fix: ubuntu

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

* fix: counter

* fix: ubuntu

* fix: static lock

* perf: type

* perf: catch file error

* fix: 修复size计算错误

* revert: 还原阈值为64mb

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

* perf: 移除不必要的锁传递

* rft: 使用streambuf计数

* perf: rename & 移除未使用函数

* fix: platform diff

* perf: init

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-03-03 15:02:06 +08:00
Constrat
1ddfc25fcb fix: remove duplicate strings (#12065) 2025-03-02 14:11:30 +01:00
status102
564f9e5dce rft: wpf生息演算任务序列化 2025-03-02 11:51:19 +08:00
uye
3c5373cfb6 fix: smtp 格式 2025-03-01 10:38:04 +08:00
uye
6520524c2f chore: smtp 通知使用 html 2025-03-01 10:05:46 +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
Roland125
b252ecd863 fix: 修复不自动招募4星干员时,会执行空招募的问题 (#12054)
* fix: 修复不自动招募4星干员时,执行空招募的问题

* 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 19:54:12 +08:00
uye
93006311aa style: 格式化
[skip changelog]
2025-02-26 14:39:09 +08:00
uye
3f26ed79d2 chore: 猫猫改为全局 2025-02-26 14:36:02 +08:00
status102
96941913ff fix: 自动战斗追加自定义干员序列化 2025-02-26 14:25:42 +08:00
uye
f98577cd18 fix: 尝试修复启动时不显示ui 2025-02-26 11:16:54 +08:00
status102
282ea3af03 fix: 自动战斗移除点赞时判断作业是否来自云端 2025-02-26 09:31:08 +08:00
status102
d720287ed0 perf: 移除未使用的变量
[skip changelog]
2025-02-26 09:30:06 +08:00
Rbqwow
bec38cedac fix: typo
[skip changelog]
2025-02-26 00:50:02 +08:00
BxFS
cb4ba252c0 fix: 萨米第二次调查装备获取+萨米暂时撤退适配 (#12030)
fix: choose any device and MissionFailedFlag3 for sami DE/DI
2025-02-25 22:32:34 +08:00
BxFS
3dd00e6207 fix: 月度小队/深入调查未启用自动切换会以当前游戏模式开始探索 (#12032)
fix: MS/DE now switch to correct tabs even without autoiterate ticked
2025-02-25 22:23:19 +08:00
uye
29e597b1f8 feat: ExternalNotification 可选输出详细信息 (#12020)
* feat: ExternalNotification 可选输出详细信息

* i18n: 添加翻译

* feat: 任务出错时额外通知

* chore: 尝试将换行替换成`<br>`

* fix: <br> 不生效
2025-02-25 22:21:08 +08:00
uye
3f774b5ba1 feat: 猫猫 (#12017) 2025-02-25 22:20:50 +08:00
status102
a401e96af0 perf: 自动战斗列表非即时添加作业时,使用已读取的缓存替代读取文件 2025-02-25 20:01:26 +08:00
status102
aa09a17a23 perf: 肉鸽任务参数禁止运行期修改 2025-02-25 20:01:26 +08:00
uye
575cfe5236 chore: MirrorChyanCdk 添加 Placeholder 2025-02-25 18:19:27 +08:00
status102
f66b62a9e3 rft: Wpf自动战斗作业序列化调整 2025-02-25 16:38:01 +08:00
status102
05c1a6f815 perf: 合并视频任务判断 2025-02-25 16:37:55 +08:00
status102
26d4709d33 rft: Wpf自动战斗任务序列化 2025-02-25 10:55:48 +08:00
status102
974f5c1e55 feat(wpf): Wpf旧Config增加int读取 (#11987) 2025-02-24 23:38:51 +08:00
uye
0ddf2bb605 chore: 添加强制使用 Github 进行版本更新 2025-02-24 23:34:11 +08:00
status102
975ae671e5 rft: 移动截图耗时显示位置以避免产生GPU加速截图的误导 2025-02-24 23:31:35 +08:00
status102
82bafb223a fix: 自动战斗保全作业地图存在性判断 2025-02-24 22:21:13 +08:00
status102
bad45b428c feat: 基建收取会客室周限300信用 (#12014)
* feat: 基建收取会客室周限300信用

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

* chore(tools): add templates to ignore list

* fix: stack overflow

* fix: pipeline

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

* fix: 动画延迟+roi

* fix: 动画加加retry

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
2025-02-24 21:21:47 +08:00
status102
9c5d19abbd perf: 自动战斗任务类型校验补充
[skip changelog]
2025-02-24 19:54:07 +08:00
status102
5006d760be rft: Wpf自动战斗重构 (#11977)
* chore: 自动战斗一般作业model

* chore: 自动战斗保全作业model

* chore: 作业model增加输出提示

* rft: 拆分IO

* rft: 重构作业解析、作业集添加

perf: 简化CouldLikeWebJson

rft: 单个作业添加到作业集

perf: 优化作业添加,启动时校验地图是否存在

perf: 优化作业集加载时输出

rft: 移除废弃参数

fix: 作业集作业缓存写入加锁

chore: 简单挪个位置

rft: 整理一下函数

rft: 战斗列表序列化重构优化

chore: 修改log输出位置

chore: func rename & const declare

fix: 批量导入未标注难度的作业时,将按照普通难度追加

fix: 浏览列表中作业时重复添加

chore: 移除未使用变量

fix: 移除重复显示作业详情

fix: 自动战斗作业保存重复导致覆盖

fix: 修复加载作业时解析返回值错误

* rft: 更改战斗列表中任务的缓存路径
2025-02-24 19:29:33 +08:00
status102
8b74df1d57 fix: Wpf信用任务-OF-1战斗 修复未勾选刷理智时,仍判断刷理智关卡是否为当前/上次
link to #11996
2025-02-21 20:33:40 +08:00
uye
5ac4988ea4 chore: 拆分 OF-1 与 访问好友回调显示 2025-02-21 19:08:23 +08:00
BxFS
0028af16ca fix: Monthly Squad for Global (#11993)
---------

Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
2025-02-21 11:57:15 +01:00
status102
e3aab0e7d1 perf: wpf自动战斗战斗列表序列化 2025-02-21 18:38:02 +08:00
status102
0304a6d9fd fix: Wpf选中战斗列表作业时,作业内容重复显示 2025-02-21 18:32:34 +08:00
status102
b4309ab9f6 chore(wpf): 简单整理一下CopilotViewModel函数
[skip changelog]
2025-02-21 18:28:46 +08:00
status102
02eb89e8b6 feat: Wpf地图查询 2025-02-21 18:28:45 +08:00
status102
4e1168c67c fix: Wpf地图信息MapInfo字段名更正 2025-02-21 18:28:45 +08:00
dragonheart107
114d0d5cab chore: clarify different originium types and unify deep investigation in EN (#11995)
---------

Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
2025-02-21 11:03:03 +01:00
uye
2f0a92a8b0 fix: 会客室进入失败 (#11950)
* chore: 基建滑动后等待动画结束

* fix: office 进入失败后重试

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

* fix: lower case sleep

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: 晓丶梦丶仁 <74444214+Daydreamer114@users.noreply.github.com>
2025-02-21 16:14:30 +08:00
BxFS
de9375ccd7 fix: add an missing @ for MonthlySquadCommsBackTwice (#11991) 2025-02-21 10:12:40 +08:00
status102
94d8c88777 fix: 生息演算Mode序列化类型
[skip changelog]
2025-02-20 20:26:23 +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
Constrat
59f184fdf8 fix: typo in xaml themes for Idea Filter + i18n EN 2025-02-19 22:51:17 +01:00
晓丶梦丶仁
edb59786e5 fix: 狭路相逢遇到构想卡死 (#11970)
* fix: 狭路相逢遇到构想卡死

* perf: 更改头文件位置

* fix: empty image

* Revert "fix: empty image"

This reverts commit ae11bbf138.

* fix: asst::VisionHelper::correct_rect image is empty

* perf: 识别到构想后输出 trace log

* perf: Matcher, ProcessTask
2025-02-19 21:20:17 +08:00