tanghai b3f92f7302 ActorProxyComponent增加了一个GetWithActorId方法,假如已经知道了actorId(即actor的instanceId),就可以使用此方法,可以不用向location server的请求 7 năm trước cách đây
..
ActorComponentSystem.cs ecc0429e37 1.actor进行了一次更新,location中保存actor的instanceid,actorproxy获取location得 7 năm trước cách đây
ActorMessageDispatherComponentSystem.cs 2b191c8b82 1.服务端消息大部分可以热更,把能热更的消息移动到hotfix层,需要保存状态的消息例如FrameMessage需要手写放到ETModel层 8 năm trước cách đây
ActorProxySystem.cs b3f92f7302 ActorProxyComponent增加了一个GetWithActorId方法,假如已经知道了actorId(即actor的instanceId),就可以使用此方法,可以不用向location server的请求 7 năm trước cách đây
CommonActorTypeHandler.cs d7a14b95d8 去掉了IEntityActorHandler接口,IEntityActorHandler需要每个actor都需要new一个对象,而且热更十分不方便,改成使用string来分发 8 năm trước cách đây
GateSessionActorTypeHandler.cs d7a14b95d8 去掉了IEntityActorHandler接口,IEntityActorHandler需要每个actor都需要new一个对象,而且热更十分不方便,改成使用string来分发 8 năm trước cách đây