Fix: change GET_SHIP asset - #5936
Open
Heipen wants to merge 1 commit into
Open
Conversation
guoh064
commented
Aug 29, 2026
Collaborator
建议先看一下 #3830 (comment) |
ContributorAuthor
位置问题,我的想法是尽量少的引入背景,以避免稀有度颜色、可能的过大的立绘导致误识别,测试过金紫都没问题,而且我看了下像是突击者立绘刚好这里应该有跑道白线,但是也能正确识别。暂时没有meta的游戏内截图,但是找了个视频截图下来缩放后位置也是对得上的。追溯过去我的修改其实是和 #3782 的修改基本一致,但不知道为什么那个关掉了。 其他服是我看到button不完全一致,我又没外服截图,就没动,不过想来好像这里button刚好不重要,现在已经补充修改。 |
Heipen
commented
Aug 30, 2026
ContributorAuthor
我发现好像确实有误识别风险,我写了个匹配成功就存截图的修改先自己测试一段时间 |
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 freeto 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.
修复:将MVP科本斯误识别为新船获取 #5934