tanghai d7a14b95d8 去掉了IEntityActorHandler接口,IEntityActorHandler需要每个actor都需要new一个对象,而且热更十分不方便,改成使用string来分发 %!s(int64=7) %!d(string=hai) anos
..
Actor d7a14b95d8 去掉了IEntityActorHandler接口,IEntityActorHandler需要每个actor都需要new一个对象,而且热更十分不方便,改成使用string来分发 %!s(int64=7) %!d(string=hai) anos
Config 1ff6f566e9 为了避免命名空间冲突,Model改成ETModel,Hotfix改成ETHotfix %!s(int64=8) %!d(string=hai) anos
DB de14fc2a94 修复DBCache创建DBQueryTask时因Awake的泛型Component与ComponentWithId不对应的错误 %!s(int64=7) %!d(string=hai) anos
FrameSync 67d91876db 将帧同步demo抽出成一个module %!s(int64=8) %!d(string=hai) anos
Http 0144740d8f 1. 让http处理方法支持async %!s(int64=7) %!d(string=hai) anos
Location 67d91876db 将帧同步demo抽出成一个module %!s(int64=8) %!d(string=hai) anos
Message f4dd94f703 继承结构调整,Object->Component->ComponentWithId->Entity 中间加了一层ComponentWithId结构,主要考虑到,大部分组件是不需要Id这一字段的, %!s(int64=7) %!d(string=hai) anos