tanghai fa124da7b7 简易帧同步实现 il y a 8 ans
..
Config 00edcc18c5 服务端加入mongodb操作 il y a 8 ans
Player bffe5b739a actor对象迁移测试OK il y a 8 ans
Session 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 il y a 8 ans
Unit bffe5b739a actor对象迁移测试OK il y a 8 ans
ActorComponent.cs 02718b2730 服务端将一些方法拆分出来,做成System,符合ECS设计,并且System是可以hotfix的 il y a 8 ans
ActorManagerComponent.cs bffe5b739a actor对象迁移测试OK il y a 8 ans
ActorMessageDispatherComponent.cs fa124da7b7 简易帧同步实现 il y a 8 ans
ActorProxyComponent.cs 8e0fa7ebd0 客户端事件与服务端一模一样,服务端共用大部分客户端代码 il y a 8 ans
AppManagerComponent.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 il y a 8 ans
BenchmarkComponent.cs 8be6993348 修复ILRuntime模式下跑失败的bug,原因是重构过程中Entity不小心继承了ISupportInitialize接口导致出问提。Hotfix层千万小心不要继承mono层的东西 il y a 8 ans
DBCacheComponent.cs 00edcc18c5 服务端加入mongodb操作 il y a 8 ans
DBComponent.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 il y a 8 ans
DBProxyComponent.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 il y a 8 ans
GateSessionKeyComponent.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 il y a 8 ans
KVComponent.cs a99a4896ce 1.默认Component不会序列化,只有继承ComponentDB的组件才会序列化 il y a 8 ans
LocationComponent.cs 8d33d1e7ce 一个进程传送也测试OK il y a 8 ans
LocationProxyComponent.cs bffe5b739a actor对象迁移测试OK il y a 8 ans
MessageDispatherComponent.cs bffe5b739a actor对象迁移测试OK il y a 8 ans
NetInnerComponent.cs 02718b2730 服务端将一些方法拆分出来,做成System,符合ECS设计,并且System是可以hotfix的 il y a 8 ans
NetOuterComponent.cs 02718b2730 服务端将一些方法拆分出来,做成System,符合ECS设计,并且System是可以hotfix的 il y a 8 ans
OpcodeTypeComponent.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 il y a 8 ans
OptionComponent.cs a99a4896ce 1.默认Component不会序列化,只有继承ComponentDB的组件才会序列化 il y a 8 ans
PlayerComponent.cs a523c1ecf4 帧同步 il y a 8 ans
RealmGateAddressComponent.cs 0a883994ad 修复连接错误,并且加上了服务器actor模型 il y a 8 ans
RobotComponent.cs a99a4896ce 1.默认Component不会序列化,只有继承ComponentDB的组件才会序列化 il y a 8 ans
ServerFrameComponent.cs 02718b2730 服务端将一些方法拆分出来,做成System,符合ECS设计,并且System是可以hotfix的 il y a 8 ans
StartConfigComponent.cs ea7e117760 1.终于找到log 文件行号显示不准的问题了,原来是用了Release il y a 8 ans
UnitComponent.cs 8d33d1e7ce 一个进程传送也测试OK il y a 8 ans