zzyyyl
|
d23c6efb3c
|
style: format
|
2022-10-03 02:25:12 +08:00 |
|
MistEO
|
58f12882bd
|
Merge pull request #2094 from MaaAssistantArknights/perf/fight
perf: 优化刷理智任务逻辑
|
2022-10-03 02:03:59 +08:00 |
|
MistEO
|
06e6962867
|
Merge pull request #2093 from DavidWang19/fix/rgmodetext
fix: update roguelike mode text for the change at 4.6.0.alpha.8
|
2022-10-03 01:28:03 +08:00 |
|
MistEO
|
6fa071c21d
|
fix: 简单修复一下肉鸽没位置时还一直放人的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2072
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1006
|
2022-10-03 01:26:01 +08:00 |
|
zzyyyl
|
a9c8f09461
|
perf: 优化刷理智任务逻辑
1. LastBattle 之前没有用上,干脆拿来当作 当前/上次作战 的启动任务
2. 把 StageBegin 的 next 抽出来(因为它是 JustReturn 的不会重试)
|
2022-10-03 01:13:49 +08:00 |
|
DavidWang19
|
34e82dd08d
|
fix: update roguelike mode text for the change at 4.6.0.alpha.8
|
2022-10-02 18:08:41 +01:00 |
|
MistEO
|
95afc10b58
|
fix: 简单修复水月肉鸽点开宝箱的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2071
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2052
|
2022-10-03 00:36:49 +08:00 |
|
zzyyyl
|
54803c23a1
|
Merge pull request #2090 from yilin2020/dev
fix, docs: 更新readme&忽略文件增加指定不忽略
|
2022-10-03 00:30:16 +08:00 |
|
zzyyyl
|
753a0650d4
|
Merge pull request #2074 from DavidWang19/MyDev
fix: 修复在战斗中进入刷理智任务时任务崩溃的问题
|
2022-10-03 00:27:59 +08:00 |
|
DavidWang19
|
acfe3395b2
|
fix: 修复在战斗中进入刷理智任务时任务崩溃的问题
|
2022-10-02 17:14:07 +01:00 |
|
zzyyyl
|
8ba056a643
|
Merge pull request #2084 from MaaAssistantArknights/fix/tasks
fix: 修一些 tasks.json 的 bug,继续增加语法检查
|
2022-10-02 23:56:50 +08:00 |
|
chenyilin
|
c3591787aa
|
fix(golang) rename mma.go => maa.go
|
2022-10-02 23:50:29 +08:00 |
|
MistEO
|
d5024989e2
|
fix: 默认关闭信用溢出时仍购物选项
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2075
|
2022-10-02 23:40:29 +08:00 |
|
MistEO
|
23369da077
|
fix: 修复水月肉鸽“风雨际会”、“紧急运输“关卡卡住的问题
|
2022-10-02 23:26:08 +08:00 |
|
yilin2020
|
b84f129d8b
|
fix[golang] .gitignore add specify file
|
2022-10-02 21:20:38 +08:00 |
|
yilin2020
|
17e992e6a4
|
feat[golang] update go code for AsstHandle
|
2022-10-02 20:27:24 +08:00 |
|
zzyyyl
|
607bc8f544
|
style: format
|
2022-10-02 20:27:09 +08:00 |
|
zzyyyl
|
369c4fc35e
|
fix: 修正格式以符合 syntax_check
|
2022-10-02 18:02:20 +08:00 |
|
zzyyyl
|
a9365a1fa6
|
fix: 修一些 tasks.json 的 bug
|
2022-10-02 17:39:03 +08:00 |
|
DavidWang19
|
097516fa5d
|
Remove support for starting at StartButton2
|
2022-10-02 07:21:04 +01:00 |
|
MistEO
|
74306d6d4f
|
Merge pull request #2079 from DavidWang19/feat/improveRogueRecruit
Improve Roguelike Recruitment
|
2022-10-02 14:11:25 +08:00 |
|
DavidWang19
|
21dfe881af
|
Improve Roguelike Recruitment
|
2022-10-02 06:28:21 +01:00 |
|
uye
|
14733b1430
|
fix: 修复活动结束后仍导航进入活动关卡问题
|
2022-10-02 10:46:15 +08:00 |
|
DavidWang19
|
7a13b937c9
|
Add support for entering fight from StartButton2, PRTS and EndOfAction.
|
2022-10-01 20:50:31 +01:00 |
|
zzyyyl
|
644e2f6f8f
|
feat: GUI 抛异常时的日志加个换行
|
2022-10-01 23:39:10 +08:00 |
|
zzyyyl
|
02400176ec
|
feat: 增加三个地块
`tile_deepwater` -> DeepSea(我也不知道这玩意跟 `tile_deepsea` 有啥关系,看名字差不多)
`tile_flystart` -> Airport(无人机出发点)
`tile_grass` -> Grass (草地)
|
2022-10-01 23:36:24 +08:00 |
|
zzyyyl
|
883429ffb1
|
feat: debug 模式下,tasks.json 加载的时候做一个语法检查
link to beddc7c828
|
2022-10-01 23:35:35 +08:00 |
|
zzyyyl
|
59bb50a26d
|
feat: GUI 抛异常时打点日志
|
2022-10-01 18:38:30 +08:00 |
|
MistEO
|
774b820302
|
perf: 肉鸽不招募不在需求中的干员
|
2022-10-01 14:21:39 +08:00 |
|
MistEO
|
077b43a1f4
|
fix: 增加肉鸽招募时的左滑次数
|
2022-10-01 03:09:05 +08:00 |
|
MistEO
|
decd22cd46
|
perf: 优化肉鸽招募时的滑动逻辑
|
2022-10-01 00:06:35 +08:00 |
|
MistEO
|
0302bbf4b7
|
feat: 新增支持水月肉鸽“万象追忆”
|
2022-09-30 23:48:45 +08:00 |
|
MistEO
|
8bd5a390cc
|
feat: ProcessTask支持后置超限,并将肉鸽刷源石锭改为进入第二层后再退出
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2037
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1959
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1073
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/396
|
2022-09-30 23:31:05 +08:00 |
|
MistEO
|
809611503a
|
perf: 优化基建干员识别器 InfrastOperImageAnalyzer 的标志位设置
|
2022-09-30 22:57:10 +08:00 |
|
zzyyyl
|
7ceb7cead6
|
style: format
|
2022-09-30 22:55:25 +08:00 |
|
MistEO
|
54ddca80df
|
fix: 为基建清空按钮添加识别重试机制,修复干员清空失败导致的换班错误
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1940
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1495
|
2022-09-30 22:48:09 +08:00 |
|
MistEO
|
a3677518b6
|
fix: 一定程度上缓解干员招募页滑动过快后卡住的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2033
|
2022-09-30 22:02:58 +08:00 |
|
zzyyyl
|
439555b2d3
|
Merge pull request #2026 from MaaAssistantArknights/feat/guilog
feat: 界面上的日志保存到 `gui.log`
close #434
close #1939
|
2022-09-30 21:54:53 +08:00 |
|
MistEO
|
727907c7ed
|
feat: 新增水月肉鸽新格子种类的评分,并修复一些干员朝向错误,以及黑名单地块不生效的问题
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2024
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2025
|
2022-09-30 21:29:44 +08:00 |
|
zzyyyl
|
b63b687245
|
feat: 改小日志大小阈值
|
2022-09-30 21:08:12 +08:00 |
|
zzyyyl
|
9f3c79d446
|
feat: 界面上的日志保存到 gui.log
每次 GUI 启动时,若超过 16M, `gui.log` -> `gui.bak.log`
link to https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/434
link to https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1939
|
2022-09-30 16:50:22 +08:00 |
|
zzyyyl
|
cada49478f
|
fix: 修复有时候莫名截图错误的问题
(修复 screencap 和 call_command 的 重连 和 socket 参数传递错误的问题)
link to d94a288a70
|
2022-09-30 15:56:01 +08:00 |
|
zzyyyl
|
16455719d0
|
perf: 继续优化公招 Tags 逻辑
link to a33e708b2b
|
2022-09-30 14:29:25 +08:00 |
|
MistEO
|
f552bdc79d
|
refactor: 再次整理项目部分文件目录结构
|
2022-09-30 13:41:38 +08:00 |
|
Horror Proton
|
a33e708b2b
|
chore: remove hardcoded stuff
|
2022-09-30 11:57:16 +08:00 |
|
Horror Proton
|
08d45ed839
|
fix: fix a compile error
|
2022-09-30 11:44:03 +08:00 |
|
MistEO
|
30ede2d7c8
|
docs: update icon, readme, and changelog
|
2022-09-30 01:30:02 +08:00 |
|
MistEO
|
37de7332e2
|
feat: 优化水月肉鸽招募配置
|
2022-09-30 01:13:14 +08:00 |
|
MistEO
|
c87d6a9e8a
|
Merge pull request #1931 from MaaAssistantArknights/chore/recruitment_resource-zzyyyl-patch-1
fix: 修复公招资源及其生成器
|
2022-09-30 01:05:28 +08:00 |
|
Horror Proton
|
da00534847
|
fix: update include path of certain files
|
2022-09-30 00:55:58 +08:00 |
|