tanghai e9865b9715 1.做了一个结构上的大改动:Entity改成继承于Component,这样一来Entity也是组件,组件从此可以有能力再挂组件。这么做的原因是:entitas的ecs组件颗粒度太小,如果et按照目前的架构,实现ecs机制会导致组件要化分的非常细,如果改成entity也是组件,组件也可以挂组件,那么组件可以划分的可大可小,大组件又可以包括小组件,这样就会十分灵活。 %!s(int64=8) %!d(string=hai) anos
..
AActorMessage.cs e9865b9715 1.做了一个结构上的大改动:Entity改成继承于Component,这样一来Entity也是组件,组件从此可以有能力再挂组件。这么做的原因是:entitas的ecs组件颗粒度太小,如果et按照目前的架构,实现ecs机制会导致组件要化分的非常细,如果改成entity也是组件,组件也可以挂组件,那么组件可以划分的可大可小,大组件又可以包括小组件,这样就会十分灵活。 %!s(int64=8) %!d(string=hai) anos
AActorMessage.cs.meta 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 %!s(int64=8) %!d(string=hai) anos
AMHandler.cs df588fd985 客户端消息Handler还是需要带上Session,Session中可以保存消息上下文。 %!s(int64=8) %!d(string=hai) anos
AMHandler.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
AMessage.cs 4bd92a60cf 增加消息生成工具 %!s(int64=8) %!d(string=hai) anos
AMessage.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 %!s(int64=8) %!d(string=hai) anos
AppType.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 %!s(int64=8) %!d(string=hai) anos
AppType.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 %!s(int64=8) %!d(string=hai) anos
ClientDispatcher.cs df588fd985 客户端消息Handler还是需要带上Session,Session中可以保存消息上下文。 %!s(int64=8) %!d(string=hai) anos
ClientDispatcher.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 %!s(int64=8) %!d(string=hai) anos
ErrorCode.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 %!s(int64=8) %!d(string=hai) anos
ErrorCode.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 %!s(int64=8) %!d(string=hai) anos
IMHandler.cs df588fd985 客户端消息Handler还是需要带上Session,Session中可以保存消息上下文。 %!s(int64=8) %!d(string=hai) anos
IMHandler.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
IMessageDispatcher.cs f00711e95e opcode使用枚举类型 %!s(int64=8) %!d(string=hai) anos
IMessageDispatcher.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 %!s(int64=8) %!d(string=hai) anos
IMessagePacker.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 %!s(int64=8) %!d(string=hai) anos
IMessagePacker.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 %!s(int64=8) %!d(string=hai) anos
MessageAttribute.cs f00711e95e opcode使用枚举类型 %!s(int64=8) %!d(string=hai) anos
MessageAttribute.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 %!s(int64=8) %!d(string=hai) anos
MessageHandlerAttribute.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 %!s(int64=8) %!d(string=hai) anos
MessageHandlerAttribute.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 %!s(int64=8) %!d(string=hai) anos
MessageInfo.cs f00711e95e opcode使用枚举类型 %!s(int64=8) %!d(string=hai) anos
MessageInfo.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 %!s(int64=8) %!d(string=hai) anos
MongoPacker.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 %!s(int64=8) %!d(string=hai) anos
MongoPacker.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 %!s(int64=8) %!d(string=hai) anos
NumericType.cs d2f4add035 添加一个数值组件,一个数值监听组件 %!s(int64=8) %!d(string=hai) anos
NumericType.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 %!s(int64=8) %!d(string=hai) anos
OpcodeHelper.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 %!s(int64=8) %!d(string=hai) anos
OpcodeHelper.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 %!s(int64=8) %!d(string=hai) anos
ProtobufPacker.cs 00307a04c8 1.npoi只是Editor用到,主工程不需要,移动到EditorPlugin下面 %!s(int64=8) %!d(string=hai) anos
ProtobufPacker.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 %!s(int64=8) %!d(string=hai) anos
RpcException.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 %!s(int64=8) %!d(string=hai) anos
RpcException.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 %!s(int64=8) %!d(string=hai) anos