tanghai 9fd95756a4 修复CrossComponent的问题 %!s(int64=8) %!d(string=hai) anos
..
Config 00307a04c8 1.npoi只是Editor用到,主工程不需要,移动到EditorPlugin下面 %!s(int64=8) %!d(string=hai) anos
AnimatorComponent.cs a523c1ecf4 帧同步 %!s(int64=8) %!d(string=hai) anos
AnimatorComponent.cs.meta a523c1ecf4 帧同步 %!s(int64=8) %!d(string=hai) anos
BehaviorTreeComponent.cs d8db21c22f 修复行为树编辑器错误 %!s(int64=8) %!d(string=hai) anos
BehaviorTreeComponent.cs.meta 48857e7e62 加入行为树组件 %!s(int64=8) %!d(string=hai) anos
CameraComponent.cs a523c1ecf4 帧同步 %!s(int64=8) %!d(string=hai) anos
CameraComponent.cs.meta a523c1ecf4 帧同步 %!s(int64=8) %!d(string=hai) anos
ClientFrameComponent.cs 02718b2730 服务端将一些方法拆分出来,做成System,符合ECS设计,并且System是可以hotfix的 %!s(int64=8) %!d(string=hai) anos
ClientFrameComponent.cs.meta 66e13b4062 增加两个帧同步组件,用来处理帧同步消息 %!s(int64=8) %!d(string=hai) anos
Config.meta 00edcc18c5 服务端加入mongodb操作 %!s(int64=8) %!d(string=hai) anos
ConfigComponent.cs 7f1769512a 增加配置组件,可以加载json格式的配置 %!s(int64=8) %!d(string=hai) anos
ConfigComponent.cs.meta 7f1769512a 增加配置组件,可以加载json格式的配置 %!s(int64=8) %!d(string=hai) anos
CrossComponent.cs 9fd95756a4 修复CrossComponent的问题 %!s(int64=8) %!d(string=hai) anos
CrossComponent.cs.meta 9981aaf83e 1.mongodb json bson库在ios上无法使用,用json.net替换,mongodb放到editor只用于编辑器开发 %!s(int64=8) %!d(string=hai) anos
EventComponent.cs d8db21c22f 修复行为树编辑器错误 %!s(int64=8) %!d(string=hai) anos
EventComponent.cs.meta 4968032a64 mono层和hotfix层分别创建一份Entity系统,只使用命名空间区分,可以随时将Entity和Component放在任何一层上面 %!s(int64=8) %!d(string=hai) anos
MessageDispatherComponent.cs 66e13b4062 增加两个帧同步组件,用来处理帧同步消息 %!s(int64=8) %!d(string=hai) anos
MessageDispatherComponent.cs.meta a21c68d1b4 actor模型测试通过,客户端发送一个actor_test消息到gate,gate转发给map上的unit(actor),unit收到Actor_test消息回发给gatesession(actor),gatesession将收到的actor_test消息回发给client端 %!s(int64=8) %!d(string=hai) anos
MoveComponent.cs a523c1ecf4 帧同步 %!s(int64=8) %!d(string=hai) anos
MoveComponent.cs.meta a523c1ecf4 帧同步 %!s(int64=8) %!d(string=hai) anos
NetOuterComponent.cs c760c32bc1 1.修复了udp无法连接发消息的bug %!s(int64=8) %!d(string=hai) anos
NetOuterComponent.cs.meta 4968032a64 mono层和hotfix层分别创建一份Entity系统,只使用命名空间区分,可以随时将Entity和Component放在任何一层上面 %!s(int64=8) %!d(string=hai) anos
NetworkComponent.cs ff64aa7e01 server端迁移到netcore,运行成功 %!s(int64=8) %!d(string=hai) anos
NetworkComponent.cs.meta 4968032a64 mono层和hotfix层分别创建一份Entity系统,只使用命名空间区分,可以随时将Entity和Component放在任何一层上面 %!s(int64=8) %!d(string=hai) anos
NumericComponent.cs d2f4add035 添加一个数值组件,一个数值监听组件 %!s(int64=8) %!d(string=hai) anos
NumericComponent.cs.meta 62e4eae552 修复对象池bug %!s(int64=8) %!d(string=hai) anos
NumericWatcherComponent.cs d2f4add035 添加一个数值组件,一个数值监听组件 %!s(int64=8) %!d(string=hai) anos
NumericWatcherComponent.cs.meta 62e4eae552 修复对象池bug %!s(int64=8) %!d(string=hai) anos
OpcodeTypeComponent.cs 8e0fa7ebd0 客户端事件与服务端一模一样,服务端共用大部分客户端代码 %!s(int64=8) %!d(string=hai) anos
OpcodeTypeComponent.cs.meta 9981aaf83e 1.mongodb json bson库在ios上无法使用,用json.net替换,mongodb放到editor只用于编辑器开发 %!s(int64=8) %!d(string=hai) anos
OperaComponent.cs fa124da7b7 简易帧同步实现 %!s(int64=8) %!d(string=hai) anos
OperaComponent.cs.meta a523c1ecf4 帧同步 %!s(int64=8) %!d(string=hai) anos
PlayerComponent.cs a523c1ecf4 帧同步 %!s(int64=8) %!d(string=hai) anos
PlayerComponent.cs.meta a523c1ecf4 帧同步 %!s(int64=8) %!d(string=hai) anos
ResourcesComponent.cs 8e0fa7ebd0 客户端事件与服务端一模一样,服务端共用大部分客户端代码 %!s(int64=8) %!d(string=hai) anos
ResourcesComponent.cs.meta 70a8c3d6b2 资源管理类应该不需要热更 %!s(int64=8) %!d(string=hai) anos
SceneChangeComponent.cs bffe5b739a actor对象迁移测试OK %!s(int64=8) %!d(string=hai) anos
SceneChangeComponent.cs.meta bffe5b739a actor对象迁移测试OK %!s(int64=8) %!d(string=hai) anos
SessionComponent.cs bffe5b739a actor对象迁移测试OK %!s(int64=8) %!d(string=hai) anos
SessionComponent.cs.meta bffe5b739a actor对象迁移测试OK %!s(int64=8) %!d(string=hai) anos
TimerComponent.cs b4847d0d8e Queue的Enqueue复杂度有可能为O(n),封装了个EQueue使用,添加删除都是O(1) %!s(int64=8) %!d(string=hai) anos
TimerComponent.cs.meta 4968032a64 mono层和hotfix层分别创建一份Entity系统,只使用命名空间区分,可以随时将Entity和Component放在任何一层上面 %!s(int64=8) %!d(string=hai) anos
UnitComponent.cs a523c1ecf4 帧同步 %!s(int64=8) %!d(string=hai) anos
UnitComponent.cs.meta a523c1ecf4 帧同步 %!s(int64=8) %!d(string=hai) anos