feat: 界面修改;国战调整;单挑补充;bug修复#3900
Open
mengxinzxz wants to merge 7 commits into
Open
Conversation
点将单挑单人控制时默认胜利,格式化single.js
调整对局结束界面的手牌查看功能:取消以前的翻到下面查阅的方式,改为显示在角色同行末尾点击显示 调整poptip传入字符改为修改innerHTML
Member
xizifu
approved these changes
Jun 1, 2026
外服【塌谟】一样不能换斗地主三号位不过描述没写出来
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
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更为相似





调整胜负结算页面关于手牌查看的功能,取消以前只能往下翻看手牌和单机模式多数布局不能看自己剩余手牌的设定,改为在角色数据统计界面最右边添加手牌查看按钮,点击查看剩余手牌
优化
get.poptip传入的name被解析后传入为innerHTML而非textContent形式调整点将单挑模式若开启了单人控制则胜负结算默认游戏胜利
调整国战OL专属分包为“他山之石”,删除此分包中的限时且技能不变的武将
调整国战钟会【排异】【邀叛】和国战吴懿【转征】的技能效果为新版
调整神鲁肃【塌谟】不能换斗地主三号位(外服也一样不能换三号位不过描述没写出来)
删除无用API
get.groups,修复get.selectGroup的可选势力获取问题PR测试
测了,能跑
(牢萌你Github账号怎么发紫啊😝)
(我说你PR提交不过我你信不信😡)
扩展适配
使用了
get.groups的扩展须更改为其他方式检查清单
WIP直到本PR内容全部提交character/rank.js中添加对应的武将强度评级,并对双人武将/复姓武将添加name:xxx的参数lib.translate中加入语音文件的文字台词PR描述中写入详细文档扩展适配中写入详细文档诱因和背景中明确链接到该issue.editorconfig、eslint.config.mjs和prettier.config.mjs所规定的代码样式,并且已经通过prettier格式化过代码