-
Notifications
You must be signed in to change notification settings - Fork 757
新增武将及调整;bugfix #3119
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
Merged
Merged
新增武将及调整;bugfix #3119
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xizifu
approved these changes
Nov 17, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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描述
新武将:新杀神孙权、文心雕龙曹操、OL魔曹操
海外重做:谋曹丕 #3030
跟进线上调整:OL吕玲绮、环淑君、崔烈、新杀谋徐盛、势鲁肃、魔孙权、张瑶、尹夫人、新杀谋陆逊
新卡牌:应变【百辟刀】
调整lib.filter.canBeDiscarded的判断,弃置自己时会判断lib.filter.cardDiscardable
为addTempSkill适配共联时机
【沙城】添加摸牌数显示
修复【剑柔】无法弃置装备区的bug
修复【积谷】会被移出仁区的牌触发的bug
修复标【据险】失去体力后报错的bug
修复【绽炎】判断目标有误的bug
修复【辞任】的prompt问题
修复chooseAnyOL缺少player的问题
修复addJudgeCard未判断canAddJudge导致重复置入延时锦囊的bug
长按武将介绍添加查看资料功能
武将介绍显示武将所在分包(需自行启用)
PR测试
扩展适配
检查清单
master分支WIP直到本PR内容全部提交character/rank.js中添加对应的武将强度评级,并对双人武将/复姓武将添加name:xxx的参数lib.translate中加入语音文件的文字台词PR描述中写入详细文档扩展适配中写入详细文档诱因和背景中明确链接到该issue.editorconfig、eslint.config.mjs和prettier.config.mjs所规定的代码样式,并且已经通过prettier格式化过代码