Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 更新[遗器模块]新增部分功能并已全部适配PC端 #742

Merged
merged 58 commits into from
Oct 24, 2023

Conversation

weiduhuo
Copy link
Contributor

@weiduhuo weiduhuo commented Oct 18, 2023

遗器模块

  • 已完成功能:
  1. 识别遗器数据 (单次用时约 0.5s ) :[新增] 支持所有稀有度遗器
  2. 保存人物配装
  3. 读取人物配装并装备 (遗器将强制替换,支持精确匹配与模糊匹配)
  4. [新增] 兼容四星遗器:兼容校验函数 (增加四星遗器副词条档位数据)
  5. [新增] 模糊匹配成功后自动更新相关数据库
  6. [新增] 在配装选择界面,打印配装的简要信息
  7. [新增] 适配PC端:脚本会自动适时在游戏窗口与命令行窗口间跳切
  • 待解决问题:
  1. [已解决] OCR准确率低:对于中文识别更换为项目早期的OCR模型;对于数字识别更换为仅包含英文数字的轻量模型
  • 待开发功能:
  1. 保存队伍配装
  2. 读取队伍配装并装备
  3. 遗器管理
  4. 配装管理
  • 相关说明:
  1. [新增] 本模块的所有识别位点均采用百分比相对坐标,以兼容不同平台支持不同分辨率
  2. [新增] 本模块首先会基于安卓模拟器进行测试,再基于PC端测试

@Starry-Wind Starry-Wind merged commit 5acfb85 into Starry-Wind:main-beta Oct 24, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants