tanghai
|
9aa09bcd7e
mac上跑通了
|
5 éve |
tanghai
|
da42dddbdf
1.新的移动组件,支持传入多个寻路点
|
5 éve |
tanghai
|
3d0a5c6767
升级unity到2020lts版,去掉无关的unity包
|
5 éve |
tanghai
|
765a4b93a1
调整代码结构
|
5 éve |
tanghai
|
0cce11e223
分离Unit的逻辑跟显示层,Unit的GameObject放到GameObjectComponent组件上
|
5 éve |
季杨吉
|
a5f7fc25b7
修复断线以后player没有移除的问题 (#222)
|
5 éve |
tanghai
|
ca6ca881d2
增加客户端ZoneScene管理组件
|
5 éve |
tanghai
|
acff976bc7
去掉从Game.Scene直接Get Scene,应该使用domain来获得
|
5 éve |
tanghai
|
3d1d6a0e09
server添加windows的kcp dll 引用
|
5 éve |
wryl
|
f3195404ef
Add files via upload (#221)
|
5 éve |
tanghai
|
95e1b35c87
删除astar库
|
5 éve |
NKG丶MadLife
|
7a38ea366e
fix&&feat:修复外网Actor发送错误,接入recastnavigation寻路库 (#219)
|
5 éve |
吃了会中毒
|
203547321c
换行有问题 (#218)
|
5 éve |
季杨吉
|
f2655ed37d
去除多余的update (#216)
|
5 éve |
tanghai
|
041bea5a8d
修复ResourcesComponent挂载两次的问题
|
5 éve |
tanghai
|
b7c51deac6
publish改成并发调用
|
5 éve |
tanghai
|
098324e354
kcp调通,TService可以替换成KService即可使用kcp
|
5 éve |
tanghai
|
5811ca1494
网络调试通过,暂时外网内网全部使用TCP
|
5 éve |
tanghai
|
2a35bf6e8e
客户端服务端启动成功,暂未连接通过
|
5 éve |
tanghai
|
2891e697ae
excel转protobuf成功,加载protobuf配置成功!
|
5 éve |
tanghai
|
b09edc2e6d
ConfigComponent加载protobuf配置
|
5 éve |
tanghai
|
fff1281a42
导表把json转成protobuf格式成功
|
5 éve |
tanghai
|
f2cfa40aaa
配置工具生成了class跟json,下一步就是从json反序列化成对象,再序列化成pb即可
|
5 éve |
tanghai
|
c79738cfa2
ExcelExporter工具生成proto class成功
|
5 éve |
tanghai
|
e7f87bbed0
整理config,要实现一个excel to protobuf config的工具
|
5 éve |
tanghai
|
77b2e3042d
客户端加入LitJson,不再使用Mongo序列化,只使用Protobuf-net跟LitJson
|
5 éve |
tanghai
|
a19a21a9cf
大量更新,编译通过,还没跑通
|
5 éve |
tanghai
|
0218cf218e
1.服务端警告当错误,修复所有编译错误
|
5 éve |
wryl
|
43a848736e
修复demo中创建zone场景id为0的bug (#212)
|
5 éve |
cy398088147
|
d9f1a231c0
解决 excel 内容为公式类型时 直接cell.ToString 会报错。 必须获取对应类型的值 (#210)
|
5 éve |