tanghai 268135c1da 客户端为了0GC需要消息池,服务端消息需要跨协程不能有消息池 il y a 7 ans
..
Base d124502c4d 1.服务端只需要加载该AppType需要的配置文件,由ConfigAttribute参数控制 il y a 7 ans
Component 5f5b39188e 增加Mac平台运行及Tools工具适配 (#78) il y a 7 ans
Entity 3b508a171b Unity ETModel的Scene需要设置InstanceId il y a 7 ans
Helper 0787328747 1.服务端消息放到Model层 il y a 7 ans
Module 268135c1da 客户端为了0GC需要消息池,服务端消息需要跨协程不能有消息池 il y a 7 ans
Other 8f22f99176 修复ReferenceConllector方法名Get和Get<>在ILRuntime中运行冲突导致异常,重现方法:1.Hotfix工程调用Get(string key) 2.生产Binding代码By分析 3.运行异常System.Reflection.AmbiguousMatchException: Ambiguous match found.(at System.DefaultBinder.SelectMethod) (#84) il y a 7 ans
UI 5449ef4b85 1.Mongo库在反序列化时会调用类的无参构造函数,这样在Component的无参构造函数中就不 il y a 7 ans
Base.meta ad6d169c2c 注册两个delegate il y a 8 ans
Component.meta 4968032a64 mono层和hotfix层分别创建一份Entity系统,只使用命名空间区分,可以随时将Entity和Component放在任何一层上面 il y a 8 ans
Entity.meta 4968032a64 mono层和hotfix层分别创建一份Entity系统,只使用命名空间区分,可以随时将Entity和Component放在任何一层上面 il y a 8 ans
Helper.meta 707e1d169a 增加管理App类型,所有进程由管理App管理,启动,停止,Reload等等 il y a 9 ans
Init.cs addbc6cec7 删除行为树编辑器 il y a 7 ans
Init.cs.meta f96cd1cf8b 全热更支持,逻辑代码全部能够热更新 il y a 8 ans
Module.meta f78852f0ef hotfix层订阅mono层消息也改成action回调方式 il y a 8 ans
Other.meta bd95de1e43 整理了客户端代码,以方便做ilruntime兼容 il y a 8 ans
UI.meta 2bf92b6553 1.增加打包工具 il y a 8 ans