tanghai 0787328747 1.服务端消息放到Model层 %!s(int64=7) %!d(string=hai) anos
..
InnerMessageDispatcher.cs 08003826c1 简化了MessageDispatcher,MessageDispatcher只做分发,消息反序列化全部可以放到Session中进行,代码大大精简 %!s(int64=7) %!d(string=hai) anos
MessageDispatherComponentSystem.cs edca36ac71 优化了热更扫描Attribute的性能,所有自定义的Attribute需要继承BaseAttribute类, 每个LoadSystem中直接可以获取自己感兴趣的Attribute类型。 %!s(int64=7) %!d(string=hai) anos
NetInnerComponentSystem.cs 1f1e547a97 修复kcp的一个隐藏bug %!s(int64=7) %!d(string=hai) anos
NetOuterComponentSystem.cs 56b1843785 默认kcp换成tcp,避免新人搞不明白 %!s(int64=7) %!d(string=hai) anos
OuterMessageDispatcher.cs 08003826c1 简化了MessageDispatcher,MessageDispatcher只做分发,消息反序列化全部可以放到Session中进行,代码大大精简 %!s(int64=7) %!d(string=hai) anos