Historial de Commits

Autor SHA1 Mensaje Fecha
  tanghai cadd2ee13b 1.调整目录结构 hace 3 años
  tanghai 04deb006b0 去除Robot工程: hace 3 años
  tanghai 15b8fb9bde 1. 发现.net一个重大问题,在同步方法中调用了异步方法,ETTask ETVoid不使用Coroutine()居然不报警告(CS4014)。 hace 4 años
  tanghai 29990727c6 优化下CodeLoader的实现 hace 4 años
  tanghai e6200b9a3a 单独把工具拆出来放到Tools工程,导表跟导Proto使用Tools.exe hace 4 años
  tanghai f2315967ee 热重载OK,测试步骤如下: hace 4 años
  tanghai d4d13d5cd1 热重载提交一版 hace 4 años
  tanghai b8e4927b5c ThirdParty还是单独放一个程序集,减少编译时间 hace 4 años
  tanghai a7441b5f0f 还剩protobuf-net的问题了 hace 4 años
  tanghai 7df1898af7 客户端ThirdParty挪到Mono中,主要是因为protobuf-net跟litjson需要用到ILRuntime,所以干脆放到mono中。 hace 4 años
  tanghai bb68c3d042 修复编译不过的问题,热更处于试验阶段,不要影响其他人使用 hace 4 años
  tanghai e70fa9ac93 1.添加解析器编译工程,引入mono库 hace 4 años
  tanghai f42bb2443b 将ExcelExport跟Proto2CS整合到Server工程中,这两个工具只是两种AppType hace 4 años
  tanghai 676c8a6e96 新建一个Unity.Mono工程,用来放置Unity脚本代码。以后作为热更新的冷更层。 hace 4 años
  tanghai 9a065264c5 建立机器人工程,抽出共享库,建立共享工程,方便机器人工程使用 hace 4 años
  tanghai e7f87bbed0 整理config,要实现一个excel to protobuf config的工具 hace 5 años
  tanghai 193ca8296b 彻底删除google.protobuf,使用protobuf-net hace 5 años
  tanghai bbd4653616 添加protobuf-net, 6.0将使用protobuf-net,去掉google.protobuf hace 5 años
  tanghai 020b944bf3 客户端增加两个程序集 ModelView跟HotfixView,目前客户端共有5个程序集,其作用如下 hace 6 años
  tanghai a5e8488153 改成Excel来配置启动项,编译通过 hace 6 años
  tanghai d417dfe00a 先去除Hotfix层,暂时跑不起来 hace 6 años
  tanghai 95d534f206 删除ET Book的Example,维护麻烦,需要的可以看5.0 hace 6 años
  tanghai 0ba82a4b42 unity使用2019.3,dotnet core使用3.1 hace 6 años
  tanghai 85aa5ef6a0 增加:强大的MongoBson库.md hace 7 años
  tanghai 2edb71b09d 更新mongo驱动到2.7,以支持MongoDB4.0,客户端需要加上NET452宏 hace 7 años
  tanghai e16504f72c 修复master编译错误 hace 7 años
  tanghai d0f9f04ab3 去掉原来go写得fileserver,用asp.net core实现一个跨平台的简易fileserver hace 7 años
  tanghai d0a53bbdd6 把proto生成独立成一个工具,cd Proto, 运行dotnet Proto2CS.dll即可生成proto代码。仍然可以在unity tools中生成,调用的是同一个工具 hace 7 años
  tanghai f1de003355 kcplib工程目录名字不对,修复一下 hace 7 años
  tanghai 30d662f2e2 客户端抽出一个ThirdParty程序集,主要用来放插件源代码,减少主工程编译的时间,插件如果全是dll可以放到plugin下面 hace 7 años