tanghai 212109eea0 1.Game.Close中EventSystem要在最后置空,否则Scene Dispose的时候会触发DestroySystem,再次new EventSystem il y a 6 ans
..
AstarPathfindingProject cb1d1144b0 重构了下寻路,客户端使用Unity本身的数学库,服务端使用ET实现的一套Unity兼容的数学库,这样以后更方便移植Unity的插件,性能更好 il y a 7 ans
BuildEditor 91ac5dbd0e 增加ProcessHelper类,所有启动进程的地方都使用这个类 il y a 6 ans
ComponentViewEditor 212109eea0 1.Game.Close中EventSystem要在最后置空,否则Scene Dispose的时候会触发DestroySystem,再次new EventSystem il y a 6 ans
ExcelExporterEditor fde616a62a 更新ILRuntime,支持Unity编译的Hotfix dll il y a 7 ans
GlobalConfigEditor 3eb2fc1e7d 修复全局配置在mac上配置路径分隔符错误 il y a 6 ans
Helper 91ac5dbd0e 增加ProcessHelper类,所有启动进程的地方都使用这个类 il y a 6 ans
ILRuntimeEditor c600fd0ad7 修复生成ILRT Binding报错的bug il y a 6 ans
Proto2CsEditor 91ac5dbd0e 增加ProcessHelper类,所有启动进程的地方都使用这个类 il y a 6 ans
ReferenceCollectorEditor a1c37f22d5 添加ReferenceCollector相关注释 (#129) il y a 6 ans
RsyncEditor 91ac5dbd0e 增加ProcessHelper类,所有启动进程的地方都使用这个类 il y a 6 ans
ServerCommandLineEditor 91ac5dbd0e 增加ProcessHelper类,所有启动进程的地方都使用这个类 il y a 6 ans
ServerManagerEditor 9879ea6c84 NoAwait改名成Coroutine,更加好懂一些,意思就是这里创建了一个新协程 il y a 7 ans
AstarPathfindingProject.meta cb9c557edb 服务端recast寻路,带一个状态同步的demo il y a 7 ans
BuildEditor.meta bbd765650f 增加Unity编辑器编译热更dll功能,增加打包命令 il y a 8 ans
ComponentViewEditor.meta ecc328c290 增加ComponentView功能,客户端可视化 il y a 7 ans
ExcelExporterEditor.meta c28977c293 增加excel导表工具,可以导成json il y a 8 ans
GlobalConfigEditor.meta 2bf92b6553 1.增加打包工具 il y a 8 ans
Helper.meta 487d8b2667 1.增加一个初步打包工具,它会自动扫描Bundles子目录,子目录中每个prefab设置成一个包,共享资源放到共享包,每个包中打成一个图集 il y a 8 ans
ILRuntimeEditor.meta 30d662f2e2 客户端抽出一个ThirdParty程序集,主要用来放插件源代码,减少主工程编译的时间,插件如果全是dll可以放到plugin下面 il y a 7 ans
Proto2CsEditor.meta 4bd92a60cf 增加消息生成工具 il y a 8 ans
ReferenceCollectorEditor.meta f278397075 更新Unity热更新框架代码 il y a 9 ans
RsyncEditor.meta f19b575123 rsync搞了一晚上都没搞定,linux上软件的配置简直就是垃圾,错误莫名奇妙,fuck il y a 9 ans
ServerCommandLineEditor.meta 9981aaf83e 1.mongodb json bson库在ios上无法使用,用json.net替换,mongodb放到editor只用于编辑器开发 il y a 8 ans
ServerManagerEditor.meta 7a19df88e9 增加服务端reload工具,测试方法: il y a 7 ans
Unity.Editor.asmdef 2dc8137959 actor做了小小的修改,ActorLocationSender目前只接受IActorLocationMessage跟IActorLocationRequest的参数 il y a 7 ans
Unity.Editor.asmdef.meta 807c5f7055 Hotfix放到Unity中,利用asmdef自动生成Hotfix.dll, 带来巨大方便: il y a 7 ans