-
-
Notifications
You must be signed in to change notification settings - Fork 192
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]: 养成计划进度 #506
Comments
我想补充一条,在养成计划--添加到当前养成计划--第一栏角色等级处,增加“xx+”等级,以“+”来区分是否突破,+为已突破。 举例:我想把一个50级已突破角色拉到60突破,填入养成计划中。 现状:第一栏角色等级处填入50,60,所需素材为“50突破所需素材“和”50-60所需经验书和金币“。 期望:第一栏角色等级处填入50+,60+(即50级已突破提升至60级已突破),所需素材为”60突破所需素材“和”50~60所需经验书和金币“。 |
无法实现 |
赞同。养成计划里只能看初始设置的值,提升练度后,再看计划里仍然是旧的,所需的材料和数目都过期了。如果能关联我的角色内的信息,更新所需的材料,则会极大改善用户体验。 |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related topic. |
背景与动机
实际使用过程中,发现养成计划只能选择是否完成
抛开材料统计不谈(事实上这玩意记录繁琐且容易过时),个人认为可以采用更加方便的进度统计
想要实现或优化的功能
数据来源:角色资料
功能说明:添加“刷新进度”(或者类似button),将当前角色资料与建立计划时的进行比对,从而更新进度
预期效果1:更新养成计划所需材料
预期效果2:不更新所需材料,显示完成进度
The text was updated successfully, but these errors were encountered: