Open
Conversation
Update I_CHECK_SUMMON to support both new and old summon house themes by adjusting search region and replacing detection image
Add new battle theme support with win/lose detection assets: - Add COSTUME_BATTLE_12 enum in config - Add image.json and assets for battle12 - Update battle_theme_model to include theme 12
- 新增一键收获流程,替代原有的单独收获步骤 - 支持万华牌界面的跳过按钮处理 - 增加成功标识检测,只有检测到成功后才点击关闭区域 - 使用 while 循环处理多个弹窗场景
- 添加 COSTUME_SHIKIGAMI_8 枚举类型 - 更新 shikigami_costume_model 支持 sk8 - 新增 sk8 图片资源和 assets 定义
- 添加 I_HARVEST_ONE_KEY_CANCEL 图片资源 - 在 finish 按钮后的 while 循环中添加取消按钮点击逻辑
Owner
|
这个函数的写法不好,你可以看看别的是怎么写一个操作。 def harvest_one_key(self) -> bool: |
Contributor
Author
|
这个PR回退了日常一键收菜这部分修改 |
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.
No description provided.