|
|
9a6587a2da
|
refactor(logic): 重构登录和地图相关逻辑
- 更新 Player 结构体,添加 Nick 字段
- 修改 ErrorCode 类型从 uint32 改为 int32
- 优化 SocketHandler 处理逻辑
- 重构 Controller 中的 Login 和地图相关方法
- 更新地图服务中的 MapIn 和 MapOut 方法
- 调整空间服务中的 Hot 和 Walk 方法
|
2025-08-17 21:55:15 +08:00 |
|
|
|
04d4777ec1
|
"refactor(error): 重构错误码定义,新增详细错误描述并优化登录错误处理"
|
2025-07-31 08:04:23 +00:00 |
|
|
|
a53ecc4fa9
|
refactor(error): 重构错误处理机制,使用ErrorCode枚举替代OutInfo接口
|
2025-07-31 07:31:25 +00:00 |
|
|
|
53da82df82
|
chore(vscode): 更新调试配置并删除无用的 API 代码
- 在 .vscode/launch.json 中添加了新的 Go 调试配置项
- 删除了 blazing/common/api 目录下未使用的 Kick.pb.go 和 Quit.pb.go 文件
|
2025-07-06 19:31:30 +08:00 |
|