Conversation
- 移除鬼灵歌姬御魂的补充配置字段 - 移除极鬼灵歌姬御魂的补充配置字段 - 更新隐藏字段列表以反映配置变更 - 删除周一特定的御魂切换逻辑 - 添加未知御魂配置的日志记录
- 删除重复的 switch_soul_config_1 和 switch_soul_config_2 配置项 - 将两个配置合并为单个 switch_soul_config 配置项 - 更新任务脚本中的配置引用以使用新的单一配置 - 移除重复的御魂切换逻辑代码
调整了Orochi任务中相关图片的识别区域坐标及阈值参数,以优化识别准确率与效率。修改涉及image.json、ocr.json以及assets.py文件中的配置和规则定义,确保所有相关参数都更新为新的设定,具体包括前后面板的识别区域和阈值调整。
-调整 WeeklyTrifles 任务中多个RuleImage 的roi_front 和 roi_back 坐标- 重命名图像资源变量以更准确反映其用途(如 I_WT_SCROLL →I_WT_SHARE) -删除过期的模板图片文件(collect_wt_scroll_1.png, collect_wt_scroll_2.png等) -更新 GameUi模块中的 I_CHECK_COLLECTION坐标配置 -优化图像识别阈值和方法参数 变更动机:适配游戏界面更新,提高图像识别准确性和稳定性
- 修正探索界面检测标识从 I_CHECK_EXPLORATION 改为 I_CHECK_SECRET_ZONES - 添加 ui_get_current_page 和 ui_goto 调用确保正确导航至探索页面 - 更新图像识别资源的 ROI 坐标和阈值配置
fix(Orochi): update o_orochi_lock.png #1567
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated PR created by GitHub Actions. Merge dev into master
Summary by Sourcery
统一六道轮回的御魂切换配置,并简化斗技“遇鬼”中式神的御魂配置,同时在御魂切换相关的错误处理上进行收紧。
Enhancements:
switch_soul_config。Original summary in English
Summary by Sourcery
Unify switch soul configuration for Six Realms and simplify Demon Encounter demon soul configuration while tightening error handling around soul switching.
Enhancements: