tanghai 5449ef4b85 1.Mongo库在反序列化时会调用类的无参构造函数,这样在Component的无参构造函数中就不 hace 7 años
..
ActorMessageDispatherComponentSystem.cs 2b191c8b82 1.服务端消息大部分可以热更,把能热更的消息移动到hotfix层,需要保存状态的消息例如FrameMessage需要手写放到ETModel层 hace 7 años
ActorMessageSenderComponentSystem.cs ad822d06db Session的Error改成int类型,方便自己增加错误码,并且在Session中增加Error字段,方便 hace 7 años
ActorMessageSenderSystem.cs b2d76405b9 简化了actor代码 hace 7 años
CommonActorTypeHandler.cs d7a14b95d8 去掉了IEntityActorHandler接口,IEntityActorHandler需要每个actor都需要new一个对象,而且热更十分不方便,改成使用string来分发 hace 7 años
GateSessionActorTypeHandler.cs d7a14b95d8 去掉了IEntityActorHandler接口,IEntityActorHandler需要每个actor都需要new一个对象,而且热更十分不方便,改成使用string来分发 hace 7 años
MailBoxComponentSystem.cs 5449ef4b85 1.Mongo库在反序列化时会调用类的无参构造函数,这样在Component的无参构造函数中就不 hace 7 años