Historique des commits

Auteur SHA1 Message Date
  tanghai 462f043db4 actorLocation消息增加一个LocationType,可以给同一个Id的不同类对象发送消息,比如战斗Unit,系统Player,聊天单位,好友单位,这些Id都一样,只要知道Id就能给这些对象发送消息了 il y a 2 ans
  tanghai 6ac4b9efd6 优化proto序列化,直接序列化float3 float4等等struct il y a 3 ans
  tanghai 19cc8816f1 修复传送逻辑,之前M2C_StartSceneChange跟M2C_CreateMyUnit在两个进程发送,可能会有顺序问题 il y a 3 ans
  tanghai 0f42d6c7f0 1.网络改成独立一个线程,序列化反序列化在网络线程处理 il y a 3 ans
  tanghai 4f6e03549e 1.Excel Proto也挪到Unity中,并且子目录下的都可以导出,proto目录添加多个proto也能自动导出,不需要改导出工具。这样方便插件添加proto跟excel。 il y a 3 ans