Commit History

Author SHA1 Message Date
  tanghai edca36ac71 优化了热更扫描Attribute的性能,所有自定义的Attribute需要继承BaseAttribute类, 每个LoadSystem中直接可以获取自己感兴趣的Attribute类型。 7 years ago
  tanghai c7500f183a 优化获取程序集Type集合 7 years ago
  tanghai 76184a6f15 1.Event类型改成string,这样不同的module的event就不需要分配int,不容易冲突了 7 years ago
  tanghai d30f82339d 修复UIType无法热更的问题,现在可以热更增加UIType了 7 years ago
  tanghai 1ff6f566e9 为了避免命名空间冲突,Model改成ETModel,Hotfix改成ETHotfix 7 years ago
  tanghai a8efa5515f 1.增加一个Hotfix对象,用来处理客户端热更入口,挂在Game对象上面 8 years ago