tanghai 3d976d0956 修复一个bug,mongodb驱动在读数据库生成Component对象时有可能会是在其它线程调用,并且会调用Component的无参构造函数 %!s(int64=7) %!d(string=hai) anos
..
Network 3d976d0956 修复一个bug,mongodb驱动在读数据库生成Component对象时有可能会是在其它线程调用,并且会调用Component的无参构造函数 %!s(int64=7) %!d(string=hai) anos
AMHandler.cs 0cfb48b4e6 消息到热更层要new个数组,感觉不太合适,还是想办法把它去掉。去掉消息协议中的rpcid,rpcid还是可以放到消息中,根据opcode来确定消息是否需要抛到热更层,在有热更层进行分发。这样hotfix层消息接收时可以减少new一块内存,减少gc %!s(int64=7) %!d(string=hai) anos
AMHandler.cs.meta a8efa5515f 1.增加一个Hotfix对象,用来处理客户端热更入口,挂在Game对象上面 %!s(int64=8) %!d(string=hai) anos
ClientDispatcher.cs a51c11f2e1 protobuf使用MergeFrom,OpcodeTypeComponent缓存消息,反序列化从OpcodeTypeComponent获取消息实力,不用再new消息,减少gc %!s(int64=7) %!d(string=hai) anos
ClientDispatcher.cs.meta a8efa5515f 1.增加一个Hotfix对象,用来处理客户端热更入口,挂在Game对象上面 %!s(int64=8) %!d(string=hai) anos
ErrorCode.cs 3d976d0956 修复一个bug,mongodb驱动在读数据库生成Component对象时有可能会是在其它线程调用,并且会调用Component的无参构造函数 %!s(int64=7) %!d(string=hai) anos
ErrorCode.cs.meta a8efa5515f 1.增加一个Hotfix对象,用来处理客户端热更入口,挂在Game对象上面 %!s(int64=8) %!d(string=hai) anos
IActorMessage.cs d39fd7257b protobuf使用google.protobuf3.0的库 %!s(int64=7) %!d(string=hai) anos
IActorMessage.cs.meta a8efa5515f 1.增加一个Hotfix对象,用来处理客户端热更入口,挂在Game对象上面 %!s(int64=8) %!d(string=hai) anos
IMHandler.cs 0cfb48b4e6 消息到热更层要new个数组,感觉不太合适,还是想办法把它去掉。去掉消息协议中的rpcid,rpcid还是可以放到消息中,根据opcode来确定消息是否需要抛到热更层,在有热更层进行分发。这样hotfix层消息接收时可以减少new一块内存,减少gc %!s(int64=7) %!d(string=hai) anos
IMHandler.cs.meta a8efa5515f 1.增加一个Hotfix对象,用来处理客户端热更入口,挂在Game对象上面 %!s(int64=8) %!d(string=hai) anos
IMessage.cs 597638a339 修复Protobuf3.0在ILRuntime模式下的错误 %!s(int64=7) %!d(string=hai) anos
IMessage.cs.meta 597638a339 修复Protobuf3.0在ILRuntime模式下的错误 %!s(int64=7) %!d(string=hai) anos
IMessageDispatcher.cs 0cfb48b4e6 消息到热更层要new个数组,感觉不太合适,还是想办法把它去掉。去掉消息协议中的rpcid,rpcid还是可以放到消息中,根据opcode来确定消息是否需要抛到热更层,在有热更层进行分发。这样hotfix层消息接收时可以减少new一块内存,减少gc %!s(int64=7) %!d(string=hai) anos
IMessageDispatcher.cs.meta a8efa5515f 1.增加一个Hotfix对象,用来处理客户端热更入口,挂在Game对象上面 %!s(int64=8) %!d(string=hai) anos
IMessagePacker.cs 0c5f0114c5 1.消除发送消息GC %!s(int64=7) %!d(string=hai) anos
IMessagePacker.cs.meta a8efa5515f 1.增加一个Hotfix对象,用来处理客户端热更入口,挂在Game对象上面 %!s(int64=8) %!d(string=hai) anos
MessageAttribute.cs edca36ac71 优化了热更扫描Attribute的性能,所有自定义的Attribute需要继承BaseAttribute类, 每个LoadSystem中直接可以获取自己感兴趣的Attribute类型。 %!s(int64=7) %!d(string=hai) anos
MessageAttribute.cs.meta a8efa5515f 1.增加一个Hotfix对象,用来处理客户端热更入口,挂在Game对象上面 %!s(int64=8) %!d(string=hai) anos
MessageDispatherComponent.cs edca36ac71 优化了热更扫描Attribute的性能,所有自定义的Attribute需要继承BaseAttribute类, 每个LoadSystem中直接可以获取自己感兴趣的Attribute类型。 %!s(int64=7) %!d(string=hai) anos
MessageDispatherComponent.cs.meta a8efa5515f 1.增加一个Hotfix对象,用来处理客户端热更入口,挂在Game对象上面 %!s(int64=8) %!d(string=hai) anos
MessageHandlerAttribute.cs edca36ac71 优化了热更扫描Attribute的性能,所有自定义的Attribute需要继承BaseAttribute类, 每个LoadSystem中直接可以获取自己感兴趣的Attribute类型。 %!s(int64=7) %!d(string=hai) anos
MessageHandlerAttribute.cs.meta a8efa5515f 1.增加一个Hotfix对象,用来处理客户端热更入口,挂在Game对象上面 %!s(int64=8) %!d(string=hai) anos
MessageInfo.cs 0cfb48b4e6 消息到热更层要new个数组,感觉不太合适,还是想办法把它去掉。去掉消息协议中的rpcid,rpcid还是可以放到消息中,根据opcode来确定消息是否需要抛到热更层,在有热更层进行分发。这样hotfix层消息接收时可以减少new一块内存,减少gc %!s(int64=7) %!d(string=hai) anos
MessageInfo.cs.meta a8efa5515f 1.增加一个Hotfix对象,用来处理客户端热更入口,挂在Game对象上面 %!s(int64=8) %!d(string=hai) anos
MessageProxy.cs 0cfb48b4e6 消息到热更层要new个数组,感觉不太合适,还是想办法把它去掉。去掉消息协议中的rpcid,rpcid还是可以放到消息中,根据opcode来确定消息是否需要抛到热更层,在有热更层进行分发。这样hotfix层消息接收时可以减少new一块内存,减少gc %!s(int64=7) %!d(string=hai) anos
MessageProxy.cs.meta a8efa5515f 1.增加一个Hotfix对象,用来处理客户端热更入口,挂在Game对象上面 %!s(int64=8) %!d(string=hai) anos
NetOuterComponent.cs d39fd7257b protobuf使用google.protobuf3.0的库 %!s(int64=7) %!d(string=hai) anos
NetOuterComponent.cs.meta a8efa5515f 1.增加一个Hotfix对象,用来处理客户端热更入口,挂在Game对象上面 %!s(int64=8) %!d(string=hai) anos
Network.meta a8efa5515f 1.增加一个Hotfix对象,用来处理客户端热更入口,挂在Game对象上面 %!s(int64=8) %!d(string=hai) anos
NetworkComponent.cs 1f1e547a97 修复kcp的一个隐藏bug %!s(int64=7) %!d(string=hai) anos
NetworkComponent.cs.meta a8efa5515f 1.增加一个Hotfix对象,用来处理客户端热更入口,挂在Game对象上面 %!s(int64=8) %!d(string=hai) anos
Opcode.cs 2b191c8b82 1.服务端消息大部分可以热更,把能热更的消息移动到hotfix层,需要保存状态的消息例如FrameMessage需要手写放到ETModel层 %!s(int64=7) %!d(string=hai) anos
Opcode.cs.meta a8efa5515f 1.增加一个Hotfix对象,用来处理客户端热更入口,挂在Game对象上面 %!s(int64=8) %!d(string=hai) anos
OpcodeHelper.cs 1ff6f566e9 为了避免命名空间冲突,Model改成ETModel,Hotfix改成ETHotfix %!s(int64=7) %!d(string=hai) anos
OpcodeHelper.cs.meta a8efa5515f 1.增加一个Hotfix对象,用来处理客户端热更入口,挂在Game对象上面 %!s(int64=8) %!d(string=hai) anos
OpcodeTypeComponent.cs edca36ac71 优化了热更扫描Attribute的性能,所有自定义的Attribute需要继承BaseAttribute类, 每个LoadSystem中直接可以获取自己感兴趣的Attribute类型。 %!s(int64=7) %!d(string=hai) anos
OpcodeTypeComponent.cs.meta a8efa5515f 1.增加一个Hotfix对象,用来处理客户端热更入口,挂在Game对象上面 %!s(int64=8) %!d(string=hai) anos
OuterMessage.cs 4e64ef3915 修改proto生成工具,在MergeFrome方法中清空RepeatedField类型字段,并且将值设置为默认值 %!s(int64=7) %!d(string=hai) anos
OuterMessage.cs.meta 469bf08e7d 移动了Opcode跟Message文件的目录,修改proto2cs工具,生成message跟opcode %!s(int64=8) %!d(string=hai) anos
OuterOpcode.cs d39fd7257b protobuf使用google.protobuf3.0的库 %!s(int64=7) %!d(string=hai) anos
OuterOpcode.cs.meta 469bf08e7d 移动了Opcode跟Message文件的目录,修改proto2cs工具,生成message跟opcode %!s(int64=8) %!d(string=hai) anos
ProtobufHelper.cs 0c5f0114c5 1.消除发送消息GC %!s(int64=7) %!d(string=hai) anos
ProtobufHelper.cs.meta d39fd7257b protobuf使用google.protobuf3.0的库 %!s(int64=7) %!d(string=hai) anos
ProtobufPacker.cs 0c5f0114c5 1.消除发送消息GC %!s(int64=7) %!d(string=hai) anos
ProtobufPacker.cs.meta a8efa5515f 1.增加一个Hotfix对象,用来处理客户端热更入口,挂在Game对象上面 %!s(int64=8) %!d(string=hai) anos
RpcException.cs 1ff6f566e9 为了避免命名空间冲突,Model改成ETModel,Hotfix改成ETHotfix %!s(int64=7) %!d(string=hai) anos
RpcException.cs.meta a8efa5515f 1.增加一个Hotfix对象,用来处理客户端热更入口,挂在Game对象上面 %!s(int64=8) %!d(string=hai) anos
Session.cs 0c5f0114c5 1.消除发送消息GC %!s(int64=7) %!d(string=hai) anos
Session.cs.meta 68e7e00651 整理目录 %!s(int64=7) %!d(string=hai) anos
SessionCallbackComponent.cs d5d9a96c6b 1.增加DesdroySystem %!s(int64=7) %!d(string=hai) anos
SessionCallbackComponent.cs.meta 0cfb48b4e6 消息到热更层要new个数组,感觉不太合适,还是想办法把它去掉。去掉消息协议中的rpcid,rpcid还是可以放到消息中,根据opcode来确定消息是否需要抛到热更层,在有热更层进行分发。这样hotfix层消息接收时可以减少new一块内存,减少gc %!s(int64=7) %!d(string=hai) anos