Commit Graph

1779 Commits

Author SHA1 Message Date
uye
91dfd58396 feat: 关卡匹配不上时导航至上一次的关卡 2022-08-27 20:30:14 +08:00
MistEO
24bd4e5a9a fix: 修复基建线索识别失败时不重试的问题 2022-08-27 20:09:39 +08:00
MistEO
088a0fd239 Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into dev 2022-08-27 20:09:02 +08:00
uye
f72b6abf2d feat: 活动关闭后导航至备选关卡 2022-08-27 19:45:56 +08:00
MistEO
c256d8061a Merge pull request #1676 from MaaAssistantArknights/style/code_tidy
style: code tidy
2022-08-27 19:29:08 +08:00
uye
a25bbbbe18 feat: 活动结束时自动关闭活动导航入口 2022-08-27 19:28:14 +08:00
MistEO
5e4cb20371 feat: 将 task id 改为进程级唯一 2022-08-27 19:25:09 +08:00
uye
f195259a39 style: 消除警告 2022-08-27 18:25:35 +08:00
uye
117e38bdc7 feat: 支持两个备选关卡(丑陋预定) 2022-08-27 18:25:35 +08:00
Tastror
e651ccccae docs: 增改日文文档 2022-08-27 13:32:50 +08:00
Tastror
5fbfd74c4d docs: 少量文本更新 2022-08-27 13:11:52 +08:00
Tastror
e3abf1aa6a fix: 部分与origin无关的英文文本配置文件删除 2022-08-27 12:10:14 +08:00
MistEO
a67c634496 style: fix space 2022-08-27 02:13:43 +08:00
MistEO
0df5eb4eb7 style: fix punctuations 2022-08-27 02:07:12 +08:00
MistEO
38b0d79757 build: update to v143 2022-08-26 23:48:56 +08:00
MistEO
c70daeafa4 Merge pull request #1664 from MaaAssistantArknights/feat/perf_ui
feat: 优化图形化界面 (fix #1648)
2022-08-26 23:21:07 +08:00
MistEO
50f8e8329d Merge pull request #1667 from MaaAssistantArknights/feat/gui_json
fix: 修复linkstart以后的闪退bug
2022-08-26 22:29:12 +08:00
zzyyyl
dab2cb8faf style: 按照 review 意见修改代码格式
Co-authored-by: Horror Proton <107091537+horror-proton@users.noreply.github.com>
2022-08-26 21:17:55 +08:00
zzyyyl
bf8bf0ec1b feat: 简单调整界面
Co-authored-by: uye <2396806385@qq.com>
2022-08-26 19:29:56 +08:00
zzyyyl
5c58dff96d style: 美化部分代码格式 2022-08-26 19:11:42 +08:00
zzyyyl
2302ad0681 style: clang format 2022-08-26 19:11:34 +08:00
zzyyyl
24eb4a0d6a style: 小优化 2022-08-26 19:11:17 +08:00
zzyyyl
e666cef963 style: 删除了一些弃置许久的代码 2022-08-26 01:49:37 +08:00
zzyyyl
442aff4270 perf: 使在非 Windows 下调用 ansi_to_utf8utf8_to_ansi 报错
Co-authored-by: Horror Proton <107091537+horror-proton@users.noreply.github.com>
2022-08-26 01:46:27 +08:00
zzyyyl
a46aca8d34 fix: fix some of the compilation errors #1666
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1666

Co-authored-by: Horror Proton <107091537+horror-proton@users.noreply.github.com>
2022-08-26 01:46:19 +08:00
Tastror
751e7f8c73 fix: 修复linkstart以后的闪退bug 2022-08-25 23:44:09 +08:00
Tastror
84f1204273 feat: 去除部分硬编码 2022-08-25 23:44:09 +08:00
Tastror
6a1be65642 feat: 将旧有配置保存后再删除(中文) 2022-08-25 23:44:09 +08:00
Tastror
32b3bd4928 feat: 统一gui.json保存的内容,解决本地化不兼容问题 2022-08-25 23:44:09 +08:00
zzyyyl
6ad4502a9f feat: 不选中 指定材料 时不显示 刷取数量
总有人误会 `刷取数量` 的意思,那就别显示了(x
2022-08-25 22:37:32 +08:00
zzyyyl
321d2b04cb feat: 优化 UI
1. 合并 `LinkStart` 和 `停止` 按钮
2. 禁止缩小界面
3. 修复一些语言界面日志显示不全的问题
4. 增加 `修改` 按钮宽度
5. 调整一些 UI 控件
2022-08-25 22:14:50 +08:00
MistEO
161dd88940 Revert "feat: 统一gui.json保存的内容,解决本地化不兼容问题" 2022-08-25 21:32:56 +08:00
MistEO
83292c6451 Merge pull request #1648 from MaaAssistantArknights/feat/perf_ui
feat: 优化图形化界面
2022-08-25 20:42:59 +08:00
MistEO
e13b662c5a Merge pull request #1657 from horror-proton/test/drop_line
perf: 在关卡掉落识别中使用边缘检测判断线条位置
2022-08-25 20:40:34 +08:00
MistEO
414c437fb1 Merge pull request #1643 from et2012/perf/roguelike
perf: 改进肉鸽招募逻辑
2022-08-25 20:35:44 +08:00
MistEO
58783ea792 Merge pull request #1652 from MaaAssistantArknights/feat/gui_json
feat: 统一gui.json保存的内容,解决本地化不兼容问题
2022-08-25 20:35:08 +08:00
Tastror
d89ba92b4b feat: 去除部分硬编码 2022-08-25 17:52:26 +08:00
zzyyyl
54f225f1e3 feat: Logger 可输出 ranges 2022-08-25 00:34:55 +08:00
Horror Proton
4b5bd05994 perf: use sobel derivatives in StageDropsImageAnalyzer::analyze_baseline 2022-08-24 21:13:28 +08:00
et
4b9fe45e08 perf: 改进肉鸽招募滑动逻辑 2022-08-24 19:50:06 +08:00
Tastror
665cabdd26 feat: 将旧有配置保存后再删除(中文) 2022-08-24 19:49:21 +08:00
et
6dc8eb680b perf: 删除肉鸽招募识别结果的默认排序 2022-08-24 15:55:00 +08:00
Tastror
b614fb6bdc feat: 统一gui.json保存的内容,解决本地化不兼容问题 2022-08-24 14:52:01 +08:00
zzyyyl
1ab044c9d2 perf: fix c# warnings & suggestions 2022-08-24 10:40:44 +08:00
zzyyyl
ecca02fc7b feat: 优化 UI,尤其是缩放后的显示 2022-08-24 02:37:15 +08:00
lhhxxxxx
e5bf0e5eb2 feat. 彩蛋框架 2022-08-24 00:32:20 +08:00
lhhxxxxx
1d1669294a feat. 回车后自动加载神秘代码对应文本 2022-08-24 00:24:10 +08:00
MistEO
626d3ee7b3 Merge pull request #1640 from lhhxxxxx/feat/copilot_focus
feat. copilot输入神秘代码后点旁边即可加载相关文本
2022-08-23 23:28:51 +08:00
MistEO
e271da399c Merge pull request #1639 from lhhxxxxx/dev
refactor. 重构fight界面几个字段自动保存的逻辑
2022-08-23 23:28:26 +08:00
Horror Proton
4c2a19284f fix. remove a misplaced return in pull/1628 2022-08-23 23:21:36 +08:00