tanghai edca36ac71 优化了热更扫描Attribute的性能,所有自定义的Attribute需要继承BaseAttribute类, 每个LoadSystem中直接可以获取自己感兴趣的Attribute类型。 7 лет назад
..
InnerMessage.cs 4e64ef3915 修改proto生成工具,在MergeFrome方法中清空RepeatedField类型字段,并且将值设置为默认值 7 лет назад
InnerMessageDispatcher.cs 1a59719b50 优化网络反序列化,每个消息不再需要new一个MemoryStream,大大减少GC 7 лет назад
InnerOpcode.cs ea931c3249 完善proto生成工具,增加生成InnerMessage.proto 7 лет назад
MessageDispatherComponentSystem.cs edca36ac71 优化了热更扫描Attribute的性能,所有自定义的Attribute需要继承BaseAttribute类, 每个LoadSystem中直接可以获取自己感兴趣的Attribute类型。 7 лет назад
NetInnerComponentSystem.cs 1f1e547a97 修复kcp的一个隐藏bug 7 лет назад
NetOuterComponentSystem.cs d39fd7257b protobuf使用google.protobuf3.0的库 7 лет назад
OuterMessageDispatcher.cs 0c5f0114c5 1.消除发送消息GC 7 лет назад