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

记录弃牌功能 - 建议加入吞星之鲸的连连看计数器 #1

Open
Summer907 opened this issue Jun 7, 2024 · 3 comments
Open
Labels
enhancement New feature or request

Comments

@Summer907
Copy link

如题,记录弃牌/调和的动作。

@LumiOwO
Copy link
Owner

LumiOwO commented Jun 7, 2024

近期应该不会做弃牌/调和的记录
调和很难判断,每次玩家烧牌的位置不是固定的
弃牌倒是能做,可以根据事件牌/角色技能效果计算弃牌张数,再去检测对应的位置
等我后面把角色技能的识别做完 再来想想吧

@LumiOwO LumiOwO added the enhancement New feature or request label Jun 9, 2024
@RuibaiXu
Copy link

感觉当前版本记录弃牌比较有用,调和也很有用(但是看起来不好做

@LumiOwO
Copy link
Owner

LumiOwO commented Jun 11, 2024

确实不太好做orz
关键是过牌、弃牌、往牌库里塞牌,这三种操作出现在同一个区域(屏幕正中间一字排开),检测到中间有牌后,还得判断具体是哪种操作
会想办法的,这几个基本操作(过牌、往牌库洗牌、弃牌、调和)咱这记牌器肯定得有的~

@LumiOwO LumiOwO changed the title 建议加入吞星之鲸的连连看计数器 记录弃牌功能 - 建议加入吞星之鲸的连连看计数器 Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants