Skip to content

Conversation

natsurainko
Copy link
Contributor

@natsurainko natsurainko commented Apr 20, 2025

修复客户端无法收到踢人消息的问题
修复客户端初始显示名称为服务器地址的问题
为 ConsoleClient 添加了 kick 命令


PR-Codex overview

This PR focuses on enhancing the user management features in a group chat system by adding user kick functionality, improving user state handling, and refining display name formatting.

Detailed summary

  • Updated DisplayName formatting in ServerLinkHolder.
  • Added user kick notification in GroupManager.
  • Enhanced user state handling in Client with a switch statement.
  • Introduced Kick command in ConsoleService for kicking users.
  • Implemented HandleRoomKickAsync method to process user kicks.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@laolarou726 laolarou726 merged commit faf90ae into Corona-Studio:main Apr 20, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants