更新汉化、添加指令补全、将通知从聊天框转移至hud、渐隐结束通知#15
Merged
Merged
Conversation
Contributor
Author
|
稍等 在服务端访问了i18n,我修改一下 |
Contributor
Author
|
应该ok了 我测试一下 |
Contributor
Author
|
意识到这应该做成网络封包的形式,有空的话明天改改看() |
Contributor
Author
Taskeren
requested changes
Jan 25, 2026
Taskeren
requested changes
Jan 25, 2026
|
|
||
| // ===== /bandit <sub> <here> ===== | ||
| 2 -> when (args[0]) { | ||
| "executor-generator", "executor" -> listOf("[Leave it blank to view the prompt]") |
Contributor
Author
There was a problem hiding this comment.
()补全id号咩?如果带解析器名的提示目前的handler处理不了的,只提示数字的话感觉没有意义
| } | ||
| } | ||
|
|
||
| fun pushNotice( |
Member
There was a problem hiding this comment.
Notice 这部分,动词用 Add 和 Remove 会不会比较直观一点。
以及,internal。
Contributor
Author
There was a problem hiding this comment.
add和remove给我的感觉更像是直接对notice进行添加或移除,并没有进行其他操作,直接对存在与否进行判定。push和end感觉结束的没那么直接,还有动作发生,是一个流动的状态。
Member
|
预览视频的话可以丢到 Streamable 上面 |
Taskeren
approved these changes
Jan 26, 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.


No description provided.