hgjazhgj / FGO-py

自动爬塔! 自动每周任务! 全自动免配置跨平台的Fate/Grand Order助手.启动脚本,上床睡觉,养肝护发,满加成圣诞了解一下?
http://fgo-py.hgjazhgj.top/
GNU Affero General Public License v3.0
1.53k stars 179 forks source link

指令卡分组的缺陷 Deficiencies in getCardGroup #38

Open hgjazhgj opened 2 years ago

hgjazhgj commented 2 years ago

当自己的从者和助战的有相同的指令卡头像时会无法将指令卡分在两个组,由于指令卡上的助战标志在buff图标很多时会被遮挡,这个问题难以修复
这导致选卡的结果不是最优的
When your servant and the support one has the same command card portrait, getCardGroup will see them as in the same group, which is not true and hard to fix, because the support tag on a command card might be covered when there are many buff icons
This problem causes selectCard to not provide the best solve

hgjazhgj commented 2 years ago

getCardGroup将被弃用,变为getCardServant,返回从者编号或在场成员中的序号,此时识别一张指令卡是否为助战仍是需要的