tanghai 2026d35bb4 1.目前一秒可以生成65535个Id,InstanceId也占用了这个空间,其实InstanceId跟Id是不会冲突的,所以没必要占用Id的空间,直接自增就行了,不需要带上时间戳 %!s(int64=6) %!d(string=hai) anos
..
Handler c2cf5fd055 修复两个类命名错误 %!s(int64=7) %!d(string=hai) anos
Helper 97f8dc7d00 加入断线处理,断线后的玩家不在一直发送战斗消息 %!s(int64=7) %!d(string=hai) anos
Module 2026d35bb4 1.目前一秒可以生成65535个Id,InstanceId也占用了这个空间,其实InstanceId跟Id是不会冲突的,所以没必要占用Id的空间,直接自增就行了,不需要带上时间戳 %!s(int64=6) %!d(string=hai) anos
Server.Hotfix.csproj 2edb71b09d 更新mongo驱动到2.7,以支持MongoDB4.0,客户端需要加上NET452宏 %!s(int64=7) %!d(string=hai) anos