uye
|
17026f57b3
|
fix: 粘贴作业集代码后下方的链接未重置为作业站链接
fix #15436
|
2026-01-18 21:08:26 +08:00 |
|
uye
|
ad1bc0a7d7
|
rft: 调整 ViewModels 目录结构,规范 ViewModels 命名 (#15389)
* rft: 调整 ViewModels 目录结构,规范 ViewModels 命名
* rft: 统一 Views 结构
* rft: rename AnnouncementDialogViewModel
* rft: 漏网之鱼
* rft: 怎么还有
* rft: 统一命名
* rft: 重命名
* rft: 重命名
* style: 格式化
|
2026-01-14 00:27:56 +08:00 |
|
uye
|
80e77882d4
|
chore: 删除未使用函数
|
2026-01-09 23:39:16 +08:00 |
|
status102
|
8d146b04ec
|
fix: 漏了
|
2026-01-09 23:22:29 +08:00 |
|
uye
|
1d23425744
|
rft: 重构自动战斗标签页逻辑, 拆分悖论模拟任务 (#15327)
* fix: 自动战斗切换至其他活动时不会取消战斗列表
* fix: 运行时禁止切换标签页
* fix: 调整悖论模拟检查顺序
* chore: 移除视频识别
* rft: 重构自动战斗选项页,增加列表混用与类型检查
* feat: 切换标签页时清空作业输入框
* chore: 添加注释
* refactor: 移除 CopilotItemViewModel 中的 Index 属性并更新相关逻辑 (#15328)
* rft: 重构拆分悖论模拟任务
* fix: stage_name
* Revert "refactor: 移除 CopilotItemViewModel 中的 Index 属性并更新相关逻辑 (#15328)"
This reverts commit bbdca4ebcb.
* fix: Wpf 自动战斗-战斗列表 拖动后index错误
* i18n: zh-tw
* i18n: KR
* i18n: EN
* i18n: JP
* style: 空格
---------
Co-authored-by: yali-hzy <48376189+yali-hzy@users.noreply.github.com>
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>
|
2026-01-09 21:16:16 +08:00 |
|
uye
|
043076c870
|
fix: 无法通过删除自动战斗输入框内容清除当前作业,无法通过在输入框输入神秘代码直接开始战斗
|
2026-01-06 16:54:01 +08:00 |
|
HY
|
2af35681eb
|
feat: 增強自动战斗文件选择功能,支持多级路径和相对目录 (#15174)
* chore: 先依照保全派駐週期粗略分類
* chore: 換個位置
* chore: 換成用地圖名稱分類
* chore: 再改 再改
* chore: 別空白了 伺服器會被殺死的
* chore: 補上下拉選單顯示的 json 檔案名稱,避免解析錯誤
* chore: 幫展開後的下拉選單加上寬度限制
* Revert "chore: 幫展開後的下拉選單加上寬度限制"
This reverts commit d5f80c9d6e.
* feat: 新增文件树视图项样式
* perf: 优化自动战斗下拉列表
* feat: 统一样式
* chore: 删除多余调用
---------
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
|
2026-01-05 20:29:13 +08:00 |
|
uye
|
1bfc0ad74b
|
feat: 悬浮窗支持自动战斗日志源
|
2025-12-24 15:38:49 +08:00 |
|
Status102
|
0d1cd4aefb
|
chore: Update C# EditorConfig for c# 13 & 14 (#15146)
[blame ignore]
|
2025-12-23 17:11:48 +08:00 |
|
status102
|
ca47a8eaf9
|
feat: Wpf日志文件输出分级
|
2025-12-21 00:59:38 +08:00 |
|
status102
|
8875098940
|
fix: 移除废弃的右键添加作业集行为
|
2025-12-12 01:03:10 +08:00 |
|
uye
|
64c56ad24f
|
fix: 单文件模式下总是传递借助战
|
2025-11-22 02:44:17 +08:00 |
|
uye
|
14ca2f2a54
|
perf: 优化自动战斗界面显示 (#14795)
* perf: 优化自动战斗界面显示
* fix: 不勾选战斗列表时也会吃理智药
* i18n: KR
* i18n: 加個空白
* i18n: EN
* i18n: JP
* rft: 使用自动换行
* style: increase size a bit
* perf: 优化界面布局
* rft: UserAdditional 改为序列化存储,增加自选模组
* fix: 列表过长时超链接无法显示
* perf: 未激活追加自定干员也可以进行编辑
* perf: 战斗列表自适应宽度
* chore: 按钮放上面
* perf: 优化日志栏宽度,占用 1/2 或 2/5
* perf: 突袭改成用背景色提示
---------
Co-authored-by: HX3N <scarlet7518@gmail.com>
Co-authored-by: momomochi987 <as99us301@gmail.com>
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
Co-authored-by: Manicsteiner <Manicsteiner@outlook.com>
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
|
2025-11-22 02:30:44 +08:00 |
|
uye
|
43fcc736d5
|
feat: 清日志的时候把 ToolTip 手动清除一下
|
2025-11-16 03:32:39 +08:00 |
|
Manicsteiner
|
fe0d7a45f2
|
fix: JP paradox
|
2025-11-14 16:30:38 +08:00 |
|
Weiyou Wang
|
d6cc72bcb3
|
rft: 修复、改进自动借助战功能 (#11105)
|
2025-11-14 14:20:45 +11:00 |
|
status102
|
c5c58e349c
|
fix: Wpf增加悖论模拟模式非悖论作业检测
|
2025-11-07 13:37:56 +08:00 |
|
Status102
|
e9d00b94af
|
rft: wpf拆分添加作业和作业集按钮 (#14624)
* rft: wpf拆分添加作业和作业集按钮
* i18n: 调整CopilotTip
* chore: 添加注释, 未来移除旧的右键行为
* perf: 统一图标格式
* perf: 统一文本描述
* chore: todo!
* feat: 调整描述
* feat: 调整悖论模拟列表启动要求描述
* i18n: KR tweak translation
* fix: typo
---------
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
Co-authored-by: HX3N <scarlet7518@gmail.com>
|
2025-11-04 16:30:46 +08:00 |
|
Status102
|
52f28285a9
|
feat: 战斗列表启用时, 浏览单个作业时自动添加到战斗列表 (#14625)
|
2025-11-04 12:34:28 +08:00 |
|
uye
|
428f37a356
|
style: c# 统一使用文件范围限定的 namespace
|
2025-10-10 13:36:18 +08:00 |
|
soundofautumn
|
305f40a6c6
|
chore: rename RecognizerViewModel -> ToolboxViewModel (#14177)
* chore: rename RecognizerView -> ToolboxView
* chore: 重新排序顺序使得和ui顺序一致
|
2025-09-20 13:37:53 +08:00 |
|
uye
|
ecefe08571
|
feat: RunningState 统一状态变更事件 (#14141)
* feat: RunningState 统一状态变更事件
* feat: 统一 Inited 与 Stopping
* perf: 优化小工具中的stop
|
2025-09-17 14:06:51 +08:00 |
|
uye
|
dc7bfac5bf
|
fix: 自动战斗无法读取下拉列表中的作业
|
2025-09-15 19:52:42 +08:00 |
|
status102
|
36edacd2f0
|
perf: 加个try先
|
2025-09-15 13:19:19 +08:00 |
|
status102
|
883fb19a27
|
feat(wpf): allow single copilot task execution
有人炸就派uuu @ABA2396
|
2025-09-13 20:02:58 +08:00 |
|
status102
|
8c3139d851
|
perf(wpf): wpf自动战斗列表中作业设置按钮左键单击还原为解析指定作业,新增行为修改至右键,解析作业并关闭列表
|
2025-09-13 19:57:37 +08:00 |
|
MistEO
|
4cbbdc2b95
|
fix: 统一 WpfGui 工作目录 (#14072)
* fix: 统一WpfGui工作目录
* chore: 漏了的cache目录
* chore: Auto update by pre-commit hooks [skip changelog]
* fix: 多了一层相对目录
* feat: wpf 创建软连接
* feat: 添加 PathsHelper,提取通用地址
* feat: 提取通用目录
* fix: Combine
* fix: 重构依赖后 MaaWpfGui 的 resource 路径丢失 (#14077)
fix: mklink
* chore: 删除弹窗
* chore: 自定义基建使用绝对路径
* perf: 简化命名
* fix: 遗漏的issue rp
* fix: 基建
* perf: config.new
* feat: 去除本地作业前缀
* chore: 怎么改名了
* rft: rename
添加一个Dir后缀, 直接using static
* fix: remove不再使用的../../../resrouce
* perf: 短点
---------
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: Status102 <102887808+status102@users.noreply.github.com>
|
2025-09-12 21:25:33 +08:00 |
|
status102
|
f2088efa96
|
feat(wpf): 战斗列表点击作业时自动关闭列表, 原逻辑迁移至鼠标右键
|
2025-09-12 13:30:50 +08:00 |
|
uye
|
5bfa47b485
|
perf: 优化关卡验证逻辑,避免导入错误类型关卡时直接崩溃
|
2025-09-05 14:28:16 +08:00 |
|
uye
|
735c6620a0
|
feat: 悖论通关后自动取消勾选,遇到战斗失败的关卡时停止 (#13963)
* feat: 悖论通关后自动取消勾选
* fix: CopilotTask 一个个加
|
2025-09-04 00:44:40 +08:00 |
|
uye
|
e3546b3dd2
|
fix: 错误的关卡名可能导致验证崩溃
|
2025-09-01 17:36:24 +08:00 |
|
Status102
|
986cac2b46
|
refactor(wpf): 长草任务运行状态 (#13928)
* rft(wpf): 长草任务运行状态
移除战斗任务及基建任务独立运行状态, link to #12315
* perf: remove debug log
* perf: remove debug log
|
2025-08-31 11:13:54 +08:00 |
|
uye
|
a65bbfbf53
|
perf: 优化 Copilot 列表验证逻辑,提高性能
|
2025-08-30 22:29:35 +08:00 |
|
status102
|
b360128171
|
fix: wpf空作业列表点开始
|
2025-08-30 22:14:27 +08:00 |
|
uye
|
f861169369
|
fix: 悖论模拟单文件无法使用
|
2025-08-30 01:36:15 +08:00 |
|
uye
|
cb609bbcc7
|
feat: 战斗列表悖论模拟关卡名转为干员名
|
2025-08-29 18:54:13 +08:00 |
|
status102
|
2d2f6ab56d
|
rft(wpf): 悖论模拟使用多任务流程
|
2025-08-28 18:40:21 +08:00 |
|
status102
|
22bdc22075
|
rft: remove ParadoxMode var
|
2025-08-28 18:10:57 +08:00 |
|
status102
|
27dcbc3885
|
docs: 注释
[skip changelog]
|
2025-08-28 18:04:18 +08:00 |
|
Status102
|
eeaffe368f
|
feat: 支持一键悖论模拟 (#13893)
* feat: 支持一键悖论模拟 (#13885)
* feat: 支持一键悖论模拟
* chore: OperParadoxBegin EN
* chore: Auto update by pre-commit hooks [skip changelog]
* feat: 支持一键悖论模拟
* chore: Auto update by pre-commit hooks [skip changelog]
* feat: 支持一键悖论模拟
* fix: 更新悖论模拟按钮位置
* feat: 悖论模拟UI资源添加
* fix: 删除xml中被误添加的文件
* feat: 根据关卡类型显示选项
* i18n: 标签翻译
* feat: 修改小提示
* i18n: EN
* chore: zh-tw
* i18n: KR
* i18n: KR 2
Long text breaks the UI :(
* i18n: SSS -> SSS
* feat: 多行 TabControl
* chore: 调整布局
* i18n: JP
* perf: 优化返回流程
* chore: Auto update by pre-commit hooks [skip changelog]
* chore: 删掉 core 的联网功能
---------
Co-authored-by: 翔宇 战 <1361227324@qq.com>
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: _Burnside <33724737+Burnside999@users.noreply.github.com>
Co-authored-by: momomochi987 <as99us301@gmail.com>
Co-authored-by: HX3N <scarlet7518@gmail.com>
Co-authored-by: Manicsteiner <Manicsteiner@outlook.com>
* fix: 新战斗导航下的悖论模拟
---------
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
Co-authored-by: 翔宇 战 <1361227324@qq.com>
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: _Burnside <33724737+Burnside999@users.noreply.github.com>
Co-authored-by: momomochi987 <as99us301@gmail.com>
Co-authored-by: HX3N <scarlet7518@gmail.com>
Co-authored-by: Manicsteiner <Manicsteiner@outlook.com>
|
2025-08-28 17:32:32 +08:00 |
|
status102
|
302b082e21
|
fix(wpf): 自动战斗界面Idle setter限制
|
2025-08-26 23:25:57 +08:00 |
|
Status102
|
f2d70245c1
|
rft: 重构自动战斗战斗列表 (#13852)
* rft(core): 重构多作业自动战斗
* rft(wpf): wpf支持新任务参数
* perf: 移除不必要move
* chore: Auto update by pre-commit hooks [skip changelog]
* fix: 任务计数
* fix: 战斗完成提示
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-08-24 22:51:08 +08:00 |
|
uye
|
5e946ad0e5
|
style: 统一 UI 绑定的方法 注释
|
2025-08-24 12:28:07 +08:00 |
|
uye
|
1349df27e7
|
chore: A single-line comment within C# code is not preceded by a blank line.
|
2025-08-24 12:25:44 +08:00 |
|
status102
|
c7a54891ed
|
perf: 向战斗队列中添加SSS作业时追加错误输出
|
2025-08-22 13:37:27 +08:00 |
|
Status102
|
51fd7bacea
|
refactor: 自动战斗干员编队状态; 修复编队中干员属性未达标时反复报错; 缺少干员输出时, 干员组内干员打平输出 (#13795)
* chore: 状态定义
* rft: 重构干员编队的状态
* feat: 编入上次干员
* rft: wpf输出
* fix: ubuntu
|
2025-08-20 19:59:08 +08:00 |
|
soundofautumn
|
a11b0bb0d8
|
i18n: 自动战斗日志本地化 (#13777)
* feat: 保全派驻工具人信息本地化
* chore: 拆分干员职业类型枚举
* feat: 战斗日志本地化
* chore: 修改切换倍数描述
* feat: 剩余自动战斗本地化
* chore: 简化字典映射
---------
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
|
2025-08-19 15:32:35 +08:00 |
|
uye
|
9778748d99
|
chore: 自动战斗中的 使用编队 改为勾选框
|
2025-08-18 20:28:51 +08:00 |
|
uye
|
e6db943d74
|
feat: 自动编队支持指定使用编队
|
2025-08-10 16:56:09 +08:00 |
|
status102
|
c8d7783be8
|
feat: wpf支持作业版本限制
|
2025-07-31 19:29:17 +08:00 |
|