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.
PR受影响的平台
所有
诱因和背景
群友反馈
PR描述
1.修复劝酒造成伤害时没有判断来源是否在游戏内
2.隐藏类型、花色、李儒轻重拳的特殊虚拟牌以及陈寿扑克牌的牌名
4.async化转娄圭以及曹不兴的技能
5.魔吕布罡拳轮椅化
6.优化魔貂蝉发动入魔技能的特效,改目标宝宝化
7.OL管亥诱阙写法优化
8.提升lib.card的noname标签泛用性,现在可以让卡牌不显示牌名
9.好运的效果修正
10.将休整放进死亡事件,同时修改十常侍的技能
11.降低活动卡牌一些牌的价值
12.OL刘璋印牌没法给装备区的牌的bug
13.useCard修改后,借刀多指报错的bug
PR测试
已在本地测试
扩展适配
有引用十常侍代码的或者覆盖了本体死亡事件的扩展需要跟进
检查清单
master
分支WIP
直到本PR内容全部提交character/rank.js
中添加对应的武将强度评级,并对双人武将/复姓武将添加name:xxx
的参数lib.translate
中加入语音文件的文字台词PR描述
中写入详细文档扩展适配
中写入详细文档诱因和背景
中明确链接到该issue.editorconfig
、eslint.config.mjs
和prettier.config.mjs
所规定的代码样式,并且已经通过prettier
格式化过代码