This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
bl
Watch
1
Star
0
Fork
0
You've already forked bl
Code
Issues
Pull Requests
Projects
Wiki
Activity
Files
15bbffd3f53464c45c4382f940aba7dbd76b5032
bl
/
logic
History
昔念
15bbffd3f5
fix(player): 添加空指针检查避免崩溃
...
在 LeaveMap 函数中添加对参数 c 的空指针检查,防止当传入 nil 时程序崩溃。此修复确保了玩家离开地图时的安全性检查。
2025-10-08 23:10:06 +08:00
..
controller
修改service
2025-10-07 08:14:11 +00:00
service
fix(player): 添加空指针检查避免崩溃
2025-10-08 23:10:06 +08:00
go.mod
踢人逻辑修改,先保存数据
2025-10-03 20:20:17 +08:00
go.sum
踢人逻辑修改,先保存数据
2025-10-03 20:20:17 +08:00
main.go
refactor(logic): 重构逻辑层代码
2025-09-14 01:35:16 +08:00
server.go
```
2025-10-08 17:16:54 +08:00