uye
|
caa876b19f
|
fix: 分支条件判断错误
|
2025-07-24 16:14:59 +08:00 |
|
Sakurapainting
|
777e10ea1f
|
feat: 成就通知自动关闭选项
代替右键清空
link to #13343, #13323, #13345
|
2025-07-24 11:27:10 +08:00 |
|
uye
|
b54c8a71d9
|
fix: 仓库识别 x万 识别
糊屎
|
2025-07-24 02:39:13 +08:00 |
|
uye
|
dcf840919d
|
feat: 调整界面描述
|
2025-07-23 19:37:31 +08:00 |
|
uye
|
450dacdeb6
|
fix: 嵌套翻译
|
2025-07-23 19:07:42 +08:00 |
|
uye
|
edccafec70
|
feat: 公招结果支持彩色显示
fix #12458
|
2025-07-23 18:42:27 +08:00 |
|
uye
|
f44eacdaa8
|
fix: 公开招募前三个槽均未招募时不会查看第四个槽
fix #12766
|
2025-07-23 16:34:14 +08:00 |
|
status102
|
8f82c12815
|
i18n: wpf干员统一使用指定字符串资源 (#13333)
* i18n: wpf`干员`统一使用指定字符串资源
* i18n: EN
* i18n: JP
* i18n: KR
---------
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
Co-authored-by: Manicsteiner <Manicsteiner@outlook.com>
Co-authored-by: HX3N <scarlet7518@gmail.com>
|
2025-07-23 09:23:46 +08:00 |
|
uye
|
ad5a9d85a2
|
fix: 勾选框状态错误显示
|
2025-07-23 01:14:57 +08:00 |
|
status102
|
9d250dff33
|
fix: 移除 investment_enter_second_floor 支持
|
2025-07-22 16:19:55 +08:00 |
|
status102
|
3cb947e590
|
perf: wpf不再允许通过Gui直接启用允许使用不推荐的GPU选项
|
2025-07-22 16:16:58 +08:00 |
|
uye
|
a5ae6db4ca
|
feat: 标题栏显示版本改为 ui 版本
|
2025-07-22 14:04:53 +08:00 |
|
MistEO
|
3c78736266
|
chore: make GUI UserAgent simple
|
2025-07-22 10:16:10 +08:00 |
|
uye
|
565ed6ded6
|
style: 格式化
[skip changelog]
|
2025-07-21 23:02:13 +08:00 |
|
uye
|
a00fa4e353
|
chore: warning CS8625: Cannot convert null literal to non-nullable reference type.
[skip changelog]
|
2025-07-21 22:58:30 +08:00 |
|
uye
|
d6f865fed9
|
chore: warning CS8602: Dereference of a possibly null reference.
[skip changelog]
|
2025-07-21 22:58:07 +08:00 |
|
uye
|
2d5931a602
|
chore: warning CS8601: Possible null reference assignment.
[skip changelog]
|
2025-07-21 22:56:46 +08:00 |
|
uye
|
c77edd11e1
|
chore: warning CS8604: Possible null reference argument for parameter 'name' in 'bool TaskQueueViewModel.IsStageOpen(string name)'.
[skip changelog]
|
2025-07-21 22:53:50 +08:00 |
|
uye
|
d3b7958841
|
chore: warning CS8618: Non-nullable field '_connectedAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
[skip changelog]
|
2025-07-21 22:51:30 +08:00 |
|
uye
|
f9da7502b8
|
chore: warning CS8604: Possible null reference argument for parameter 'name' in 'bool TaskQueueViewModel.IsStageOpen(string name)'.
[skip changelog]
|
2025-07-21 22:50:51 +08:00 |
|
uye
|
98a77eb31e
|
perf: 优化客户端切换逻辑,官服B服切换无需重载
|
2025-07-21 22:41:53 +08:00 |
|
uye
|
d4431a7e27
|
feat: 调整 gpu 提示
|
2025-07-21 20:30:10 +08:00 |
|
travellerse
|
33d1ee9326
|
perf: 添加自动编队选项 忽略干员属性要求 (#13250)
* perf: 添加自动编队选项 支持模组不满足时选择默认模组
* refactor: 修改“模组不满足时选择默认模组”为“跳过未满足的干员属性要求”
* rft: 忽略干员属性要求
* i18n: KR
* i18n: EN
---------
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
Co-authored-by: HX3N <scarlet7518@gmail.com>
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
|
2025-07-21 20:16:07 +08:00 |
|
status102
|
b8686ea0a3
|
perf: range::copy替换
|
2025-07-21 19:07:04 +08:00 |
|
uye
|
7a1dd8c816
|
feat: 置顶按钮鼠标悬浮背景色
|
2025-07-21 16:18:59 +08:00 |
|
uye
|
55a63dc389
|
refactor: 替换表合并使用 insert,保证顺序并提升可读性
|
2025-07-21 12:47:19 +08:00 |
|
status102
|
e3c0925d09
|
fix: 移除MaaCore的StartUp任务的client_type空值支持 (#13318)
* fix: 移除MaaCore的StartUp任务的client_type空值支持
* i18n: KR
---------
Co-authored-by: HX3N <scarlet7518@gmail.com>
|
2025-07-21 11:03:35 +08:00 |
|
status102
|
3c9a5f8510
|
fix: 使用理智药时恢复理智Ocr包含意外字符
fix #13316
180 o成 1.80 了
|
2025-07-21 10:55:27 +08:00 |
|
uye
|
ffbcbe4c44
|
chore: 添加 gpu 日志
|
2025-07-21 01:14:08 +08:00 |
|
uye
|
51982dcd42
|
chore: 添加 Tencent EdgeOne 备用 CDN
|
2025-07-21 00:18:38 +08:00 |
|
status102
|
76921e4134
|
fix: wpf TaskApi加载cache时缓存文件不存在
|
2025-07-21 00:15:05 +08:00 |
|
uye
|
332cb15e65
|
feat: 查看公告按钮添加检查时禁用
|
2025-07-20 22:45:47 +08:00 |
|
uye
|
8b7dbae75b
|
feat: 调整模拟器分辨率不支持的描述
|
2025-07-20 22:24:09 +08:00 |
|
uye
|
490586ac23
|
feat: 移除肉鸽默认分队与默认职业组
|
2025-07-20 20:46:10 +08:00 |
|
status102
|
ebeac6950a
|
chore: 肉鸽加点注释
|
2025-07-20 10:25:11 +08:00 |
|
status102
|
52dd7ab6c2
|
perf: MirrocCdk复制按钮接缝美化
|
2025-07-20 10:06:37 +08:00 |
|
status102
|
329f2eceb6
|
chore: 简中繁中截图耗时过长提示增加截图增强提醒 (#13309)
* chore: 简中繁中截图耗时过长提示增加截图增强提醒
* i18n: try
* i18n: JP translate
* i18n: EN
* i18n: missing EN translations
* i18n: KR
---------
Co-authored-by: Manicsteiner <Manicsteiner@outlook.com>
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
Co-authored-by: HX3N <scarlet7518@gmail.com>
|
2025-07-20 09:33:13 +08:00 |
|
uye
|
c2e8770803
|
perf: 优化资源损坏弹窗描述,提供解决方案
|
2025-07-19 23:06:13 +08:00 |
|
uye
|
a91302f4e9
|
perf: 雷电注册表优先使用原版路径
|
2025-07-19 12:54:24 +08:00 |
|
uye
|
696e76f31a
|
chore: 添加请求耗时记录
|
2025-07-19 12:29:02 +08:00 |
|
uye
|
e45979487f
|
feat: cdk 边框圆角
|
2025-07-19 10:50:54 +08:00 |
|
uye
|
503b1df1d1
|
feat: 新增是否启动客户端勾选框
|
2025-07-19 10:48:53 +08:00 |
|
status102
|
560ba65278
|
refactor: 长草任务序列化重构已完成部分合并 (#13275)
* refactor: 长草任务序列化重构已完成部分打样
* perf: 计时
* perf: is int
|
2025-07-19 10:08:00 +08:00 |
|
uye
|
fac3d7cf16
|
fix: 更新日志与公告滚动条过于贴近窗口边缘
fix #13295
|
2025-07-19 09:52:48 +08:00 |
|
uye
|
0a80860497
|
feat: 临时屏蔽界园中除投资外的策略选项
|
2025-07-18 23:20:31 +08:00 |
|
MistEO
|
6a5462167b
|
chore: 整理一下刚糊的ua
|
2025-07-18 23:11:49 +08:00 |
|
MistEO
|
00f2be101c
|
feat: Wpf UserAgent with UiVersion
|
2025-07-18 23:03:09 +08:00 |
|
status102
|
9f013588a9
|
fix: 烧水仅精二在萨米主题被短路启动
|
2025-07-18 19:59:22 +08:00 |
|
status102
|
8ad446fc6d
|
fix: 切换肉鸽主题时, 烧水奖励选择丢失
|
2025-07-18 19:21:12 +08:00 |
|
uye
|
fc225f6497
|
feat: 添加 idle 状态切换记录
|
2025-07-18 17:32:54 +08:00 |
|