Commit Graph

2860 Commits

Author SHA1 Message Date
status102
03c4aff3ae fix: format 2023-10-25 11:59:22 +08:00
status102
8bd17316b6 fix: 增加理智药使用时的操作延迟以避免重复吃药 2023-10-25 11:59:22 +08:00
status102
2e38cdc5da fix: 移除多余任务 2023-10-25 11:59:22 +08:00
status102
0da322b1ce feat: 调整理智药使用为按瓶计数,优化掉了博朗台在使用理智药不溢出情况下的额外等待 2023-10-25 11:59:21 +08:00
David
575c84f652 fix: SkipThePreBattlePlot lowered threshold
@MistEO this task is intended for IN-BATTLE plot, not the one before the battle correct?
2023-10-24 21:47:32 +02:00
David
f880ddd183 feat: As in my Adumbration operator implementation 2023-10-24 19:33:24 +02:00
zzyyyl
b4ec798353 Revert "feat: 萨米肉鸽使用密文板 (#6949)"
This reverts commit f1b4d55e3b.
2023-10-24 00:24:26 +08:00
zzyyyl
b55a247ed6 style: 对 tasks.json 进行排序 2023-10-23 16:22:41 +08:00
Lancarus
9d6ea45802 perf 优化萨米肉鸽部分关卡策略 2023-10-23 13:46:07 +08:00
zzyyyl
9661bc5ae1 fix: 修复“迷城”界面公开招募有时出错的问题 2023-10-23 13:38:05 +08:00
zzyyyl
59c7f1ed92 fix: 修复肉鸽探索失败后卡在每月委托/解锁收藏品等界面
fix #7033
2023-10-23 11:30:09 +08:00
zzyyyl
10fbf8650d style: format
[skip changelog]
2023-10-23 11:09:42 +08:00
羽弥Tian_Yumi
80f90d38c1 优化水月肉鸽部署策略 2023-10-23 09:28:45 +08:00
vonnoq
f8fcdc0bd6 繁中服 保全派駐識別修正 2023-10-23 00:19:25 +08:00
MistEO
976f7bf72c chore: Auto Update Game Resources - 2023-10-22 2023-10-22 11:07:43 +00:00
uye
8b8dbb039d Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into dev 2023-10-22 17:52:29 +08:00
uye
c5e78bfed8 feat: IS 关卡复刻 2023-10-22 17:49:01 +08:00
MistEO
882d078de5 chore: Auto Update Game Resources - 2023-10-22 2023-10-22 08:28:38 +00:00
vonnoq
ce72c84f2e 繁中服 保全派駐 2023-10-21 02:07:50 +08:00
zzyyyl
7017129554 style: sort tasks
[skip changelog]
2023-10-21 00:13:54 +08:00
zzyyyl
942f367b6f fix: 修复繁中服「照我以火」活動導航
[skip changelog]
2023-10-21 00:13:29 +08:00
HY
ad1606499f feat: 繁中服「照我以火」活動導航 (#7002)
台服不知道為什麼左側變成顯示水月肉鴿的東西了,像這樣


![Screenshot_20231019-162333](https://github.com/MaaAssistantArknights/MaaAssistantArknights/assets/45387477/c948e74f-2b69-4eb6-b4a0-9c7f15105fe6)

~~不能只偷懶改字就好 QQ~~

只好參考其他以圖片當辨識目標的 SideStory 寫法,寫一個照我以火的導航

如果還有需要調整的地方,再麻煩各位大佬了 ( ´•̥̥̥ω•̥̥̥` )

---------

Co-authored-by: David <56174894+Constrat@users.noreply.github.com>
Co-authored-by: zzyyyl <74587068+zzyyyl@users.noreply.github.com>
2023-10-20 13:24:58 +02:00
ManicSteiner
509c3472b3 fix: 日服保全派驻两处选项 2023-10-20 16:30:38 +08:00
ManicSteiner
9d86adc0ee feat: 日服保全派驻 2023-10-20 15:32:08 +08:00
zzyyyl
7d6ed14536 fix: 修复肉鸽打完退出的问题 2023-10-19 23:50:14 +08:00
Lancarus
4d20dce53a perf: 优化部分肉鸽逻辑 2023-10-19 21:03:01 +08:00
zzyyyl
af9ff4c0bb style: format [skip changelog]
python tools\ClangFormatter\clang-formatter.py --input=src\MaaCore --ignore="[\"src/MaaCore/x64\"]"
python tools\ClangFormatter\clang-formatter.py --input=resource\ --ignore="[\"resource/Arknights-Tile-Pos\", \"resource/infrast.json\"]"
2023-10-19 14:35:06 +08:00
MistEO
378d8205bc chore: Auto Update Game Resources - 2023-10-19 2023-10-19 06:07:53 +00:00
zzyyyl
79428abff8 Revert "feat: 删除无用的 Roguelike@Continue 相关任务"
This reverts commit c4dc4135e0.
2023-10-19 12:31:31 +08:00
Lancarus
f1b4d55e3b feat: 萨米肉鸽使用密文板 (#6949)
Co-authored-by: MistEO <mistereo@hotmail.com>
2023-10-19 10:57:33 +08:00
David
5289a85401 fix: YostarEN Mizuki I.S. Trader + encouter regex (#6993)
ref:
- #6992
2023-10-18 18:29:12 +02:00
zzyyyl
d094616037 perf: TaskData 优化 (#6844)
1. 调整 TaskData 的部分内部函数,增加注释
2. 从 TaskData 中拆出 JsonMisc
3. 增加一个任务 MainThemes,表示任务链入口
2023-10-18 23:48:03 +08:00
zzyyyl
ca3e97aa72 fix: 修复部分模板图片
close #6889
2023-10-18 21:52:41 +08:00
zzyyyl
14c15f72ef rft: 增加一个任务 MainThemes,表示任务链入口 2023-10-18 20:57:27 +08:00
zzyyyl
0d141a9fc9 feat: 给肉鸽任务增加截图插件 2023-10-18 20:12:39 +08:00
zzyyyl
07ea3a8d4f feat: 增加任务截图插件 2023-10-18 20:12:31 +08:00
zzyyyl
e3ebc34324 fix: 修复美服 “A Cold Separation”(寒渊惜别)关卡识别错误 2023-10-18 17:31:23 +08:00
zzyyyl
3f268693ff fix: 修复 maatouch 滑动 2023-10-18 16:55:00 +08:00
MistEO
d68a596689 fix: 調整繁中服某些不期而遇的 ocrReplace (#6977) 2023-10-18 11:15:33 +08:00
HY
891945307c fix: "緊急調遣" -> "緊急調.*"
Co-authored-by: MistEO <mistereo@hotmail.com>
2023-10-18 10:32:03 +08:00
momomochi
09c737c41e fix: 調整某些不期而遇關卡 OCR 2023-10-18 09:38:30 +08:00
zzyyyl
743bacd9d5 fix: 修复待选干员在列表末尾时点击错位的问题 (#6960) 2023-10-17 22:52:57 +08:00
lanhao34
02c4d865c5 fix: 降低iOS平台中部分模板匹配的阈值 (#6963) 2023-10-17 22:51:32 +08:00
MistEO
6a06ff0fba fix: 修复干员头像保存错误 (#6967) 2023-10-17 22:48:27 +08:00
lirao
04f0df6f8b fix:台服肉鸽模式无法招募某些好友
see issue #6952
2023-10-16 12:01:04 -07:00
David
e9dd45b7bc fix: YostarEN Mizuki I.S. get recruit selection 2023-10-16 20:04:48 +02:00
status102
48d90e18c5 fix: 修复自动战斗-保全ver在开始行动时第二次点击可能过早导致无法正常开始的bug (#6934) 2023-10-16 18:17:56 +08:00
Lancarus
dd1b501d0d feat: 肉鸽适配新干员默认技能 (#6948) 2023-10-16 18:17:26 +08:00
MistEO
ccf91ccbaa fix: 修复账号切换时可能卡在选择账号之后的错误 (#6933) 2023-10-16 18:15:23 +08:00
zzyyyl
d1397453dc feat: 肉鸽投资不进入第二层则不买东西 (#6946) 2023-10-16 10:07:44 +08:00