tanghai edca36ac71 优化了热更扫描Attribute的性能,所有自定义的Attribute需要继承BaseAttribute类, 每个LoadSystem中直接可以获取自己感兴趣的Attribute类型。 7 ani în urmă
..
ActorMessageDispatherComponentSystem.cs edca36ac71 优化了热更扫描Attribute的性能,所有自定义的Attribute需要继承BaseAttribute类, 每个LoadSystem中直接可以获取自己感兴趣的Attribute类型。 7 ani în urmă
ActorMessageSenderComponentSystem.cs ad822d06db Session的Error改成int类型,方便自己增加错误码,并且在Session中增加Error字段,方便 7 ani în urmă
ActorMessageSenderSystem.cs 9446cf627d 1.网络层修复一些bug 7 ani în urmă
CommonActorTypeHandler.cs d7a14b95d8 去掉了IEntityActorHandler接口,IEntityActorHandler需要每个actor都需要new一个对象,而且热更十分不方便,改成使用string来分发 7 ani în urmă
GateSessionActorTypeHandler.cs d7a14b95d8 去掉了IEntityActorHandler接口,IEntityActorHandler需要每个actor都需要new一个对象,而且热更十分不方便,改成使用string来分发 7 ani în urmă
MailBoxComponentSystem.cs 5449ef4b85 1.Mongo库在反序列化时会调用类的无参构造函数,这样在Component的无参构造函数中就不 7 ani în urmă